@keyframes rotate-forever{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}@keyframes spinner-loader{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto;}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1;}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed;}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out;}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block;}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box;}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999;}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible;}.pum-container.pum-responsive img{max-width:100%;height:auto;}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%;}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%;}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%;}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%;}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%;}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%;}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%;}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%;}.pum-container.pum-responsive.pum-position-fixed{position:fixed;}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute;}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit;}.pum-container .pum-title{margin-bottom:.5em;}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0;}.pum-container .pum-content:focus{outline:0;}.pum-container .pum-content>:first-child{margin-top:0;}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent;}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%;}.pum-overlay.pum-overlay-disabled{visibility:hidden;}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block;}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible;}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer;}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden;}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px;}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch;}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto;}.pum-form{margin:0 auto 16px;}.pum-form__field{margin-bottom:1em;}.pum-form__field label{font-weight:700;}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle;}.pum-form__field select{padding:5px 3px;}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block;}.pum-form__submit{position:relative;}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent;}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative;}.pum-form__message{margin-bottom:.5em;}.pum-form__message--error{color:red !important;border-color:red;}.pum-form__message--success{color:green !important;border-color:green;}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5;}.pum-alignment-left,.pum-form--alignment-left{text-align:left;}.pum-alignment-center{text-align:center;}.pum-alignment-right{text-align:right;}.pum-form--alignment-center{text-align:center;}.pum-form--alignment-right{text-align:right;}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block;}.pum-form--layout-inline .pum-form__field{display:inline-block;}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%;}.pum-form--style-default label{font-size:14px;font-weight:700;}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px;}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer;}.pum-sub-form p.pum-newsletter-error-msg{margin:0;}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%;}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;}.pum-form__field--consent{text-align:left;}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle;}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle;}.pum-container iframe.formidable{width:100%;overflow:visible;}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999 !important;}.pum-theme-6256,.pum-theme-content-only{background-color:rgba(0,0,0,.7);}.pum-theme-6256 .pum-container,.pum-theme-content-only .pum-container{padding:0px;border-radius:0px;border:1px none #000;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);}.pum-theme-6256 .pum-title,.pum-theme-content-only .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px;}.pum-theme-6256 .pum-content,.pum-theme-content-only .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;}.pum-theme-6256 .pum-content + .pum-close,.pum-theme-content-only .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:7px;bottom:auto;top:7px;padding:0px;color:#000;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px none #fff;border-radius:15px;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);text-shadow:0px 0px 0px rgba(0,0,0,0);background-color:rgba(255,255,255,0);}.pum-theme-6254,.pum-theme-framed-border{background-color:rgba(255,255,255,.5);}.pum-theme-6254 .pum-container,.pum-theme-framed-border .pum-container{padding:18px;border-radius:0px;border:20px outset #d33;box-shadow:1px 1px 3px 0px rgba(2,2,2,.97) inset;background-color:rgba(255,251,239,1);}.pum-theme-6254 .pum-title,.pum-theme-framed-border .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-6254 .pum-content,.pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-6254 .pum-content + .pum-close,.pum-theme-framed-border .pum-content + .pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0px;color:#fff;font-family:Tahoma;font-weight:700;font-size:16px;line-height:18px;border:1px none #fff;border-radius:0px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,0,0,.55);}.pum-theme-6255,.pum-theme-floating-bar{background-color:rgba(255,255,255,0);}.pum-theme-6255 .pum-container,.pum-theme-floating-bar .pum-container{padding:8px;border-radius:0px;border:1px none #000;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);background-color:rgba(238,246,252,1);}.pum-theme-6255 .pum-title,.pum-theme-floating-bar .pum-title{color:#505050;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px;}.pum-theme-6255 .pum-content,.pum-theme-floating-bar .pum-content{color:#505050;font-family:inherit;font-weight:400;}.pum-theme-6255 .pum-content + .pum-close,.pum-theme-floating-bar .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:5px;bottom:auto;top:50%;padding:0px;color:#505050;font-family:Sans-Serif;font-weight:700;font-size:15px;line-height:18px;border:1px solid #505050;border-radius:15px;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);text-shadow:0px 0px 0px rgba(0,0,0,0);background-color:rgba(255,255,255,0);transform:translate(0,-50%);}.pum-theme-6253,.pum-theme-cutting-edge{background-color:rgba(0,0,0,.5);}.pum-theme-6253 .pum-container,.pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0px;border:1px none #000;box-shadow:0px 10px 25px 0px rgba(2,2,2,.5);background-color:rgba(30,115,190,1);}.pum-theme-6253 .pum-title,.pum-theme-cutting-edge .pum-title{color:#fff;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:Sans-Serif;font-weight:100;font-size:26px;line-height:28px;}.pum-theme-6253 .pum-content,.pum-theme-cutting-edge .pum-content{color:#fff;font-family:inherit;font-weight:100;}.pum-theme-6253 .pum-content + .pum-close,.pum-theme-cutting-edge .pum-content + .pum-close{position:absolute;height:24px;width:24px;left:auto;right:0px;bottom:auto;top:0px;padding:0px;color:#1e73be;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:24px;border:1px none #fff;border-radius:0px;box-shadow:-1px 1px 1px 0px rgba(2,2,2,.1);text-shadow:-1px 1px 1px rgba(0,0,0,.1);background-color:rgba(238,238,34,1);}.pum-theme-6251,.pum-theme-enterprise-blue{background-color:rgba(0,0,0,.7);}.pum-theme-6251 .pum-container,.pum-theme-enterprise-blue .pum-container{padding:28px;border-radius:5px;border:1px none #000;box-shadow:0px 10px 25px 4px rgba(2,2,2,.5);background-color:rgba(255,255,255,1);}.pum-theme-6251 .pum-title,.pum-theme-enterprise-blue .pum-title{color:#315b7c;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:34px;line-height:36px;}.pum-theme-6251 .pum-content,.pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-6251 .pum-content + .pum-close,.pum-theme-enterprise-blue .pum-content + .pum-close{position:absolute;height:28px;width:28px;left:auto;right:8px;bottom:auto;top:8px;padding:4px;color:#fff;font-family:Times New Roman;font-weight:100;font-size:20px;line-height:20px;border:1px none #fff;border-radius:42px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(49,91,124,1);}.pum-theme-6252,.pum-theme-hello-box{background-color:rgba(0,0,0,.75);}.pum-theme-6252 .pum-container,.pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);background-color:rgba(255,255,255,1);}.pum-theme-6252 .pum-title,.pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:Montserrat;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-6252 .pum-content,.pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-6252 .pum-content + .pum-close,.pum-theme-hello-box .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0px;color:#2d2d2d;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:28px;border:1px none #fff;border-radius:28px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(255,255,255,1);}.pum-theme-6249,.pum-theme-default-theme{background-color:rgba(255,255,255,1);}.pum-theme-6249 .pum-container,.pum-theme-default-theme .pum-container{padding:18px;border-radius:0px;border:1px none #000;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);background-color:rgba(249,249,249,1);}.pum-theme-6249 .pum-title,.pum-theme-default-theme .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;font-style:normal;line-height:36px;}.pum-theme-6249 .pum-content,.pum-theme-default-theme .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;font-style:inherit;}.pum-theme-6249 .pum-content + .pum-close,.pum-theme-default-theme .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:0px;bottom:auto;top:0px;padding:8px;color:#fff;font-family:inherit;font-weight:400;font-size:12px;font-style:inherit;line-height:36px;border:1px none #fff;border-radius:0px;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,183,205,1);}.pum-theme-6250,.pum-theme-lightbox{background-color:rgba(0,0,0,.6);}.pum-theme-6250 .pum-container,.pum-theme-lightbox .pum-container{padding:18px;border-radius:3px;border:8px solid #000;box-shadow:0px 0px 30px 0px rgba(2,2,2,1);background-color:rgba(255,255,255,1);}.pum-theme-6250 .pum-title,.pum-theme-lightbox .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-6250 .pum-content,.pum-theme-lightbox .pum-content{color:#000;font-family:inherit;font-weight:100;}.pum-theme-6250 .pum-content + .pum-close,.pum-theme-lightbox .pum-content + .pum-close{position:absolute;height:26px;width:26px;left:auto;right:-13px;bottom:auto;top:-13px;padding:0px;color:#fff;font-family:Arial;font-weight:100;font-size:24px;line-height:24px;border:2px solid #fff;border-radius:26px;box-shadow:0px 0px 15px 1px rgba(2,2,2,.75);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,0,0,1);}#pum-6258{z-index:1999999999;}#pum-6257{z-index:1999999999;}[data-class="wpcf7cf_group"],.wpcf7cf_remove,.wpcf7cf_add{display:none;}.wpcf7cf_repeater_sub{margin-bottom:20px;}.wpcf7cf_repeater_controls,.wpcf7cf_step_controls{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px;}.wpcf7cf_multistep .wpcf7cf_step{width:100%;}.wpcf7cf_multistep .wpcf7cf_step .step-title{display:none;}.wpcf7cf_multistep .wpcf7cf_steps-dots{display:flex;width:100%;margin-bottom:20px;flex-wrap:wrap;}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index{display:inline-block;border-radius:50%;background:#dfdfdf;color:#000;width:40px;height:40px;line-height:40px;text-align:center;}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot{border-bottom:5px solid #dfdfdf;text-align:center;flex:1;padding:15px;min-width:120px;}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed{border-bottom:5px solid #333;}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active{border-bottom:5px solid #333;font-weight:bold;}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index{background-color:#333;color:#fff;}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index{background-color:#333;color:#fff;}.wpcf7cf_step_controls .disabled{pointer-events:none;cursor:default;opacity:.5;}:root{--containerwidth:1630px;--innercontainerwidth:1200px;--smallcontainerwidth:1000px;--primarycolor:#d4b486;--textcolor:#000;--titlecolor:#16b0a8;--whitecolor:#fff;--offwhitecolor:#fef2ed;--greycolor:#d6d6d6;--fontfamily:"Quicksand",sans-serif;--btn-padding:15px 35px;--gutter:15px;--divgap100:100px;--divgap:80px;--divgap50:50px;--divgap30:30px;--font40:40px;--font38:38px;--font32:32px;--font36:36px;--font26:26px;--font24:24px;--font20:20px;--font18:18px;--font16:16px;--font4:400;--font3:300;--font5:500;--font6:600;--font7:700;}::selection{background:var(--titlecolor);color:var(--whitecolor);text-shadow:none;}.service-page-event-section > *::selection{background:var(--primarycolor);}.video-wrapper source{margin-bottom:-8px !important;}.wpb_video_widget .wpb_video_wrapper iframe{border-radius:15px;}.vc_btn3-container{margin:0;}.bg-gradient,.loader-wrap,.button.bg_gradient,.button.bg_hr_gradient:hover,.button.bg_hr_gradient:active,.button.bg_hr_gradient:focus,.social-icons.style1.gradient .social-icon-container a,.pixi_heading-style4 h3:after,.pixi_icon_box-style2 .icon-wrap,.pixi_icon_box-style2:hover .icon-wrap,.pixi_icon_box-style5:hover,.bg-dark .pixi_icon_box-style5:hover,.white_txt .pixi_icon_box-style5:hover,.pixi_icon_box-style6:hover .icon-wrap,.bg-dark .pixi_icon_box-style6:hover .icon-wrap,.pixi_icon_box-style7:hover,.pixi_icon_box-style8:hover,.pixi_image_box-style2 .thumb-service,.pixi_image_box-style2 .title-wrap,.pixi_image_box-style4,.pixi_image_box-style4:hover,.pixi_image_box-style4:hover:after,.pixi_image_box-style5:hover .perspective_overlay,.timeline-title:before,.timeline-text-content:after,.portfolio-effect2 .overlay,.portfolio-effect4 .perspective-caption,a.video-button.gradient,.team-member figure:before,.team-member-temp2 .team-member-details:after,.pricing-item.style1 h6,.pricing-item.style1.pricing-best .button,.pricing-item.style2 .button:hover,.pricing-item.style2.pricing-best,.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar,.bt-progress-style3.vc_progress_bar .vc_single_bar .vc_bar,.wpb_accordion .wpb_accordion_wrapper .ui-accordion-header-active a,.mo-accordion-style1 .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a,.mo-accordion-style1 .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a:hover,.dark.mo-accordion-style1 .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a,.dark.mo-accordion-style1 .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a:hover,.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active > a,.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab > a:hover,.mo-tabs-style1.vc_tta-tabs.vc_tta.dark .vc_tta-tabs-list .vc_tta-tab.vc_active > a,.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a,.mo-tabs-style1.vc_tta-tabs.vc_tta.dark .vc_tta-tabs-list .vc_tta-tab a:hover,.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active > a,.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a,.mo-tour-style1.vc_tta.vc_tta-tabs.vc_tta .vc_tta-tab.vc_active > a,.dark.mo-tour-style1.vc_tta.vc_tta-tabs.vc_tta .vc_tta-tab.vc_active > a,.mo-tour-style2.vc_tta.vc_tta-tabs.vc_tta .vc_tta-tab.vc_active > a,.dark.mo-tour-style2.vc_tta.vc_tta-tabs.vc_tta .vc_tta-tab.vc_active > a,a.cat-name,.mo-link,.blockquote-post,.grid-post-simple:hover .term,.overlay-post p.term,.comment-respond .comment-form .form-submit .submit,figure.widget-effect .overlay-effect1,.mo-products-grid.tpl1 article .mo-thumb .onsale,.mo-product-carousel.tpl1 article .mo-thumb .onsale,.mo-products-grid.tpl2 .product .mo-thumb .onsale,.mo-product-carousel.tpl2 .product .mo-thumb .onsale,.woocommerce nav.woocommerce-pagination > .page-numbers:hover,.archive-product .mo-action-bar,.archive-product .grid .product .mo-thumb .onsale,.archive-product .list .product .mo-thumb .onsale,.single-product .mo-product-item .mo-thumb .onsale,.single-product .mo-product-item .mo-content .mo-socials > li:hover a,.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .onsale,.woocommerce-cart .main-content .woocommerce .wc-proceed-to-checkout .checkout-button,.woocommerce #respond input#submit,.woocommerce a.wc-forward,.woocommerce button.button,.woocommerce input.button,.mo-cart-content a.wc-forward,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit:hover,.woocommerce a.wc-forward:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.mo-cart-content a.wc-forward:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background:var(--titlecolor);font-size:var(--font16) !important;font-weight:var(--font6) !important;}body{font-family:var(--fontfamily) !important;color:var(--textcolor);}.paddt{padding-top:0px !important;}.entry-content>p,.entry-content li,body,p,li,.grid-post p,.masonry-posts .type-post p,.masonry-posts .post-content p,.grid-carousel-post p{font-size:var(--font18);color:var(--textcolor);font-family:var(--fontfamily);line-height:1.5;font-weight:var(--font4);}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--fontfamily) !important;color:var(--textcolor);}body h1,body .h1{font-size:var(--font32);line-height:1.2;font-family:var(--fontfamily) !important;font-weight:var(--font7);margin-bottom:0px;margin-bottom:15px;color:var(--whitecolor);text-transform:uppercase;}body h2,body .h2{font-size:var(--font32);line-height:1.2;font-family:var(--fontfamily) !important;font-weight:var(--font7);text-transform:uppercase;}body.home h2,body.home .h2{margin-bottom:var(--divgap50);}body h3,body .h3{font-size:var(--font26);line-height:1.2;font-family:var(--fontfamily) !important;font-weight:var(--font7);}h4{font-size:var(--font24);margin-bottom:0;margin-top:20px;font-weight:var(--font7);}body h6,body .h6{font-size:var(--font22);}.service-page-video-section h1{font-size:var(--font32);}.mo-header-v5.mo-header-fixed .mo-header-menu{background-image:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/header-image.png");background-position:top center;background-size:cover;background-color:#000;}.mo-header-v5.mo-header-fixed .mo-header-menu.nitro-lazy{background-image:none !important;}.call-to-action h2.vc_custom_heading{margin-bottom:8px;}.main-content .page-header .mo-title-bar h2{font-size:var(--font40);color:var(--whitecolor);letter-spacing:normal;font-weight:var(--font7);text-transform:capitalize;text-align:left;margin-bottom:0;line-height:1;}.single-product .mo-product-item .mo-content .cart > span{display:block;float:left;align-items:center;padding:11px;font-weight:var(--font6);}body .btn,.vc_btn3.vc_btn3-color-grey,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat,input.wpcf7-form-control.has-spinner.wpcf7-submit,.vc_btn3.vc_btn3-color-juicy-pink,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{border:2px solid var(--whitecolor);font-size:var(--font18);font-family:var(--fontfamily);font-weight:var(--font7);background:var(--textcolor);border-radius:50px;color:var(--whitecolor);padding:var(--btn-padding);line-height:1;}.vc_btn3.vc_btn3-color-grey,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat,input.wpcf7-form-control.has-spinner.wpcf7-submit{margin-top:0;}.vc_btn3.vc_btn3-color-blue,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat{background:transparent;border:2px solid var(--textcolor);font-size:var(--font18);color:var(--textcolor);border-radius:30px;font-weight:var(--font7);}body .btn:hover,.vc_btn3.vc_btn3-color-grey:hover,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,input.wpcf7-form-control.has-spinner.wpcf7-submit:hover,.vc_btn3.vc_btn3-color-juicy-pink:hover,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover{background:var(--titlecolor);}.btn-nav:hover,.btn-nav:active,.btn-nav:focus{background:var(--titlecolor) !important;color:var(--whi) !important;}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{background-color:var(--titlecolor) !important;color:#fff;border-color:var(--titlecolor);border:0 !important;}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{color:#fff;border-color:var(--textcolor);background-color:var(--textcolor);border:0;}.service-page-top-section .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey:hover{background:var(--primarycolor) !important;color:var(--whi) !important;}.service-page-top-section .vc_col-sm-3 .wpb_wrapper{text-align:right;}header .mo-header-v5 .mo-menu-list > ul > li > a,.mo-header-v5 .mo-header-top.t_motivo .icon_text,.mo-header-v5 .mo-header-top.t_motivo a,.mo-header-v5 .mo-search-header > a,.mo-header-v5 .mo-cart-header > a,.mo-header-v5 .social-header-v5 li a,.mo-header-v5 .lang_link > ul > li{font-size:var(--font16);font-weight:var(--font6);line-height:95px;text-transform:capitalize;}header a.btn-nav{font-size:var(--font18);border-radius:50px;padding:15px 20px;text-transform:capitalize;border:2px solid;height:50px;line-height:1 !important;}header a.btn-nav:hover{border-color:var(--titlecolor) !important;color:var(--whitecolor) !important;}.mo-header-v5.mo-header-fixed .mo-header-menu{height:95px;border-bottom:0px;}.mo-stick-active.admin-bar .mo-header-v5.mo-header-stick .mo-header-menu{box-shadow:1px 2px 10px rgba(212,180,134,.23) !important;border-bottom:1px solid rgba(255,255,255,.2);}footer.footer_v2 .widget_media_image{margin:auto;text-align:center;}footer.footer_v2 .widget_media_image img{background:transparent;}footer.footer_v2 h4.wg-title{color:var(--primarycolor);font-size:var(--font18);font-weight:var(--font7) !important;text-transform:uppercase;}footer .menu li a,footer .widget_archive ul > li a,footer .widget_recent_entries ul > li a,footer .widget_meta ul > li a,footer .widget_pages ul > li a,footer .widget_nav_menu ul > li a,footer .widget_categories ul > li a{color:#fff !important;font-size:var(--font18);font-weight:var(--font3) !important;line-height:24px;}footer ul.contact-list li,footer ul.contact-list li a{list-style:none;margin-top:unset;color:var(--whitecolor) !important;font-size:var(--font18) !important;font-style:normal !important;font-weight:var(--font4);}footer .menu li a:hover,footer .widget_archive ul > li a:hover,footer .widget_recent_entries ul > li a:hover,footer .widget_meta ul > li a:hover,footer .widget_pages ul > li a:hover,footer .widget_nav_menu ul > li a:hover,footer .widget_categories ul > li a:hover{color:var(--primarycolor) !important;}ul.contact-list li{position:relative;padding-left:27px;}footer .widget ul.menu li:before{content:"";font-family:"FontAwesome";position:absolute;left:0;top:0;font-size:var(--font16);color:var(--titlecolor);}ul.social-icon{display:flex;gap:15px;flex-flow:wrap;}footer .widget ul.menu li{margin-bottom:0px;padding-left:18px !important;position:relative;}.footer_v2 .footer-widget-2{padding-left:0px !important;}ul.contact-list i{position:absolute;color:var(--titlecolor);left:0;}footer #nav_menu-2 ul li{float:left;width:50%;}.footer_v2 .social-media-widget li a{background-color:rgba(0,0,0,.05);color:var(--titlecolor);font-size:var(--font20);}body .footer-copyright span a{background:var(--textcolor) !important;}body .footer-copyright a,.footer-copyright p,.footer-copyright span,body .footer-copyright span a{color:var(--textcolor) !important;font-weight:var(--font6) !important;font-size:var(--font14) !important;}footer.footer_v2 > .container{padding:var(--divgap) 0;}footer.footer_v2 > .container .row{padding-top:var(--divgap50);margin:0px;display:flex;}.call-to-action,.services-footer{padding:var(--divgap50) 0;background:var(--primarycolor);}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:0;}.call-to-action p,.services-footer .footer-description{font-size:var(--font20);font-weight:var(--font6);margin-bottom:0px;}.call-to-action .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey,.services-footer .button{font-size:var(--font26);border:0px;font-weight:var(--font7);padding:30px 65px;border-radius:85px;background:var(--textcolor);color:var(--whitecolor);margin-top:0px;margin:0;line-height:1;text-transform:uppercase;}.services-footer .button{float:right;}.services-footer .button:hover{background:var(--titlecolor);color:var(--whitecolor);}.call-to-action .vc_btn3-container.vc_btn3-right{margin-bottom:0;}.footer-cta-section{display:flex;flex-flow:wrap;align-items:center;}.hm-aboutus p{color:var(--whitecolor);}.hm-aboutus h2,.hm-instagram h2,.hm-video-sec h2,.hm-testimonial h2{color:var(--whitecolor);}.home h3.small-heading,.service-footer h3.small-heading{color:var(--titlecolor);font-weight:var(--font4);margin-bottom:10px;}.hm-heading-section{padding:var(--divgap30) 0;}.hm-aboutus,.hm-services,.hm-instagram,.hm-products,.hm-testimonial,.hm-blogs{padding:var(--divgap) 0;}.home body,.home .main-content,.home .internal-content{background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/body-background.jpg");background-position:top center;background-size:cover;}.hm-video-sec .wpb_video_widget:nth-child(2n){margin-right:0;}.hm-video-sec .wpb_video_widget{width:49%;float:left;margin-right:2%;margin-bottom:20px;}.hm-testimonial .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text{padding:var(--divgap) 0;}.sp-testimonial-item.swiper-slide.swiper-slide-active{background:#e0d1bc;}.mo-testimonial-carousel.tpl3 .item{text-align:left;will-change:transform;background:rgba(255,255,255,.06);padding:40px 20px !important;border-radius:50px;display:grid;}.sp-testimonial-free-section .sp-testimonial-item p{color:var(--whitecolor);font-size:var(--font16) !important;font-weight:var(--font4);font-family:var(--fontfamily);}#sp-testimonial-free-wrapper-3925 .sp-testimonial-free-section .sp-testimonial-client-name,body.home .mo-testimonial-carousel.tpl3 .testimonial-details h5{color:var(--titlecolor) !important;-webkit-text-fill-color:var(--titlecolor);font-family:var(--fontfamily);}#sp-testimonial-free-wrapper-3925 .sp-testimonial-free-section .swiper-slide.swiper-slide-active .sp-testimonial-client-name{color:var(--textcolor);}body .sp-testimonial-item.swiper-slide.swiper-slide-active p{color:var(--textcolor);}.sp-testimonial-free-section.swiper-initialized,.sp-testimonial-free-section:not(.swiper-initialized,.tfree-layout-grid){margin:0px;}.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list{text-align:center;}.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{border-color:transparent;background-color:transparent;color:var(--textcolor);font-size:var(--font20);font-weight:var(--font6);}.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{border-color:transparent;background-color:transparent;color:var(--primarycolor);font-size:var(--font20);}.mo-blog-carousel article{background:var(--textcolor);padding:20px !important;border-radius:30px;background-size:cover;background-position:right bottom;position:relative;overflow:hidden;}.mo-blog-carousel article:before{content:" ";background:url("https://www.ignitebollywood.com.au/wp-content/images/blog-design.png") no-repeat;width:100%;position:absolute;height:100%;right:0;bottom:0;z-index:1;}.format-post figure img,.post-content figure img{border-radius:30px;}body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a,a.show-slider{border-color:transparent;background-color:transparent;color:var(--textcolor);font-size:var(--font20);font-weight:var(--font5);text-transform:uppercase;}body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a,a.show-slider.active{border-color:transparent;background-color:transparent;color:var(--primarycolor);}.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list,.hm-blogs .wpb_text_column.wpb_content_element .wpb_wrapper p{overflow:hidden;border-bottom:1px solid var(--primarycolor);display:inline-block;justify-content:center;align-items:center;text-align:center;}.hm-blogs .wpb_text_column.wpb_content_element{text-align:center;}.hm-blogs .wpb_text_column.wpb_content_element .wpb_wrapper p a:first-child{padding-left:0px !important;}.hm-blogs .wpb_text_column.wpb_content_element .wpb_wrapper p{text-align:center;padding:20px 0;margin-bottom:var(--divgap50);display:inline-flex;gap:50px;position:relative;}.hm-blogs .wpb_text_column.wpb_content_element .wpb_wrapper p:after{content:"";display:block;height:24px;width:1px;position:absolute;right:0;left:-14px;margin:auto;top:26px;color:var(--primarycolor);background:var(--primarycolor);}.grid-carousel-post p{color:var(--whitecolor);font-size:var(--font16);text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}.hm-blogs h3.post-title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;}a.cat-name.hover_shine,.footer-info-post .meta-post{display:none;}.arrow-btn svg{width:64px;stroke:var(--titlecolor);}.footer-info-post{justify-content:right;}.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:focus,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover{background-color:transparent !important;}.vc_tta-tabs-container{text-align:center !important;}ul.vc_tta-tabs-list{display:inline-block;display:inline-block !important;margin:auto;margin:auto !important;justify-content:center !important;}.post h3.post-title a,.page h3.post-title a,.grid-post h3.post-title a,.masonry-posts .post-content h3.post-title a{font-size:var(--font18);color:var(--whitecolor);font-weight:var(--font7);}.hm-video-sec .wpb_video_widget .wpb_wrapper iframe{border-radius:30px;}.hm-heading-section h1.vc_custom_heading{margin-bottom:0;font-size:var(--font38);}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li:hover > a:before{color:var(--textcolor);background:var(--titlecolor);}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul > li > ul > li > a{font-size:var(--font16) !important;padding:8px 0px;}.ion-android-search:before{background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/search-icon.png");content:"";width:30px;height:30px;position:absolute;display:block;background-repeat:no-repeat;background-position:top center;}.fa-user:before{background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/account.png");content:"";width:30px;height:30px;position:absolute;display:block;background-repeat:no-repeat;background-position:top center;}.ion-bag:before{background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/cart.png");content:"";width:30px;height:30px;position:absolute;display:block;background-repeat:no-repeat;background-position:top center;}.fa-file-sound-o:before,.fa-file-audio-o:before{background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/phone-icon.png");content:"" !important;width:30px;height:30px;position:absolute;display:block;background-repeat:no-repeat;background-position:top center;}.pagetitle-v2 .mo-title-bar{padding:var(--divgap30) 0;min-height:190px;justify-content:center;}.mo-search-header > a,.mo-header-v5 .mo-cart-header{height:auto;}.mo-product-carousel.tpl1 .product .mo-thumb img{overflow:visible;}ul.depth0.standard.sub-menu li{display:block;padding:0 0px;position:relative;width:100%;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul > li{padding:0px;}ul.depth0.standard.sub-menu li a{border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:var(--primarycolor);}ul.sub-menu{border-style:solid;border-color:#fff;border-top-width:10px;border-right-width:10px;border-bottom-width:10px;border-left-width:10px;border-left-width:10px;padding:15px !important;box-shadow:0 0 0 1px #a58251 inset !important;min-width:300px !important;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul > li > ul > li > a{font-size:var(--font16);}header .mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul > li > a{font-size:var(--font16);color:var(--textcolor);font-family:var(--fontfamily);padding:8px 0px;}header .mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li:hover > a{color:var(--primarycolor);}ul.depth0.standard.sub-menu li a:before{position:absolute;left:0;font-family:FontAwesome;font-size:14px;content:"";}.hm-testimonial .owl-item{margin-bottom:0px !important;}.hm-products article{background:transparent;padding:0px !important;margin-bottom:0px !important;}.mo-products-grid.tpl2 article .mo-thumb,.mo-product-carousel.tpl2 article .mo-thumb{position:relative;overflow:hidden;border-radius:134px;}.mo-products-grid.tpl2 .product .mo-content,.mo-product-carousel.tpl2 .product .mo-content{text-align:center;}.product h3.mo-title a{font-size:var(--font20);color:var(--textcolor) !important;font-family:var(--fontfamily);font-weight:var(--font7);margin-bottom:10px;background:transparent;}.cart-link a{font-size:20px;color:var(--textcolor);font-weight:var(--font6);text-decoration:underline;}.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row.create-account{padding-left:33px;}.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row input{top:-13px;}.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .create-account,.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .create-account{position:relative;}.mo-products-grid.tpl1 article .mo-content .mo-title,.mo-product-carousel.tpl1 article .mo-content .mo-title{font-weight:var(--font7);margin-bottom:0;font-size:var(--font20);line-height:1.4;background:var(--textcolor);}.hm-services .slick-slide img,.grid-contents .services .image img{border-radius:50%;width:272px;height:272px;object-fit:cover;margin:auto;}.hm-services .slick-slide h6{text-align:center;font-weight:var(--font6);font-size:var(--font20);padding:20px 11px 0px;margin-bottom:0px;}.page-header .mo-title-bar-wrap,.single-header.img_overlay{min-height:190px;height:auto;background-size:auto 190px !important;}.ngg-album-compact h4{font-size:var(--font18);font-weight:var(--font7);margin:0;margin-top:20px;text-align:center;line-height:1.5;}.ngg-album-compact{padding:0 !important;}.ngg-album-compact p{font-size:var(--font16);margin:0;text-align:center;display:none;}.enquiry-form p,.enquiry-form label,.enquiry-form h2,.enquiry-form h4{color:#fff;display:block;}.enquiry-form h4{font-weight:700;}.enquiry-form p{font-size:var(--font16);}.menu-item-4393 ul.depth2.standard.sub-menu{border:0;box-shadow:none !important;margin-left:0;}.menu-item-4393 ul.depth2.standard.sub-menu a{border:0 !important;color:var(--textcolor) !important;font-size:var(--font16);}.enquiry-form form.wpcf7-form{background:rgba(255,255,255,.31);padding:var(--divgap50);border-radius:var(--divgap50);}input.privacy,input[type="checkbox"]{float:left;width:auto;width:19px;align-items:baseline;position:absolute;top:-10px;left:0;}.wpcf7-checkbox span.wpcf7-list-item.first.last,.check-box-sec{position:relative;padding-left:30px;}input.wpcf7-form-control.has-spinner.wpcf7-submit{line-height:1;height:auto;margin-top:15px;}body:not(.home) section.wpb-content-wrapper > .vc_row .container .wpb_column .wpb_wrapper > .vc_row:first-child{padding-top:0;}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row .container .wpb_column .wpb_wrapper > .vc_row,body::not(.parent-pageid-3129) .main-content section.wpb-content-wrapper > .vc_row .container .wpb_column .wpb_wrapper > .vc_row{padding:var(--divgap50) 0;}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row{padding:var(--divgap) 0;}.page-id-3164 form h2.vc_custom_heading{display:none;}.footer_v2 .social-media-widget li:hover a{background:var(--primarycolor) !important;}ol.service-page-listing li:nth-child(2n){margin-right:0;}ol.service-page-listing li{flex:49%;float:left;margin-right:2%;border-bottom:1px solid #d9d9d9;padding:var(--divgap30) 0px;list-style:none;}ol.service-page-listing li strong{display:block;font-size:var(--font26);font-weight:var(--font5);color:var(--titlecolor);padding-bottom:15px;}.service-page-four-column .wpb_single_image img{border-radius:30px;margin-bottom:20px;}.extra-heading-ble{color:var(--titlecolor);font-weight:var(--font6);font-size:var(--font18);margin-bottom:8px;}.service-page-four-column h3.vc_custom_heading{font-weight:var(--font5);}.service-page-top-section{padding:var(--divgap30) 0px !important;}.service-page-video-section p,.service-page-video-section h2{color:#fff;}.service-page-video-section strong{color:var(--titlecolor);font-size:var(--font20);font-weight:var(--font6);margin-top:15px;}.main-content section.wpb-content-wrapper > .service-page-top-section.vc_row .container .wpb_column .wpb_wrapper > .vc_row{padding:0px !important;}.service-page-event-section .vc_row > .wpb_column.vc_column_container.vc_col-sm-4,.service-page-event-section .vc_row > .wpb_column.vc_column_container.vc_col-sm-3,.service-page-event-section .vc_row > .wpb_column.vc_column_container.vc_col-sm-12{background:var(--titlecolor);padding:var(--divgap30) 15px;border-radius:20px;color:var(--whitecolor);display:block;}.service-page-event-section .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-content-middle.vc_row-flex{padding-top:var(--divgap30);gap:15px;}.service-page-event-section .vc_row h3.vc_custom_heading,.service-page-event-section .vc_row p{color:var(--white);font-weight:var(--font5);}.service-page-next-corporate-section img{border-radius:30px;}.service-footer .hm-testimonial{background:#fff5e7;}.service-footer .hm-testimonial h2,.service-footer .hm-testimonial .sp-testimonial-client-name,.service-footer .hm-testimonial p{color:var(--textcolor) !important;}.service-footer .mo-testimonial-carousel.tpl3 .owl-item.active:nth-child(2n) .item{background:var(--titlecolor) !important;}.service-footer .mo-testimonial-carousel.tpl3 .item{border:2px solid var(--titlecolor) !important;}.service-page-event-section .mo-testimonial-carousel.tpl3 .item  p,.service-page-event-section h3.vc_custom_heading{color:var(--textcolor);}.service-footer .mo-testimonial-carousel.tpl3 .owl-item.active:nth-child(2n) .content p,.service-footer .mo-testimonial-carousel.tpl3 .owl-item.active:nth-child(2n) .testimonial-details h5,.service-footer .mo-testimonial-carousel.tpl3 .owl-item.active:nth-child(2n) .testimonial-details h6{color:var(--whitecolor);-webkit-text-fill-color:var(--whitecolor);}.home .mo-testimonial-carousel.tpl3 .owl-item.active:nth-child(2n) .content p,.home .mo-testimonial-carousel.tpl3 .owl-item.active:nth-child(2n)  .testimonial-details h5,.home .mo-testimonial-carousel.tpl3 .owl-item.active:nth-child(2n) .testimonial-details h6{color:var(--whitecolor);-webkit-text-fill-color:var(--whitecolor);}.mo-testimonial-carousel.tpl3 .owl-item.active:nth-child(2n) .item{background:var(--titlecolor) !important;border:2px solid var(--titlecolor);}.service-footer .hm-services p,.service-footer .hm-services  ul li a{font-size:var(--font20);color:var(--textcolor);font-weight:var(--font6);}.service-footer .hm-services ul li a{text-align:left;}.service-footer .hm-services h2.vc_custom_heading:before{display:none;}.service-footer .hm-services ul li{position:relative;padding:0;display:flex;align-items:center;gap:15px;}.service-footer .hm-services ul li:after{content:"|";}.service-footer .hm-services ul li:last-child:after{display:none;}.service-footer .hm-services ul{display:flex;flex-flow:wrap;list-style:none;gap:20px;padding-left:0;row-gap:10px;}.service-page-next-corporate-section{padding-top:0px !important;}.service-page-next-corporate-section  h4{font-size:var(--font20);line-height:1.5;color:var(--primarycolor);font-weight:var(--font5);margin-top:0px;}.service-page-next-corporate-section h3{text-transform:uppercase;}.service-page-next-corporate-section .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-content-middle.vc_row-flex{padding-top:var(--divgap50);}.service-page-next-corporate-section .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-content-middle.vc_row-flex:last-child{padding-top:0;}ol.service-page-listing li:last-child,ol.service-page-listing li:nth-child(7){border:0;}.service-page-four-column .wpb_column.vc_column_container.vc_col-sm-6{margin-bottom:var(--divgap50);}.service-page-four-column .wpb_text_column.wpb_content_element,.service-page-four-column h3{padding:0px 30px;}body .service-footer .sp-testimonial-item.swiper-slide.swiper-slide-active p,body .service-footer .sp-testimonial-item.swiper-slide.swiper-slide-active h4{color:var(--whitecolor) !important;}.service-footer h2.vc_custom_heading{margin-bottom:0;}.service-footer .hm-instagram{background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/uploads/2023/05/body-background-scaled.jpg") no-repeat;background-size:cover;}.service-footer .hm-instagram.nitro-lazy{background-image:none !important;}.service-page-top-section h3{font-size:var(--font24);color:var(--whitecolor);}.service-page-four-column ol li{position:relative;list-style:none;counter-increment:li;font-weight:var(--font5);}.service-page-four-column ol{counter-reset:1;}.service-page-four-column ol li:before{content:counter(li);color:var(--titlecolor);display:inline-block;width:1em;margin-left:-1em;}.hm-instagram #sb_instagram .sbi_photo,.social-wall #sb_instagram .sbi_photo{border-radius:15px;}.service-page-top-section .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey{background:var(--textcolor);border:0;color:var(--whitecolor);margin:0;}.single-post .mo-header-v5.mo-header-fixed .mo-header-menu:before,.single-post .mo-header-v5.mo-header-fixed .mo-header-menu:before{display:none !important;}.archive-product article{background:transparent;padding:0px !important;}.archive-product .grid .product .mo-content{text-align:left;font-size:var(--font16);color:var(--textcolor);font-weight:var(--font4);}.archive-product .grid .product .mo-thumb img,section.up-sells.upsells.products article img,.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb img{border-radius:50px;}.single-product .mo-related .products .mo-product-items .grid .product{box-shadow:none;}.single-product .mo-related .products .mo-product-items .grid .product .mo-content{background:transparent;}.single-product .mo-related .products .mo-product-items .grid .product .woocommerce-LoopProduct-link h2,.single-product .mo-related .price{text-align:center;}.mo-content .woocommerce-LoopProduct-link h2{font-size:var(--font16);text-transform:capitalize;font-weight:var(--font7);}span.woocommerce-Price-amount.amount bdi{font-size:var(--font18);color:var(--titlecolor);font-weight:var(--font7);font-family:var(--fontfamily);}.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .added_to_cart,.mo-product-carousel.tpl2 .product .mo-thumb .mo-actions .added_to_cart{top:0;right:84px;}.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button,.archive-product .grid .product .mo-thumb .mo-actions a.button,.archive-product .grid .product .mo-thumb .mo-actions .added_to_cart,a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart,.woocommerce .product .added_to_cart.wc-forward,.hm-products .mo-product-carousel.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button,.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .added_to_cart,.mo-product-carousel.tpl2 .product .mo-thumb .mo-actions .added_to_cart,.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button,.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .ajax_add_to_cart{width:115px;height:115px;border-radius:50%;font-size:var(--font14) !important;color:var(--primarycolor);margin:auto !important;line-height:1.4 !important;padding:8px !important;display:flex;justify-content:center;align-items:center;background-position:bottom;background-size:cover !important;text-align:center;background:#000 url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/add-to-cart.png");}.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button.nitro-lazy,.archive-product .grid .product .mo-thumb .mo-actions a.button.nitro-lazy,.archive-product .grid .product .mo-thumb .mo-actions .added_to_cart.nitro-lazy,a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart.nitro-lazy,.woocommerce .product .added_to_cart.wc-forward.nitro-lazy,.hm-products .mo-product-carousel.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button.nitro-lazy,.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .added_to_cart.nitro-lazy,.mo-product-carousel.tpl2 .product .mo-thumb .mo-actions .added_to_cart.nitro-lazy,.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button.nitro-lazy,.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .ajax_add_to_cart.nitro-lazy{background-image:none !important;}.archive-product .grid .product .mo-content .price{padding-right:0px;}.archive-product .grid .product:hover .mo-thumb .mo-actions{bottom:10px;}ol.service-page-listing li ol li:before{content:"";font-family:fontawesome;position:absolute;left:0;}ol.service-page-listing li ol{padding-left:0;margin-left:0px;}ol.service-page-listing li ol li{width:100%;border:0;line-height:2;padding:0;position:relative;padding-left:15px;}.archive-product .grid .product .mo-content .price{padding-right:0px;margin-top:10px;}.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link{border-radius:30px;border:1px solid #cfcfcf;background-size:100% auto;background-color:#000;}.vc_gitem-post-data h4{font-size:var(--font20);line-height:1.5;color:var(--textcolor);font-weight:var(--font7);margin-bottom:0px;}.vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240516480{background:transparent !important;}.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}.vc_gitem-post-data{margin-bottom:0px;}.archive-product .grid .product .mo-content h3,.woocommerce-LoopProduct-link h2{margin-bottom:5px;}.container.mo-blog-article .with-sidebar article{background:transparent;}.mo-post-item p{font-family:var(--fontfamily);color:var(--textcolor) !important;font-weight:var(--font4) !important;line-height:1.5;}.mo-blog .mo-post-item{margin-bottom:60px;margin-right:0 !important;}.with-sidebar.mo-blog .single-comments,nav.post-directions{display:none;}.related-posts{position:relative;width:100%;padding-bottom:var(--divgap);padding-top:var(--divgap);}.related-posts .title{font-size:var(--font26);}.related-posts .related-post figure{border-radius:30px;}.related-posts .arrow-btn svg{width:35px;}.related-posts .info-post{padding-top:10px;}.sidebar-right> div,.sidebar-left{position:relative;z-index:10;border:2px solid var(--titlecolor);border-radius:4px;margin-top:0;margin-bottom:0;padding:20px;}.sidebar .widget .wg-title{font-size:var(--font26);text-transform:capitalize;}.sidebar ul li:hover a{margin-left:10px;color:var(--titlecolor) !important;}.sidebar-right{padding:0;border:0;margin-top:0;margin-bottom:0;}ul.ngg-breadcrumbs{display:none;}.ngg-galleryoverview.default-view{margin-top:0px;}.sidebar.sidebar-right .widget_search form button.wp-block-search__button:before{font-size:var(--font26);color:var(--titlecolor);}.sidebar-right label.wp-block-search__label{display:none;}.sidebar.sidebar-right .widget_search form input[type=search],.sidebar.sidebar-left .header_search form input[type=search],.wpb_widgetised_column .header_search form input[type=search],.no-results .header_search .search-form input[type=search],footer .header_search .search-form input[type=search],.sidepanel-content .widget_search form input[type=search]{background-image:linear-gradient(to bottom,#000 0,#000 100%);}.sidebar-right .widget{margin-bottom:20px;}.sidebar li a{font-size:var(--font16);color:var(--textcolor) !important;font-weight:var(--font5);transition:2s ease all;}.sidebar .widget .wg-title:after{content:"";display:block;background:var(--primarycolor);height:2px;margin-top:9px;width:70%;}.single-header.img_overlay{background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/uploads/2023/05/produtcs-banner.jpg");background-size:cover;}.single-product .mo-product-item .mo-content .product_title{font-weight:var(--font7);font-size:var(--font26);line-height:1.3;letter-spacing:-1px;padding-bottom:0px;border-bottom:0px solid rgba(0,0,0,.1);color:var(--textcolor);text-transform:capitalize;}.single-product .mo-product-item p.price bdi{font-size:var(--font26);}.woocommerce-product-details__short-description p{font-size:var(--font16);margin-top:10px;line-height:1.5;}.single-product .mo-product-item .mo-content .cart .quantity .qty-minus i,.single-product .mo-product-item .mo-content .cart .quantity .qty-plus i,.single-product .mo-product-item .mo-content .cart .quantity input{font-size:var(--font16);color:var(--textcolor);font-weight:var(--font6);}.single-product .mo-product-item .mo-content .cart .quantity{height:45px;}.single-product .mo-product-item .mo-content .cart .single_add_to_cart_button{font-size:var(--font14);height:45px;background:var(--titlecolor);border-radius:10px;}.single-product .mo-product-item .mo-content .cart{margin-bottom:25px;border-top:1px solid #c1c1c1;padding-top:var(--divgap30);border-bottom:1px solid #c1c1c1;padding-bottom:var(--divgap30);}section.up-sells.upsells.products h2{text-align:center;margin-bottom:var(--divgap50);}.up-sells.upsells.products .mo-content .woocommerce-LoopProduct-link h2{margin-bottom:0px;text-align:left;margin-top:10px;}.archive-product .grid .product .mo-thumb .mo-actions,.up-sells.upsells a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart{opacity:0;bottom:10px;}.archive-product .grid .product:hover .mo-thumb .mo-actions,.upsells .grid .product:hover  a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart,.up-sells.upsells .products .mo-actions{bottom:0;z-index:9;opacity:1;}.up-sells.upsells .products .mo-actions{transition:all .4s ease-in-out;position:absolute;bottom:0px;left:0;width:100%;}.single-product .mo-product-item{margin-bottom:var(--divgap);margin-top:0;}.up-sells.upsells .grid .product .mo-thumb{position:relative;overflow:hidden;}.up-sells.upsells span.price{display:block;}a.show-slider.active{box-sizing:border-box;}.mo-cart-header > a.active > i{opacity:1;}.mo-cart-content h6{font-weight:600 !important;text-transform:uppercase;text-align:center;font-size:var(--font20);color:var(--textcolor);}.mo-cart-content .total > strong{font-weight:var(--font6) !important;font-size:var(--font18) !important;}.mo-cart-header > a .cart_total{font-size:14px;position:absolute;left:20px;top:20px;width:23px;height:23px;background:var(--titlecolor) !important;line-height:24px;color:var(--textcolor);}.mo-cart-header > a .cart_total{opacity:1;}.mo-cart-content .cart_list.product_list_widget .mini_cart_item > a > img{display:block;}.page .wrapper.mo-title-bar-wrap:before{content:"";position:absolute;background:#000;width:100%;height:100%;z-index:-1;opacity:.5;}.title-gap{margin-bottom:var(--divgap50);}.page-id-3130 .title-gap{margin-bottom:0;}.mo-cart-content .buttons .button{line-height:35px !important;}.ngg-albumoverview{margin-top:0px;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current-menu-item > a:before,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current_page_item a:before{color:var(--titlecolor) !important;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current-menu-item > a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current_page_item a{color:var(--textcolor);}.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row label,.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row label,.woocommerce-checkout .woocommerce #customer_details > h3,.woocommerce-additional-fields > h3{font-size:var(--font16);line-height:30px;}textarea,input,select{font-size:var(--font16);width:100%;background:var(--whitecolor);color:var(--textcolor);border-radius:10px;height:40px;}.shop_table.woocommerce-checkout-review-order-table li span,.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.order-total,div#customer_details h3{font-size:var(--font16);font-weight:var(--font5);}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li,.woocommerce-privacy-policy-text p{font-weight:var(--font5);font-size:var(--font16);}.woocommerce-checkout .woocommerce #order_review .order-review-heading,.woocommerce-checkout .woocommerce #order_review .payment-method-heading{font-size:var(--font18);line-height:30px;text-transform:uppercase;font-weight:var(--font7);}.accordion{cursor:pointer;width:100%;border:none;text-align:left;outline:none;font-size:var(--font16);transition:.4s;padding-bottom:10px;position:relative;}.active,.accordion:hover{background-color:transparent;}.accordion.active + .panel{display:block;}.panel{padding:15px 0px;display:none;background-color:white;overflow:hidden;border-radius:0;border-bottom:1px solid #c1c1c1;}.mo-slick-slider-nav .slider-item{padding:0px;}.mo-slick-slider-nav .slider-item.slick-current:before{border:0px;}.accordion:after{content:"+";display:flex;position:absolute;top:0;right:0;color:var(--titlecolor) !important;font-size:50px;}.accordion.active:after{content:"-";font-size:80px;}.woocommerce div.product div.images img{background:transparent;border-radius:30px;border:0px;}.accordion h4{font-size:var(--font18) !important;font-weight:var(--font7);font-family:var(--fontfamily) !important;margin-top:25px;}.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap > h4,.cart_totals h2{font-size:var(--font26);letter-spacing:normal;font-weight:var(--font7);}.mo-header-v5 .mo-menu-list > ul > li > a:hover:before{background:var(--primarycolor);width:100%;}.woocommerce-cart .main-content .woocommerce table.shop_table th,.woocommerce-cart .main-content .woocommerce table.shop_table td{color:var(--textcolor);}.woocommerce-cart .main-content .woocommerce table.shop_table thead tr th{font-size:var(--font16);}.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity .qty-minus,.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity .qty-plus,.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity input,.woocommerce-cart .main-content .woocommerce table.shop_table tr td.actions label{color:var(--textcolor);font-size:var(--font16);}.fa-long-arrow-left:before,.slick-prev:before{content:"" !important;background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/left-side.png") no-repeat;}.fa-long-arrow-right:before,.slick-next:before{content:"" !important;background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/right-side.png") no-repeat;}.fa-long-arrow-right:before,.fa-long-arrow-left:before,.slick-next:before,.slick-prev:before{background-position:center;background-size:cover !important;width:32px;height:32px;display:block;}.owl-theme .owl-controls .owl-dot.active span,.primary .owl-controls .owl-nav div.owl-prev,.primary .owl-controls .owl-nav div.owl-next{background:transparent;}.sc_block_posts.other-testimonial .type-testimonials{background:var(--primarycolor);padding:40px 20px;border-radius:30px;text-align:center;margin-bottom:20px;display:inline-block;width:100%;}.sc_block_posts.other-testimonial{column-gap:20px;columns:3 100px;padding:0px;display:block;}.mo-testimonial-carousel.tpl3 .testimonial-details h5{font-size:var(--font16);font-weight:var(--font7);line-height:1.5;-webkit-text-fill-color:var(--textcolor);}.mo-testimonial-carousel.tpl3 .star-rating{display:none !important;}.home .mo-testimonial-carousel.tpl3 .content p,.home .mo-testimonial-carousel.tpl3 .testimonial-details h5,.home .mo-testimonial-carousel.tpl3 .testimonial-details h6{color:var(--textcolor) !important;-webkit-text-fill-color:var(--textcolor);}.mo-testimonial-carousel.tpl3 .content p,.mo-testimonial-carousel.tpl3 .testimonial-details h6{font-size:var(--font16);font-weight:var(--font4);font-family:var(--fontfamily);color:var(--textcolor) !important;line-height:1.5;}h3.vc_custom_heading{margin-top:0;margin-bottom:10px;}.sc_block_posts.other-testimonial .type-testimonials:hover{background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/body-background.jpg");background-position:center;background-size:cover;}.sc_block_posts.other-testimonial .type-testimonials:hover p,.sc_block_posts.other-testimonial .type-testimonials:hover h5,.sc_block_posts.other-testimonial .type-testimonials:hover h6,.sc_block_posts.other-testimonial .type-testimonials:hover  span.testimonial-category-name span{color:#fff;}ul.custom-list{list-style:auto;}.wpb_video_widget .wpb_wrapper iframe{padding-bottom:0;padding-top:0;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current-menu-ancestor > a{color:var(--primarycolor);}.mo-testimonial-carousel.tpl3 .content p{overflow:auto;padding:8px;height:180px;}.mo-testimonial-carousel.tpl3 .content{order:-1;}.hm-testimonial .content p::-webkit-scrollbar{width:5px;margin-left:3px;}.mo-testimonial-carousel.tpl3::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px;}.hm-testimonial .content p::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px;}.hm-testimonial .content p::-webkit-scrollbar-thumb:hover{background:#000;}.video-section{padding-top:var(--divgap);padding-bottom:var(--divgap);}.services-footer .row{display:flex;flex-wrap:wrap;align-items:center;}.menu-item-4393 ul.depth2.standard.sub-menu{border-bottom:1px dashed var(--primarycolor);margin-left:0;padding:8px !important;}.woocommerce-account .woocommerce form.login,.woocommerce-account .woocommerce form.lost_reset_password{max-width:100%;}p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide label,p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide span,.woocommerce-account .woocommerce form.login span,.woocommerce-account .woocommerce form.lost_reset_password span{font-family:var(--fontfamily) !important;font-size:var(--font16);}button.woocommerce-Button.woocommerce-button.button.wp-element-button.woocommerce-form-register__submit{margin-top:30px;}label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{position:relative;display:block;padding:0px 33px 10px;}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{padding:20px;border:2px solid var(--titlecolor);}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-size:var(--font16);color:var(--textcolor);line-height:2;font-family:var(--fontfamily);font-weight:var(--font6);}.woocommerce-account .woocommerce-MyAccount-content a{font-size:var(--font16);background:#fff !important;color:#222;font-family:var(--fontfamily);font-weight:var(--font7);}.font-primary,.bs-textillate.list,.pixi_icon_box-style9 .step-number,.pricing-item.style1 .pricing .pricing-currency,.pricing-item.style2 .pricing .pricing-currency,.vc_pie_chart_value,.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab > a,.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab > a:hover,.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab > a,.mo-countdown-clock .countdown-item-container .countdown-amount,.mo-countdown-clock .countdown-item-container .countdown-period,.mo-link,.blockquote-post,.page-header .mo-title-bar h2,.post-pagi span,.mo-team-article .mo-bio,.mo-products-grid.tpl2 .product .mo-thumb .onsale,.mo-product-carousel.tpl2 .product .mo-thumb .onsale,.mo-products-grid.tpl2 .product .mo-thumb .mo-actions,.mo-product-carousel.tpl2 .product .mo-thumb .mo-actions,.mo-products-grid.tpl2 .product .mo-content .price,.mo-product-carousel.tpl2 .product .mo-content .price,.mo-single-add-to-cart > span,.mo-product-grid-item .mo-thumb .onsale,.mo-product-list-item .mo-thumb .onsale,.archive-product .grid .product .mo-thumb .onsale,.archive-product .grid .product .mo-thumb .mo-actions .added_to_cart,.archive-product .list .product .mo-thumb .onsale,.single-product .mo-product-item .mo-thumb .onsale,.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-description,.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .onsale,.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .added_to_cart,.woocommerce table.shop_table th,.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item a,.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p input,.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator > p select,.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap > ul > li.shipping div[data-title=Shipping] ul > li label span,.woocommerce-account .woocommerce-MyAccount-navigation ul li,.woocommerce-account .woocommerce form.login .form-row label,.woocommerce-account .woocommerce form.lost_reset_password .form-row label,.woocommerce-error > a,.woocommerce-info > a,.woocommerce-message > a,.wpcf7 .button,.vc_chart .vc_chart-legend li,.woocommerce ul.cart_list li a,.comment-respond .comment-form .form-submit .submit{font-family:var(--fontfamiy) !important;}.color-main,.social-sidepanel li a:hover,.mo_mini_cart > a.mo-icon:hover,.mo-cart-content h6,.mo-stick-active .mo-header-v6.mo-header-stick .btn-nav:hover,.mo-stick-active .mo-header-v6.mo-header-stick .btn-nav:active,.mo-stick-active .mo-header-v6.mo-header-stick .btn-nav:focus,.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header > a,.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header > a.active .cart_total,.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header:hover > a .cart_total,.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc > ul > li:hover > a,.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc > ul > li > ul > li:hover > a,.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc > ul > li > ul > li.current-menu-item > a,.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc > ul > li > ul > li.current-menu-ancestor > a,.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc > ul > li.current-menu-item > a,.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc > ul > li.current-menu-ancestor > a,.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc > ul > li.menu-item-has-children .nomega-menu-item > ul > li:hover > a,.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc > ul > li.menu-item-has-children .nomega-menu-item > ul > li.current-menu-item > a,.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc > ul > li.menu-item-has-children .nomega-menu-item > ul > li.current-menu-ancestor > a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.mega-menu-item > ul li:hover > a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.mega-menu-item > ul li.current-menu-item > a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.mega-menu-item > ul li.current-menu-ancestor > a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.mega-menu-item > ul li.current_page_item a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li:hover > a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current-menu-item > a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current-menu-ancestor > a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current_page_item a,.button.primary,.button.hr_primary:hover,.button.hr_primary:active,.button.hr_primary:focus,.arrow-btn:hover,.link-btn:hover,.social-icons.white a,.social-icons.grey a,.social-icons.style2.primary a,.social-icons.style3.primary a,.pixi_heading-style1 h5,.pixi_heading-style2 h3,.pixi_icon_box-style3 .icon-wrap,.pixi_icon_box-style9 h6,.pixi_icon_box-style9 .step-number,.list-style.list-style1 li::after,.list-style.list-style2 li::after,.portfolio-filter a:hover,.portfolio-filter a:active,.portfolio-filter a:focus,.portfolio-filter a > .active,.portfolio-effect3 .details h5:hover a,.pricing-item.style2 .button,.counter-number.style2 h3,.counter-number.style2 i,.vc_pie_chart_value,.wpb_pie_chart_heading,.accordion-style3 .acc_section.acc_active > .acc_head h6,.accordion-style4 .acc_section.acc_active .acc_head h6,.accordion-style4 .acc_section.acc_active .accordion-icon:before,.mo-faq-style1.vc_toggle_default.vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon,.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab > a:hover,.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active > a,.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active > a,.format-post:hover .post-title a:hover,.post-content:hover .post-title a:hover,.single-post blockquote p::before,.masonry-posts .grid-left-post .info-post .cat-name a,.mo-pagination > a,.mo-pagination > span,.about-author h3,.about-author-social a:hover,.comment-body .comment-reply-link,#cancel-comment-reply-link,.logged-in-as a:hover,.sidebar .widget_archive ul > li a:hover,.sidebar .widget_recent_entries ul > li a:hover,.sidebar .widget_recent_comments ul > li a:hover,.sidebar .widget_meta ul > li a:hover,.sidebar .widget_pages ul > li a:hover,.sidebar .widget_nav_menu ul > li a:hover,.sidebar .widget_categories ul > li a:hover,.sidebar .wp-block-page-list li a:hover,.main-container .widget_archive ul > li a:hover,.main-container .widget_recent_entries ul > li a:hover,.main-container .widget_recent_comments ul > li a:hover,.main-container .widget_meta ul > li a:hover,.main-container .widget_pages ul > li a:hover,.main-container .widget_nav_menu ul > li a:hover,.main-container .widget_categories ul > li a:hover,.main-container .wp-block-page-list li a:hover,.bg-dark .sidebar .widget_archive ul > li a:hover,.bg-dark .sidebar .widget_recent_entries ul > li a:hover,.bg-dark .sidebar .widget_recent_comments ul > li a:hover,.bg-dark .sidebar .widget_meta ul > li a:hover,.bg-dark .sidebar .widget_pages ul > li a:hover,.bg-dark .sidebar .widget_nav_menu ul > li a:hover,.bg-dark .sidebar .widget_categories ul > li a:hover,.bg-dark .main-container .widget_archive ul > li a:hover,.bg-dark .main-container .widget_recent_entries ul > li a:hover,.bg-dark .main-container .widget_recent_comments ul > li a:hover,.bg-dark .main-container .widget_meta ul > li a:hover,.bg-dark .main-container .widget_pages ul > li a:hover,.bg-dark .main-container .widget_nav_menu ul > li a:hover,.bg-dark .main-container .widget_categories ul > li a:hover,.posts_widget_list h4:hover a,.widget_pixi_twitter ul li a,.woocommerce-checkout .woocommerce #order_review .shop_table > ul > li.order-total .amount,.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a,.woocommerce-account .woocommerce-MyAccount-content a:hover,.product-categories li a:hover,.woocommerce .widget_price_filter .price_slider_amount .button:hover,.woocommerce .widget_price_filter .price_slider_amount .button:focus,.footer_v3 .menu li a:hover,.footer_v3 .widget_archive ul > li a:hover,.footer_v3 .widget_recent_entries ul > li a:hover,.footer_v3 .widget_meta ul > li a:hover,.footer_v3 .widget_pages ul > li a:hover,.footer_v3 .widget_nav_menu ul > li a:hover,.footer_v3 .widget_categories ul > li a:hover{color:var(--titlecolor);}option{color:var(--textcolor);line-height:1.2;}.header-icons{display:contents;}.page .wrapper.mo-title-bar-wrap:before{content:"";position:absolute;background:linear-gradient(90deg,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 100%);width:38%;height:100%;z-index:-1;opacity:1;}.page .wrapper.mo-title-bar-wrap:after{content:"";position:absolute;background:linear-gradient(-90deg,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 100%);width:38%;height:100%;z-index:-1;top:0px;right:0px;opacity:1;}.progress{display:block;width:100%;height:10px;border-radius:0px;overflow:hidden;background-color:#f5f5f5;background-image:linear-gradient(to right,#16b0a8,#16b0a8);background-repeat:no-repeat;background-size:0 100%;transition:background-size .4s ease-in-out;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.service-footer > section > .vc_row{margin:0;}.parent-pageid-3129 .vc_row.wpb_row.vc_row-fluid{margin:0;}.archive-product,.archive .sidebar-shop,.with-sidebar.mo-blog{margin-top:0px;margin-bottom:0px;}.ngg-albumoverview{display:flex !important;flex-flow:wrap;gap:15px;row-gap:30px;}.ngg-album-compact h4 .ngg-album-desc{height:auto;}#grid784445-gallery .TS_VGallery_main_parent_784445{margin-top:0px !important;}.TS_VGallery_GV_CP_Main296427 .totalsoftview-first .mask,.TS_VGallery_GV_CP_Main296427 .totalsoftview-second .mask,.TS_VGallery_GV_CP_Main296427 .totalsoftview-third .mask,.TS_VGallery_GV_CP_Main296427 .totalsoftview-fourth .mask,.TS_VGallery_GV_CP_Main296427 .totalsoftview-fifth .mask,.TS_VGallery_GV_CP_Main296427 .totalsoftview-sixth .mask,.TS_VGallery_GV_CP_Main296427 .totalsoftview-seventh .mask,.TS_VGallery_GV_CP_Main296427 .totalsoftview-eighth .mask,.TS_VGallery_GV_CP_Main296427 .totalsoftview-tenth .mask,.TS_VGallery_GV_CP_Main296427 .totalsoftview-ninth .TS_VGallery_block_col_2,.TS_VGallery_GV_CP_Main296427 .totalsoftview-ninth .TS_VGallery_block_col_1{background-color:#000 !important;}ul.TS_VGallery_blocks-gallery li h2{display:flex;align-items:center !important;justify-content:center !important;background:transparent !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:1 !important;}.TS_VGallery_GV_CP_Main843322 .totalsoftview-first h2,.TS_VGallery_GV_CP_Main843322 .totalsoftview-third h2,.TS_VGallery_GV_CP_Main843322 .totalsoftview-fifth h2,.TS_VGallery_GV_CP_Main843322 .totalsoftview-seventh h2,.TS_VGallery_GV_CP_Main843322 .totalsoftview-eighth h2,.TS_VGallery_GV_CP_Main843322 .totalsoftview-ninth figcaption{background:var(--tsvg_to_background_color_843322);}ul.TS_VGallery_blocks-gallery li h2{display:flex;align-items:center !important;justify-content:center !important;background:transparent !important;}.totalsoftview h2{position:relative;margin-top:10px !important;padding:15px !important;line-height:1 !important;line-height:1.5 !important;font-family:var(--fontfamily) !important;font-size:var(--font18) !important;}.TS_VGallery_block_row.mask{display:flex;padding:20px;justify-content:center;}body .totalsoftview{border-radius:15px;}#ts_vgallery_content_popup_id_269556 .ts_vgallery_content_popup_elements_description_items_title_269556{color:#000;background-color:transparent;margin:10px 0px;font-family:var(--fontfamily) !important;}#grid843322-gallery *{line-height:1.5 !important;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul > li > ul > li{padding:0px 0px;}ul.custom-list li a{color:var(--textcolor);}.service-page-event-section .vc_row h3.vc_custom_heading{margin-top:0;}.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td{font-size:var(--font18) !important;}.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address .checkbox .input-checkbox{top:-18px;}body .hm-aboutus h2{margin-bottom:20px;}.single-header ul.meta-post{display:none;}.single-header.img_overlay .title-wrap .post-title{color:#fff;font-size:var(--font36);line-height:1.3;letter-spacing:normal;text-transform:none;}footer ul.contact-list li,footer ul.contact-list li a,footer .menu li a{font-size:var(--font16) !important;}.wpcf7 form .wpcf7-response-output,.page-id-3164 .wpb_wrapper a strong,.page-id-3164 .wpb_wrapper strong a{color:#fff;font-weight:var(--font3);}.page-id-3164 .wpb_wrapper a:hover{color:#fff;text-decoration:underline !important;}.social-media-widget ul{display:flex;flex-flow:wrap;}.with-sidebar .related-posts,.with-sidebar .single-directions,.with-sidebar .single-comments{border-top:0px solid #dadada;}.vc-gitem-zone-height-mode-auto:before{padding-top:65%;}.page-id-3130 .enquiry-form p,.page-id-3130 .enquiry-form label,.page-id-3130 .enquiry-form h2,.page-id-3130 .enquiry-form h4{color:#000;}@media (min-width:1200px){footer .container,body .container{width:var(--innercontainerwidth);max-width:100%;box-sizing:border-box;}.mo-header-menu > .container{width:var(--containerwidth);}.hm-aboutus .wpb_column.vc_column_container.vc_col-sm-7{padding-left:var(--divgap30);}.mo-header-v5 .mo-menu-list > ul > li > a{margin:0 30px;}.hm-blogs .owl-controls .owl-nav div.owl-next,.hm-products .owl-controls .owl-nav div.owl-next{right:-180px;}.hm-blogs .owl-controls .owl-nav div.owl-prev,.hm-products .owl-controls .owl-nav div.owl-prev{left:-180px;}}@media (min-width:992px){body .slick-prev,body .slick-next{top:-80px;}body .slick-prev{left:auto;right:50px;}.hm-testimonial .owl-theme .owl-controls .owl-nav{top:-89px;}.hm-testimonial .owl-controls .owl-nav div.owl-prev{left:auto;right:0;}.hm-testimonial .fa-long-arrow-right:before,.hm-testimonial .fa-long-arrow-left:before{filter:none;}.mo-stick-active .mo-header-v5.mo-header-stick .mo-menu-list > ul > li > a,.mo-stick-active .mo-header-v5.mo-header-stick .mo-header-top.t_motivo .icon_text,.mo-stick-active .mo-header-v5.mo-header-stick .mo-header-top.t_motivo a,.mo-stick-active .mo-header-v5.mo-header-stick .mo-search-header > a,.mo-stick-active .mo-header-v5.mo-header-stick .mo-cart-header > a,.mo-stick-active .mo-header-v5.mo-header-stick .social-header-v5 li a,.mo-stick-active .mo-header-v5.mo-header-stick .lang_link > ul > li,.mo-stick-active .mo-header-v5.mo-header-stick .menu-sm-lines{color:var(--whitecolor);}.mo-col-menu{display:flex;flex-flow:wrap;flex-direction:row-reverse;align-items:center;}.mo-header-v5 .mo-logo{text-align:left;margin:unset;}.mo-header-v5 .mo-menu-list{float:left;margin-right:auto;margin-left:auto;}.mo-header-v5 .menu_other_v5{display:inline-flex;align-items:center;gap:25px;align-content:center;}.my-account,.audio-link{width:30px;height:30px;margin-top:-28px;}.mo-search-header{position:relative;margin-right:0px;}.mo-search-header:after{content:"";border-right:1px solid #fff;display:block;width:3px;position:absolute;height:32px;top:37%;left:50px;}.hm-services h2.vc_custom_heading,.hm-testimonial h2.vc_custom_heading,.hm-products h2{position:relative;}.hm-video-sec h2:before{display:none;}.hm-testimonial h2.vc_custom_heading:before{background:var(--primarycolor);}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul > li.menu-item-has-children > a:after{right:0;color:var(--titlecolor);font-weight:var(--font7);}.hm-services h2.vc_custom_heading:before,.hm-testimonial h2.vc_custom_heading:before,.hm-products h2::before{content:"";background:var(--titlecolor);width:100%;position:absolute;left:-13px;height:1px;top:23px;max-width:117px;transform:translateX(-100%);z-index:-1;}.mo-header-v6 .mo-menu-list > ul > li.menu-item-has-children > a:after{content:"";font-family:FontAwesome;position:absolute;top:50%;font-size:12px;opacity:.5;right:-13px;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}.ngg-album-compact{width:calc(33.33% - 10px);}.ngg-album-compactbox .Thumb{width:auto;}.footer-widget-1.col-sm-3.col-xs-12{width:350px;}.footer_v2 .footer-widget-2{width:180px;}.footer-widget-3.col-sm-3.col-xs-12{width:300px;}.footer-widget-4.col-sm-3.col-xs-12{width:200px;}footer.footer_v2 > .container .row > .col-sm-3:last-child{margin-right:0;}footer.footer_v2 > .container .row > .col-sm-3{margin-right:54px;}.mo-header-v5 .mo-menu-list > ul > li > a:after{right:1.5px;background:var(--titlecolor);transition:width .5s cubic-bezier(.22,.61,.36,1);}body .totalsoftview{width:33% !important;margin:0px !important;}.grid-contents .services .service{flex:23%;}.mo-stick-active .mo-header-v5.mo-header-stick .mo-header-menu:before{top:0 !important;background:transparent;}}@media (min-width:768px){.column:nth-child(2n){margin-right:0px !important;}s
	input,select{height:40px;width:100%;}.wpcf7-form .row{display:flex;flex-flow:wrap;}.center_vertical,.pagetitle-v2 .mo-title-bar,.pagetitle-v2 .parallax-container{align-items:baseline;}.hero.parallax.wrapper.mo-title-bar-wrap,.single-header.img_overlay{margin-top:95px;background-repeat:no-repeat;background-size:auto;background-attachment:unset !important;background-position:center;background-color:#000 !important;}.mo-stick-active .mo-header-v5.mo-header-stick .btn-nav{border-color:var(--whitecolor);color:var(--whitecolor);}.service-page-event-section .wpb_column.vc_column_container.vc_col-sm-4{flex:32%;}.service-page-event-section .wpb_column.vc_column_container.vc_col-sm-3{flex:22%;}.hm-stroy img{float:right;}}@media (max-width:1430px){.mo-header-v5 .mo-menu-list > ul > li > a{margin:0 11px;}.mo-header-v5 .menu_other_v5{gap:15px;}.mo-search-header{margin-right:10px;}}@media (max-width:1270px){.mo-header-v5 .menu_other_v5{gap:15px;}.fa-file-sound-o:before,.fa-file-audio-o:before,.ion-bag:before,.fa-user:before,.ion-android-search:before{width:25px;height:25px;background-size:contain;}}@media (max-width:1200px){:root{--containerwidth:100%;--innercontainerwidth:100%;--smallcontainerwidth:100%;--divgap100:80px;--divgap:60px;--divgap50:40px;--divgap30:20px;--font40:35px;--font38:32px;--font32:30px;--font36:30px;--font26:24px;--font24:22px;--font20:18px;--font18:16px;--font16:14px;}.call-to-action .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey,.services-footer .button{padding:30px 30px;}.container{width:100%;}body .single-header.img_overlay .title-wrap{padding:0 15px;}}@media (min-width: 991px) and (max-width: 1200px){.container{width:100%;}}@media (max-width:1170px){:root{--containerwidth:100%;--innercontainerwidth:100%;--smallcontainerwidth:100%;--divgap100:80px;--divgap:60px;--divgap50:40px;--divgap30:20px;--font40:35px;--font38:32px;--font32:28px;--font36:30px;--font26:24px;--font24:22px;--font20:18px;--font18:16px;--font16:14px;}.fa-file-sound-o:before,.fa-file-audio-o:before,.ion-bag:before,.fa-user:before,.ion-android-search:before{width:20px;height:20px;background-size:contain;}.mo-search-header{margin-right:13px;}header .mo-header-v5 .menu_other_v5{gap:9px;}.mo-header-v5 .mo-menu-list > ul > li > a{margin:0 12px;}body .mo-header-v5 .mo-logo img{height:50px;}}@media (min-width: 767px) and (max-width: 991px){:root{--containerwidth:100%;--innercontainerwidth:100%;--smallcontainerwidth:100%;--divgap100:50px;--divgap:40px;--divgap50:30px;--divgap30:20px;--font40:32px;--font38:30px;--font32:26px;--font36:28px;--font26:22px;--font24:20px;--font20:16px;--font18:14px;--font16:14px;}.archive-product .grid.col-xs-12.col-sm-6.col-md-3{width:33%;}.sc_block_posts.other-testimonial{columns:2 100px;}.wpcf7-form .row div{width:50%;}.page-header .mo-title-bar-wrap,.single-header.img_overlay{min-height:190px;}.call-to-action .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey,.services-footer .button{padding:16px 34px;margin-top:30px;}.mo-header-v5 .mo-header-menu{height:85px !important;}.call-to-action .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey{padding:23px 28px;}footer #nav_menu-2 ul li,footer .menu-quick-links-container ul li{float:left;width:50%;margin-bottom:0;}.ngg-album-compact{width:calc(33.33% - 10px);}body .totalsoftview{width:50% !important;margin:0px !important;}.single-product .mo-product-item> .row{display:flex;flex-wrap:wrap;}.single-product .mo-product-item .mo-col-full-height .mo-col{width:50%;}}@media (max-width:1024px){.main-content section.wpb-content-wrapper > .service-page-top-section.vc_row .container .wpb_column .wpb_wrapper > .vc_row{max-width:100%;margin:0px;padding:10px;}.mo-header-v5 .mo-menu-list{margin-left:15px;}}@media (max-width:991px){.slick-prev,.slick-next{display:none !important;}.mo-header-v5 .mo-menu-list > ul > li:first-child{display:block;border-bottom:1px dashed var(--primarycolor);}.single-product .mo-product-item .mo-thumb{padding-right:0px !important;}footer.footer_v2 .col-sm-3{width:50%;}footer.footer_v2 > .container .row{flex-flow:wrap;}body .footer-copyright a,.footer-copyright p,.footer-copyright span,body .footer-copyright span a{text-align:center;}.mo-menu-list.motivo_cc.hidden-xs.hidden-sm{display:none;}.mo-header-v5 .mo-header-menu{background-color:#030100 !important;margin-top:0px;}.mo-header-v5 .mo-logo{margin:inherit;}header .mo-header-v5 .menu_other_v5{gap:25px;display:flex;align-items:center;float:right;justify-content:space-between;position:absolute;right:95px;top:6px;}.mo-cart-header{top:0px;right:11px;}header a.btn-nav{padding:10px 20px;height:40px;margin-left:30px;}.my-account{padding:0px 30px;right:20px;}.fa-file-sound-o:before,.fa-file-audio-o:before,.ion-bag:before,.fa-user:before,.ion-android-search:before{width:35px;height:35px;background-size:initial;top:30px;}.mo-search-header{margin-right:5px;}.mo-header-v5 .mo-header-menu{height:95px !important;padding-top:20px !important;}.mo-header-icon{width:40px;height:20px;}ul.sub-menu{box-shadow:none !important;padding:0px !important;}.footer-bottom{padding-top:20px;padding-bottom:20px;}.footer-bottom p{margin-bottom:0px;margin-top:0;}.mo-header-v5 .mo-menu-list{border-bottom:2px solid var(--primarycolor);margin-top:28px;}header .mo-header-v5 .mo-menu-list > ul > li > a{padding:4px 0px;margin-left:0;margin-right:0;overflow:hidden;}header .mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.menu-item-has-children > ul > li.current-menu-item > a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current-menu-ancestor > a{color:var(--primarycolor) !important;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children .mb-dropdown-icon:before{color:var(--titlecolor);font-size:22px;font-weight:var(--font7);right:0;width:100%;}header .mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul > li > a{padding-left:0px !important;font-weight:var(--font5);}.mo-header-v5 .mo-menu-list > ul > li:hover > a{color:var(--titlecolor) !important;}header .mo-header-v5 .mo-menu-list > ul > li{border-bottom:1px dashed var(--primarycolor);}a.mb-dropdown-icon.hidden-lg.hidden-md.open{position:absolute;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li:hover > a:before{display:none;}body .mo-header-v5 .mo-menu-list > ul > li.current-menu-ancestor > a,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.menu-item-has-children > ul > li:hover > a{color:var(--titlecolor) !important;}.mo-stick-active .mo-header-v5.mo-header-fixed .mo-header-menu{position:fixed;top:0;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.current-menu-item > a,body .mo-header-v5 .mo-menu-list > ul > li.current-menu-item > a{color:var(--primarycolor) !important;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current-menu-item > a:before,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul li.current_page_item a:before{display:none;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.menu-item-has-children > ul{width:100%;}.mo-header-v5 .mo-menu-list > ul{height:280px;overflow:auto;}.single-team .btn-nav,.single-portfolio .btn-nav,.single-product .btn-nav{border-color:#fff;color:#fff;}section.up-sells.upsells.products .grid.col-xs-12.col-sm-6.col-md-3{width:33%;}}@media (max-width: 767px){:root{--divgap100:40px;--divgap:30px;--divgap50:25px;--divgap30:20px;--font40:30px;--font38:28px;--font36:25px;--font32:24px;--font26:20px;--font24:18px;--font20:16px;--font18:16px;--font16:14px;}.page .wrapper.mo-title-bar-wrap:after,.page .wrapper.mo-title-bar-wrap:before{width:28%;}.main-content .wpb-content-wrapper > .vc_row img.vc_single_image-img.attachment-full{margin-bottom:10px;}.hm-services .slick-slide img,.grid-contents .services .image img{width:200px;height:200px;}.main-content .page-header .mo-title-bar h2{text-align:center;}form.checkout.woocommerce-checkout .col-md-4.no-padding-r,form.checkout.woocommerce-checkout .col-md-4.no-padding-l{padding-left:0;padding-right:0px;}.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button,.archive-product .grid .product .mo-thumb .mo-actions a.button,.archive-product .grid .product .mo-thumb .mo-actions .added_to_cart,a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart,.woocommerce .product .added_to_cart.wc-forward,.hm-products .mo-product-carousel.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button,.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .added_to_cart,.mo-product-carousel.tpl2 .product .mo-thumb .mo-actions .added_to_cart,.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button,.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .ajax_add_to_cart{width:90px;height:90px;}.woocommerce ul#shipping_method{margin:40px 0 20px;text-align:left;display:flex;flex-flow:column;align-items:initial;}.woocommerce-checkout .woocommerce #order_review .shop_table{margin-top:20px;}.sc_block_posts.other-testimonial{columns:1 100px;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul > li a,body p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last,body.woocommerce-account .woocommerce form.lost_reset_password > p.form-row-first{width:100%;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul > li{padding:0px;display:inline-flex;width:100%;justify-content:space-between;flex:100%;max-width:100% !important;flex-wrap:wrap;}.page .wrapper.mo-title-bar-wrap{background-position:top center;background-size:cover;}.woocommerce-cart .main-content .woocommerce table.shop_table tr{display:block;padding:15px;}.shop_table.cart label{display:block;}body ul.testimonial-types{display:flex;gap:10px;list-style:none;margin-bottom:var(--divgap50);flex-flow:wrap;padding-left:0;}.service-footer .hm-services ul{gap:12px;}body .hidden-xs{display:flex !important;}.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{margin-top:0px;}.dancing-class .vc_btn3-container.vc_btn3-right{text-align:left;}.vc_gitem-zone-c .vc_btn3-container.vc_btn3-left{margin-bottom:0;}.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{padding-bottom:30px;width:49%;margin-right:2%;padding:0px;}.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item:nth-child(2n){margin-right:0;}.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{margin-right:0px;display:flex;flex-flow:wrap;}.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link{border-radius:25px;}.sidebar-right .widget ul li{width:50%;float:left;}.sidebar.sidebar-right,.sidebar.sidebar-left,.wpb_widgetised_column{padding:0px;}.page-header .mo-title-bar-wrap,.single-header.img_overlay{height:170px;margin-top:93px;}header .mo-menu-list.motivo_cc.hidden-xs.hidden-sm{display:none !important;}footer.footer_v2 .col-sm-3{width:100%;padding:0px !important;}footer #nav_menu-2 ul li,footer .menu-quick-links-container ul li{float:left;width:33%;}footer.footer_v2 h4.wg-title{margin-top:10px;margin-bottom:0;}.vc_row .wpb_wrapper > .vc_row .vc_column_container>.vc_column-inner{padding:0 !important;}.parent-pageid-3129 .services-footer .button{margin-top:20px;}.call-to-action .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey,.services-footer .button{padding:15px 30px;font-size:18px;}.footer-cta-section{display:flex;flex-flow:wrap;align-items:center;justify-content:center;text-align:center;}.call-to-action .vc_btn3-container.vc_btn3-right{margin-bottom:0;text-align:center;margin-top:20px;}.call-to-action h2.vc_custom_heading{text-align:center !important;}.vc_row.wpb_row.vc_inner.vc_row-fluid > .wpb_column > .vc_column-inner{padding-left:15px !important;padding-right:15px !important;}.internal-content .archive-product .grid,.ngg-album-compact{width:50%;}.mo-blog .mo-post-item{margin-right:15px !important;}.single-post.entry-content{padding:0px;}.ngg-album-compact{width:calc(50% - 7.5px);}.main-content section.wpb-content-wrapper > .service-page-top-section.vc_row .container .wpb_column .wpb_wrapper > .vc_row{padding:20px 0 !important;justify-content:center !important;}.service-page-top-section .vc_btn3-container.vc_btn3-inline{text-align:center !important;justify-content:center;display:flex;margin-bottom:0;}.service-page-top-section h3{text-align:left;}.service-page-top-section.vc_row .container .wpb_column .wpb_wrapper > .vc_row{display:flex;flex-basis:content;width:initial;align-items:center;align-self:center;flex-wrap:inherit;}.service-page-top-section .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey{margin-top:15px;}.service-page-top-section .vc_btn3-container.vc_btn3-right{text-align:center;margin-top:0;margin-bottom:0;}.online-classes .vc_col-sm-4{width:50%;float:left;margin-bottom:20px;}.wpb_column.vc_column_container.vc_col-sm-4:last-child{margin-bottom:0;}.u-column2.col-2{margin-top:20px;}.service-page-event-section .wpb_column.vc_column_container.vc_col-sm-4{margin-bottom:20px;}.service-page-four-column .wpb_text_column.wpb_content_element,.service-page-four-column h3{padding:0px 0px;}.hm-aboutus .wpb_content_element .wpb_wrapper{overflow:hidden;overflow:hidden;-webkit-line-clamp:5;-webkit-box-orient:vertical;text-overflow:ellipsis;display:-webkit-box;line-height:21px;}.archive-product .grid .product .mo-thumb img,section.up-sells.upsells.products article img{border-radius:25px;}.single.single-product .single-product-content{padding:0px;}.woocommerce ul.order_details li{margin-bottom:20px;}.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{width:33%;}}@media (max-width:600px){body{padding-bottom:40px;}.header-icons{background:var(--titlecolor);display:flex;flex-wrap:wrap;width:100%;position:fixed;bottom:0;left:0;justify-content:center;height:60px;gap:50px;}.mo-cart-content,.mo-col-menu .widget.header_search{top:unset !important;bottom:32px;z-index:-1;right:15px;}.mo-search-header{margin-right:0;width:50%;float:left;align-items:center;position:absolute;left:0;}.header-icons .search-trigger{text-align:center !important;display:contents;}.audio-link{width:50%;right:0;right:0;float:right;position:absolute;height:10%;}.fa-file-audio-o:before{margin-left:-16px;}.mo-search-header > a i{margin:-18px;}.mo-cart-content,.mo-col-menu .widget.header_search{top:unset !important;bottom:44px;}.slick-prev,.slick-next{display:none;}.mo-cart-header > a .cart_total{top:8px;background:#000 !important;color:#fff;}.fa-file-sound-o:before,.fa-file-audio-o:before,.ion-bag:before,.fa-user:before,.ion-android-search:before{top:18px;left:auto;right:auto;}ol.service-page-listing li{flex:100%;}.grid-contents .services .service{margin:0px;flex:47%;}.grid-contents .services .image img{border-radius:50%;width:185px;height:185px;object-fit:cover;margin:auto;}}@media (max-width:480px){:root{--divgap100:40px;--divgap:30px;--divgap50:25px;--divgap30:20px;--font40:25px;--font38:22px;--font32:22px;--font36:20px;--font26:18px;--font24:18px;--font20:16px;--font18:16px;--font16:14px;--btn-padding:15px 15px;}footer #nav_menu-2 ul li,footer .menu-quick-links-container ul li{float:left;width:50%;}.sidebar-right .widget ul li{width:100%;float:none;}.hm-video-sec .wpb_video_widget{width:100%;margin-right:0px;}.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{width:50%;}section.up-sells.upsells.products .grid.col-xs-12.col-sm-6.col-md-3{width:50%;}.woocommerce ul.order_details li{width:100%;border:0;}.woocommerce ul.order_details{padding:14px;border:1px solid #ececec;display:flex;flex-flow:wrap;gap:20px;}.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{width:100%;}}@media (max-width:375px){.service-page-top-section.vc_row .container .wpb_column .wpb_wrapper > .vc_row{display:flex;flex-basis:content;width:initial;align-items:center;align-self:center;flex-wrap:wrap;}}.ngg-album-link{text-align:center;}#back-to-top svg.progress-circle path{stroke:var(--primarycolor);stroke-width:3;}.arrow-top{border-color:var(--primarycolor) !important;}.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.arrow-top-line{background:var(--primarycolor);}.owl-theme .owl-controls .owl-prev,.owl-theme .owl-controls .owl-next{display:block !important;}.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-juicy-pink:focus,.vc_btn3.vc_btn3-color-juicy-pink:hover,.vc_btn3.vc_btn3-color-blue,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover{color:#f7f7f7;background-color:var(--titlecolor);}.fa-long-arrow-right:before,.fa-long-arrow-left:before{filter:brightness(.5) contrast(2.5);}.search.search-results .mo-blog-archive.container,.archive.category .single-content{margin-top:var(--divgap);}.search.search-results .mo-blog-archive .with-sidebar.mo-blog{margin-top:0px;}.sidebar.sidebar-right .widget_search form input[type=search],.sidebar.sidebar-left .header_search form input[type=search],.wpb_widgetised_column .header_search form input[type=search],.no-results .header_search .search-form input[type=search],footer .header_search .search-form input[type=search],.sidepanel-content .widget_search form input[type=search]{font-size:var(--font16);color:var(--textcolor);}.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .lightbox-gallery,.mo-product-carousel.tpl2 .product .mo-thumb .mo-actions .lightbox-gallery{display:none;}.mo-content{color:var(--textcolor);}.video-wrapper video{border:4px solid;}.mo-products-grid.tpl2 .product:hover .mo-thumb .mo-actions,.mo-product-carousel.tpl2 .product:hover .mo-thumb .mo-actions{bottom:18px;}.mo-blog-archive h3.post-title a{color:var(--titlecolor);font-size:var(--font26);}.mo-blog-archive .grid-post .info-post{padding:20px;}html.wf-quicksand-n7-active{overflow-x:hidden;}.service-page-event-section .vc_row strong{color:#fff;}.page-id-3164 .main-content section.wpb-content-wrapper > .service-page-top-section.vc_row .container .wpb_column .wpb_wrapper > .vc_row{padding:10px !important;}body .internal-content{padding-top:var(--divgap50);}.single.single-product .single-product-content{padding-top:0;}.mo-blog .related-posts,.mo-blog .tags{display:none;}.mo-pagination .current,.mo-pagination .current{height:40px;width:40px;line-height:40px;}nav.mo-pagination{display:flex;justify-content:center;}.woocommerce .pagetitle-v2 .mo-title-bar{align-items:center;margin:auto;}.woocommerce .main-content .page-header .mo-title-bar h2{text-align:center;}.woocommerce nav.woocommerce-pagination > .page-numbers.prev,.woocommerce nav.woocommerce-pagination > .page-numbers.next,a.next.page-numbers,a.prev.page-numbers{width:100px !important;}.mo-pagination > span.dots,.woocommerce nav.woocommerce-pagination > .page-numbers,.mo-pagination a.page-numbers{background:transparent;color:var(--textcolor);font-weight:600;border:1px solid var(--textcolor);border-radius:5px;font-size:var(--font18);margin-bottom:0px;width:40px;height:40px;line-height:40px;}.mo-pagination > span.dots:hover,.woocommerce nav.woocommerce-pagination > .page-numbers:hover,.mo-pagination a.page-numbers:hover,.woocommerce nav.woocommerce-pagination > .page-numbers.current,.woocommerce nav.woocommerce-pagination > .page-numbers:hover,.mo-pagination .current,.mo-pagination .current{opacity:1;background:var(--primarycolor);color:#fff;border-color:var(--primarycolor);}p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last,.woocommerce-account .woocommerce form.lost_reset_password > p.form-row-first{width:49%;margin-right:2%;}p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last{margin-right:0%;}.woocommerce-account .woocommerce form.lost_reset_password > p.form-row-first{margin-top:0px;}.woocommerce-account .woocommerce form.login .form-row label,.woocommerce-account .woocommerce form.lost_reset_password .form-row label{font-size:var(--font16);margin-bottom:15px;}.service-page-event-section strong,.service-page-event-section a{color:var(--textcolor);}.text-center.cd-intro.mo-title-bar:before{content:"";height:100%;width:100%;position:absolute;background:rgba(0,0,0,.44);left:0px;top:0px;}.service-footer .hm-testimonial .wpb_wrapper > h3{margin-top:0px;color:var(--titlecolor);font-weight:400;margin-bottom:6px;}.page-header .mo-path-inner,.main-content .page-header .mo-title-bar h2{z-index:9;position:relative;}.search .sidebar.sidebar-right{margin-top:0;}.mo-cart-content .cart_list.product_list_widget .mini_cart_item{text-align:left;}.main-search-content form input[type="search"]{background-image:linear-gradient(to bottom,#000 0,#000 100%);}.ngg-navigation a.page-numbers,.ngg-navigation a.next,.ngg-navigation a.prev,.ngg-navigation span.page-numbers,.ngg-navigation span.next,.ngg-navigation span.prev,.ngg-navigation span.current{background:transparent;border:none;border:1px solid #000;border-radius:2px;border-radius:8px;box-shadow:none;color:#000;font-family:var(--fontfamily);font-size:var(--font18);padding:10px 18px;}.ngg-navigation span.current{background:var(--primarycolor);border-color:var(--primarycolor);}.team-member-temp3 img{object-fit:cover;min-height:422px;width:auto;}.TS_VGallery_GV_CP_Main505925 .totalsoftview-fifth .mask{background-color:#000;display:flex;align-items:center;justify-content:center;}.team-member-temp3 .team-member-details{background:var(--titlecolor);color:#fff;}.team-member-temp3 .team-member-details *{color:inherit;}.mo-header-v5.mo-header-fixed .mo-header-menu:before{background:transparent;}.team-details h5{margin-bottom:0px;}#ts_vgallery_content_popup_id_853898 .ts_vgallery_content_popup_icons_853898,#ts_vgallery_content_popup_id_853898 .ts_vgallery_content_popup_elements_description_items_title_853898{background-color:var(--primarycolor);}.service-page-video-section a{color:#fff;}body.page-id-3194 .service-page-next-corporate-section{padding-top:var(--divgap) !important;}.parent-pageid-3129 h5{font-size:var(--font26);font-weight:var(--font7);}.service-page-next-corporate-section .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-content-middle.vc_row-flex >.wpb_column.vc_column_container.vc_col-sm-6:first-child > .vc_column-inner > .wpb_wrapper{border-right:1px solid #d9d9d9;}.grid-contents .services{display:flex;flex-flow:wrap;text-align:center;gap:20px;margin-top:0;justify-content:center;}.grid-contents .services .service{margin:0px;}.grid-contents .services .image img{margin-bottom:20px;}.archive-product .row{display:flex;flex-flow:wrap;}.removecallaction #back-to-top + .call-to-action{display:none;visibility:hidden;}body .main-content .vc_row.section-page-cta{padding:var(--divgap50) 0 !important;}.woocommerce nav.woocommerce-pagination{text-align:center;padding:20px 0px;}.main-content .vc_row.section-page-cta .vc_row.call-to-action{padding-bottom:0px;}span.testimonial-category-name span{font-size:var(--font20);font-weight:var(--font6);}ul.testimonial-types li{border:1px solid;padding:10px;cursor:pointer;border-radius:5px;font-size:14px;font-weight:700;width:100%;text-align:center;}ul.testimonial-types li:first-child{width:25vw;}ul.testimonial-types{display:flex;gap:15px;list-style:none;margin-bottom:var(--divgap30);margin-top:0;justify-content:space-between;padding:0;}.related-procducts-slider .grid{width:100%;}.mo-related.products h2{text-align:center;margin-bottom:var(--divgap50);}.single-product .mo-related{background:transparent;padding-top:0;}.single-post p{font-family:var(--fontfamily) !important;}li.filter-testimonials.active{background:var(--titlecolor);color:#fff;}.main-content .wpb-content-wrapper > .vc_row img.vc_single_image-img.attachment-full{border-radius:30px;}.single-product .mo-header-v5 .mo-menu-list > ul > li > a,.single-product .btn-nav{color:var(--whitecolor);}.single-product .btn-nav{border-color:var(--whitecolor);}.woocommerce-product-gallery .slick-track{display:flex;gap:10px;}.woocommerce-product-gallery .slick-list.draggable{padding:0 !important;}.mo-cart-header > a.active .cart_total{display:block;}.mo-header-v5 .mo-cart-header > a:before,.mo-header-v5 .mo-cart-header > a:after{display:none;}.grid-contents .services .service:last-child{display:none;}form.woocommerce-form.woocommerce-form-register.register{margin:30px auto 0;padding:50px;border:0;background:#fff;-webkit-box-shadow:0 15px 34px rgba(0,0,0,.18);-moz-box-shadow:0 15px 34px rgba(0,0,0,.18);box-shadow:0 15px 34px rgba(0,0,0,.18);}.single-product .text-center.cd-intro.mo-title-bar{justify-content:center;text-align:center;align-items:center;margin:auto;}.main-search-content .wp-element-button{cursor:pointer;visibility:hidden;}.team-details h5 a{color:#fff;cursor:not-allowed;}.single-post .sidebar.sidebar-right ul li{padding-left:19px;}.single-post .sidebar.sidebar-right ul li:before{position:absolute;left:0;}.blog-image{margin-top:0;}.single-header.img_overlay .title-wrap{position:relative;z-index:2;padding:60px 0 30px;margin:0 auto;text-align:center;top:unset !important;-ms-transform:translateY(-50%);-webkit-transform:none;transform:none;}.ngg-galleryoverview.default-view{display:flex !important;flex-wrap:wrap;gap:5px;}.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{width:calc(33.33% - 3.33px);}@media (max-width: 768px){.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{width:calc(50% - 5px);}}.home .hm-services > *{white-space:nowrap;}.service-page-top-section > .main-container > .wpb_column > .vc_column-inner,.service-page-video-section > .main-container > .wpb_column > .vc_column-inner,.service-page-four-column > .main-container > .wpb_column > .vc_column-inner,.hm-instagram > .main-container > .wpb_column > .vc_column-inner{padding:0;}.service-page-next-corporate-section > .main-container > .wpb_column > .vc_column-inner .vc_row{margin-left:-15px;margin-right:-15px;}.sc_block_posts.other-testimonial{display:flex;flex-wrap:wrap;gap:30px;margin:0 0 30px;}.sc_block_posts.other-testimonial .type-testimonials{text-align:left;will-change:transform;background:rgba(255,255,255,.06);padding:15px !important;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.09);width:calc(33.33% - 20px);margin:0;}.sc_block_posts.other-testimonial .type-testimonials p{font-size:var(--font16);font-weight:var(--font4);font-family:var(--fontfamily);color:var(--textcolor);height:170px;overflow:auto;padding-right:5px;}.sc_block_posts.other-testimonial .type-testimonials p::-webkit-scrollbar{width:5px;margin-left:3px;}.sc_block_posts.other-testimonial .type-testimonials p::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px;}.sc_block_posts.other-testimonial .type-testimonials p::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px;}.sc_block_posts.other-testimonial .type-testimonials p::-webkit-scrollbar-thumb:hover{background:#000;}.sc_block_posts.other-testimonial .type-testimonials .testimonial-details h5{font-size:var(--font16);font-weight:var(--font7);line-height:1.5;color:var(--titlecolor);margin:0;}.sc_block_posts.other-testimonial .type-testimonials .testimonial-details h6{margin:0;}.sc_block_posts.other-testimonial .type-testimonials .testimonial-details .testimonial-category-name{display:none;}.sc_block_posts.other-testimonial .type-testimonials:nth-child(2n){background:var(--titlecolor);}.sc_block_posts.other-testimonial .type-testimonials:nth-child(2n) p,.sc_block_posts.other-testimonial .type-testimonials:nth-child(2n) h5,.sc_block_posts.other-testimonial .type-testimonials:nth-child(2n) h6,.sc_block_posts.other-testimonial .type-testimonials:nth-child(2n) span{color:var(--whitecolor);}.service-footer .hm-services h2.vc_custom_heading,.service-footer .hm-testimonial h2.vc_custom_heading{margin-bottom:var(--divgap30);}.hm-instagram .vc_col-sm-4{text-align:right;}.hm-instagram .vc_col-sm-4 .vc_btn3.vc_btn3-color-grey:hover{background:var(--titlecolor);border:var(--titlecolor) 2px solid;color:var(--whitecolor);}.service-page-four-column .wpb_wrapper .vc_row:last-child .wpb_column.vc_column_container.vc_col-sm-6{margin-bottom:0;}p iframe{border:none;border-radius:15px;}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row.testimonial-page-grid{padding-left:30px;padding-right:30px;}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row.testimonial-page-grid .main-container > .wpb_column > .vc_column-inner{padding-left:0;padding-right:0;}.wpcf7-form .row div[class*="col-"]:not(.rm-margin){margin-bottom:15px;}body:not(.home).page-template-default .main-content section.wpb-content-wrapper > .vc_row.service-page-top-section{margin:0;padding-left:15px !important;padding-right:15px !important;}.page-id-3110 .vc_grid.vc_row.vc_grid-gutter-30px{margin-left:-15px;margin-right:-15px;}.page-id-3177 .vc_col-sm-4 .wpb_wrapper{display:flex;flex-direction:column;row-gap:30px;}.hm-aboutus .vc_btn3.vc_btn3-color-grey{margin-top:15px;border:var(--whitecolor) 2px solid !important;}.hm-aboutus .vc_btn3.vc_btn3-color-grey:hover{background:var(--titlecolor);color:var(--whitecolor);}.vc_gitem-post-data h4{margin:0;}.grid-carousel-post .info-post{padding:15px 0 0;max-height:230px;min-height:230px;}.entry-content p a{color:var(--titlecolor);}ul.contact-list i{top:4px;}.single-header.img_overlay .title-wrap .cat-name{color:#fff;}@media (min-width: 1025px) and (max-width: 1500px){:root{--btn-padding:15px 30px;--divgap100:60px;--divgap:30px;--divgap50:25px;--divgap30:15px;--font40:32px;--font38:29px;--font32:26px;--font36:24px;--font26:22px;--font24:21px;--font20:18px;--font18:16px;--font16:16px;}ol.service-page-listing li strong{padding-bottom:5px;}.video-wrapper{text-align:center;}.video-wrapper video{height:400px;width:auto;margin:0 auto;}}@media (max-width: 1230px){.page-id-3110 .vc_grid.vc_row.vc_grid-gutter-30px{margin-left:15px;margin-right:15px;}body:not(.home).page-template-default .main-content section.wpb-content-wrapper > .vc_row.service-page-video-section{padding-left:15px;padding-right:15px;margin-left:0;margin-right:0;}}@media (max-width: 1024px){:root{--btn-padding:15px 30px;--divgap100:50px;--divgap:30px;--divgap50:25px;--divgap30:15px;--font40:32px;--font38:29px;--font32:26px;--font36:24px;--font26:22px;--font24:21px;--font20:18px;--font18:16px;--font16:16px;}.service-page-top-section > .main-container,.service-page-video-section > .main-container,.service-page-four-column > .main-container,.hm-instagram > .main-container{padding-left:0;padding-right:0;}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row.service-page-event-section > .main-container,body:not(.home) .main-content section.wpb-content-wrapper > .vc_row.service-page-next-corporate-section > .main-container{padding-left:0;padding-right:0;}.service-footer .hm-services p,.service-footer .hm-services ul li a,.service-page-video-section strong{font-size:var(--font16);}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row.testimonial-page-grid{padding-left:15px;padding-right:15px;}ul.testimonial-types{flex-wrap:wrap;justify-content:flex-start;}ul.testimonial-types li{width:auto;padding:10px 15px;}ul.testimonial-types li:first-child{width:auto;}.sc_block_posts.other-testimonial{gap:15px;}.sc_block_posts.other-testimonial .type-testimonials{width:calc(33.33% - 10px);}.enquiry-form form.wpcf7-form{padding:var(--divgap30);}body:not(.home).page-template-default .main-content section.wpb-content-wrapper > .vc_row.service-page-top-section{padding-left:0 !important;padding-right:0 !important;}.page-id-3110 .vc_grid.vc_row.vc_grid-gutter-30px{margin-left:0;margin-right:0;}}@media (max-width: 768px){.service-page-top-section > .main-container > .wpb_column > .vc_column-inner,.service-page-video-section > .main-container > .wpb_column > .vc_column-inner,.service-page-four-column > .main-container > .wpb_column > .vc_column-inner,.hm-instagram > .main-container > .wpb_column > .vc_column-inner{padding-left:0 !important;padding-right:0 !important;}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row.testimonial-page-grid{padding-left:0;padding-right:0;}.sc_block_posts.other-testimonial .type-testimonials{width:100%;}.sc_block_posts.other-testimonial .type-testimonials p{height:auto;padding:0;}}@media (max-width: 767px){.main-content section.wpb-content-wrapper > .service-page-top-section.vc_row .container .wpb_column .wpb_wrapper > .vc_row{padding:0 15px !important;flex-direction:column;}.service-page-top-section h3{text-align:center;}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row.service-page-video-section{padding:var(--divgap) 15px;}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row.service-page-video-section iframe{margin-top:15px;}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row.service-page-event-section > .main-container{padding-left:15px;padding-right:15px;}.service-page-event-section .vc_row > .wpb_column.vc_column_container.vc_col-sm-4,.service-page-event-section .vc_row > .wpb_column.vc_column_container.vc_col-sm-3,.service-page-event-section .vc_row > .wpb_column.vc_column_container.vc_col-sm-12{margin:0;}body:not(.home) .main-content section.wpb-content-wrapper > .vc_row.service-page-next-corporate-section > .main-container{padding-left:30px;padding-right:30px;}.service-footer > section > .vc_row.hm-instagram{padding:var(--divgap) 15px;}.service-footer > section > .vc_row.hm-instagram .vc_row.vc_row-flex .wpb_column{width:auto;}.service-footer > section > .vc_row.hm-instagram .vc_row.vc_row-flex .wpb_column.vc_col-sm-4{margin-left:auto;}body:not(.home).page-template-default .main-content section.wpb-content-wrapper > .vc_row.service-page-top-section{padding-left:15px !important;padding-right:15px !important;}.page-id-3177 .vc_col-sm-4{margin-top:15px;}.page-id-3177 .vc_col-sm-4 .wpb_wrapper{row-gap:15px;}}@media (max-height: 900px){.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children.nomega-menu-item > ul > li.menu-item-4369 > ul{top:auto;bottom:0;}}.blog-part-new.blog-slider-new{height:auto !important;}.google-review-strip{background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/produtcs-banner.jpg") no-repeat center #000;position:relative;padding:0 !important;}.google-review-strip.nitro-lazy{background-image:none !important;}.google-review-strip > .container{padding-top:var(--divgap50);padding-bottom:var(--divgap50);background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/source/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/testimonial-strip-bg.png") no-repeat right center;}.google-review-strip > .container.nitro-lazy{background-image:none !important;}.google-review-strip *{position:unset !important;}.google-review-strip .vc_btn3-container{position:absolute !important;width:100%;height:100%;left:0;top:0;}.google-review-strip .vc_btn3-container a{position:absolute !important;width:100%;height:100%;left:0;top:0;opacity:0;}.google-review-strip h4{margin-top:0;font-weight:var(--font7);font-size:var(--font32);text-transform:uppercase;margin-bottom:15px;color:var(--whitecolor);}.google-review-strip img{border-radius:5px !important;}.page-id-3152 .service-page-top-section{background:var(--titlecolor);padding:0 !important;position:relative;}.page-id-3152 .service-page-top-section > .container{padding-top:var(--divgap50) !important;padding-bottom:var(--divgap50) !important;background:url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/www.ignitebollywood.com.au/wp-content/themes/pixi-child/images/testimonial-strip-bg.png") no-repeat right center;}.page-id-3152 .service-page-top-section > .container.nitro-lazy{background-image:none !important;}.page-id-3152 .service-page-top-section > .container h3{margin-bottom:10px;text-transform:uppercase;font-size:var(--font32);}.eapps-instagram-feed-posts-grid .eapps-instagram-feed-posts-item{border-radius:10px;}.single-post.entry-content > .blog-image{margin-bottom:20px;}.single-post.entry-content > .blog-image img{border-radius:15px;}.single-post.entry-content > *{margin-bottom:10px;text-align:left !important;margin-top:0;}.single-post.entry-content > p img,.single-post.entry-content > .blog-image + .wpb-content-wrapper > .vc_row.wpb_row p img{margin:0 10px 0 0;float:none;border-radius:10px;}.single-post.entry-content h4,.single-post.entry-content h3,.single-post.entry-content h4,.single-post.entry-content h5{margin-top:20px;margin-bottom:5px;line-height:1.3;}.single-post.entry-content > .blog-image + .wpb-content-wrapper > .vc_row.wpb_row{padding:0;}.single-header.img_overlay{display:flex;align-items:center;}.single-header.img_overlay .title-wrap{padding:0;}.single-post.entry-content > .cat-name{margin:0;border-top:#ccc 1px solid;border-bottom:#ccc 1px solid;padding:10px 0;}.col-lg-12.mo-blog,.single-post.entry-content{max-width:100%;padding:0;}.search .sidebar.sidebar-right,.archive.category .sidebar.sidebar-right,.wpb_widgetised_column.wpb_content_element .wpb_wrapper{display:flex;flex-direction:column;row-gap:20px;}.sidebar-right .widget,.sidebar-left .widget,.wpb_widgetised_column .widget,.archive.category .sidebar.sidebar-right .widget,.wpb_widgetised_column.wpb_content_element .wpb_wrapper .widget{margin:0;padding:0;border:none;}.search .grid-post{padding-left:0;padding-right:0;}.sidebar .widget .wg-title,.archive.category .sidebar.sidebar-right .widget > .wg-title,.wpb_widgetised_column.wpb_content_element .wpb_wrapper .widget > .wg-title{background:#16b0a8;color:var(--whitecolor);font-size:var(--font18);padding:15px 10px 12px;border-radius:15px 15px 0 0;line-height:1;text-transform:none;letter-spacing:normal;margin:0;}.sidebar-right .widget ul,.sidebar-left .widget ul,.wpb_widgetised_column .widget ul,.sidepanel-content .widget ul,.archive.category .sidebar.sidebar-right .widget > ul,.wpb_widgetised_column.wpb_content_element .wpb_wrapper .widget > ul{border:#16b0a8 1px solid;border-radius:0 0 15px 15px;border-top:none;}.sidebar-right .widget ul li,.sidebar-left .widget ul li,.wpb_widgetised_column .widget ul li,.sidepanel-content .widget ul li,.archive.category .sidebar.sidebar-right .widget > ul li,.wpb_widgetised_column.wpb_content_element .wpb_wrapper .widget > ul li{margin:0;}.sidebar .widget_recent_entries ul > li:before,.sidebar .wp-block-page-list li:before,.sidebar .widget_nav_menu li:before,.sidebar .widget_pages li:before,.sidebar .widget_categories li:before,.archive.category .sidebar.sidebar-right .widget > ul li::before{display:none;}.sidebar .widget_recent_entries ul > li a,.sidebar .widget_categories ul > li a,.archive.category .sidebar.sidebar-right .widget > ul li a,.wpb_widgetised_column.wpb_content_element .wpb_wrapper .widget > ul li a{border-bottom:#16b0a8 1px solid;padding:7px 10px;display:block;color:#000;font-weight:500;}.sidebar .widget_recent_entries ul > li:last-child a,.sidebar .widget_categories ul > li:last-child a,.archive.category .sidebar.sidebar-right .widget > ul li:last-child a,.wpb_widgetised_column.wpb_content_element .wpb_wrapper .widget > ul li:last-child a{border:none;}.blog-grid-block .container{display:flex;flex-flow:wrap;}.blog-grid-block .container::before,.blog-grid-block .container::after{display:none;}.sidebar .widget .wg-title:after{display:none;}.sidebar ul li:hover a{margin:0;}.sidebar .widget_recent_entries ul a:before{display:none;}.single-header.img_overlay .wrapper{width:var(--innercontainerwidth);}.single-header.img_overlay .title-wrap{text-align:left;}.single-header.img_overlay .title-wrap h1{text-align:left;text-align:left;max-width:100%;padding:0;margin:0;font-size:var(--font40);color:var(--whitecolor);letter-spacing:normal;font-weight:var(--font7);text-transform:capitalize;margin-bottom:0;line-height:1;}.single-header.img_overlay .title-wrap .mo-path-inner{margin-top:15px;font-weight:700;color:#fff;}.single-header.img_overlay .title-wrap .mo-path-inner a{color:#fff;}.single-header.img_overlay .title-wrap .mo-path-inner .current{font-weight:400;}@media (max-width: 1024px){.wpb_widgetised_column{margin:0 !important;padding:0;}}@media (max-width: 767px){.blog-grid-block .container .vc_pageable-slide-wrapper .vc_col-sm-6{width:50%;float:left;}.blog-grid-block .container .vc_pageable-slide-wrapper .vc_col-sm-6:nth-child(2n + 1){clear:left;}.wpb_widgetised_column{margin-top:45px !important;}}@media (max-width: 640px){.blog-grid-block .container .vc_pageable-slide-wrapper .vc_col-sm-6{width:100%;float:none;}}.youtube-video-tabs .vc_tta-container{margin:0;}.youtube-video-tabs .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list{display:flex !important;gap:5px;list-style:none;margin-bottom:0 !important;margin-top:0 !important;padding:0;flex-wrap:wrap;border:none;justify-content:flex-start !important;}.youtube-video-tabs .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab{margin:0;}.youtube-video-tabs .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{border:1px solid #000 !important;padding:10px;cursor:pointer;border-radius:5px !important;font-size:14px;font-weight:700;width:100%;text-align:center;}.youtube-video-tabs .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a,.youtube-video-tabs .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a{border:#16b0a8 1px solid !important;color:#fff;background:#16b0a8 !important;}.youtube-video-tabs .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:after,.youtube-video-tabs .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:before{display:none !important;}.youtube-video-tabs .vc_tta-panels-container .vc_tta-panels{border:none !important;}.youtube-video-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel{margin:0 !important;}.youtube-video-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{padding:0 !important;border:none !important;background:none;}body .yotu-playlist{padding:30px 0 0 !important;border:none;}body .yotu-videos ul{gap:20px;}body .yotu-videos ul > li{width:calc(33.33% - 13.33px);margin:0 !important;padding:0 !important;}body .yotu-videos ul > li .yotu-video-thumb-wrp{border-radius:10px;overflow:hidden;}body .yotu-videos{float:none;padding:0;}body .yotu-videos.yotu-mode-grid .yotu-video-description{display:none;}body .yotu-videos.yotu-mode-grid h3{white-space:inherit;color:#000;font-weight:700;font-size:16px;text-align:center;}.youtube-video-tabs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{border:#000 1px solid;background:#fff;color:#000;border-radius:7px;padding:9px 12px;font-size:18px;}.youtube-video-tabs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a{border:#16b0a8 1px solid;background:#16b0a8;color:#fff;}@media (max-width: 1200px){.youtube-video-tabs .vc_tta-container{padding-left:15px;padding-right:15px;}}@media (max-width: 1169px){body .youtube-video-tabs .yotu-mode-grid li,.youtube-video-tabs .yotu-mode-mix li,body .youtube-video-tabs .yotu-mode-grid[class*=' yotu-column-'] li,body .youtube-video-tabs .yotu-mode-grid[class^='yotu-column-'] li{width:calc(33.33% - 13.33px) !important;margin:0 !important;padding:0 !important;}}@media (max-width: 1024px){.youtube-video-tabs .vc_tta-container{padding-left:0;padding-right:0;}body .youtube-video-tabs .yotu-mode-grid li,.youtube-video-tabs .yotu-mode-mix li,body .youtube-video-tabs .yotu-mode-grid[class*=' yotu-column-'] li,body .youtube-video-tabs .yotu-mode-grid[class^='yotu-column-'] li{width:calc(50% - 10px) !important;}}@media (max-width: 767px){body .yotu-playlist{padding:15px 0 !important;}}@media (max-width: 540px){body .youtube-video-tabs .yotu-mode-grid li,.youtube-video-tabs .yotu-mode-mix li,body .youtube-video-tabs .yotu-mode-grid[class*=' yotu-column-'] li,body .youtube-video-tabs .yotu-mode-grid[class^='yotu-column-'] li{width:100% !important;}}.enquirenow-block{text-align:center;background:var(--primarycolor);}.enquirenow-block h2{text-align:center !important;}.enquirenow-block .vc_btn3-container.vc_btn3-inline{margin-top:15px;}@media (max-width: 991px){.mo-header-icon{right:0;}.mo-header-v5 .mo-menu-list{margin-top:44px;height:calc(100vh - 94px);overflow:auto;padding:15px;}.mo-header-v5 .mo-menu-list > ul{height:auto;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children .mb-dropdown-icon{height:34px;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children .mb-dropdown-icon:before{font-family:"FontAwesome";content:"";}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children .mb-dropdown-icon.open:before,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.menu-item-has-children .mb-dropdown-icon:before{background:none;font-family:"FontAwesome";content:"";color:var(--titlecolor);}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.menu-item-has-children .mb-dropdown-icon:before,.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.menu-item-has-children .mb-dropdown-icon.open:before{font-family:"FontAwesome";content:"";display:block;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.menu-item-has-children .mb-dropdown-icon{z-index:11;position:absolute !important;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.menu-item-has-children .mb-dropdown-icon:before{background:none !important;font-family:"FontAwesome";content:"" !important;color:var(--titlecolor) !important;display:block !important;position:inherit !important;top:auto !important;right:auto !important;left:auto !important;width:auto !important;height:auto !important;transform:none !important;font-size:18px !important;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.menu-item-has-children .mb-dropdown-icon.open:before{content:"" !important;}ul.sub-menu{border:none;margin-left:10px !important;}ul.depth0.standard.sub-menu li a{border-bottom:none;border-top:var(--primarycolor) 1px dashed;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children > ul > li.menu-item-has-children > ul > li a{border-top:var(--primarycolor) 1px dashed;padding:8px 0 !important;}.menu-item-4393 ul.depth2.standard.sub-menu{border-bottom:none;border-top:var(--primarycolor) 1px dashed;padding:0 !important;}.mo-header-v5 .mo-menu-list > ul > li > a:hover:before{background:none;}.mo-header-v5 .mo-menu-list > ul > li.menu-item-has-children .mb-dropdown-icon:hover:before{color:var(--titlecolor);}.mo-team-wrapper.tpl3 .row .col-sm-6{width:25%;}}@media (max-width: 767px){.mo-team-wrapper.tpl3 .row .col-sm-6{width:50%;}}@media (max-width: 600px){.mo-team-wrapper.tpl3 .row .col-sm-6{width:100%;}.team-member-temp3 img{min-height:inherit;}.single-post  .alignleft,.single-post .alignleft,.single-post .wpb_single_image.vc_align_right{max-width:100%;margin-top:15px;margin-bottom:15px !important;}}.d_none{display:none;}.custom-separator{padding:10px !important;}.page-id-3141 .service-page-video-section p,.service-page-video-section h2{color:#000;}.page-id-3141 .service-page-video-section strong{color:#000;}.page-id-3141 .service-page-top-section .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey{background:#ee3e7a;}.page-id-3138 .service-page-video-section p,.service-page-video-section h2{color:#000;}.page-id-3138 .service-page-video-section strong{color:#000;}.page-id-3138 .service-page-top-section .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey{background:#ee3e7a;}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;}.slick-track:before,.slick-track:after{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}@charset "UTF-8";.slick-loading .slick-list{background:#fff url("https://cdn-lenfd.nitrocdn.com/zWxzJCmEwNBjQqXiDSMYIfSmHxYFrXMk/assets/images/optimized/rev-5bbab76/kenwheeler.github.io/slick/slick/./ajax-loader.gif") center center no-repeat;}.slick-loading .slick-list.nitro-lazy{background-image:none !important;}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir='rtl'] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:"←";}[dir='rtl'] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir='rtl'] .slick-next{right:auto;left:-25px;}.slick-next:before{content:"→";}[dir='rtl'] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:black;}.epyt-debug{cursor:pointer;text-align:left;background-color:#ddd;color:#000;}iframe.__youtube_prefs__{border-width:0;}.epyt-gallery{text-align:center;}.epyt-gallery .epyt-figure{margin-inline:0;margin-block:0;}.epyt-gallery iframe{margin-bottom:0;}.epyt-gallery.epyt-lb iframe{display:none;height:0 !important;}.epyt-gallery-list{margin:0 -8px 0 -8px;position:relative;transition:opacity ease-out .3s;display:block;}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box;}.epyt-gallery-list p{display:none;}.epyt-gallery-clear{clear:both;}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity ease-out .3s;}.epyt-gallery-thumb{position:relative;box-sizing:border-box;overflow-y:hidden;display:block !important;cursor:pointer;opacity:1;float:left;padding:0 8px 10px 8px;height:auto;}.epyt-gallery-thumb.hover{position:relative;opacity:1;transition:opacity ease-out .3s;height:auto;}.epyt-gallery-img-box{width:100%;}.epyt-gallery-img{height:0;width:100%;padding-top:56.25% !important;position:relative;overflow:hidden !important;background-size:cover !important;background-position:center !important;}.epyt-gallery-playhover{opacity:0;position:absolute;top:-10px;left:0;width:100%;height:100%;vertical-align:middle;text-align:center;transition:opacity ease-out .3s;}.epyt-gallery-thumb.hover .epyt-gallery-playhover,.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover{opacity:1;top:0;transition:all ease-out .3s;}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0;}.epyt-gallery-playhover .epyt-play-img{height:auto !important;max-width:15% !important;padding:0 !important;margin:0 !important;min-width:30px !important;vertical-align:middle !important;display:inline-block !important;width:auto;border:0;box-sizing:border-box;}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px;}.epyt-gallery-notitle{padding:4px;}.epyt-gallery-notitle span{display:none;}.epyt-gallery-rowtitle{text-align:center;width:100%;position:absolute;left:0;top:100%;opacity:0;z-index:10;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity linear .2s;}.epyt-gallery-rowbreak{clear:both;}.epyt-pagination{clear:both;text-align:center;padding:10px 8px 10px 8px;}.epyt-pagination.epyt-hide-pagination *{display:none !important;}.epyt-pagination>div,.epyt-pagenumbers>div{display:inline-block;padding:0 2px 0 2px;vertical-align:middle;}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px 0 10px;}.epyt-pagebutton>div{display:inline;}.epyt-pagination .epyt-loader{display:none;}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block;}body .lity-container{width:100%;max-width:964px;}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s;}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%;}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%;}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%;}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%;}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%;}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%;}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%;}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%;}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%;}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%;}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.09%;}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%;}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%;}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%;}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%;}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%;}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%;}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%;}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%;}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%;}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none !important;opacity:0 !important;visibility:hidden !important;}.epyt-gallery-subscribe{text-align:center;padding:15px 0 10px 0;clear:both;}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{display:inline-block;padding:5px 10px;background-color:#e62117 !important;color:#fff !important;text-decoration:none !important;border-radius:3px;}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{width:20px !important;height:auto !important;vertical-align:middle !important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin:0;}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444);padding:25px;height:auto;text-align:left;}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3 !important;}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline;}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{display:inline-block;padding:5px 10px;background:#e62117 !important;color:#fff !important;text-decoration:none !important;border-radius:3px;font-weight:normal;border-width:0;box-sizing:border-box;}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{width:20px !important;height:auto !important;vertical-align:middle !important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin-left:8px;}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444);}.epyt-facade{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all;}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%);}.epyt-facade img.epyt-facade-poster{display:block;margin:0;max-width:100%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:0;height:auto;cursor:pointer;}.epyt-facade button.epyt-facade-play{background-color:transparent !important;position:absolute;left:50%;top:50%;width:68px;height:48px;margin-left:-34px;margin-top:-24px;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);cursor:pointer;border-width:0 !important;}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;position:absolute;top:0;width:100%;pointer-events:none;}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8;}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);fill:#f00;fill-opacity:1;}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{position:absolute;top:0;right:0;bottom:0;left:0;}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative;}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0;}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative;top:unset;right:unset;bottom:unset;left:unset;}.ytvi-story-container{display:block;max-width:100%;}