.jet-popup-action-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:var(--jp-ab-hor-alignment, center);-ms-flex-pack:var(--jp-ab-hor-alignment, center);justify-content:var(--jp-ab-hor-alignment, center);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-popup-action-button__instance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:var(--jp-ab-ver-padding, 8px);padding-left:var(--jp-ab-hor-padding, 16px);padding-bottom:var(--jp-ab-ver-padding, 8px);padding-right:var(--jp-ab-hor-padding, 16px);background-color:var(--jp-ab-bg-color, transparent);gap:var(--jp-ab-icon-distance, 5px);border-style:var(--jp-ab-border-style, solid);border-width:var(--jp-ab-border-width, 0px);border-color:var(--jp-ab-border-color, #000);border-radius:var(--jp-ab-border-radius, 0px);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.jet-popup-action-button__instance:hover{background-color:var(--jp-ab-bg-hover-color, transparent);border-color:var(--jp-ab-border-hover-color, #000)}.jet-popup-action-button__instance:hover .jet-popup-action-button__icon{color:var(--jp-ab-icon-hover-color, #000)}.jet-popup-action-button__instance:hover .jet-popup-action-button__text{color:var(--jp-ab-label-hover-color, #000)}.jet-popup-action-button__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:var(--jp-ab-icon-size, auto);color:var(--jp-ab-icon-color, #000);-webkit-transition:all .3s ease;transition:all .3s ease}.jet-popup-action-button__icon svg{width:100%;height:auto;fill:currentColor}.jet-popup-action-button__icon svg path{fill:currentColor}.jet-popup-action-button__text{text-decoration:none;color:var(--jp-ab-label-color, #000);-webkit-transition:all .3s ease;transition:all .3s ease}.jet-popup-action-button--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jet-popup-action-button--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jet-popup-action-button--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jet-popup-action-button--justified{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jet-popup-action-button--justified .jet-popup-action-button__instance{width:100%}.jet-popup-action-button--icon-before .jet-popup-action-button__icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:5px}.jet-popup-action-button--icon-before .jet-popup-action-button__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.jet-popup-action-button--icon-after .jet-popup-action-button__icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:5px}.jet-popup-action-button--icon-after .jet-popup-action-button__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.jet-popup-mailchimp{max-width:100%}.jet-popup-mailchimp__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:-10px;margin-right:-10px}.jet-popup-mailchimp__field-container{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;padding-right:10px;margin-bottom:10px}.jet-popup-mailchimp__submit-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:10px;padding-right:10px}.jet-popup-mailchimp__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;max-width:100%;background-color:#6ec1e4}.jet-popup-mailchimp__submit i{visibility:visible}.jet-popup-mailchimp__submit span{visibility:visible}.jet-popup-mailchimp__submit:before{-webkit-box-sizing:border-box;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:"";-webkit-animation:jet-spinner .6s linear infinite;animation:jet-spinner .6s linear infinite}.jet-popup-mailchimp__submit.loading i{visibility:hidden}.jet-popup-mailchimp__submit.loading span{visibility:hidden}.jet-popup-mailchimp__submit.loading:before{visibility:visible}.jet-popup-mailchimp__submit .jet-popup-mailchimp__submit-icon{color:#fff;font-size:15px;margin-right:10px}.jet-popup-mailchimp__message{position:absolute;top:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;visibility:hidden;margin:20px 0}.jet-popup-mailchimp__message .jet-popup-mailchimp__message-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.jet-popup-mailchimp__field-label{display:block;margin-bottom:5px}.jet-popup-mailchimp input[type=text],.jet-popup-mailchimp input[type=email],.jet-popup-mailchimp input[type=url],.jet-popup-mailchimp input[type=password],.jet-popup-mailchimp input[type=search],.jet-popup-mailchimp input[type=number],.jet-popup-mailchimp input[type=tel],.jet-popup-mailchimp input[type=range],.jet-popup-mailchimp input[type=date],.jet-popup-mailchimp input[type=month],.jet-popup-mailchimp input[type=week],.jet-popup-mailchimp input[type=time],.jet-popup-mailchimp input[type=datetime],.jet-popup-mailchimp input[type=datetime-local],.jet-popup-mailchimp select{width:100%;border:1px solid #e0e0e8;background-color:#f7fafd;border-radius:4px;line-height:16px;padding:14px 20px;color:#a1a2a4;-webkit-appearance:none;-moz-appearance:none;appearance:none}.jet-popup-mailchimp input[type=text].mail-invalid,.jet-popup-mailchimp input[type=email].mail-invalid,.jet-popup-mailchimp input[type=url].mail-invalid,.jet-popup-mailchimp input[type=password].mail-invalid,.jet-popup-mailchimp input[type=search].mail-invalid,.jet-popup-mailchimp input[type=number].mail-invalid,.jet-popup-mailchimp input[type=tel].mail-invalid,.jet-popup-mailchimp input[type=range].mail-invalid,.jet-popup-mailchimp input[type=date].mail-invalid,.jet-popup-mailchimp input[type=month].mail-invalid,.jet-popup-mailchimp input[type=week].mail-invalid,.jet-popup-mailchimp input[type=time].mail-invalid,.jet-popup-mailchimp input[type=datetime].mail-invalid,.jet-popup-mailchimp input[type=datetime-local].mail-invalid,.jet-popup-mailchimp select.mail-invalid{color:#d9534f}.jet-popup-mailchimp input[type=text]:focus,.jet-popup-mailchimp input[type=email]:focus,.jet-popup-mailchimp input[type=url]:focus,.jet-popup-mailchimp input[type=password]:focus,.jet-popup-mailchimp input[type=search]:focus,.jet-popup-mailchimp input[type=number]:focus,.jet-popup-mailchimp input[type=tel]:focus,.jet-popup-mailchimp input[type=range]:focus,.jet-popup-mailchimp input[type=date]:focus,.jet-popup-mailchimp input[type=month]:focus,.jet-popup-mailchimp input[type=week]:focus,.jet-popup-mailchimp input[type=time]:focus,.jet-popup-mailchimp input[type=datetime]:focus,.jet-popup-mailchimp input[type=datetime-local]:focus,.jet-popup-mailchimp select:focus{outline:none;-webkit-box-shadow:0 0 10px #e0e0e8;box-shadow:0 0 10px #e0e0e8}.jet-popup-mailchimp input[type=text]:first-child,.jet-popup-mailchimp input[type=email]:first-child,.jet-popup-mailchimp input[type=url]:first-child,.jet-popup-mailchimp input[type=password]:first-child,.jet-popup-mailchimp input[type=search]:first-child,.jet-popup-mailchimp input[type=number]:first-child,.jet-popup-mailchimp input[type=tel]:first-child,.jet-popup-mailchimp input[type=range]:first-child,.jet-popup-mailchimp input[type=date]:first-child,.jet-popup-mailchimp input[type=month]:first-child,.jet-popup-mailchimp input[type=week]:first-child,.jet-popup-mailchimp input[type=time]:first-child,.jet-popup-mailchimp input[type=datetime]:first-child,.jet-popup-mailchimp input[type=datetime-local]:first-child,.jet-popup-mailchimp select:first-child{margin-top:0}.jet-popup-mailchimp input[type=text]:last-child,.jet-popup-mailchimp input[type=email]:last-child,.jet-popup-mailchimp input[type=url]:last-child,.jet-popup-mailchimp input[type=password]:last-child,.jet-popup-mailchimp input[type=search]:last-child,.jet-popup-mailchimp input[type=number]:last-child,.jet-popup-mailchimp input[type=tel]:last-child,.jet-popup-mailchimp input[type=range]:last-child,.jet-popup-mailchimp input[type=date]:last-child,.jet-popup-mailchimp input[type=month]:last-child,.jet-popup-mailchimp input[type=week]:last-child,.jet-popup-mailchimp input[type=time]:last-child,.jet-popup-mailchimp input[type=datetime]:last-child,.jet-popup-mailchimp input[type=datetime-local]:last-child,.jet-popup-mailchimp select:last-child{margin-bottom:0}.jet-popup-mailchimp fieldset{padding:0;margin:0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.jet-popup-mailchimp fieldset div{margin:3px 0}.jet-popup-mailchimp fieldset label{margin-left:5px}.jet-popup-mailchimp--response-success .jet-popup-mailchimp__message{color:#5cb85c}.jet-popup-mailchimp--response-error .jet-popup-mailchimp__message{color:#d9534f}@media screen and (min-width: 1px)and (max-width: 767px){.jet-popup-mailchimp__field-container[data-column-mobile="20"]{width:20%}.jet-popup-mailchimp__field-container[data-column-mobile="25"]{width:25%}.jet-popup-mailchimp__field-container[data-column-mobile="33"]{width:33.3333%}.jet-popup-mailchimp__field-container[data-column-mobile="40"]{width:40%}.jet-popup-mailchimp__field-container[data-column-mobile="50"]{width:50%}.jet-popup-mailchimp__field-container[data-column-mobile="60"]{width:60%}.jet-popup-mailchimp__field-container[data-column-mobile="66"]{width:66.3333%}.jet-popup-mailchimp__field-container[data-column-mobile="75"]{width:75%}.jet-popup-mailchimp__field-container[data-column-mobile="80"]{width:80%}.jet-popup-mailchimp__field-container[data-column-mobile="100"]{width:100%}}@media screen and (min-width: 768px)and (max-width: 1024px){.jet-popup-mailchimp__field-container[data-column-tablet="20"]{width:20%}.jet-popup-mailchimp__field-container[data-column-tablet="25"]{width:25%}.jet-popup-mailchimp__field-container[data-column-tablet="33"]{width:33.3333%}.jet-popup-mailchimp__field-container[data-column-tablet="40"]{width:40%}.jet-popup-mailchimp__field-container[data-column-tablet="50"]{width:50%}.jet-popup-mailchimp__field-container[data-column-tablet="60"]{width:60%}.jet-popup-mailchimp__field-container[data-column-tablet="66"]{width:66.3333%}.jet-popup-mailchimp__field-container[data-column-tablet="75"]{width:75%}.jet-popup-mailchimp__field-container[data-column-tablet="80"]{width:80%}.jet-popup-mailchimp__field-container[data-column-tablet="100"]{width:100%}}@media(min-width:1025px){.jet-popup-mailchimp__field-container[data-column="20"]{width:20%}.jet-popup-mailchimp__field-container[data-column="25"]{width:25%}.jet-popup-mailchimp__field-container[data-column="33"]{width:33.3333%}.jet-popup-mailchimp__field-container[data-column="40"]{width:40%}.jet-popup-mailchimp__field-container[data-column="50"]{width:50%}.jet-popup-mailchimp__field-container[data-column="60"]{width:60%}.jet-popup-mailchimp__field-container[data-column="66"]{width:66.3333%}.jet-popup-mailchimp__field-container[data-column="75"]{width:75%}.jet-popup-mailchimp__field-container[data-column="80"]{width:80%}.jet-popup-mailchimp__field-container[data-column="100"]{width:100%}}@-webkit-keyframes jet-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jet-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.jet-popup.jet-popup--front-mode{position:fixed;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;z-index:var(--jp-z-index, 999)}.jet-popup.jet-popup--front-mode .jet-popup__inner{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:var(--jp-container-hor-position, center);-ms-flex-pack:var(--jp-container-hor-position, center);justify-content:var(--jp-container-hor-position, center);-webkit-box-align:var(--jp-container-ver-position, center);-ms-flex-align:var(--jp-container-ver-position, center);align-items:var(--jp-container-ver-position, center)}.jet-popup.jet-popup--front-mode .jet-popup__overlay{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;z-index:1;opacity:0;background-color:var(--jp-overlay-bg-color, rgba(0, 0, 0, 0.5));background-image:var(--jp-overlay-bg-image, none);background-position:var(--jp-overlay-bg-position, center center);background-repeat:var(--jp-overlay-bg-repeat, no-repeat);background-size:var(--jp-overlay-bg-size, auto)}.jet-popup.jet-popup--front-mode .jet-popup__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:var(--jp-container-width, 800px);max-width:100%;height:var(--jp-container-height, auto);max-height:100%;margin-top:var(--jp-container-ver-margin, 0px);margin-right:var(--jp-container-hor-margin, 0px);margin-bottom:var(--jp-container-ver-margin, 0px);margin-left:var(--jp-container-hor-margin, 0px);z-index:2;opacity:0}.jet-popup.jet-popup--front-mode .jet-popup__container-inner{width:100%;overflow-y:auto;overflow-x:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:var(--jp-content-ver-position, flex-start);-ms-flex-pack:var(--jp-content-ver-position, flex-start);justify-content:var(--jp-content-ver-position, flex-start);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:var(--jp-container-ver-padding, 20px);padding-right:var(--jp-container-hor-padding, 20px);padding-bottom:var(--jp-container-ver-padding, 20px);padding-left:var(--jp-container-hor-padding, 20px);background-color:var(--jp-container-bg-color, white);background-image:var(--jp-container-bg-image, initial);background-position:var(--jp-container-bg-position, center center);background-repeat:var(--jp-container-bg-repeat, no-repeat);background-size:var(--jp-container-bg-size, auto);border:var(--jp-container-border, none);border-radius:var(--jp-container-border-radius, inherit);-webkit-box-shadow:var(--jp-container-box-shadow, none);box-shadow:var(--jp-container-box-shadow, none);z-index:1}.jet-popup.jet-popup--front-mode .jet-popup__container-inner>.elementor{position:relative;z-index:2}.jet-popup.jet-popup--front-mode .jet-popup__container-overlay{position:absolute;width:100%;height:100%;display:block;top:0;left:0;z-index:1}.jet-popup.jet-popup--front-mode .jet-popup__container-content{position:relative;z-index:2}.jet-popup.jet-popup--front-mode .jet-popup__close-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0px;right:0px;cursor:pointer;z-index:2;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--jp-close-button-size, 32px);height:var(--jp-close-button-size, 32px);font-size:var(--jp-close-button-icon-size, 16px);border:var(--jp-close-button-border, none);border-radius:var(--jp-close-button-border-radius, inherit);color:var(--jp-close-button-icon-color, #fff);background-color:var(--jp-close-button-bg-color, #000);-webkit-transform:translate(var(--jp-close-button-translate-x, 0), var(--jp-close-button-translate-y, 0));-ms-transform:translate(var(--jp-close-button-translate-x, 0), var(--jp-close-button-translate-y, 0));transform:translate(var(--jp-close-button-translate-x, 0), var(--jp-close-button-translate-y, 0))}.jet-popup.jet-popup--front-mode .jet-popup__close-button i{line-height:1}.jet-popup.jet-popup--front-mode .jet-popup__close-button svg{width:var(--jp-close-button-icon-size, 16px);height:auto;fill:var(--jp-close-button-icon-color, #fff)}.jet-popup.jet-popup--front-mode .jet-popup__close-button svg path{fill:currentColor}.jet-popup.jet-popup--front-mode.jet-popup--loading-state .jet-popup-loader{display:block}.jet-popup.jet-popup--front-mode.jet-popup--loading-state .jet-popup__container-inner{display:none}.jet-popup.jet-popup--front-mode.jet-popup--loading-state .jet-popup__close-button{display:none}.jet-popup.jet-popup--front-mode.jet-popup--hide-state{opacity:0;pointer-events:none;visibility:hidden}.jet-popup.jet-popup--front-mode.jet-popup--show-state{opacity:1;pointer-events:none;visibility:visible}.jet-popup.jet-popup--front-mode.jet-popup--show-state .jet-popup__inner{pointer-events:none}.jet-popup.jet-popup--front-mode.jet-popup--show-state .jet-popup__overlay{pointer-events:all}.jet-popup.jet-popup--front-mode.jet-popup--show-state .jet-popup__container{pointer-events:all}.jet-popup.jet-popup--front-mode.jet-popup--animation-flip-x{-webkit-perspective:1000px;perspective:1000px}.jet-popup.jet-popup--front-mode.jet-popup--animation-flip-x .jet-popup__container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.jet-popup.jet-popup--front-mode.jet-popup--animation-flip-y{-webkit-perspective:1000px;perspective:1000px}.jet-popup.jet-popup--front-mode.jet-popup--animation-flip-y .jet-popup__container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.jet-popup.jet-popup--single-preview .jet-popup__overlay{opacity:1}.jet-popup.jet-popup--single-preview .jet-popup__container{opacity:1}.single-jet-popup{background-image:url(//www.theroyallimo.com/wp-content/plugins/jet-popup/assets/image/transparent.jpg);background-repeat:repeat;height:100vh}.jet-popup-cursor-pointer{cursor:pointer}.jet-popup-prevent-scroll{overflow:hidden;max-height:100vh}.jet-popup-loader{display:none;width:48px;height:48px;border:4px rgba(255,255,255,.15) solid;border-top-width:4px;border-top-style:solid;border-top-color:#fff;border-radius:50%;-webkit-animation:spCircRot .6s infinite linear;animation:spCircRot .6s infinite linear}@-webkit-keyframes spCircRot{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spCircRot{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-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(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-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{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.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{-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}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;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 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.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(//www.theroyallimo.com/wp-content/plugins/themesflat-addons-for-elementor/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms 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-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.tf-posts-wrap .tf-posts.grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;}
.tf-posts-wrap.column-1 .tf-posts.grid .column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.tf-posts-wrap.column-2 .tf-posts.grid .column{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.tf-posts-wrap.column-3 .tf-posts.grid .column{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.tf-posts-wrap.column-4 .tf-posts.grid .column{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.tf-posts-wrap.column-5 .tf-posts.grid .column{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}
.tf-posts-wrap.column-6 .tf-posts.grid .column{-ms-flex:0 0 16.67%;flex:0 0 16.67%;max-width:16.67%;}
.tf-posts-wrap .tf-posts .blog-post a, .tf-posts-wrap .tf-posts .blog-post .featured-post .overlay, .tf-posts-wrap .tf-posts .blog-post i, .tf-posts-wrap .tf-posts .blog-post svg, .tf-posts-wrap.has-carousel .owl-nav .owl-prev, .tf-posts-wrap.has-carousel .owl-nav .owl-next, .tf-posts-wrap .tf-posts .column, .tf-posts-wrap .pagination a, .tf-posts-wrap .pagination span, .tf-posts-wrap .box-time a{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.tf-posts-wrap .post-meta{list-style:none;padding:0;margin:0;}
.tf-posts-wrap .post-meta li{display:inline-block;text-transform:capitalize;}
.tf-posts-wrap .tf-posts .blog-post .featured-post{overflow:hidden;}
.tf-posts-wrap .tf-posts .blog-post .featured-post{display:flex;justify-content:center;align-items:center;position:relative;}
.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;}
.tf-posts-wrap .tf-posts .blog-post:hover .featured-post .overlay{opacity:1;visibility:visible;}
.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay i, .tf-posts-wrap .tf-posts .blog-post .featured-post .overlay svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay i.fas.fa-plus:before, .tf-posts-wrap .tf-posts .blog-post .featured-post .overlay i.fas.fa-plus:after{content:'';width:100%;height:1px;position:absolute;top:50%;left:50%;}
.tf-posts-wrap .tf-posts .blog-post .featured-post .overlay i.fas.fa-plus:after{width:1px;height:100%;}
.tf-posts-wrap .tf-posts .blog-post .title{font-size:23px;}
.tf-posts-wrap .tf-posts .blog-post .content-post{font-size:15px;margin-bottom:15px;}
.tf-posts-wrap .tf-posts .blog-post .tf-button-container a{font-size:15px;display:inline-block;}
.tf-posts-wrap .tf-posts .blog-post .tf-button-container a i, .tf-posts-wrap .tf-posts .blog-post .tf-button-container a svg{vertical-align:middle;}
.tf-posts-wrap .tf-posts .blog-post .tf-button-container.left{text-align:left;}
.tf-posts-wrap .tf-posts .blog-post .tf-button-container.center{text-align:center;}
.tf-posts-wrap .tf-posts .blog-post .tf-button-container.right{text-align:right;}
.tf-posts-wrap .tf-posts .blog-post .tf-button-container.justify .tf-button{text-align:center;width:100%;}
.tf-posts-wrap .tf-posts .blog-post .post-meta > li:last-child{margin-right:0 !important;}
.tf-posts-wrap .tf-posts .blog-post .content{position:relative;}
.tf-posts-wrap.has-underline-category .post-meta .post-category, .tf-posts-wrap.has-underline-button .tf-posts .blog-post .tf-button{position:relative;z-index:1;}
.tf-posts-wrap.has-underline-category .post-meta .post-category:before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:10px;background-color:#ffeab0;z-index:-1;}
.tf-posts-wrap.has-underline-button .tf-posts .blog-post .tf-button:before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:2px;background-color:#ffeab0;z-index:-1;}
.tf-posts-wrap.grid-styles-3.has-underline-category .tf-posts .blog-post .post-category{padding-left:10px;padding-right:10px;}
.tf-posts-wrap .featured-image-gallery .flex-direction-nav .flex-prev, .tf-posts-wrap .featured-image-gallery .flex-direction-nav .flex-next{position:absolute;z-index:1;display:inline-block;left:0;top:50%;transform:translateY(-50%);text-align:center;}
.tf-posts-wrap .featured-image-gallery .flex-direction-nav .flex-next{left:auto;right:0;}
.tf-posts-wrap .featured-image-gallery .slides > li{display:inline-flex !important;}
.tf-posts-wrap .themesflat_video_embed{display:inline-flex;}
.tf-posts-wrap .themesflat_video_embed .video-video-box-overlay{position:absolute;z-index:9;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;}
.tf-video-full-width{width:100%;max-width:100%;}
.tf-posts-wrap .themesflat_video_embed .video-video-box-overlay button{display:flex;justify-content:center;align-items:center;border-color:transparent;border-radius:0;}
.tf-posts-wrap .themesflat_video_embed .video-video-box-overlay button:focus{outline:none;}
.tf-posts-wrap.column-2.has-carousel .tf-posts .column, .tf-posts-wrap.column-3.has-carousel .tf-posts .column, .tf-posts-wrap.column-4.has-carousel .tf-posts .column, .tf-posts-wrap.column-5.has-carousel .tf-posts .column, .tf-posts-wrap.column-6.has-carousel .tf-posts .column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.tf-posts-wrap.has-carousel .tf-posts .column .blog-post{padding:0 !important;margin:0 !important;}
.tf-posts-wrap.has-carousel .tf-posts{display:block;display:block;-ms-flex-wrap:unset;flex-wrap:unset;}
.tf-posts-wrap.has-carousel .owl-nav .owl-prev, .tf-posts-wrap.has-carousel .owl-nav .owl-next{width:50px;height:50px;display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:rgba(0,0,0,0.2);border-radius:5px;color:#fff;text-align:center;line-height:50px;z-index:10;}
.tf-posts-wrap.has-carousel .owl-nav .owl-next{left:unset;right:0;}
.tf-posts-wrap.has-carousel .owl-nav .owl-prev.disabled, .tf-posts-wrap.has-carousel .owl-nav .owl-next.disabled{display:none !important;}
.tf-posts-wrap.has-carousel.no-arrow .owl-nav .owl-prev, .tf-posts-wrap.has-carousel.no-arrow .owl-nav .owl-next{display:none;}
.tf-posts-wrap.has-carousel.has-arrow .owl-nav .owl-prev, .tf-posts-wrap.has-carousel.has-arrow .owl-nav .owl-next{display:block;}
.tf-posts-wrap .owl-dots{display:inline-block;position:absolute;left:50%;transform:translateX(-50%);}
.tf-posts-wrap .owl-dots .owl-dot{width:10px;height:10px;background:#0080f0;display:inline-block;margin:0 5px;}
.tf-posts-wrap.has-carousel .owl-dots.disable, .tf-posts-wrap.has-carousel.no-bullets .owl-dots{display:none;}
.tf-posts-wrap.has-carousel.has-bullets .owl-dots{display:block;}
.tf-posts-wrap .pagination{display:flex;}
.tf-posts-wrap .pagination a, .tf-posts-wrap .pagination span{display:inline-flex;justify-content:center;align-items:center;text-align:center;min-width:25px;min-height:25px;}
.tf-posts-wrap .navigation-link .page-numbers{display:none;}
.tf-posts-wrap .navigation-link .page-numbers.prev, .tf-posts-wrap .navigation-link .page-numbers.next{display:inline-flex;justify-content:center;align-items:center;text-align:center;}
.tf-posts-wrap .navigation-link .pagination{display:block;}
.tf-posts-wrap .navigation-link .page-numbers.next{float:right;}
.tf-posts-wrap .navigation.loadmore .page-numbers{display:none;}
.tf-posts-wrap .navigation.loadmore .next.page-numbers{display:inline-block;}
.tf-posts-wrap .tfpost-loading{text-align:center;font-weight:700;text-transform:uppercase;}
.tf-posts-wrap .tfpost-loading span{display:inline-block;width:100%;height:100px;background-image:url(//www.theroyallimo.com/wp-content/plugins/themesflat-addons-for-elementor/assets/css/loading/loading.gif);background-size:contain;background-position:center;background-repeat:no-repeat;}
.tf-posts-wrap .loadmore a:after{content:'\f1ce';font-family:'FontAwesome';line-height:1;animation:rotateLoad infinite linear 1s;font-size:0px;opacity:0;-webkit-transition:0.3s all ease;-o-transition:0.3s all ease;-moz-transition:0.3s all ease;transition:0.3s all ease;}
.tf-posts-wrap .loadmore.loader a:after{font-size:inherit;opacity:1;margin:10px;}
.tf-posts-wrap .pagination.left{justify-content:flex-start;}
.tf-posts-wrap .pagination.center{justify-content:center;}
.tf-posts-wrap .pagination.right{justify-content:flex-end;}
.clearfix:before, .clearfix:after{display:table;content:" ";}
.clearfix:after{clear:both;}
.tf-posts-wrap.column-1 .tf-posts.masonry .column{flex:0 0 100%;}
.tf-posts-wrap .tf-posts.masonry .column, .tf-posts-wrap .tf-posts.masonry .grid-sizer{float:left;}
.tf-posts-wrap.column-2 .tf-posts.masonry .column, .tf-posts-wrap.column-2 .tf-posts.masonry .grid-sizer{width:50%;}
.tf-posts-wrap.column-3 .tf-posts.masonry .column{width:33.333333%;}
.tf-posts-wrap.column-4 .tf-posts.masonry .column{width:25%;}
.tf-posts-wrap.column-5 .tf-posts.masonry .column{width:20%;}
.tf-posts-wrap.column-6 .tf-posts.masonry .column{width:16.67%;}
.tf-posts-wrap .tf-posts .blog-post .content.inner{position:absolute;bottom:0;}
.tf-posts-wrap .tf-posts.list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;}
.tf-posts-wrap.column-1 .tf-posts.list .column, .tf-posts-wrap.column-2 .tf-posts.list .column, .tf-posts-wrap.column-3 .tf-posts.list .column, .tf-posts-wrap.column-4 .tf-posts.list .column, .tf-posts-wrap.column-5 .tf-posts.list .column, .tf-posts-wrap.column-6 .tf-posts.list .column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.tf-posts-wrap .tf-posts.list .blog-post{display:flex;}
.tf-posts-wrap .tf-posts.list .blog-post .featured-post{margin-right:30px;}
.tf-posts-wrap .box-time, .tf-posts-wrap.grid-styles-1.featured-post-top .post-meta .post-date{display:none;}
.tf-posts-wrap .wrap-featured-post{position:relative;}
.tf-posts-wrap.grid-styles-1.featured-post-top .box-time{display:inline-block;position:absolute;bottom:-30px;left:20px;z-index:99;}
.tf-posts-wrap .box-time a{display:block;border-radius:3px;padding:10px 25px;text-align:center;}
.tf-posts-wrap .box-time span{display:block;font-size:18px;font-weight:500;line-height:1.3;}
.tf-posts-wrap .box-time span.day{font-size:30px;}
.tf-posts-wrap.grid-styles-2 .post-meta{display:none;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.tf-posts-wrap.grid-styles-2 .wrap-featured-post .post-meta{display:block;position:absolute;left:30px;right:30px;bottom:5px;padding:15px 10px;border-radius:5px;background-color:#203b48;}
@media(max-width:991px){
.tf-posts-wrap.tablet-column-1 .tf-posts.grid .column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.tf-posts-wrap.tablet-column-2 .tf-posts.grid .column{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.tf-posts-wrap.tablet-column-3 .tf-posts.grid .column{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.tf-posts-wrap.tablet-column-4 .tf-posts.grid .column{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.tf-posts-wrap.tablet-column-5 .tf-posts.grid .column{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}
.tf-posts-wrap.tablet-column-6 .tf-posts.grid .column{-ms-flex:0 0 16.67%;flex:0 0 16.67%;max-width:16.67%;}
}
@media(max-width:767px){
.tf-posts-wrap.mobile-column-1 .tf-posts.grid .column {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} 
.tf-posts-wrap.mobile-column-2 .tf-posts.grid .column {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} 
.tf-posts-wrap.mobile-column-3 .tf-posts.grid .column {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tf-posts-wrap.mobile-column-4 .tf-posts.grid .column {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} 
.tf-posts-wrap.mobile-column-5 .tf-posts.grid .column {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
} 
.tf-posts-wrap.mobile-column-6 .tf-posts.grid .column {
-ms-flex: 0 0 16.67%;
flex: 0 0 16.67%;
max-width: 16.67%;
}
.tf-posts-wrap .tf-posts.list .blog-post {
display: block !important;
}
.tf-posts-wrap .tf-posts.list .blog-post .featured-post {
width: 100% !important;
margin: 0px !important;
}
.tf-posts-wrap .tf-posts.list .blog-post .content {
width: 100% !important;
}
}