@-webkit-keyframes line_animation{0%{top:0;opacity:1}50%{top:50%}to{top:100%;opacity:1}}@keyframes line_animation{0%{top:0;opacity:1}50%{top:50%}to{top:100%;opacity:1}}@-webkit-keyframes line_animation_2{0%{opacity:1;bottom:0}50%{bottom:50%}to{bottom:100%;opacity:1}}@keyframes line_animation_2{0%{opacity:1;bottom:0}50%{bottom:50%}to{bottom:100%;opacity:1}}.sslink-socials{position:fixed;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9999}.sslink-socials ul{margin:0;padding:4px 0;list-style:none;background-color:var(--sslinkPrimaryColor);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.sslink-socials ul li{display:inline-block;margin:0;padding:3px 6px}.sslink-socials ul li a{display:block;width:40px;height:40px;background-color:var(--sslinkSecondaryColor);text-align:center;line-height:40px;border-radius:50%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sslink-socials ul li a:hover{background-color:var(--sslinkBlackColor)}.sslink-socials ul li a img{display:block;height:auto;width:100%}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-size:1rem;font-weight:400;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0;margin:0;padding:0;z-index:1;font-size:16px;line-height:1.5;overflow-x:hidden;color:var(--body-color);font-family:var(--body-font);-moz-osx-font-smoothing:antialiased;-webkit-font-smoothing:antialiased}h1,h3,p,ul{margin-top:0}h1,h3{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}p,ul{margin-bottom:1rem}ul{padding-left:2rem}.pera-content p,ul ul{margin-bottom:0}b{font-weight:bolder}a{color:inherit;text-decoration:none;-webkit-transition:500ms all ease;transition:500ms all ease}a:hover{color:#0a58ca}img{vertical-align:middle;max-width:100%;height:auto}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[role=button]{cursor:pointer}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}@media (min-width:768px){.col-md-4,.col-md-8{flex:0 0 auto;width:33.3333333333%}.col-md-8{width:66.6666666667%}}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider,"/")}.clearfix::after{display:block;clear:both;content:""}.d-flex{display:flex!important}.position-relative{position:relative!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}@font-face{font-display:swap;font-family:"flaticon";src:url(/wp-content/themes/orixy/assets/fonts/flaticon.ttf?5ca58220b66f5a999fd9fae5ee57559d)format("truetype"),url(/wp-content/themes/orixy/assets/fonts/flaticon.woff?5ca58220b66f5a999fd9fae5ee57559d)format("woff"),url(/wp-content/themes/orixy/assets/fonts/flaticon.woff2?5ca58220b66f5a999fd9fae5ee57559d)format("woff2"),url(/wp-content/themes/orixy/assets/fonts/flaticon.eot?5ca58220b66f5a999fd9fae5ee57559d#iefix)format("embedded-opentype"),url(/wp-content/themes/orixy/assets/fonts/flaticon.svg?5ca58220b66f5a999fd9fae5ee57559d#flaticon)format("svg")}.fal,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:300;font-family:"Font Awesome 5 Pro"}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-arrow-right:before{content:""}.fa-calendar-alt:before{content:""}.fa-envelope:before{content:""}.fa-grip-lines:before{content:""}.fa-map-marker-alt:before{content:""}.fa-phone-alt:before{content:""}.fa-search:before{content:""}.fa-user:before{content:""}@font-face{font-display:swap;font-weight:400;font-style:normal;font-display:block;font-family:"Font Awesome 5 Brands";src:url(/wp-content/themes/orixy/assets/fonts/fa-brands-400.ttf)format("truetype")}@font-face{font-display:swap;font-weight:900;font-style:normal;font-display:block;font-family:"Font Awesome 5 Duotone";src:url(/wp-content/themes/orixy/assets/fonts/fa-duotone-900.ttf)format("truetype")}@font-face{font-display:swap;font-weight:300;font-style:normal;font-display:block;font-family:"Font Awesome 5 Pro";src:url(/wp-content/themes/orixy/assets/fonts/fa-light-300.ttf)format("truetype")}@font-face{font-display:swap;font-weight:400;font-style:normal;font-display:block;font-family:"Font Awesome 5 Pro";src:url(/wp-content/themes/orixy/assets/fonts/fa-regular-400.ttf)format("truetype")}@font-face{font-display:swap;font-weight:900;font-style:normal;font-display:block;font-family:"Font Awesome 5 Pro";src:url(/wp-content/themes/orixy/assets/fonts/fa-solid-900.ttf)format("truetype")}.fas{font-weight:900}:root{--base-color:#FF7425;--base-color-1:#55195d;--base-color-2:#55195d;--base-color-3:#7486E5;--base-color-4:#63DAD9;--base-color-5:#14A3EB;--base-color-6:#43d4d2;--base-color-7:#7489f7;--base-gd-color:linear-gradient( 45deg, rgb(250,96,6) 0%, rgb(255,181,138) 100%);--orix-base-color:#fd4344;--heading-1:'Arimo';--heading-2:'Oswald';--heading-3:'Jost';--heading-4:'Poppins';--body-font:'Arimo';--base-color:#ffc801;--orx-heading:'Unbounded', cursive;--orx-body-font:'Unbounded', cursive;--heading:'Nunito';--transition:500ms all ease}@font-face{font-display:swap;font-family:"revicons";src:url(/wp-content/themes/orixy/assets/fonts/revicons/revicons.eot?5510888);src:url(/wp-content/themes/orixy/assets/fonts/revicons/revicons.eot?5510888#iefix)format("embedded-opentype"),url(/wp-content/themes/orixy/assets/fonts/revicons/revicons.woff?5510888)format("woff"),url(/wp-content/themes/orixy/assets/fonts/revicons/revicons.ttf?5510888)format("truetype"),url(/wp-content/themes/orixy/assets/fonts/revicons/revicons.svg?5510888#revicons)format("svg");font-weight:400;font-style:normal;font-display:swap}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:inherit}}body .container{max-width:1310px}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:inherit}}.ul-li ul{margin:0;padding:0}.ul-li ul li{list-style:none;display:inline-block}button{cursor:pointer}a:focus,a:hover,a:visited,button:focus,button:hover,button:visited,input:focus,input:hover,input:visited{outline:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;color:inherit}.line_animation{top:0;left:50%;z-index:-1;width:100%;bottom:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.line_animation .line_area{width:12.5%;height:100%;position:relative;display:inline-block;border-right:1px solid #1c1c1c}.line_animation .line_area:before{width:1px;right:-1px;content:"";height:60px;border-radius:100%;position:absolute;background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),to(transparent));background-image:linear-gradient(0deg,#fff,transparent)}.line_animation .line_area:nth-child(even):before{-webkit-animation:line_animation 20s ease-out infinite;animation:line_animation 20s ease-out infinite}.line_animation .line_area:nth-child(odd):before{-webkit-animation:line_animation_2 20s ease-out infinite;animation:line_animation_2 20s ease-out infinite}.ori-inner-page{color:#262420;background-color:#fff}.ori-inner-page h1,.ori-inner-page h3{color:#262420;margin:0;font-weight:400;font-family:var(--heading-1)}.ori-breadcrumbs-section{overflow:hidden;background:#000}.ori-breadcrumb-content h1{color:#bdbdbd;font-size:50px;font-weight:700;line-height:60px;padding-bottom:12px}.ori-breadcrumb-content{padding:245px 0 165px}.ori-breadcrumb-content li{color:#262420;font-size:15px;font-weight:700;margin:0 12px;position:relative;letter-spacing:.14em;text-transform:uppercase}.ori-breadcrumb-content li:before{top:0;right:-20px;content:"//";position:absolute;color:var(--base-color-1)}.ori-breadcrumb-content li:last-child:before{display:none}.ori-blog-widget .widget-title{color:#fff;font-weight:400;font-size:16px;position:relative;padding-bottom:20px}.ori-blog-feed-section{overflow:hidden;padding:125px 0}.ori-blog-sidebar{max-width:350px;padding:40px 30px;background-color:#171717}.ori-blog-widget{border-radius:20px;margin-bottom:40px;background-color:#171717}.ori-blog-widget .widget-title-carousel{margin-bottom:25px;border-bottom:1px solid #3f3f3f}.ori-blog-widget .widget-title-carousel .carousel_nav button{color:#fff;padding:0;border:0;font-size:18px;margin-left:10px;background-color:#fff0;-webkit-transition:500ms all ease;transition:500ms all ease}.ori-blog-widget .recent-post-widget .recent-post-feed-item .recent-post-text h3:hover,.ori-blog-widget .widget-title-carousel .carousel_nav button:hover{color:var(--base-color-1)}.ori-blog-widget .search-widget{margin-top:55px}.ori-blog-widget .search-widget form{position:relative}.ori-blog-widget .search-widget input{width:100%;height:50px;border:0;padding-left:15px;border:1px solid rgb(225 224 224/.2);background-color:#fff0}.ori-blog-widget .search-widget input::-webkit-input-placeholder{color:#9397a0;font-size:18px}.ori-blog-widget .search-widget input::-moz-placeholder{color:#9397a0;font-size:18px}.ori-blog-widget .search-widget input:-ms-input-placeholder{color:#9397a0;font-size:18px}.ori-blog-widget .search-widget input::-ms-input-placeholder{color:#9397a0;font-size:18px}.ori-blog-widget .search-widget input::placeholder{color:#9397a0;font-size:18px}.ori-blog-widget .search-widget button{top:15px;right:15px;border:0;color:#9397a0;position:absolute;background-color:#fff0}.ori-blog-widget .recent-post-widget .recent-post-feed-item{margin-bottom:35px}.ori-blog-widget .recent-post-widget .recent-post-feed-item .recent-post-img{width:92px;height:84px;overflow:hidden;margin-right:20px;border-radius:5px}.ori-blog-widget .recent-post-widget .recent-post-feed-item .recent-post-text span{color:#888686;display:block;font-size:14px;padding-bottom:5px}.ori-blog-widget .recent-post-widget .recent-post-feed-item .recent-post-text h3{color:#fff;font-size:15px;line-height:21px}.ori-blog-widget .author-widget .inner-img{width:95px;height:95px;overflow:hidden;border-radius:100%;margin:0 auto 15px}.ori-blog-widget .author-widget .inner-text h3{color:#fff;font-size:18px;font-weight:700;padding-bottom:10px;text-transform:uppercase}.ori-blog-widget .author-widget .inner-text span{color:#727a7d;font-size:14px}.ori-blog-widget .author-widget .inner-text p{margin:0 auto;color:#9397a0;max-width:300px;line-height:30px;padding-top:20px}.ori-blog-widget .author-widget .inner-text .author-social{margin-top:25px}.ori-blog-feed-post-content{padding-left:10px}.ori-blog-feed-item{margin-bottom:55px}.ori-blog-feed-item .ori-blog-img{overflow:hidden;border-radius:20px;margin-bottom:30px}.ori-blog-feed-item .ori-blog-text .blog-meta{margin-bottom:15px}.ori-blog-feed-item .ori-blog-text .blog-meta a{font-size:16px;font-weight:400;margin-right:30px}.ori-blog-feed-item .ori-blog-text .blog-meta a:last-child{margin-right:30px}.ori-blog-feed-item .ori-blog-text .blog-meta i{margin-right:5px;color:var(--base-color-1)}.ori-blog-feed-item .ori-blog-text h3{font-size:34px;font-weight:700;padding-bottom:20px}.ori-blog-feed-item .ori-blog-text h3:hover{color:var(--base-color-1)}.ori-blog-feed-item .ori-blog-text p{color:#262420;font-size:16px;line-height:30px;padding-bottom:35px}.ori-blog-feed-item .ori-blog-text .blog-more{font-size:15px;font-weight:700;letter-spacing:.14em;color:var(--base-color-1)}@media screen and (max-width:991px){.ori-blog-feed-post-content{padding-left:0;padding-top:60px}.ori-blog-sidebar{max-width:100%}}@media screen and (max-width:480px){.line_animation .line_area:before{height:20px}.ori-breadcrumb-content h1{font-size:36px;padding-bottom:5px}.ori-breadcrumb-content{padding:140px 0 90px}.ori-blog-feed-item .ori-blog-text .blog-meta a{margin-right:15px;margin-bottom:5px;display:inline-block}.ori-blog-feed-item .ori-blog-text h3{font-size:28px}.ori-blog-widget{padding:30px 20px}.ori-blog-widget .widget-title{padding-bottom:20px}.ori-blog-feed-section{padding:60px 0}.ori-blog-sidebar{padding:40px 0}.ori-blog-widget{margin-bottom:20px}}::-webkit-input-placeholder{color:#7d7d7d}:-moz-placeholder{color:#7d7d7d;opacity:1}::-moz-placeholder{color:#7d7d7d;opacity:1}:-ms-input-placeholder{color:#7d7d7d}::-ms-input-placeholder{color:#7d7d7d}::placeholder{color:#7d7d7d}.line_animation{display:none}button::-moz-focus-inner{padding:0;border:0}