/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}.wn-deep-title-wrap .wn-deep-title,.wn-deep-title-wrap .wn-deep-title h1,.wn-deep-title-wrap .wn-deep-title h2,.wn-deep-title-wrap .wn-deep-title h3,.wn-deep-title-wrap .wn-deep-title h4,.wn-deep-title-wrap .wn-deep-title h5,.wn-deep-title-wrap .wn-deep-title h6{position:relative}.wn-deep-title-wrap .wn-deep-title .wn-deep-title-shape,.wn-title-icon-wrap i{position:absolute}.wn-deep-title{display:inline-block}/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.tooltipster-base{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tooltipster-content{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;transition-property:all;left:0!important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#27292a;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:8px;margin-left:-8px;top:0;width:16px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:16px;margin-top:-8px;right:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:16px;margin-top:-8px;left:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip .tooltipster-arrow-background{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:8px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#27292a;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#27292a;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#27292a;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#27292a;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.pp-tooltip-content{font-size:13px;line-height:1.3;padding:8px 14px;text-align:center}.pp-tooltip-content p:last-child{margin-bottom:0}.pp-tooltip-size-tiny .pp-tooltip-content{font-size:10px}.pp-tooltip-size-small .pp-tooltip-content{font-size:12px}.pp-tooltip-size-large .pp-tooltip-content{font-size:14px}.pp-tooltip-container{display:none}.pp-icon{display:inline-block;line-height:1;text-align:center;-webkit-transition:all .3s;transition:all .3s}.pp-icon i,.pp-icon svg{width:1em;height:1em;position:relative;display:block;-webkit-transition:all .3s;transition:all .3s}.pp-buttons-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-group a,.pp-buttons-group a:hover{text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.pp-buttons-group .pp-button{display:-webkit-box;display:-ms-flexbox;display:flex}.pp-button-content-wrapper .pp-button-content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-after{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.pp-button-icon-image img{width:40px}.pp-button-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-buttons-valign-top .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-valign-middle .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-valign-bottom .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-valign-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-valign-stretch .pp-buttons-group .pp-button-content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-halign-left .pp-buttons-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pp-buttons-halign-center .pp-buttons-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-buttons-halign-right .pp-buttons-group{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pp-buttons-halign-stretch .pp-buttons-group{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.pp-buttons-halign-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-desktop .pp-buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-buttons-stack-desktop.pp-buttons-halign-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-desktop.pp-buttons-halign-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-desktop.pp-buttons-halign-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-desktop.pp-buttons-halign-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-desktop.pp-buttons-halign-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:1024px){.pp-buttons-valign-tablet-top .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-valign-tablet-middle .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-valign-tablet-bottom .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-valign-tablet-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-valign-tablet-stretch .pp-buttons-group .pp-button-content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-left .pp-buttons-group,.pp-buttons-stack-none.pp-buttons-halign-tablet-left .pp-buttons-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-left .pp-button,.pp-buttons-stack-none.pp-buttons-halign-tablet-left .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-center .pp-buttons-group,.pp-buttons-stack-none.pp-buttons-halign-tablet-center .pp-buttons-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-center .pp-button,.pp-buttons-stack-none.pp-buttons-halign-tablet-center .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-right .pp-buttons-group,.pp-buttons-stack-none.pp-buttons-halign-tablet-right .pp-buttons-group{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-right .pp-button,.pp-buttons-stack-none.pp-buttons-halign-tablet-right .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-stretch .pp-buttons-group,.pp-buttons-stack-none.pp-buttons-halign-tablet-stretch .pp-buttons-group{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-stretch .pp-button,.pp-buttons-stack-none.pp-buttons-halign-tablet-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-tablet .pp-buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-buttons-stack-tablet.pp-buttons-halign-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-tablet.pp-buttons-halign-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-tablet.pp-buttons-halign-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-tablet.pp-buttons-halign-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-tablet.pp-buttons-halign-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-desktop .pp-buttons-group,.pp-buttons-stack-tablet .pp-buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-left .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-left .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-left .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-center .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-center .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-center .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-right .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-right .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-right .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-stretch .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-desktop.pp-buttons-halign-tablet-stretch .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-tablet-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-before-tablet{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-after-tablet{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-top-tablet{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-bottom-tablet{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width:767px){.pp-buttons-valign-mobile-top .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-valign-mobile-middle .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-valign-mobile-bottom .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-valign-mobile-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-valign-mobile-stretch .pp-buttons-group .pp-button-content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-none.pp-buttons-halign-mobile-left .pp-buttons-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pp-buttons-stack-none.pp-buttons-halign-mobile-left .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-none.pp-buttons-halign-mobile-center .pp-buttons-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-buttons-stack-none.pp-buttons-halign-mobile-center .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-none.pp-buttons-halign-mobile-right .pp-buttons-group{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pp-buttons-stack-none.pp-buttons-halign-mobile-right .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-none.pp-buttons-halign-mobile-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-none.pp-buttons-halign-mobile-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-mobile .pp-buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-buttons-stack-mobile.pp-buttons-halign-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-mobile.pp-buttons-halign-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-mobile.pp-buttons-halign-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-mobile.pp-buttons-halign-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-mobile.pp-buttons-halign-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-mobile.pp-buttons-halign-tablet-stretch .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-buttons-stack-desktop .pp-buttons-group,.pp-buttons-stack-mobile .pp-buttons-group,.pp-buttons-stack-tablet .pp-buttons-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-left .pp-buttons-group,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-left .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-left .pp-buttons-group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-left .pp-button,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-left .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-left .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-center .pp-buttons-group,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-center .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-center .pp-buttons-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-center .pp-button,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-center .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-center .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-right .pp-buttons-group,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-right .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-right .pp-buttons-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-right .pp-button,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-right .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-right .pp-button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-stretch .pp-buttons-group,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-stretch .pp-buttons-group,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-stretch .pp-buttons-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pp-buttons-stack-desktop.pp-buttons-halign-mobile-stretch .pp-buttons-group .pp-button,.pp-buttons-stack-mobile.pp-buttons-halign-mobile-stretch .pp-buttons-group .pp-button,.pp-buttons-stack-tablet.pp-buttons-halign-mobile-stretch .pp-buttons-group .pp-button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-before-mobile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-after-mobile{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-top-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-button-content-wrapper .pp-button-content-inner.pp-icon-bottom-mobile{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-video .elementor-widget-container{overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{height:100%;width:100%;display:flex;border:none;background-color:#000}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-wrapper{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%;aspect-ratio:var(--video-aspect-ratio);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-custom-embed-image-overlay{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-custom-embed-image-overlay img{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;position:relative;height:100%;border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:flex;font-size:inherit;align-items:var(--icon-vertical-align,center)}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{width:var(--e-icon-list-icon-size,1em);height:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{width:1.25em;font-size:var(--e-icon-list-icon-size)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}.icon-box,.wn-icon-box .content-style,.wn-icon-box h4,.wn-icon-box h5,.wn-icon-box h6,.wn-icon-box i,.wn-icon-box p{position:relative}article[class*=icon-box]{clear:both}@media only screen and (max-width:767px){article[class*=icon-box]{margin-bottom:20px}}article[class*=icon-box] i{text-align:center}.owl-carousel .owl-item article[class*=icon-box] img{display:inline-block;width:auto}.icon-box{vertical-align:baseline;margin-bottom:20px;padding-left:52px}.icon-box i,.icon-box img{float:left;display:block;vertical-align:text-top;margin:5px 20px 75px 0}.icon-box i{font-size:32px;color:#437df9;margin-right:20px;cursor:default;position:absolute;left:0;top:0}.icon-box h4,.icon-box h5{margin-bottom:5px;line-height:1.3;font-size:20px;letter-spacing:0;font-weight:700;color:#111}.icon-box p{overflow:hidden;color:grey;font-size:16px}@media (max-width:767px){.padd-icon-box12 .vc_column-inner{padding-left:10px!important;padding-right:10px!important}}.icon-colorx i,i.icon-colorx{color:#437df9}.icon-box9{text-align:left;overflow:hidden;margin-bottom:0;border:2px solid #eee;padding:40px 30px;border-radius:6px;transition:all .5s ease}.icon-box9 .wn-icon{float:left}.icon-box9 i,.icon-box9 img{display:inline-block;font-size:32px;background:#fff;float:left;padding:20px;color:inherit;box-shadow:none;border:2px solid #eee;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .18s ease;-moz-transition:all .18s ease;-ms-transition:all .18s ease;-o-transition:all .18s ease;transition:all .18s ease}.blox.dark .icon-box9 i{color:#437df9}.icon-box9 h4{font-weight:700;font-size:21px;margin:0 auto 12px;overflow:hidden;letter-spacing:1px;line-height:1;padding-left:24px;text-transform:uppercase}.icon-box9 p{display:table;line-height:1.7;margin-bottom:10px;padding-left:23px}.icon-box9 .magicmore:hover:after,.icon-box9 a.magicmore:after{display:none}.icon-box9 a.magicmore{text-transform:uppercase;color:#437df9;border:1px solid;font-size:12px;font-weight:300;letter-spacing:2px;border-radius:60px;padding:9px 20px;float:right;box-shadow:0 2px 0 0 rgba(0,0,0,.035);transition:all .23s ease}.blox.dark .icon-box9,.blox.dark .icon-box9 i,.blox.dark .icon-box9 img{border-color:rgba(255,255,255,.77)}#wrap .blox.dark .icon-box9 a.magicmore,.blox.dark .icon-box9 h4,.blox.dark .icon-box9 p{color:#fff}#wrap .icon-box9 a.magicmore:hover{background:#fff;color:#222!important;border-color:#fff}@media (max-width:480px){.icon-box9 i,.icon-box9 img{margin-left:50%;transform:translate(-50%,0);-webkit-transform:translate(-50%,0)}.icon-box9 h4{display:inline-block;margin-top:10px;text-align:center;width:100%;padding-left:0}#wrap .icon-box9 a.magicmore{float:left;margin-left:50%;transform:translate(-50%,0);-webkit-transform:translate(-50%,0);padding:9px}}@media (max-width:320px){#wrap .icon-box9 a.magicmore{padding:7px;font-size:10px;letter-spacing:0}}.wn-layer-anim-bottom .owl-item,.wn-layer-anim-bottom [class*=col-md],.wn-layer-anim-bottom [class*=vc_col-],.wn-layer-anim-bottom [class*=elementor-col-],.wn-layer-anim-bottom.wn-deep-title-wrap .wn-deep-title{opacity:0;-webkit-transition:all .55s ease;transition:all .55s ease;-webkit-transform:translateY(100px);transform:translateY(100px)}.wn-layer-anim-bottom.wn-done-anim .owl-item,.wn-layer-anim-bottom.wn-done-anim [class*=col-md],.wn-layer-anim-bottom.wn-done-anim [class*=vc_col-],.wn-layer-anim-bottom.wn-done-anim [class*=elementor-col-],.wn-layer-anim-bottom.wn-done-anim.wn-deep-title-wrap .wn-deep-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.wn-layer-anim-top .owl-item,.wn-layer-anim-top [class*=col-md],.wn-layer-anim-top [class*=vc_col-],.wn-layer-anim-top [class*=elementor-col-],.wn-layer-anim-top.wn-deep-title-wrap .wn-deep-title{opacity:0;-webkit-transition:all .55s ease;transition:all .55s ease;-webkit-transform:translateY(-100px);transform:translateY(-100px)}.wn-layer-anim-top.wn-done-anim .owl-item,.wn-layer-anim-top.wn-done-anim [class*=col-md],.wn-layer-anim-top.wn-done-anim [class*=vc_col-],.wn-layer-anim-top.wn-done-anim [class*=elementor-col-],.wn-layer-anim-top.wn-done-anim.wn-deep-title-wrap .wn-deep-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.wn-layer-anim-left .owl-item,.wn-layer-anim-left [class*=col-md],.wn-layer-anim-left [class*=vc_col-],.wn-layer-anim-left [class*=elementor-col-],.wn-layer-anim-left.wn-deep-title-wrap .wn-deep-title{opacity:0;-webkit-transition:all .55s ease;transition:all .55s ease;-webkit-transform:translateX(100px);transform:translateX(100px)}.wn-layer-anim-left.wn-done-anim .owl-item,.wn-layer-anim-left.wn-done-anim [class*=col-md],.wn-layer-anim-left.wn-done-anim [class*=vc_col-],.wn-layer-anim-left.wn-done-anim [class*=elementor-col-],.wn-layer-anim-left.wn-done-anim.wn-deep-title-wrap .wn-deep-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.wn-layer-anim-left.wn-la-fade .owl-item,.wn-layer-anim-left.wn-la-fade [class*=col-md],.wn-layer-anim-left.wn-la-fade [class*=vc_col-],.wn-layer-anim-left.wn-la-fade [class*=elementor-col-],.wn-layer-anim-left.wn-la-fade.wn-deep-title-wrap .wn-deep-title{-webkit-transform:translateY(0);transform:translateY(0)}.wn-layer-anim-right .owl-item,.wn-layer-anim-right [class*=col-md],.wn-layer-anim-right [class*=vc_col-],.wn-layer-anim-right [class*=elementor-col-],.wn-layer-anim-right.wn-deep-title-wrap .wn-deep-title{opacity:0;-webkit-transition:all .55s ease;transition:all .55s ease;-webkit-transform:translateX(-100px);transform:translateX(-100px)}.wn-layer-anim-right.wn-done-anim .owl-item,.wn-layer-anim-right.wn-done-anim [class*=col-md],.wn-layer-anim-right.wn-done-anim [class*=vc_col-],.wn-layer-anim-right.wn-done-anim [class*=elementor-col-],.wn-layer-anim-right.wn-done-anim.wn-deep-title-wrap .wn-deep-title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.wn-layer-anim-right.wn-la-fade .owl-item,.wn-layer-anim-right.wn-la-fade [class*=col-md],.wn-layer-anim-right.wn-la-fade [class*=vc_col-],.wn-layer-anim-right.wn-la-fade [class*=elementor-col-],.wn-layer-anim-right.wn-la-fade.wn-deep-title-wrap .wn-deep-title{-webkit-transform:translateY(0);transform:translateY(0)}.wn-layer-anim-zoom-out .owl-item,.wn-layer-anim-zoom-out [class*=col-md],.wn-layer-anim-zoom-out [class*=vc_col-],.wn-layer-anim-zoom-out [class*=elementor-col-],.wn-layer-anim-zoom-out.wn-deep-title-wrap .wn-deep-title{opacity:0;webkit-transition:all .3s ease-out;transition:all .3s ease-out;-ms-transform:perspective(1px) scale(1.3);transform:perspective(1px) scale(1.3);-webkit-transform:perspective(1px) scale(1.3);-webkit-backface-visibility:hidden}.wn-layer-anim-zoom-out.wn-done-anim .owl-item,.wn-layer-anim-zoom-out.wn-done-anim [class*=col-md],.wn-layer-anim-zoom-out.wn-done-anim [class*=vc_col-],.wn-layer-anim-zoom-out.wn-done-anim [class*=elementor-col-],.wn-layer-anim-zoom-out.wn-done-anim.wn-deep-title-wrap .wn-deep-title{opacity:1;transform:scale(1) perspective(1px);-webkit-transform:scale(1) perspective(1px);-ms-transform:scale(1) perspective(1px)}.wn-layer-anim-zoom-out.wn-la-fade .owl-item,.wn-layer-anim-zoom-out.wn-la-fade [class*=col-md],.wn-layer-anim-zoom-out.wn-la-fade [class*=vc_col-],.wn-layer-anim-zoom-out.wn-la-fade [class*=elementor-col-],.wn-layer-anim-zoom-out.wn-la-fade.wn-deep-title-wrap .wn-deep-title{-webkit-transform:translateY(0);transform:translateY(0)}.wn-layer-anim-zoom-in .owl-item,.wn-layer-anim-zoom-in [class*=col-md],.wn-layer-anim-zoom-in [class*=vc_col-],.wn-layer-anim-zoom-in [class*=elementor-col-],.wn-layer-anim-zoom-in.wn-deep-title-wrap .wn-deep-title{opacity:0;webkit-transition:all .3s ease-out;transition:all .3s ease-out;-ms-transform:perspective(1px) scale(.8);transform:perspective(1px) scale(.8);-webkit-transform:perspective(1px) scale(.8);-webkit-backface-visibility:hidden}.wn-layer-anim-zoom-in.wn-done-anim .owl-item,.wn-layer-anim-zoom-in.wn-done-anim [class*=col-md],.wn-layer-anim-zoom-in.wn-done-anim [class*=vc_col-],.wn-layer-anim-zoom-in.wn-done-anim [class*=elementor-col-],.wn-layer-anim-zoom-in.wn-done-anim.wn-deep-title-wrap .wn-deep-title{opacity:1;transform:scale(1) perspective(1px);-webkit-transform:scale(1) perspective(1px);-ms-transform:scale(1) perspective(1px)}.wn-layer-anim-zoom-in.wn-la-fade .owl-item,.wn-layer-anim-zoom-in.wn-la-fade [class*=col-md],.wn-layer-anim-zoom-in.wn-la-fade [class*=vc_col-],.wn-layer-anim-zoom-in.wn-la-fade [class*=elementor-col-],.wn-layer-anim-zoom-in.wn-la-fade.wn-deep-title-wrap .wn-deep-title{-webkit-transform:translateY(0);transform:translateY(0)}.wn-layer-anim-fade .owl-item,.wn-layer-anim-fade [class*=col-md],.wn-layer-anim-fade [class*=vc_col-],.wn-layer-anim-fade [class*=elementor-col-],.wn-layer-anim-fade.wn-deep-title-wrap .wn-deep-title{opacity:0;webkit-transition:all .3s ease-out;transition:all .3s ease-out}.wn-layer-anim-fade.wn-done-anim .owl-item,.wn-layer-anim-fade.wn-done-anim [class*=col-md],.wn-layer-anim-fade.wn-done-anim [class*=vc_col-],.wn-layer-anim-fade.wn-done-anim [class*=elementor-col-],.wn-layer-anim-fade.wn-done-anim.wn-deep-title-wrap .wn-deep-title{opacity:1}.wn-layer-anim-fade.wn-la-fade .owl-item,.wn-layer-anim-fade.wn-la-fade [class*=col-md],.wn-layer-anim-fade.wn-la-fade [class*=vc_col-],.wn-layer-anim-fade.wn-la-fade [class*=elementor-col-],.wn-layer-anim-fade.wn-la-fade.wn-deep-title-wrap .wn-deep-title{-webkit-transform:translateY(0);transform:translateY(0)}.wn-layer-anim-flip .owl-item,.wn-layer-anim-flip [class*=col-md],.wn-layer-anim-flip [class*=vc_col-],.wn-layer-anim-flip [class*=elementor-col-],.wn-layer-anim-flip.wn-deep-title-wrap .wn-deep-title{opacity:0;webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.wn-layer-anim-flip.wn-done-anim .owl-item,.wn-layer-anim-flip.wn-done-anim [class*=col-md],.wn-layer-anim-flip.wn-done-anim [class*=vc_col-],.wn-layer-anim-flip.wn-done-anim [class*=elementor-col-],.wn-layer-anim-flip.wn-done-anim.wn-deep-title-wrap .wn-deep-title{opacity:1;webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-o-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.wn-layer-anim-flip.wn-la-fade .owl-item,.wn-layer-anim-flip.wn-la-fade [class*=col-md],.wn-layer-anim-flip.wn-la-fade [class*=vc_col-],.wn-layer-anim-flip.wn-la-fade [class*=elementor-col-],.wn-layer-anim-flip.wn-la-fade.wn-deep-title-wrap .wn-deep-title{-webkit-transform:translateY(0);transform:translateY(0)}.wn-layer-anim-bottom .owl-item:nth-of-type(2),.wn-layer-anim-bottom [class*=col-md]:nth-of-type(2),.wn-layer-anim-bottom [class*=vc_col-]:nth-of-type(2),.wn-layer-anim-bottom [class*=elementor-col-]:nth-of-type(2),.wn-layer-anim-fade .owl-item:nth-of-type(2),.wn-layer-anim-fade [class*=col-md]:nth-of-type(2),.wn-layer-anim-fade [class*=vc_col-]:nth-of-type(2),.wn-layer-anim-fade [class*=elementor-col-]:nth-of-type(2),.wn-layer-anim-flip .owl-item:nth-of-type(2),.wn-layer-anim-flip [class*=col-md]:nth-of-type(2),.wn-layer-anim-flip [class*=vc_col-]:nth-of-type(2),.wn-layer-anim-flip [class*=elementor-col-]:nth-of-type(2),.wn-layer-anim-left .owl-item:nth-of-type(2),.wn-layer-anim-left [class*=col-md]:nth-of-type(2),.wn-layer-anim-left [class*=vc_col-]:nth-of-type(2),.wn-layer-anim-left [class*=elementor-col-]:nth-of-type(2),.wn-layer-anim-right .owl-item:nth-of-type(2),.wn-layer-anim-right [class*=col-md]:nth-of-type(2),.wn-layer-anim-right [class*=vc_col-]:nth-of-type(2),.wn-layer-anim-right [class*=elementor-col-]:nth-of-type(2),.wn-layer-anim-top .owl-item:nth-of-type(2),.wn-layer-anim-top [class*=col-md]:nth-of-type(2),.wn-layer-anim-top [class*=vc_col-]:nth-of-type(2),.wn-layer-anim-top [class*=elementor-col-]:nth-of-type(2),.wn-layer-anim-zoom-in .owl-item:nth-of-type(2),.wn-layer-anim-zoom-in [class*=col-md]:nth-of-type(2),.wn-layer-anim-zoom-in [class*=vc_col-]:nth-of-type(2),.wn-layer-anim-zoom-in [class*=elementor-col-]:nth-of-type(2),.wn-layer-anim-zoom-out .owl-item:nth-of-type(2),.wn-layer-anim-zoom-out [class*=col-md]:nth-of-type(2),.wn-layer-anim-zoom-out [class*=vc_col-]:nth-of-type(2),.wn-layer-anim-zoom-out [class*=elementor-col-]:nth-of-type(2){transition-delay:.2s}.wn-layer-anim-bottom .owl-item:nth-of-type(3),.wn-layer-anim-bottom [class*=col-md]:nth-of-type(3),.wn-layer-anim-bottom [class*=vc_col-]:nth-of-type(3),.wn-layer-anim-bottom [class*=elementor-col-]:nth-of-type(3),.wn-layer-anim-fade .owl-item:nth-of-type(3),.wn-layer-anim-fade [class*=col-md]:nth-of-type(3),.wn-layer-anim-fade [class*=vc_col-]:nth-of-type(3),.wn-layer-anim-fade [class*=elementor-col-]:nth-of-type(3),.wn-layer-anim-flip .owl-item:nth-of-type(3),.wn-layer-anim-flip [class*=col-md]:nth-of-type(3),.wn-layer-anim-flip [class*=vc_col-]:nth-of-type(3),.wn-layer-anim-flip [class*=elementor-col-]:nth-of-type(3),.wn-layer-anim-left .owl-item:nth-of-type(3),.wn-layer-anim-left [class*=col-md]:nth-of-type(3),.wn-layer-anim-left [class*=vc_col-]:nth-of-type(3),.wn-layer-anim-left [class*=elementor-col-]:nth-of-type(3),.wn-layer-anim-right .owl-item:nth-of-type(3),.wn-layer-anim-right [class*=col-md]:nth-of-type(3),.wn-layer-anim-right [class*=vc_col-]:nth-of-type(3),.wn-layer-anim-right [class*=elementor-col-]:nth-of-type(3),.wn-layer-anim-top .owl-item:nth-of-type(3),.wn-layer-anim-top [class*=col-md]:nth-of-type(3),.wn-layer-anim-top [class*=vc_col-]:nth-of-type(3),.wn-layer-anim-top [class*=elementor-col-]:nth-of-type(3),.wn-layer-anim-zoom-in .owl-item:nth-of-type(3),.wn-layer-anim-zoom-in [class*=col-md]:nth-of-type(3),.wn-layer-anim-zoom-in [class*=vc_col-]:nth-of-type(3),.wn-layer-anim-zoom-in [class*=elementor-col-]:nth-of-type(3),.wn-layer-anim-zoom-out .owl-item:nth-of-type(3),.wn-layer-anim-zoom-out [class*=col-md]:nth-of-type(3),.wn-layer-anim-zoom-out [class*=vc_col-]:nth-of-type(3),.wn-layer-anim-zoom-out [class*=elementor-col-]:nth-of-type(3){transition-delay:.4s}.wn-layer-anim-bottom .owl-item:nth-of-type(4),.wn-layer-anim-bottom [class*=col-md]:nth-of-type(4),.wn-layer-anim-bottom [class*=vc_col-]:nth-of-type(4),.wn-layer-anim-bottom [class*=elementor-col-]:nth-of-type(4),.wn-layer-anim-fade .owl-item:nth-of-type(4),.wn-layer-anim-fade [class*=col-md]:nth-of-type(4),.wn-layer-anim-fade [class*=vc_col-]:nth-of-type(4),.wn-layer-anim-fade [class*=elementor-col-]:nth-of-type(4),.wn-layer-anim-flip .owl-item:nth-of-type(4),.wn-layer-anim-flip [class*=col-md]:nth-of-type(4),.wn-layer-anim-flip [class*=vc_col-]:nth-of-type(4),.wn-layer-anim-flip [class*=elementor-col-]:nth-of-type(4),.wn-layer-anim-left .owl-item:nth-of-type(4),.wn-layer-anim-left [class*=col-md]:nth-of-type(4),.wn-layer-anim-left [class*=vc_col-]:nth-of-type(4),.wn-layer-anim-left [class*=elementor-col-]:nth-of-type(4),.wn-layer-anim-right .owl-item:nth-of-type(4),.wn-layer-anim-right [class*=col-md]:nth-of-type(4),.wn-layer-anim-right [class*=vc_col-]:nth-of-type(4),.wn-layer-anim-right [class*=elementor-col-]:nth-of-type(4),.wn-layer-anim-top .owl-item:nth-of-type(4),.wn-layer-anim-top [class*=col-md]:nth-of-type(4),.wn-layer-anim-top [class*=vc_col-]:nth-of-type(4),.wn-layer-anim-top [class*=elementor-col-]:nth-of-type(4),.wn-layer-anim-zoom-in .owl-item:nth-of-type(4),.wn-layer-anim-zoom-in [class*=col-md]:nth-of-type(4),.wn-layer-anim-zoom-in [class*=vc_col-]:nth-of-type(4),.wn-layer-anim-zoom-in [class*=elementor-col-]:nth-of-type(4),.wn-layer-anim-zoom-out .owl-item:nth-of-type(4),.wn-layer-anim-zoom-out [class*=col-md]:nth-of-type(4),.wn-layer-anim-zoom-out [class*=vc_col-]:nth-of-type(4),.wn-layer-anim-zoom-out [class*=elementor-col-]:nth-of-type(4){transition-delay:.6s}.wn-layer-anim-bottom .owl-item:nth-of-type(5),.wn-layer-anim-bottom [class*=col-md]:nth-of-type(5),.wn-layer-anim-bottom [class*=vc_col-]:nth-of-type(5),.wn-layer-anim-bottom [class*=elementor-col-]:nth-of-type(5),.wn-layer-anim-fade .owl-item:nth-of-type(5),.wn-layer-anim-fade [class*=col-md]:nth-of-type(5),.wn-layer-anim-fade [class*=vc_col-]:nth-of-type(5),.wn-layer-anim-fade [class*=elementor-col-]:nth-of-type(5),.wn-layer-anim-flip .owl-item:nth-of-type(5),.wn-layer-anim-flip [class*=col-md]:nth-of-type(5),.wn-layer-anim-flip [class*=vc_col-]:nth-of-type(5),.wn-layer-anim-flip [class*=elementor-col-]:nth-of-type(5),.wn-layer-anim-left .owl-item:nth-of-type(5),.wn-layer-anim-left [class*=col-md]:nth-of-type(5),.wn-layer-anim-left [class*=vc_col-]:nth-of-type(5),.wn-layer-anim-left [class*=elementor-col-]:nth-of-type(5),.wn-layer-anim-right .owl-item:nth-of-type(5),.wn-layer-anim-right [class*=col-md]:nth-of-type(5),.wn-layer-anim-right [class*=vc_col-]:nth-of-type(5),.wn-layer-anim-right [class*=elementor-col-]:nth-of-type(5),.wn-layer-anim-top .owl-item:nth-of-type(5),.wn-layer-anim-top [class*=col-md]:nth-of-type(5),.wn-layer-anim-top [class*=vc_col-]:nth-of-type(5),.wn-layer-anim-top [class*=elementor-col-]:nth-of-type(5),.wn-layer-anim-zoom-in .owl-item:nth-of-type(5),.wn-layer-anim-zoom-in [class*=col-md]:nth-of-type(5),.wn-layer-anim-zoom-in [class*=vc_col-]:nth-of-type(5),.wn-layer-anim-zoom-in [class*=elementor-col-]:nth-of-type(5),.wn-layer-anim-zoom-out .owl-item:nth-of-type(5),.wn-layer-anim-zoom-out [class*=col-md]:nth-of-type(5),.wn-layer-anim-zoom-out [class*=vc_col-]:nth-of-type(5),.wn-layer-anim-zoom-out [class*=elementor-col-]:nth-of-type(5){transition-delay:.8s}.wn-layer-anim-bottom .owl-item:nth-of-type(6),.wn-layer-anim-bottom [class*=col-md]:nth-of-type(6),.wn-layer-anim-bottom [class*=vc_col-]:nth-of-type(6),.wn-layer-anim-bottom [class*=elementor-col-]:nth-of-type(6),.wn-layer-anim-fade .owl-item:nth-of-type(6),.wn-layer-anim-fade [class*=col-md]:nth-of-type(6),.wn-layer-anim-fade [class*=vc_col-]:nth-of-type(6),.wn-layer-anim-fade [class*=elementor-col-]:nth-of-type(6),.wn-layer-anim-flip .owl-item:nth-of-type(6),.wn-layer-anim-flip [class*=col-md]:nth-of-type(6),.wn-layer-anim-flip [class*=vc_col-]:nth-of-type(6),.wn-layer-anim-flip [class*=elementor-col-]:nth-of-type(6),.wn-layer-anim-left .owl-item:nth-of-type(6),.wn-layer-anim-left [class*=col-md]:nth-of-type(6),.wn-layer-anim-left [class*=vc_col-]:nth-of-type(6),.wn-layer-anim-left [class*=elementor-col-]:nth-of-type(6),.wn-layer-anim-right .owl-item:nth-of-type(6),.wn-layer-anim-right [class*=col-md]:nth-of-type(6),.wn-layer-anim-right [class*=vc_col-]:nth-of-type(6),.wn-layer-anim-right [class*=elementor-col-]:nth-of-type(6),.wn-layer-anim-top .owl-item:nth-of-type(6),.wn-layer-anim-top [class*=col-md]:nth-of-type(6),.wn-layer-anim-top [class*=vc_col-]:nth-of-type(6),.wn-layer-anim-top [class*=elementor-col-]:nth-of-type(6),.wn-layer-anim-zoom-in .owl-item:nth-of-type(6),.wn-layer-anim-zoom-in [class*=col-md]:nth-of-type(6),.wn-layer-anim-zoom-in [class*=vc_col-]:nth-of-type(6),.wn-layer-anim-zoom-in [class*=elementor-col-]:nth-of-type(6),.wn-layer-anim-zoom-out .owl-item:nth-of-type(6),.wn-layer-anim-zoom-out [class*=col-md]:nth-of-type(6),.wn-layer-anim-zoom-out [class*=vc_col-]:nth-of-type(6),.wn-layer-anim-zoom-out [class*=elementor-col-]:nth-of-type(6){transition-delay:1s}.wn-layer-anim-bottom .owl-item:nth-of-type(7),.wn-layer-anim-bottom [class*=col-md]:nth-of-type(7),.wn-layer-anim-bottom [class*=vc_col-]:nth-of-type(7),.wn-layer-anim-bottom [class*=elementor-col-]:nth-of-type(7),.wn-layer-anim-fade .owl-item:nth-of-type(7),.wn-layer-anim-fade [class*=col-md]:nth-of-type(7),.wn-layer-anim-fade [class*=vc_col-]:nth-of-type(7),.wn-layer-anim-fade [class*=elementor-col-]:nth-of-type(7),.wn-layer-anim-flip .owl-item:nth-of-type(7),.wn-layer-anim-flip [class*=col-md]:nth-of-type(7),.wn-layer-anim-flip [class*=vc_col-]:nth-of-type(7),.wn-layer-anim-flip [class*=elementor-col-]:nth-of-type(7),.wn-layer-anim-left .owl-item:nth-of-type(7),.wn-layer-anim-left [class*=col-md]:nth-of-type(7),.wn-layer-anim-left [class*=vc_col-]:nth-of-type(7),.wn-layer-anim-left [class*=elementor-col-]:nth-of-type(7),.wn-layer-anim-right .owl-item:nth-of-type(7),.wn-layer-anim-right [class*=col-md]:nth-of-type(7),.wn-layer-anim-right [class*=vc_col-]:nth-of-type(7),.wn-layer-anim-right [class*=elementor-col-]:nth-of-type(7),.wn-layer-anim-top .owl-item:nth-of-type(7),.wn-layer-anim-top [class*=col-md]:nth-of-type(7),.wn-layer-anim-top [class*=vc_col-]:nth-of-type(7),.wn-layer-anim-top [class*=elementor-col-]:nth-of-type(7),.wn-layer-anim-zoom-in .owl-item:nth-of-type(7),.wn-layer-anim-zoom-in [class*=col-md]:nth-of-type(7),.wn-layer-anim-zoom-in [class*=vc_col-]:nth-of-type(7),.wn-layer-anim-zoom-in [class*=elementor-col-]:nth-of-type(7),.wn-layer-anim-zoom-out .owl-item:nth-of-type(7),.wn-layer-anim-zoom-out [class*=col-md]:nth-of-type(7),.wn-layer-anim-zoom-out [class*=vc_col-]:nth-of-type(7),.wn-layer-anim-zoom-out [class*=elementor-col-]:nth-of-type(7){transition-delay:1.2s}.wn-layer-anim-bottom .owl-item:nth-of-type(8),.wn-layer-anim-bottom [class*=col-md]:nth-of-type(8),.wn-layer-anim-bottom [class*=vc_col-]:nth-of-type(8),.wn-layer-anim-bottom [class*=elementor-col-]:nth-of-type(8),.wn-layer-anim-fade .owl-item:nth-of-type(8),.wn-layer-anim-fade [class*=col-md]:nth-of-type(8),.wn-layer-anim-fade [class*=vc_col-]:nth-of-type(8),.wn-layer-anim-fade [class*=elementor-col-]:nth-of-type(8),.wn-layer-anim-flip .owl-item:nth-of-type(8),.wn-layer-anim-flip [class*=col-md]:nth-of-type(8),.wn-layer-anim-flip [class*=vc_col-]:nth-of-type(8),.wn-layer-anim-flip [class*=elementor-col-]:nth-of-type(8),.wn-layer-anim-left .owl-item:nth-of-type(8),.wn-layer-anim-left [class*=col-md]:nth-of-type(8),.wn-layer-anim-left [class*=vc_col-]:nth-of-type(8),.wn-layer-anim-left [class*=elementor-col-]:nth-of-type(8),.wn-layer-anim-right .owl-item:nth-of-type(8),.wn-layer-anim-right [class*=col-md]:nth-of-type(8),.wn-layer-anim-right [class*=vc_col-]:nth-of-type(8),.wn-layer-anim-right [class*=elementor-col-]:nth-of-type(8),.wn-layer-anim-top .owl-item:nth-of-type(8),.wn-layer-anim-top [class*=col-md]:nth-of-type(8),.wn-layer-anim-top [class*=vc_col-]:nth-of-type(8),.wn-layer-anim-top [class*=elementor-col-]:nth-of-type(8),.wn-layer-anim-zoom-in .owl-item:nth-of-type(8),.wn-layer-anim-zoom-in [class*=col-md]:nth-of-type(8),.wn-layer-anim-zoom-in [class*=vc_col-]:nth-of-type(8),.wn-layer-anim-zoom-in [class*=elementor-col-]:nth-of-type(8),.wn-layer-anim-zoom-out .owl-item:nth-of-type(8),.wn-layer-anim-zoom-out [class*=col-md]:nth-of-type(8),.wn-layer-anim-zoom-out [class*=vc_col-]:nth-of-type(8),.wn-layer-anim-zoom-out [class*=elementor-col-]:nth-of-type(8){transition-delay:1.4s}.wn-layer-anim-bottom .owl-item:nth-of-type(9),.wn-layer-anim-bottom [class*=col-md]:nth-of-type(9),.wn-layer-anim-bottom [class*=vc_col-]:nth-of-type(9),.wn-layer-anim-bottom [class*=elementor-col-]:nth-of-type(9),.wn-layer-anim-fade .owl-item:nth-of-type(9),.wn-layer-anim-fade [class*=col-md]:nth-of-type(9),.wn-layer-anim-fade [class*=vc_col-]:nth-of-type(9),.wn-layer-anim-fade [class*=elementor-col-]:nth-of-type(9),.wn-layer-anim-flip .owl-item:nth-of-type(9),.wn-layer-anim-flip [class*=col-md]:nth-of-type(9),.wn-layer-anim-flip [class*=vc_col-]:nth-of-type(9),.wn-layer-anim-flip [class*=elementor-col-]:nth-of-type(9),.wn-layer-anim-left .owl-item:nth-of-type(9),.wn-layer-anim-left [class*=col-md]:nth-of-type(9),.wn-layer-anim-left [class*=vc_col-]:nth-of-type(9),.wn-layer-anim-left [class*=elementor-col-]:nth-of-type(9),.wn-layer-anim-right .owl-item:nth-of-type(9),.wn-layer-anim-right [class*=col-md]:nth-of-type(9),.wn-layer-anim-right [class*=vc_col-]:nth-of-type(9),.wn-layer-anim-right [class*=elementor-col-]:nth-of-type(9),.wn-layer-anim-top .owl-item:nth-of-type(9),.wn-layer-anim-top [class*=col-md]:nth-of-type(9),.wn-layer-anim-top [class*=vc_col-]:nth-of-type(9),.wn-layer-anim-top [class*=elementor-col-]:nth-of-type(9),.wn-layer-anim-zoom-in .owl-item:nth-of-type(9),.wn-layer-anim-zoom-in [class*=col-md]:nth-of-type(9),.wn-layer-anim-zoom-in [class*=vc_col-]:nth-of-type(9),.wn-layer-anim-zoom-in [class*=elementor-col-]:nth-of-type(9),.wn-layer-anim-zoom-out .owl-item:nth-of-type(9),.wn-layer-anim-zoom-out [class*=col-md]:nth-of-type(9),.wn-layer-anim-zoom-out [class*=vc_col-]:nth-of-type(9),.wn-layer-anim-zoom-out [class*=elementor-col-]:nth-of-type(9){transition-delay:1.6s}.wn-layer-anim-bottom .owl-item:nth-of-type(10),.wn-layer-anim-bottom [class*=col-md]:nth-of-type(10),.wn-layer-anim-bottom [class*=vc_col-]:nth-of-type(10),.wn-layer-anim-bottom [class*=elementor-col-]:nth-of-type(10),.wn-layer-anim-fade .owl-item:nth-of-type(10),.wn-layer-anim-fade [class*=col-md]:nth-of-type(10),.wn-layer-anim-fade [class*=vc_col-]:nth-of-type(10),.wn-layer-anim-fade [class*=elementor-col-]:nth-of-type(10),.wn-layer-anim-flip .owl-item:nth-of-type(10),.wn-layer-anim-flip [class*=col-md]:nth-of-type(10),.wn-layer-anim-flip [class*=vc_col-]:nth-of-type(10),.wn-layer-anim-flip [class*=elementor-col-]:nth-of-type(10),.wn-layer-anim-left .owl-item:nth-of-type(10),.wn-layer-anim-left [class*=col-md]:nth-of-type(10),.wn-layer-anim-left [class*=vc_col-]:nth-of-type(10),.wn-layer-anim-left [class*=elementor-col-]:nth-of-type(10),.wn-layer-anim-right .owl-item:nth-of-type(10),.wn-layer-anim-right [class*=col-md]:nth-of-type(10),.wn-layer-anim-right [class*=vc_col-]:nth-of-type(10),.wn-layer-anim-right [class*=elementor-col-]:nth-of-type(10),.wn-layer-anim-top .owl-item:nth-of-type(10),.wn-layer-anim-top [class*=col-md]:nth-of-type(10),.wn-layer-anim-top [class*=vc_col-]:nth-of-type(10),.wn-layer-anim-top [class*=elementor-col-]:nth-of-type(10),.wn-layer-anim-zoom-in .owl-item:nth-of-type(10),.wn-layer-anim-zoom-in [class*=col-md]:nth-of-type(10),.wn-layer-anim-zoom-in [class*=vc_col-]:nth-of-type(10),.wn-layer-anim-zoom-in [class*=elementor-col-]:nth-of-type(10),.wn-layer-anim-zoom-out .owl-item:nth-of-type(10),.wn-layer-anim-zoom-out [class*=col-md]:nth-of-type(10),.wn-layer-anim-zoom-out [class*=vc_col-]:nth-of-type(10),.wn-layer-anim-zoom-out [class*=elementor-col-]:nth-of-type(10){transition-delay:1.8s}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}#wrap section[class*="wn-section"]>.elementor-container{display:none}body{font-family:"Rubik"}body .wn-wrap p{font-family:"Rubik"}.wn-wrap h1,.wn-wrap h2,.wn-wrap h3,.wn-wrap h4,.wn-wrap h5,.wn-wrap h6{font-family:"Rubik"}.transparent-header-w.t-dark-w #wrap #webnus-header-builder .whb-row1-area .nav>li>a,ul>li.menu-item>a{font-family:"Rubik"}.blog-post h4,.blog-post h1,.blog-post h3,.blog-line h4,.blog-single-post h1,.blog-post h3.post-title{font-family:"Rubik"}@media only screen and (min-width:1367px){.container{width:96%}}#wrap .container{max-width:1230px}@media(max-width:767px){.breadcrumbs-w{display:none}}@media (min-width:1280px){.col-md-9.cntt-w,.vc_col-sm-8.cntt-w{width:calc(100% - 380px)}.col-md-3.sidebar,.vc_col-sm-4.sidebar{width:380px}}#wrap .widget .subtitle-wrap h4.subtitle{color:#252525;padding:0 0 10px;text-transform:uppercase;line-height:20px;font-size:18px;word-spacing:1px;letter-spacing:-.001em}.widget .subtitle-wrap{position:relative;margin:20px 0;padding-bottom:4px;line-height:18px;border-bottom:1px solid #e5e5e5}.widget .subtitle-wrap:before{content:"";width:46px;height:4px;position:absolute;bottom:-4px;left:0;display:block;background:#437dfa}.rtl .widget .subtitle-wrap:before{left:auto;right:0}#wrap .widget .subtitle-wrap{margin-top:20px;margin-bottom:20px}#wrap .widget .subtitle-wrap h4.subtitle{margin-top:20px;margin-bottom:20px}#wrap .w-category a,.w-course-price,.course-main .course-postmeta span,.widget .course-categories li a i,a.btn.btn-default.btn-sm.active,.switch-field input:checked+label,.widget .nice-select span,.widget .nice-select span,.colorskin-custom .w-pricing-table.pt-type10 .pt-features .feature-icon,.colorskin-custom .w-pricing-table.pt-type7 .pt-features .feature-icon,.colorskin-custom .ourteam-owl-carousel-type10 .ourteam-item .t-footer a i:hover,.colorskin-custom .our-team14:hover .social-team i:hover,.colorskin-custom .icon-box7 i,.colorskin-custom .teaser-box18 .tb18-content .wn-button-box .wn-btn,.colorskin-custom .book-form-deep .nice-select,.colorskin-custom #user-login .login-links li a,.colorskin-custom #user-login .login-links li a:hover,.colorskin-custom .latest-b-carousel .owl-nav .owl-next:after,.colorskin-custom .latest-b-carousel .owl-nav .owl-prev:after,.colorskin-custom .w-login h3,.colorskin-custom nav.woocommerce-pagination ul li span.current,.colorskin-custom .wn-woo-wrap .products li .wn-woo-contents-wrap h3 a:hover,.colorskin-custom .wn-woo-wrap .products li .wn-woo-contents-wrap .posted_in a:hover,.colorskin-custom .wn-woo-wrap .wn-woo-contents-wrap>a:hover,.colorskin-custom .room-list-view-more:hover,.colorskin-custom .room-list-extra-services,.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn:hover i,.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn:hover i,.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn:hover a,.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn.wn-woo-compare-btn:hover .compare-button a:before,.colorskin-custom #hotel-booking-results .hb-search-results>.hb-room .hb-room-name a:hover,.colorskin-custom #hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li .hb_search_item_price,.colorskin-custom .htc-booking .hb_input_field:after,.colorskin-custom .hb_single_room #reviews #review_form_wrapper form .form-submit input[type="submit"],.colorskin-custom #webnus-header-builder .woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount,.colorskin-custom #webnus-header-builder span.woocommerce-Price-amount.amount,.colorskin-custom .max-quote h2:after,.colorskin-custom .max-quote h2:before,.colorskin-custom .max-quote cite,#wrap.colorskin-custom .sermons-toggle .sermon-wrap-toggle .wn-sertg-content .media-links .button span,.colorskin-custom .sermon-wrap-toggle .wn-sertg-content .wn-sertg-speaker a,.colorskin-custom .sermons-toggle2 .sermon-wrap-toggle .wn-sertg-meta i,.colorskin-custom .sermons-simple article:hover h4 a,.colorskin-custom .sermons-clean h4 a:hover,.colorskin-custom .sermon-carousel.sermons-grid .sermon-grid-item .sermon-grid-content .sermon-readmore:hover,.colorskin-custom .sermons-clean .sermon-clean-item .sermon-detail a,.colorskin-custom .sermons-grid .sermon-grid-item .sermons-grid-wrap .sermon-grid-content .media-links a i:hover,.woocommerce-account .colorskin-custom .woocommerce .woocommerce-MyAccount-navigation li:hover a,.colorskin-custom .latest-27 .latest-title a:hover,#wrap.colorskin-custom .wn-backto-shop.button.theme-skin.bordered-bot span,.colorskin-custom .sermons-minimal a:hover h4,.colorskin-custom .sermons-minimal .sermon-detail a:hover,.colorskin-custom .sermons-minimal h4:hover,.colorskin-custom .cause-title.hcolorf:hover,.colorskin-custom .wn-wrap-social:hover,.colorskin-custom .pe-7s-mail:hover,.colorskin-custom .widget-subscribe-submit,.colorskin-custom .our-team4:hover,.colorskin-custom .sermon-grid-header h4:hover,.colorskin-custom .sermon-grid-cat a:hover,.colorskin-custom .sermon-readmore:hover,#wrap.colorskin-custom .wn-loadmore-ajax a,.colorskin-custom .blox.dark .testimonial-brand h5 strong,.colorskin-custom .wn-share-shortcode .wn-share-shortcode-dropdown a:hover i:before,.colorskin-custom .wn-latest-b23 .latest-b23-content h2 a:hover,.colorskin-custom .wn-avatar-block .owl-next i:hover,.colorskin-custom .wn-avatar-block .owl-prev i:hover,.colorskin-custom .testimonial-carousel .owl-nav .owl-prev:hover,.colorskin-custom .testimonial-carousel .owl-nav .owl-next:hover,.colorskin-custom .our-team13 .our-team-socail .social-team i:hover,.book-form-deep .nice-select,.colorskin-custom .icon-box23 i,.colorskin-custom .icon-box23 img,.colorskin-custom .wn-social-network-type2 .socialfollow a i,.colorskin-custom .icon-box8 i,.colorskin-custom .blox.dark .ctd-type-5 .block-w .count-w,.colorskin-custom .post-sharing-4:hover h6,.colorskin-custom .socialfollow a i,.colorskin-custom .teaser-box14 .teaser-title:before,.colorskin-custom .our-process-item-type2 span,.colorskin-custom #footer.litex .widget ul.menu li a:hover,.colorskin-custom .yith-wcwl-share ul li a:hover,.colorskin-custom .wn-wishlist-single-wrap .wn-remove-from-wishlist,.colorskin-custom .wn-wishlist-single-wrap .wn-remove-from-wishlist:hover,.colorskin-custom .wn-wishlist-single-wrap .wn-wishlist-product-title-sl:hover,.colorskin-custom .wn-wishlist-single-wrap .wishlist-in-stock,.colorskin-custom .wn-wishlist-single-wrap .wn-add-to-cart-single,.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item.current-cat a,.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item:hover a,.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn:hover i,.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn:hover a,.colorskin-custom .wn-woo-wrap .products li .wn-woo-thumbnail-wrap .wn-woo-thumbnail-hover .wn-woo-btn.wn-woo-compare-btn:hover .compare-button a:before,.colorskin-custom .wn-woo-wrap .nice-select.orderby .option:hover,.colorskin-custom .nice-select.orderby .option.selected,.colorskin-custom .nice-select:after,#wrap.colorskin-custom .wp-pagenavi span.current,#wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,.transparent-header-w.t-dark-w #wrap.colorskin-custom .top-bar h6 i,.transparent-header-w.t-dark-w #wrap.colorskin-custom .top-bar .top-links a:hover,#wrap.colorskin-custom .top-bar.litex .top-custom-text a,#wrap.colorskin-custom .top-bar .top-custom-text a:hover,#wrap.colorskin-custom .blog-social-1 a:hover,#wrap.colorskin-custom .blog-social-1 a:hover i,#wrap.colorskin-custom .colorf,#wrap.colorskin-custom .hcolorf:hover,#wrap.colorskin-custom .vc_images_carousel .vc_carousel-control:hover,#wrap.colorskin-custom .vc_images_carousel .vc_carousel-control span:hover,#wrap.colorskin-custom .hebe .tp-tab-title,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-di .owl-prev:hover,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-di .owl-next:hover,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-di .owl-prev:hover,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-di .owl-next:hover,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-prev,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-next,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-hexa .owl-prev:after,#wrap.colorskin-custom .latest-author span a:hover,#wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a,#wrap.colorskin-custom .wn-content-slider.arrow-type-arrow3 .content-slider-arrow-icon i,#wrap.colorskin-custom .book-form-deep .r-date:after,#wrap.colorskin-custom #footer .widget ul li .yith-wcbsl-widget-title a,#wrap.colorskin-custom .icon-box9 a.magicmore,#wrap.colorskin-custom .icon-box15 .magicmore:hover:after,#wrap.colorskin-custom .wn-hamburger-wrap .full-menu .current a,#wrap.colorskin-custom .wn-header-toggle .widget_woocommerce-header-cart:hover .woo-cart-header .header-cart:after,.colorskin-custom .breadcrumbs-w i,.colorskin-custom .footer-subscribe-submit,.colorskin-custom .top-bar .socialfollow a:hover i,.colorskin-custom .footer-navi a:after,.colorskin-custom .footer-navi a:hover,.custom-footer-menu a:hover,.colorskin-custom .is-open.wn-ht .hamburger-social-icons a:hover,.colorskin-custom .top-links a:hover,.colorskin-custom .top-bar .inlinelb:hover,.colorskin-custom blockquote:before,.colorskin-custom ul.check li:before,.colorskin-custom li.check:before,.colorskin-custom ul.cross li:before,.colorskin-custom li.cross:before,.colorskin-custom .pbx-req .wn-prayer-inner .wn-prayer-request-name,.colorskin-custom a.liked:hover,.colorskin-custom a.liked:active,.colorskin-custom a.liked:focus,.colorskin-custom .pin-box h4 a:hover,.colorskin-custom .tline-box h4 a:hover,.colorskin-custom .pin-ecxt h6.blog-cat a:hover,.colorskin-custom .pin-ecxt2 p a:hover,.colorskin-custom .postmetadata h6.blog-cat a:hover,.colorskin-custom h6.blog-cat a,.colorskin-custom .blgtyp3.blog-post h6 a,.colorskin-custom .blgtyp2.blog-post h6 a,.colorskin-custom .blog-single-post .postmetadata h6 a,.colorskin-custom .blog-single-post h6.blog-author a,.colorskin-custom .blgtyp3.blog-post h6 a:hover,.colorskin-custom .blgtyp1.blog-post h6 a:hover,.colorskin-custom .blgtyp2.blog-post h6 a:hover,.colorskin-custom .blog-single-post .postmetadata h6 a:hover,.colorskin-custom .blog-single-post h6.blog-author a:hover,.colorskin-custom .blog-post a:hover,.colorskin-custom .blog-author span,.colorskin-custom .blog-line p a:hover,.colorskin-custom .blog-post p.blog-cat a,.colorskin-custom .blog-line p.blog-cat a,.colorskin-custom .blog-date-sp h3,.colorskin-custom h6.blog-date a:hover,.colorskin-custom h6.blog-cat a:hover,.colorskin-custom h6.blog-author a:hover,.colorskin-custom .about-author-sec h5 a:hover,.colorskin-custom blog-line:hover .img-hover:before,.colorskin-custom .blog-line:hover h4 a,.colorskin-custom .rec-post h5 a:hover,.colorskin-custom .rec-post p a:hover,.colorskin-custom a.magicmore,.colorskin-custom a.addtocart,.colorskin-custom a.select-options,.colorskin-custom a.readmore,.colorskin-custom a.magicmore,.colorskin-custom a.addtocart:hover,.colorskin-custom a.select-options:hover,.colorskin-custom .commentlist li .comment-text .reply a,.colorskin-custom .w-next-article:hover a,.colorskin-custom .w-prev-article:hover a,.colorskin-custom .w-next-article:hover i,.colorskin-custom .w-prev-article:hover i,body .colorskin-custom .colorf,body .colorskin-custom .hcolorf:hover,.colorskin-custom .video-play-btn i:hover,.colorskin-custom .blox.dark .max-counter.s-counter .max-count,.colorskin-custom .max-counter.e-counter .max-count,.colorskin-custom .wn-social-network-type3 .socialfollow a:hover i,.colorskin-custom .our-team5 h5,.colorskin-custom .our-team5 .social-team a i:hover:before,.colorskin-custom .our-team6 h5,.colorskin-custom .our-team7 figcaption h2,.colorskin-custom .our-team7 i:hover,.colorskin-custom .ourteam-owl-carousel-type10 .owl-item .ourteam-item .t-footer ul li a i:hover,.colorskin-custom .testimonial2 .testimonial-content h5,.colorskin-custom .our-clients-wrap .owl-nav .owl-prev:after,.colorskin-custom .our-clients-wrap .owl-nav .owl-next:after,.colorskin-custom .testimonial-carousel.testi-carou-3 .tc-name,.colorskin-custom .testimonial-carousel.testi-carou-3 .tc-job,.colorskin-custom .pricing-plan1 .ppfooter .readmore,.colorskin-custom .pricing-plan2 .ppfooter .readmore,.colorskin-custom .our-process-item:hover i,.colorskin-custom .buy-process-item h4,.colorskin-custom .buy-process-item.featured i,.colorskin-custom .contact-info i,.colorskin-custom .acc-trigger a:hover,.colorskin-custom .acc-trigger.active a,.colorskin-custom .acc-trigger.active a:hover,.colorskin-custom .w-pricing-table.pt-type1 .price-footer a:hover,.colorskin-custom .w-pricing-table.pt-type1 .pt-features .feature-icon,.colorskin-custom .w-pricing-table.pt-type1 .pt-footer a,.colorskin-custom .w-pricing-table.pt-type1 .pt-footer a,.colorskin-custom .w-pricing-table.pt-type1.featured .pt-footer a,.colorskin-custom .w-pricing-table.pt-type1.featured .pt-footer a,.colorskin-custom .w-pricing-table.pt-type2>span,.colorskin-custom .w-pricing-table.pt-type3 .pt-footer a,.colorskin-custom .w-pricing-table.pt-type3.featured .pt-footer a,.colorskin-custom .w-pricing-table.pt-type5 .pt-features .feature-icon,.colorskin-custom .w-pricing-table.pt-type7 .plan-title,.colorskin-custom .wn-portfolio-nav .wn-portfolio-nav-wrap:hover .wn-portfolio-nav-text i,.colorskin-custom .wn-portfolio-nav .wn-portfolio-nav-wrap:hover .wn-portfolio-nav-text span,.colorskin-custom .related-works .portfolio-item:hover h5 a,.colorskin-custom .w-pricing-table.pt-type2 .pt-footer a,.colorskin-custom .subscribe-modern .subscribe-box-input .subscribe-box-email,.colorskin-custom .blox.dark .subscribe-modern .subscribe-box-input .subscribe-box-submit,.colorskin-custom .teaser-box2 a:hover .teaser-title,.colorskin-custom .teaser-box2 a:after,.colorskin-custom .teaser-box3:hover .teaser-subtitle:after,.colorskin-custom .teaser-box5:hover .teaser-title,.colorskin-custom .teaser-box12 .teaser-subtitle:after,.colorskin-custom .latestnews2 .ln-item .ln-content .ln-button:hover,.colorskin-custom .latestnews2 .ln-content .ln-title:hover,.colorskin-custom .dark.blox .latestnews2 .ln-content .ln-title:hover .w-login h3,.colorskin-custom .w-login .login-links li a,.colorskin-custom .ts-di .testimonial .testimonial-content h4 q:before,.colorskin-custom .ts-di.testimonial-slider-owl-carousel .owl-pagination span i:hover,.colorskin-custom .ts-di.testimonial-slider-owl-carousel .owl-pagination span i:hover:before,.colorskin-custom .testimonial-slider-owl-carousel.ts-mono .testimonial-content:before,.colorskin-custom .ts-di .testimonial .testimonial-content h4 q:before,.colorskin-custom .ts-di.testimonial-slider-owl-carousel .owl-pagination span i:hover,.colorskin-custom .ts-di.testimonial-slider-owl-carousel .owl-pagination span i:hover:before,.colorskin-custom .ts-tri.testimonial-slider-owl-carousel .testimonial-content h4 q:before,.colorskin-custom .ts-hexa .testimonial .testimonial-content h4 q:after,.latest-b-carousel .owl-nav .owl-prev:after,.colorskin-custom .latest-b-carousel .owl-nav .owl-next:after,.colorskin-custom .post-format-icon,.colorskin-custom .latestposts-one .latest-title a:hover,.colorskin-custom .latestposts-one .latest-author a:hover,.colorskin-custom .latestposts-two .blog-post p.blog-author a:hover,.colorskin-custom .latestposts-two .blog-line p.blog-cat a,.colorskin-custom .latestposts-two .blog-line:hover h4 a,.colorskin-custom .latestposts-two .blog-line:hover .img-hover:before,.colorskin-custom .latestposts-three h6.latest-b2-cat a,.colorskin-custom .latestposts-three .latest-b2-metad2 span a:hover,.colorskin-custom .latestposts-four h3.latest-b2-title a:hover,.colorskin-custom .latestposts-five h6.latest-b2-cat a,.colorskin-custom .latestposts-six .latest-content p.latest-date,.colorskin-custom .latestposts-six .latest-title a:hover,.colorskin-custom .latestposts-six .latest-author a:hover,.colorskin-custom .latestposts-seven .wrap-date-icons h3.latest-date,.colorskin-custom .latestposts-seven .latest-content .latest-title a:hover,.colorskin-custom .latestposts-seven .latest-content .latest-author a,.colorskin-custom .latestposts-seven .latest-content .latest-author a:hover,.colorskin-custom .latestposts-nine .latest-b9 h3 .link,.colorskin-custom .latestposts-ten .latest-b10 .latest-b10-content a.readmore,.colorskin-custom .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-cat a,.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-author:hover a,.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-title:hover a,.colorskin-custom .latest-b13-title a:hover,.colorskin-custom .latest-b13-author a:hover,.colorskin-custom .latest-b13-cat:hover a,.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-content .latest-b15-meta-data a:hover,.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-content h2 a:hover,.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-overlay .latest-b16-meta-data a:hover,.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-overlay h3:hover a,.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-readmore:hover,.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-footer .latest-author strong a:hover,.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content h3 a:hover,.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content .latest-b17-readmore:hover,.colorskin-custom .latestposts-ninteen .latest-b19:hover .latest-b19-cont .latest-b19-title a,.colorskin-custom .wn-latest-b22 .latest-b22:hover .latest-b22-content h2 a,.colorskin-custom .a-post-box-1 .latest-title a:hover,.colorskin-custom .a-post-box-2 .latest-title a:hover,.colorskin-custom .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,.colorskin-custom .w-login #user-login .login-links li a,.colorskin-custom .w-login #user-login .login-links li a:hover,.colorskin-custom .wn-vertical-carousel .owl-nav .owl-prev .ol-pre:after,.colorskin-custom .wn-vertical-carousel .owl-nav .owl-next .ol-nxt:after,.colorskin-custom .wn-newsletter .wn-newsletter-close,.colorskin-custom .book-form-deep strong,.colorskin-custom .book-form-deep p,.colorskin-custom .book-form-deep .nice-select:after,.colorskin-custom .postslider-owl-carousel.postslider-1 .latest-title a:hover,.colorskin-custom .widget ul li a:hover,.colorskin-custom .widget ul li .comment-author-link a:hover,.colorskin-custom .footer-in .widget ul li a:hover,.colorskin-custom #footer .widget .socialfollow a:hover i #footer .side-list ul li:hover a,.colorskin-custom .widget ul li.cat-item a:hover,.colorskin-custom .widget ul li.recentcomments a:hover,.colorskin-custom .widget ul li.page_item a:hover,.colorskin-custom .sidebar .widget .tabs li:hover a,.colorskin-custom .sidebar .widget .tabs li.active a,.colorskin-custom #wp-calendar tfoot #prev a,.colorskin-custom .woo-cart-dropdown ul li a:hover,.colorskin-custom .personal-sidebar .widget .widget-subscribe-form button:hover,.colorskin-custom .personal-sidebar .widget .widget-subscribe-form button:hover:before,.colorskin-custom .personal-sidebar .side-list h5 a:hover,.colorskin-custom .icon-box i,.colorskin-custom .icon-box1 h5,.colorskin-custom .icon-box2 i,.colorskin-custom .icon-box3 i,.colorskin-custom .icon-box4 i,.colorskin-custom .icon-box5 i,.colorskin-custom .icon-box8 i,.colorskin-custom .blox.dark .icon-box9 i,.colorskin-custom .icon-box10 h5,.colorskin-custom .icon-box11 i,.colorskin-custom .icon-box12 i,.colorskin-custom .blox.dark .icon-box12:hover a.magicmore,.colorskin-custom .icon-box13 i,.colorskin-custom .icon-box14 i,.colorskin-custom .icon-box15 img,.colorskin-custom .icon-box15 i,.colorskin-custom .icon-box16 i,.colorskin-custom .icon-box16 h4,.colorskin-custom .icon-box16 p strong,.colorskin-custom .icon-box17,.colorskin-custom .icon-box16 a.magicmore,.colorskin-custom .icon-box17 i,.colorskin-custom .icon-box19 i,.colorskin-custom .icon-box20 i,.colorskin-custom .icon-box20:hover h4,.colorskin-custom .icon-box22:hover h4,.colorskin-custom .icon-box22:hover i,.colorskin-custom .icon-box22.w-featured i,.colorskin-custom .icon-box22.w-featured h4,.colorskin-custom .icon-box23 i,.colorskin-custom .icon-box23 img,.colorskin-custom .icon-box24 i,.colorskin-custom .icon-box26 img,.colorskin-custom .icon-box26 i,.colorskin-custom .icon-box27 i,.colorskin-custom .icon-colorx i,.colorskin-custom i.icon-colorx,.colorskin-custom .icon-box28 i,.colorskin-custom .blox.dark .icon-box28:hover,.colorskin-custom .blox.dark .icon-box28:hover *,.colorskin-custom .icon-box29 i,.colorskin-custom .nav a:hover,.colorskin-custom .nav li:hover>a,.colorskin-custom .nav>li.current>a,.colorskin-custom .nav>li>a.active,.colorskin-custom .nav>li:hover>a,.colorskin-custom #header .nav .active a,.colorskin-custom #header.sticky .nav-wrap .nav .nav>li:hover>a,.colorskin-custom .dark-submenu .nav ul li a:hover,.colorskin-custom .nav li>ul li a:hover,.colorskin-custom .nav li.current ul li a:hover,.colorskin-custom .nav-wrap2 .nav ul li a:hover,.colorskin-custom .nav-wrap2.darknavi .nav ul li a:hover,.colorskin-custom .nav ul li.current>a,.colorskin-custom .nav ul li:hover>a,.colorskin-custom .dark-submenu .nav li.mega ul[class^="sub-"] li a:hover,.colorskin-custom .dark-submenu .nav li.mega ul.sub-posts li a:hover,.colorskin-custom .nav-wrap2 .nav>li:hover>a,.colorskin-custom .top-links .nav>li:hover>a,.colorskin-custom .nav-wrap2.darknavi .nav>li>a:hover,.colorskin-custom .nav-wrap2.darknavi .nav>li:hover>a,.colorskin-custom .nav-wrap2 .nav>li.current>a,.colorskin-custom #header.sticky .nav-wrap2.darknavi .nav>li>a:hover,.colorskin-custom .w-header-type-11 .nav>li:hover>a,.colorskin-custom #hamburger-menu #hamburger-nav li:hover>a,.colorskin-custom #hamburger-menu #hamburger-nav li.current>a,.colorskin-custom #hamburger-menu.hm-dark #hamburger-nav li:hover>a,.colorskin-custom #hamburger-menu.hm-dark #hamburger-nav li.current>a,.colorskin-custom #responav .mega li.menu-item a:not(.button):hover,.colorskin-custom .top-header-sec .wtop-weather,.colorskin-custom .top-header-sec .container div:first-child a:hover,.colorskin-custom .top-header-sec .inlinelb:hover,.colorskin-custom .header-type-12.sticky .nav-wrap2 .nav>li.current>a,.colorskin-custom .header-type-12.sticky .nav-wrap2 .nav>li:hover>a,.colorskin-custom #header.box-menu h6 i,.colorskin-custom #header.duplex-hd .nav>li>a.active,.colorskin-custom #header.duplex-hd .nav>li>a.active,.colorskin-custom .nav.duplex-menu>li.current>a,.colorskin-custom .transparent-header-w.t-dark-w #header.horizontal-w.duplex-hd .nav>li:hover>a,.colorskin-custom .transparent-header-w.t-dark-w #header.horizontal-w.duplex-hd .nav>li.current>a,.colorskin-custom #header.sm-rgt-mn #menu-icon:hover i,.colorskin-custom #header.sm-rgt-mn #menu-icon.active i,.colorskin-custom .nav>li:hover>a,.colorskin-custom .nav li.current>a,.colorskin-custom .nav li.active>a,.colorskin-custom #header-share-modal .socialfollow a:hover i,.colorskin-custom #header .wn-header-toggle:hover i,.colorskin-custom #header.w-header-type-13 .tools-section div.active i,#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_active:before,#wrap.colorskin-custom #commentform input[type="submit"],.colorskin-custom .icon-box28 i,.colorskin-custom .icon-box28:hover i,#wrap.colorskin-custom .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:hover:before,.colorskin-custom .widget form input[type="submit"]#searchsubmit,#wrap.colorskin-custom .book-form-deep input[type="text"],.colorskin-custom .ourteam-owl-carousel-type9 .owl-nav .owl-prev:hover::after,.colorskin-custom .ourteam-owl-carousel-type9 .owl-nav .owl-next:hover::after,.mec-wrap.colorskin-custom .mec-color,.mec-wrap.colorskin-custom .mec-event-sharing-wrap .mec-event-sharing>li:hover a,.mec-wrap.colorskin-custom .mec-color-hover:hover,.mec-wrap.colorskin-custom .mec-color-before *:before,.mec-wrap.colorskin-custom .mec-widget .mec-event-grid-classic.owl-carousel .owl-controls .owl-buttons i,.mec-wrap.colorskin-custom .mec-event-list-classic a.magicmore:hover,.mec-wrap.colorskin-custom .mec-event-grid-simple:hover .mec-event-title,.mec-wrap.colorskin-custom .mec-single-event .mec-event-meta dd.mec-events-event-categories:before,.mec-wrap.colorskin-custom .mec-single-event-date:before,.mec-wrap.colorskin-custom .mec-single-event-time:before,.mec-wrap.colorskin-custom .mec-events-meta-group.mec-events-meta-group-venue:before,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month i,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month:hover,.mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover,.mec-wrap.colorskin-custom .mec-infowindow-wp h5 a:hover,.colorskin-custom .mec-events-meta-group-countdown .mec-end-counts h3,.mec-calendar .mec-calendar-side .mec-next-month i,.mec-wrap .mec-totalcal-box i,.mec-calendar .mec-event-article .mec-event-title a:hover,.mec-attendees-list-details .mec-attendee-profile-link a:hover,.colorskin-custom .icon-box26 img,.colorskin-custom .icon-box26 i,.colorskin-custom #footer .side-list ul li:hover a,.colorskin-custom .bbp-body a,.colorskin-custom .bbp-body a:visited,.colorskin-custom .bbp-body a:hover,.colorskin-custom .bbp-body a.bbp-forum-title:hover,.colorskin-custom .bbp-topic-title a.bbp-topic-permalink:hover,.colorskin-custom .pin-box h4 a:hover,.tline-box h4 a:hover,.colorskin-custom .pin-ecxt h6.blog-cat a:hover,.colorskin-custom .pin-ecxt2 p a:hover,.colorskin-custom .postmetadata h6.blog-cat a:hover,.colorskin-custom h6.blog-cat a,.colorskin-custom .blgtyp3.blog-post h6 a,.colorskin-custom .blgtyp2.blog-post h6 a,.colorskin-custom .blog-single-post .postmetadata h6 a,.colorskin-custom .blog-single-post h6.blog-author a,.colorskin-custom .blgtyp3.blog-post h6 a:hover,.colorskin-custom .blgtyp1.blog-post h6 a:hover,.colorskin-custom .blgtyp2.blog-post h6 a:hover,.colorskin-custom .blog-single-post .postmetadata h6 a:hover,.colorskin-custom .blog-single-post h6.blog-author a:hover,.colorskin-custom .blog-post p.blog-cat a,.colorskin-custom .blog-line p.blog-cat a,.colorskin-custom .about-author-sec h5 a:hover,.colorskin-custom .blog-line:hover .img-hover:before,.colorskin-custom .rec-post h5 a:hover,.colorskin-custom .rec-post p a:hover,#wrap.colorskin-custom .colorf,.colorskin-custom .our-team h5,.colorskin-custom .our-team6 h5,#wrap.colorskin-custom .vc_carousel.vc_carousel_horizontal.hero-carousel h2.post-title a:hover,#wrap.colorskin-custom .wpb_gallery_slides .flex-caption h2.post-title a:hover,.colorskin-custom .w-pricing-table.pt-type1 .price-footer a:hover,.colorskin-custom .teaser-box2 a:hover .teaser-title,.colorskin-custom .teaser-box3:hover .teaser-subtitle:after,.colorskin-custom .teaser-box5:hover .teaser-title,#wrap.colorskin-custom .hebe .tp-tab-title,.colorskin-custom .ts-tri.testimonials-slider-w.flexslider .flex-direction-nav a:hover,.colorskin-custom .latestposts-one .latest-author a:hover,.colorskin-custom .latestposts-two .blog-post p.blog-author a:hover,.colorskin-custom .latestposts-two .blog-line:hover .img-hover:before,.colorskin-custom .latestposts-four h3.latest-b2-title a:hover,.colorskin-custom .latestposts-five h6.latest-b2-cat a,.colorskin-custom .latestposts-six .latest-content p.latest-date,.colorskin-custom .a-post-box .latest-title a:hover,.colorskin-custom .w-login #user-login .login-links li a:hover,.colorskin-custom .icon-box2 i,.colorskin-custom .icon-box3 i,.colorskin-custom .blox.dark .icon-box9 i,.colorskin-custom .icon-box12 i,.colorskin-custom .blox.dark .icon-box12:hover a.magicmore,.colorskin-custom .icon-box17,.colorskin-custom .icon-box17 i,.colorskin-custom .nav>li.current>a,.colorskin-custom .nav>li>a.active,.colorskin-custom .nav>li:hover>a,.colorskin-custom #header.sticky .nav-wrap .nav .nav>li:hover>a,.colorskin-custom .dark-submenu .nav ul li a:hover,.colorskin-custom .nav li>ul li a:hover,.nav li.current ul li a:hover,.colorskin-custom .nav-wrap2 .nav ul li a:hover,.colorskin-custom .nav-wrap2.darknavi .nav ul li a:hover,.colorskin-custom .nav ul li.current>a,.colorskin-custom .nav ul li:hover>a,.colorskin-custom .dark-submenu .nav li.mega ul.sub-posts li a:hover,.colorskin-custom .nav-wrap2.darknavi .nav>li>a:hover,.colorskin-custom .nav-wrap2.darknavi .nav>li:hover>a,.colorskin-custom .nav-wrap2 .nav>li.current>a,.colorskin-custom #header.sticky .nav-wrap2.darknavi .nav>li>a:hover,.colorskin-custom .w-header-type-11 .nav>li:hover>a,.colorskin-custom .nav>li:hover>a,.nav li.current>a,.colorskin-custom .nav li.active>a,.colorskin-custom #header.sm-rgt-mn #menu-icon:hover i,.colorskin-custom #header.sm-rgt-mn #menu-icon.active i,.transparent-header-w.t-dark-w .colorskin-custom #header.horizontal-w.duplex-hd .nav>li:hover>a,.transparent-header-w.t-dark-w .colorskin-custom #header.horizontal-w.duplex-hd .nav>li.current>a,.colorskin-custom #header.box-menu h6 i,.colorskin-custom #header.box-menu .nav-wrap2 .nav>li.current,.colorskin-custom #responav .mega li.menu-item a:not(.button):hover,.transparent-header-w.t-dark-w #wrap.colorskin-custom .top-bar .top-links a:hover,.transparent-header-w.t-dark-w #wrap.colorskin-custom .top-bar h6 i,.colorskin-custom .transparent-header-w #header.horizontal-w.sticky .nav>li:hover>a,.transparent-header-w.t-dark-w #header.horizontal-w.sticky .nav>li:hover>a,.colorskin-custom .top-bar .socialfollow a:hover i,#wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,.colorskin-custom .pbx-req .wn-prayer-inner .wn-prayer-request-name,.colorskin-custom .woocommerce nav.woocommerce-pagination ul li a,.colorskin-custom .woocommerce table.shop_table td.product-name a:hover,.colorskin-custom blockquote:before,.colorskin-custom .blog-post a:hover,.blog-author span,.colorskin-custom .blog-line p a:hover,.colorskin-custom h6.blog-date a:hover,h6.blog-cat a:hover,.colorskin-custom h6.blog-author a:hover,.colorskin-custom .blog-line:hover h4 a,#wrap.colorskin-custom .blog-social a:hover,#wrap.colorskin-custom .blog-social a:hover i,.colorskin-custom a.readmore,.colorskin-custom a.readmore:hover,.colorskin-custom a.magicmore,.colorskin-custom a.addtocart:hover,a.select-options:hover,#wrap.colorskin-custom .subtitle-element5 h1:after,#wrap.colorskin-custom .subtitle-element5 h2:after,#wrap.colorskin-custom .subtitle-element5 h3:after,#wrap.colorskin-custom .subtitle-element5 h4:after,#wrap.colorskin-custom .subtitle-element5 h5:after,#wrap.colorskin-custom .subtitle-element5 h6:after,#wrap.colorskin-custom .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:hover:before,#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_active:before,.colorskin-custom .blox.dark .max-counter.s-counter .max-count,.colorskin-custom .our-team5 h5,.colorskin-custom .our-team5 .social-team a i:hover:before,.colorskin-custom .testimonial2 .testimonial-content h5,.colorskin-custom .testimonials-slider-w.flexslider .flex-direction-nav a i,.colorskin-custom .pricing-plan1 .ppfooter .readmore,.colorskin-custom .pricing-plan2 .ppfooter .readmore,.colorskin-custom .our-process-item:hover i,.colorskin-custom .buy-process-item h4,.colorskin-custom .buy-process-item.featured i,.colorskin-custom .contact-info i,.colorskin-custom .acc-trigger a:hover,.colorskin-custom .acc-trigger.active a,.colorskin-custom .acc-trigger.active a:hover,.colorskin-custom .w-pricing-table.pt-type1 .pt-footer a,.colorskin-custom .w-pricing-table.pt-type1 .pt-footer a,.colorskin-custom .w-pricing-table.pt-type2>span,.colorskin-custom .w-pricing-table.pt-type2:hover>span,.colorskin-custom .w-pricing-table.pt-type2 .pt-footer a,.colorskin-custom .w-pricing-table.pt-type2 .pt-footer a,.colorskin-custom .w-pricing-table.pt-type2.featured .pt-footer a,.colorskin-custom .w-pricing-table.pt-type3 .pt-footer a,.colorskin-custom .w-pricing-table.pt-type3.featured .pt-footer a,.colorskin-custom .w-pricing-table.pt-type7 .plan-title,#wrap.colorskin-custom .vc_images_carousel .vc_carousel-control:hover,#wrap.colorskin-custom .vc_images_carousel .vc_carousel-control span:hover,.colorskin-custom .related-works .portfolio-item:hover h5 a,.colorskin-custom .teaser-box2 a:after,.colorskin-custom .teaser-box5:hover:before,.colorskin-custom .teaser-box6:hover:before,.colorskin-custom .teaser-box6 .teaser-subtitle,.colorskin-custom .teaser-box7:hover h4,.colorskin-custom .teaser-box8:hover .teaser-title,.colorskin-custom .latestnews2 .ln-content .ln-title:hover,.colorskin-custom .dark.blox .latestnews2 .ln-content .ln-title:hover,.colorskin-custom .latestnews2 .ln-item .ln-content .ln-button:hover,.colorskin-custom .w-login h3,.colorskin-custom .w-login form input,.colorskin-custom .w-login .login-links li a,.colorskin-custom .ts-di .testimonial .testimonial-content h4 q:before,.colorskin-custom .ts-di.testimonials-slider-w.flexslider .flex-direction-nav a i:hover,.colorskin-custom .ts-di.testimonials-slider-w.flexslider .flex-direction-nav a i:hover:before,.colorskin-custom .testimonials-slider-w.ts-mono .testimonial-content:before,.colorskin-custom .ts-tri.testimonials-slider-w .testimonial-content h4 q:before,.colorskin-custom .testimonials-slider-w.flexslider.ts-penta .flex-control-paging li a.flex-active,.colorskin-custom .post-format-icon,.colorskin-custom .latestposts-one .latest-title a:hover,.colorskin-custom .latestposts-two .blog-line p.blog-cat a,.colorskin-custom .latestposts-two .blog-line:hover h4 a,.colorskin-custom .latestposts-three h3.latest-b2-title a:hover,.colorskin-custom .latestposts-three h6.latest-b2-cat a,.colorskin-custom .latestposts-three .latest-b2-metad2 span a:hover,.colorskin-custom .latestposts-six .latest-title a:hover,.colorskin-custom .latestposts-six .latest-author a:hover,.colorskin-custom .latestposts-seven .wrap-date-icons h3.latest-date,.colorskin-custom .latestposts-seven .latest-content .latest-title a:hover,.colorskin-custom .latestposts-seven .latest-content .latest-author a,.colorskin-custom .latestposts-seven .latest-content .latest-author a:hover,.colorskin-custom .latestposts-nine .latest-b9 h3 .link,.colorskin-custom .latestposts-ten .latest-b10 .latest-b10-content a.readmore,.colorskin-custom .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-cat a,.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-author:hover a,.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-title:hover a,.colorskin-custom .latest-b13-title a:hover,.latest-b13-author a:hover,.colorskin-custom .latest-b13-cat:hover a,.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-content .latest-b15-meta-data a:hover,.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-content h2 a:hover,.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-overlay .latest-b16-meta-data a:hover,.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-overlay h3:hover a,.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-readmore:hover,.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-footer .latest-author strong a:hover,.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content h3 a:hover,.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content .latest-b17-readmore:hover,.colorskin-custom .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,.colorskin-custom .w-login #user-login .login-links li a,#wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a,#wrap.colorskin-custom .mec-event-list-minimal .mec-event-article.mec-clear .btn-wrapper .mec-detail-button:hover,.colorskin-custom .icon-box i,.colorskin-custom .icon-box1 h5,.colorskin-custom .icon-box4 i,.colorskin-custom .icon-box4:hover i,.colorskin-custom .icon-box5 i,.colorskin-custom .icon-box8 i,#wrap.colorskin-custom .icon-box9 a.magicmore,.colorskin-custom .icon-box10 h5,.colorskin-custom .icon-box11 i,.colorskin-custom .icon-box11:hover i,.colorskin-custom .icon-box13 i,.colorskin-custom .icon-box14 i,.colorskin-custom .icon-box15 img,.colorskin-custom .icon-box15 i,#wrap.colorskin-custom .icon-box15 .magicmore:hover:after,.colorskin-custom .icon-box16 i,.colorskin-custom .icon-box16 h4,.colorskin-custom .icon-box16 p strong,.colorskin-custom .icon-box16 a.magicmore,.colorskin-custom .icon-box19 i,.colorskin-custom .icon-box19 i,.colorskin-custom .icon-box20 i,.colorskin-custom .icon-box20:hover h4,.colorskin-custom .icon-box20:hover i,.colorskin-custom .icon-box22:hover h4,.colorskin-custom .icon-box22:hover i,.icon-box22.w-featured i,.colorskin-custom .icon-box22.w-featured h4,.colorskin-custom .icon-box23 i,.colorskin-custom .icon-box23 img,.colorskin-custom .icon-box24 i,.colorskin-custom .icon-box27 i,.colorskin-custom .icon-colorx i,.colorskin-custom i.icon-colorx,.colorskin-custom .nav a:hover,.colorskin-custom .nav li:hover>a,.colorskin-custom #header .nav .active a,.colorskin-custom .nav-wrap2 .nav>li:hover>a,.colorskin-custom .top-links .nav>li:hover>a,#wrap.colorskin-custom #header .wn-header-toggle:hover i,.colorskin-custom #header.w-header-type-13 .tools-section div.active i,#wrap.colorskin-custom .wn-header-toggle .widget_woocommerce-header-cart:hover .woo-cart-header .header-cart:after,.colorskin-custom .header-type-12.sticky .nav-wrap2 .nav>li.current>a,.colorskin-custom .header-type-12.sticky .nav-wrap2 .nav>li:hover>a,.colorskin-custom .top-header-sec .container div:first-child a:hover,.colorskin-custom .top-header-sec .inlinelb:hover,.colorskin-custom .top-header-sec .wtop-weather,#wrap.colorskin-custom .wn-hamburger-wrap .full-menu .current a,.colorskin-custom #hamburger-menu #hamburger-nav li:hover>a,.colorskin-custom #hamburger-menu #hamburger-nav li.current>a,.colorskin-custom #hamburger-menu.hm-dark #hamburger-nav li:hover>a,.colorskin-custom #hamburger-menu.hm-dark #hamburger-nav li.current>a,#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon,#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:before,#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:after,.colorskin-custom .is-open.wn-ht .hamburger-social-icons a:hover,.colorskin-custom .top-links a:hover,#wrap.colorskin-custom .top-bar .top-custom-text a:hover,.colorskin-custom .top-bar .inlinelb:hover,.transparent-header-w.t-dark-w .colorskin-custom #header.horizontal-w .nav>li:hover>a,.transparent-header-w.t-dark-w .colorskin-custom #header.horizontal-w .nav>li.current>a,.colorskin-custom .footer-navi a:hover,.colorskin-custom .custom-footer-menu a:hover,.colorskin-custom .footer-navi a:after,.colorskin-custom .breadcrumbs-w i,#wrap.colorskin-custom .wp-pagenavi a:hover,.colorskin-custom .wpcf7 .wpcf7-form input[type="reset"],.colorskin-custom .wpcf7 .wpcf7-form input[type="button"],.colorskin-custom .widget ul li .comment-author-link a:hover,.colorskin-custom .sidebar .widget .tabs li:hover a,.colorskin-custom .sidebar .widget .tabs li.active a,.colorskin-custom #wp-calendar tfoot #prev a,.colorskin-custom .woo-cart-dropdown ul li a:hover,.colorskin-custom a.vc_control:hover,.colorskin-custom .woocommerce div.product .woocommerce-tabs ul.tabs li.active,.colorskin-custom .woocommerce .button,.colorskin-custom .widget_shopping_cart_content p.buttons a.button,.colorskin-custom #header-share-modal .socialfollow a:hover i,.colorskin-custom .widget ul li.cat-item:hover a,.colorskin-custom .ts-hexa .testimonial .testimonial-content h4 q:after,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-hexa .owl-prev:after,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-hexa .owl-next:after,.colorskin-custom.blox.dark .testimonial-brand h5 strong,#wrap.colorskin-custom .latest-author span a:hover,#hamburger-menu #hamburger-nav li:hover>a,#hamburger-menu #hamburger-nav li.current>a,.portfolio-hover-8 .tg-nav-color:not(.dots):not(.tg-dropdown-value):not(.tg-dropdown-title):hover,#wrap.colorskin-custom .portfolio-hover-8 .tg-nav-color,#wrap.colorskin-custom .deepshop .tg-item-inner i,.colorskin-custom .wn-woo-wrap ul.product-categories li a:hover,.colorskin-custom .wn-woo-wrap ul.product-categories li a:hover+span.count,.colorskin-custom .wn-woo-wrap ul.product-categories li.current-cat>a,.colorskin-custom .wn-woo-wrap ul.product-categories li.current-cat>span,.colorskin-custom .wn-woo-wrap .products li .wn-woo-contents-wrap h3 a:hover,.colorskin-custom .wn-woo-wrap .products li .wn-woo-contents-wrap .posted_in a:hover,#wrap.colorskin-custom .widget_product_tag_cloud .tagcloud a:hover,.colorskin-custom .deep-woo-single-product-price .amount,.colorskin-custom .deep-woo-single-product-price ins .amount,.colorskin-custom .deep-woo-single-details-content.deep-woo-single-share-button .social-sharing a:hover i,.colorskin-custom .woocommerce-error,.colorskin-custom .woocommerce-message,.colorskin-custom .woocommerce-Message,.colorskin-custom .woocommerce-info,.colorskin-custom .woocommerce-info a,.colorskin-custom .pbx-req .wm-prayer-inner .wm-prayer-request-name{color:#0080aa}.colorskin-custom .socialfollow a i path{fill:#0080aa}#wrap .filter-category .course-category.active>a,.course-bar a.llms-button-primary.wn-button,.wp-block-llms-course-continue-button a,.course-content #old_reviews h3:after,.filter-category h3:after,.course-content .course-titles:after,#wrap.colorskin-custom .icon-box28:hover,#wrap.colorskin-custom .widget .subtitle-wrap:after,.course-instructor-name,#wrap.colorskin-custom .widget .subtitle-wrap:before,.colorskin-custom .our-team3 .social-team i:hover,.colorskin-custom .our-team13 .our-team-socail:before,.colorskin-custom .our-team13 .our-team-num:before,.colorskin-custom .teaser-box18 .tb18-content .wn-image-box:hover:after,.colorskin-custom .loginform input[type=checkbox]:checked::before,.colorskin-custom .wp-sh-login .wp-login-title .login-title:before,.colorskin-custom .webnus-login #user-login .login-submit input[type=submit],.colorskin-custom .wp-sh-login #wp-submit,.colorskin-custom .testimonial-slider-owl-carousel.ts-hepta .owl-dots .owl-dot.active,.colorskin-custom .deep-gallery-wrap .deep-gallery-item i.hover-icon,.w-login form .login-submit #wp-submit,body .mfp-ready.mfp-bg.full-search,.colorskin-custom .hotel_booking_mini_cart .hb_mini_cart_item .hb_mini_cart_remove:hover,.colorskin-custom #hotel-booking-cart .hb_button.hb_checkout,.colorskin-custom #hotel-booking-payment .hb_button.hb_checkout,.colorskin-custom #hotel-booking-cart button[type="submit"],.colorskin-custom #hotel-booking-payment button[type="submit"],.colorskin-custom #hotel-booking-cart button[type="button"],.colorskin-custom #hotel-booking-payment button[type="button"],.colorskin-custom .hb_button,.colorskin-custom #hotel-booking-results form .hb_button.hb_checkout,.colorskin-custom #hotel-booking-results form button.hb_add_to_cart,.colorskin-custom #hotel-booking-results form button[type="submit"],.colorskin-custom .hb-booking-room-details .hb_search_room_item_detail_price_close:hover,.colorskin-custom .htc-booking .hotel-booking-search button,.colorskin-custom .hb_single_room .hb_single_room_details .hb_single_room_tabs>li a.active:after,.colorskin-custom #webnus-header-builder .woocommerce-mini-cart__buttons.buttons .button.wc-forward.checkout,.colorskin-custom .wn-sd-snt-icon .bar:after,.colorskin-custom .sermons-toggle2 .title-toggle,.kingcomposer .colorskin-custom .cause-meta .kc-ui-progress,.colorskin-custom .causes .wn-cause-sharing .wn-cause-sharing-icons .wn-wrap-social li:hover,.colorskin-custom .causes .wn-cause-sharing .wn-cause-sharing-icons li:hover,.woocommerce-account #wrap.colorskin-custom .woocommerce form.woocommerce-EditAccountForm.edit-account button[type="submit"],.woocommerce-account .colorskin-custom .woocommerce .woocommerce-MyAccount-navigation li.is-active:before,.colorskin-custom .our-team14,.colorskin-custom .sermons-minimal .media-links a:hover i,.colorskin-custom .media-links a i:hover,.colorskin-custom .sermons-minimal .sermon-icon,.colorskin-custom .sermons-minimal .pe-7s-play:hover,.colorskin-custom .vc_bar.colorb,.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-dots .owl-dot.active,.error404 .colorskin-custom h1.pnf404:before,.colorskin-custom .widget .subtitle-wrap:before,.colorskin-custom .blog-social-4 a:hover:after,.colorskin-custom .blog-social-4 a:hover:after,.colorskin-custom .button.theme-skin:not(.bordered-bot),.colorskin-custom #footer .widget .socialfollow a:hover,#wrap.colorskin-custom .pagination-blgtype4 .wp-pagenavi .current,#wrap.colorskin-custom .colorb,#wrap.colorskin-custom .hcolorb:hover,#wrap.colorskin-custom .wpcf7 .w-contact-p input[type=submit],#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,#wrap.colorskin-custom .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,#wrap.colorskin-custom .blox.dark .subscribe-modern .subscribe-box-input .subscribe-box-submit.button:not(.rounded):after,#wrap.colorskin-custom .ls-slider1-a,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-next:hover,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-prev:hover,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-hexa .owl-prev:hover,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-hexa .owl-next:hover,#wrap.colorskin-custom .wn-content-slider.arrow-type-arrow3 .content-slider-arrow-icon:hover i,#wrap.colorskin-custom .book-form-deep .r-submition input[type="submit"],#wrap.colorskin-custom .icon-box21 .iconbox-rightsection .magicmore,#wrap.colorskin-custom .woo-cart-header .header-cart span,#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon,#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:before,#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:after,#wrap.colorskin-custom .wp-pagenavi a:hover,.colorskin-custom .highlight3,.colorskin-custom .wn-btn,.colorskin-custom input[type="submit"],.colorskin-custom input[type="reset"],.colorskin-custom input[type="button"],.colorskin-custom input[type="submit"].green,.colorskin-custom input[type="reset"].green,.colorskin-custom input[type="button"].green,.colorskin-custom .pbx-req .wn-prayer-inner .wn-pray-request-button:hover,.colorskin-custom #praybox_wrapper .wn-prayer-request,.colorskin-custom .pbx-formfield input[type="submit"],.colorskin-custom .pin-ecxt2 .col1-3 span,.colorskin-custom .comments-number-x span,.colorskin-custom #tline-content:before,.colorskin-custom .tline-row-l:after,.colorskin-custom .tline-row-r:before,.colorskin-custom .tline-topdate,.colorskin-custom .port-tline-dt h3,.colorskin-custom .postmetadata h6.blog-views span,.colorskin-custom .container.rec-posts h3.rec-title:before,.colorskin-custom .commentbox h3.comment-reply-title:before,.colorskin-custom .commentbox h4.comments-title:before,.colorskin-custom .rec-posts-type3 h3.rec-posts-type3-title:before,.colorskin-custom #commentform input[type="submit"],.colorskin-custom .about-author-sec-ps3 .blue-sec,.colorskin-custom body .colorb,.colorskin-custom body .hcolorb:hover,.colorskin-custom #talk-business input[type=submit],.colorskin-custom #talk-business .host-btn-form,.colorskin-custom .wn-social-network.active.other-social,.colorskin-custom .our-team4:hover,.colorskin-custom .our-team8:hover .tdetail,.colorskin-custom .testimonial4 h5:after,.colorskin-custom .buy-process-item .icon-wrapper:before,.colorskin-custom .buy-process-item i,.colorskin-custom .w-pricing-table.pt-type1.featured .plan-title,.colorskin-custom .w-pricing-table.pt-type1.featured .plan-price,.colorskin-custom .w-pricing-table.pt-type1.featured .pt-footer,.colorskin-custom .w-pricing-table.pt-type1.featured .pt-footer,.colorskin-custom .w-pricing-table.pt-type2.featured .pt-footer a,.colorskin-custom .w-pricing-table.pt-type3 .pt-header,.colorskin-custom .w-pricing-table.pt-type3 .pt-footer,.colorskin-custom .w-pricing-table.pt-type3.featured .pt-footer,.colorskin-custom .w-pricing-table.pt-type6 .pt-footer,.colorskin-custom .w-pricing-table.pt-type7.featured:before,.colorskin-custom .w-pricing-table.pt-type7 .pt-footer a.magicmore,.colorskin-custom .w-pricing-table.pt-type9,.colorskin-custom .w-pricing-table.pt-type9.featured .pt-footer a,.colorskin-custom .portfolio-carousel .portfolio-item:hover .bgc-overlay,.colorskin-custom .related-works .portfolio-item>a:hover:before,.colorskin-custom .latest-projects-navigation a:hover,.colorskin-custom .subscribe-box .subscribe-box-top,.colorskin-custom .subscribe-box .subscribe-box-input .subscribe-box-submit,.colorskin-custom .subscribe-modern .subscribe-box-input:after,.colorskin-custom .subscribe-modern .subscribe-box-input .subscribe-box-submit,.colorskin-custom .teaser-box6 .teaser-subtitle,.colorskin-custom .teaser-box1 .teaser-title,.colorskin-custom .teaser-box1 a:after,.colorskin-custom .teaser-box1:hover a:after,.colorskin-custom .teaser-box3:hover,.colorskin-custom .teaser-box3 .teaser-subtitle:after,.colorskin-custom .teaser-box4 .teaser-title,.colorskin-custom .teaser-box4 .teaser-subtitle,.colorskin-custom .teaser-box5 .teaser-featured,.colorskin-custom .teaser-box9 .teaser-title.has-image,.colorskin-custom .teaser-box10 a,.colorskin-custom .teaser-box11 .bgc-overlay,.colorskin-custom .latestnews1 .ln-item:hover .ln-content,.colorskin-custom .latestnews2 .ln-date .ln-month,.colorskin-custom .flip-clock-wrapper ul li a div div.inn,.colorskin-custom .w-login form .login-submit input[type=submit],.colorskin-custom .w-login .login-links li a[href$="register"],.colorskin-custom .modal-title,.colorskin-custom .ts-di .testimonial .testimonial-brand h5,.colorskin-custom .ts-di .testimonial .testimonial-brand h5,.colorskin-custom .ts-tri.testimonial-slider-owl-carousel .testimonial-brand,.colorskin-custom .testimonial-slider-owl-carousel.ts-penta .owl-dots .owl-dot.active,.colorskin-custom .testimonial-slider-owl-carousel.ts-hepta .testimonial,.colorskin-custom .testimonial-slider-owl-carousel.ts-nona,.colorskin-custom .testimonial-slider-undeca .owl-dots .owl-dot.active:after,.colorskin-custom .owl-dots .owl-dot.active,.colorskin-custom .latestposts-one .latest-b-cat:hover,.colorskin-custom .latestposts-four .latest-b2 h6.latest-b2-cat,.colorskin-custom .latestposts-seven .latest-img:hover img,.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-title:after,.colorskin-custom .latest-b13-title a:after,.colorskin-custom .wn-latest-b14:hover .latest-b14-cont,.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-img .latest-b15-overlay,.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-readmore:hover:before,.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content .latest-b17-readmore:hover:before,.colorskin-custom .a-post-box-1 .latest-cat,.colorskin-custom .blox .custom-404 p:first-child:before,.colorskin-custom .w-login #user-logged .logged-links,.colorskin-custom .wpcf7 .deep-contact .w-contact-submit input[type=submit],.colorskin-custom .offer-toggle .toogle-plus i,.colorskin-custom .wn-vertical-carousel .owl-dots .owl-dot.active,.colorskin-custom .wn-vertical-carousel .owl-dots .owl-dot:after,.colorskin-custom .wn-collections .collection-title .after,.colorskin-custom .wn-loadmore-ajax a:hover,.colorskin-custom .twentytwenty-handle,.colorskin-custom .twentytwenty-horizontal .twentytwenty-handle:after,.colorskin-custom .twentytwenty-horizontal .twentytwenty-handle:before,.colorskin-custom .twentytwenty-vertical .twentytwenty-handle:after,.colorskin-custom .twentytwenty-vertical .twentytwenty-handle:before,.colorskin-custom .magazin-wrap .magazin-cat-nav-wrap .magazin-title:before,.colorskin-custom .side-list li:hover img,.colorskin-custom .tagcloud a:hover,.colorskin-custom #footer.litex .tagcloud a:hover,.colorskin-custom #footer .tagcloud a:hover,.colorskin-custom .toggle-top-area .tagcloud a:hover,.colorskin-custom #wp-calendar tbody td#today,.colorskin-custom .widget .widget-subscribe-form.type-two button,.colorskin-custom #footer .product_list_widget li ins,.colorskin-custom #footer .woocommerce-product-search input[type="submit"],.colorskin-custom .icon-box6 i,.colorskin-custom .icon-box14 i:after,.colorskin-custom .icon-box17 .icon-wrap,.colorskin-custom .icon-box19:hover i,.colorskin-custom .icon-box20:hover i,.colorskin-custom .blox .icon-box20:hover i,.colorskin-custom .icon-box23 h4:after,.colorskin-custom .icon-box23:hover.icon-box23 h4:before,.colorskin-custom .icon-box24:hover i,.colorskin-custom .icon-box25 i,.colorskin-custom .icon-box26 h4:before,.colorskin-custom .icon-box27:hover,.colorskin-custom #header.w-header-type-11 .logo-wrap,.colorskin-custom .wn-donate-contact-modal .wpcf7 .wpcf7-form input[type="submit"],.colorskin-custom #header-contact-modal .wn-header-contact-modal .wpcf7 .wpcf7-form input[type="submit"],.colorskin-custom #menu-icon:hover,.colorskin-custom #menu-icon.active,.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext1,.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext2,.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext3,.colorskin-custom .top-bar .inlinelb.topbar-contact:hover,.colorskin-custom .error404 h1.pnf404:before,.colorskin-custom .footer-in .tribe-events-widget-link a:hover,.colorskin-custom .footer-in .contact-inf button:hover,.colorskin-custom #footer.litex .footbot,.colorskin-custom #pre-footer .footer-social-items a:hover i,.colorskin-custom #scroll-top a:hover,.colorskin-custom .wpcf7 .wpcf7-form input[type="submit"],.colorskin-custom .wpcf7 .wpcf7-form input[type="reset"],.colorskin-custom .wpcf7 .wpcf7-form input[type="button"],.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext1,.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext2,.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext3,.colorskin-custom .subtitle-element.subtitle-element6 .before,.colorskin-custom .subtitle-element .after,.colorskin-custom .container.rec-posts h3.rec-title:before,.colorskin-custom .commentbox h3:before,.colorskin-custom .commentlist li .comment-text .reply a:hover,#wrap.colorskin-custom .colorb,.colorskin-custom .latestnews1 .ln-item:hover .ln-content,.colorskin-custom .latestposts-one .latest-b-cat:hover,.colorskin-custom .latestposts-seven .latest-img:hover img,.colorskin-custom .wpcf7 .deep-contact .w-contact-submit input[type=submit],.colorskin-custom .icon-box17 .icon-wrap,.colorskin-custom .top-bar .inlinelb.topbar-contact:hover,.colorskin-custom .pbx-req .wn-prayer-inner .wn-pray-request-button:hover,.colorskin-custom #praybox_wrapper .pbx-formfield.pbx-active:after,.colorskin-custom .pbx-formfield input[type="submit"],.colorskin-custom .woocommerce-message a.button,.colorskin-custom .max-title:after,.colorskin-custom .subtitle-element:after,.colorskin-custom .buy-process-wrap:before,.colorskin-custom .buy-process-item .icon-wrapper:before,.colorskin-custom .buy-process-item i,.colorskin-custom .teaser-box1 .teaser-title,.colorskin-custom .teaser-box1:hover a:after,.colorskin-custom .teaser-box4 .teaser-title,.colorskin-custom .teaser-box4 .teaser-subtitle,.colorskin-custom .modal-title,.colorskin-custom .flip-clock-wrapper ul li a div div.inn,.colorskin-custom .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,.colorskin-custom .w-login #user-logged .logged-links,.colorskin-custom #header.w-header-type-11 .logo-wrap,#wrap.colorskin-custom .woo-cart-header .header-cart span,.colorskin-custom #menu-icon:hover,.colorskin-custom #menu-icon.active,.colorskin-custom #scroll-top a:hover,.colorskin-custom #praybox_wrapper .wn-prayer-request,.colorskin-custom .tagcloud a:hover,.colorskin-custom #footer.litex .tagcloud a:hover,.single .colorskin-custom .woo-template span.onsale,.colorskin-custom .woocommerce ul.products li.product .onsale,.colorskin-custom a.readmore:hover,.colorskin-custom .max-title3 h1:before,.colorskin-custom .max-title4 h2:before,.colorskin-custom .max-title4 h3:before,.colorskin-custom .max-title4 h4:before,.colorskin-custom .max-title4 h5:before,.colorskin-custom .max-title4 h6:before,#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,.colorskin-custom #social-media.active.other-social,.colorskin-custom #talk-business input[type=submit],.colorskin-custom #talk-business .host-btn-form,#wrap.colorskin-custom .wpcf7 .w-contact-p input[type=submit],.colorskin-custom .our-team4:hover,.colorskin-custom .testimonial4 h5:after,.colorskin-custom .testimonial-carousel.testi-carou-3 .tc-name:after,.colorskin-custom .w-pricing-table.pt-type2.featured .pt-footer a,.colorskin-custom .w-pricing-table.pt-type6 .pt-footer,.colorskin-custom .w-pricing-table.pt-type7.featured:before,.colorskin-custom .related-works .portfolio-item>a:hover:before,.colorskin-custom .latest-projects-navigation a:hover,.colorskin-custom .teaser-box3:hover,.colorskin-custom .teaser-box9 .teaser-title.has-image,.colorskin-custom .latestnews2 .ln-date .ln-month,.colorskin-custom .w-login .login-links li a[href$="register"],.colorskin-custom .ts-di .testimonial .testimonial-brand h5,.colorskin-custom .ts-tri.testimonials-slider-w.flexslider .testimonial-brand,.colorskin-custom .testimonials-slider-w.flexslider.ts-penta .flex-control-paging li a.flex-active,.colorskin-custom .latestposts-twelve .latest-b12 .latest-b12-cont .latest-b12-title:after,.colorskin-custom .latest-b13-title a:after,.colorskin-custom .wn-latest-b14:hover .latest-b14-cont,.colorskin-custom .wn-latest-b16 .latest-b16 .latest-b16-content .latest-b16-readmore:hover:before,.colorskin-custom .wn-latest-b17 .latest-b17 .latest-b17-content .latest-b17-readmore:hover:before,.colorskin-custom .offer-toggle .toogle-plus i,#wrap.colorskin-custom .mec-event-list-minimal .mec-event-article.mec-clear .btn-wrapper .mec-detail-button:hover:before,.colorskin-custom .icon-box6 i,.colorskin-custom .icon-box11:hover i,.colorskin-custom .icon-box14 i:after,.colorskin-custom .icon-box19:hover i,.colorskin-custom .icon-box20:hover i,.colorskin-custom .blox .icon-box20:hover i,#wrap.colorskin-custom .icon-box21 .iconbox-rightsection .magicmore,.colorskin-custom .icon-box23 h4:after,.colorskin-custom .icon-box23:hover.icon-box23 h4:before,.colorskin-custom .icon-box24:hover i,.colorskin-custom .icon-box25 i,.colorskin-custom .icon-box26 h4:before,.colorskin-custom .icon-box27:hover,.colorskin-custom .wn-donate-contact-modal .wpcf7 .wpcf7-form input[type="submit"],.colorskin-custom #header-contact-modal .wn-header-contact-modal .wpcf7 .wpcf7-form input[type="submit"],.colorskin-custom #header.sm-rgt-mn.w-header-type-11 .logo-wrap,.colorskin-custom #pre-footer .footer-subscribe-bar,.colorskin-custom #footer .tagcloud a:hover,.colorskin-custom .toggle-top-area .tagcloud a:hover,.colorskin-custom #wp-calendar tbody td#today,.colorskin-custom .widget .widget-subscribe-form button,.colorskin-custom .widget .widget-subscribe-form.type-two button,.colorskin-custom #footer a.button.black.square.small.thin.footer-link-custom:hover,.colorskin-custom .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.colorskin-custom .highlight3,.colorskin-custom .pin-ecxt2 .col1-3 span,.colorskin-custom .comments-number-x span,.colorskin-custom #tline-content:before,.colorskin-custom .tline-row-l:after,.colorskin-custom .tline-row-r:before,.colorskin-custom .tline-topdate,.colorskin-custom .port-tline-dt h3,.colorskin-custom .postmetadata h6.blog-views span,.colorskin-custom #commentform input[type="submit"],#wrap.colorskin-custom .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,.colorskin-custom .w-pricing-table.pt-type7 .pt-footer a.magicmore,.colorskin-custom .teaser-box3 .teaser-subtitle:after,.colorskin-custom .teaser-box5 .teaser-featured,#wrap.colorskin-custom .ls-slider1-a,.colorskin-custom .latestposts-four .latest-b2 h6.latest-b2-cat,.colorskin-custom .a-post-box .latest-cat,.colorskin-custom #header.sm-rgt-mn #menu-icon span.mn-ext3,.colorskin-custom .footer-in .tribe-events-widget-link a:hover,.colorskin-custom .footer-in .contact-inf button:hover,.colorskin-custom #footer.litex .footbot,#wrap.colorskin-custom .wp-pagenavi a:hover,.colorskin-custom .side-list li:hover img,.colorskin-custom .teaser-box1 a:after,.colorskin-custom .teaser-box6 .teaser-subtitle,.colorskin-custom .wn-latest-b15 .latest-b15 .latest-b15-img .latest-b15-overlay,.colorskin-custom .max-title.max-title6:before,.colorskin-custom .wpcf7 .wpcf7-form input[type="submit"],.colorskin-custom .widget .subtitle-wrap:before,.colorskin-custom .max-title.max-title6 .before,.colorskin-custom .blox .custom-404 p:first-child:before,.colorskin-custom .max-title .after,#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon,#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:before,#wrap.colorskin-custom #header .hamburger-toggle-link:hover .hamburger-toggle-link-icon:after,.mec-wrap.colorskin-custom .mec-event-sharing .mec-event-share:hover .event-sharing-icon,.mec-wrap.colorskin-custom .mec-event-grid-clean .mec-event-date,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing>li:hover a i,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing li:hover a i,.mec-wrap.colorskin-custom .mec-calendar .mec-selected-day,.mec-wrap.colorskin-custom .mec-calendar .mec-selected-day:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-row dt.mec-has-event:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-has-event:after,.mec-wrap.colorskin-custom .mec-bg-color,.mec-wrap.colorskin-custom .mec-bg-color-hover:hover,.colorskin-custom .mec-event-sharing-wrap:hover>li,.mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.mec-wrap .flip-clock-wrapper ul li a div div.inn,.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.event-carousel-type1-head .mec-event-date-carousel,.mec-event-countdown-style3 .mec-event-date,#wrap .mec-wrap article.mec-event-countdown-style1,.mec-event-countdown-style1 .mec-event-countdown-part3 a.mec-event-button,.mec-wrap .mec-event-countdown-style2,.colorskin-custom .our-team1 figcaption,.colorskin-custom #footer .footer-in h5.subtitle:before,.colorskin-custom .wn-wishlist-single-wrap .wn-add-to-cart-single:hover,.colorskin-custom .tg-item.portfolio-hover-7 .tg-item-content-holder,.colorskin-custom .tg-item.portfolio-hover-6:hover .tg-item-overlay:after,.colorskin-custom .tg-item.portfolio-hover-5:hover .tg-item-overlay:after,#wrap.colorskin-custom .tg-item.photography-home:hover .liner:before,#wrap.colorskin-custom .widget .subtitle-wrap h4.subtitle:before,#wrap.colorskin-custom .widget .subtitle-wrap:after,.colorskin-custom .wn-woo-wrap .wn-woo-sidebar .widget-title:after,.colorskin-custom .widget_price_filter .ui-slider .ui-slider-range,.colorskin-custom .deep-woo-single-product-addtocart button.button,.woocommerce .colorskin-custom .woocommerce-Button,.single-product .colorskin-custom h3.deep-related-products-title:before,#wrap.colorskin-custom #wn-woo-wrap .woocommerce-message a.button,#wrap.colorskin-custom .woocommerce-checkout-payment button[type="submit"],.colorskin-custom .pbx-req .wm-prayer-inner .wm-pray-request-button:hover{background:#0080aa}.w-login form .login-submit input[type=submit],.colorskin-custom #hotel-booking-results form .hb_button.hb_checkout,.colorskin-custom #hotel-booking-results form button.hb_add_to_cart,.colorskin-custom #hotel-booking-results form button[type="submit"],.colorskin-custom .wn-ftc .wn-ftc-header,#wrap.colorskin-custom .wn-ftc .wn-ftc-body .wpcf7 .wpcf7-form input[type="submit"]{box-shadow:0 5px 28px -6px #0080aa}.colorskin-custom .deep-woo-single-product-addtocart button.button,.woocommerce.colorskin-custom .woocommerce-Button{box-shadow:0 2px 14px -2px #0080aa}.colorskin-custom .woocommerce-error,.colorskin-custom .woocommerce-message,.colorskin-custom .woocommerce-Message,.colorskin-custom .woocommerce-info{box-shadow:0 3px 16px -7px #0080aa}#wrap.colorskin-custom #wn-woo-wrap .woocommerce-message a.button{box-shadow:0 3px 16px -6px #0080aa}.list-room-extra li.selected{box-shadow:0 7px 24px -11px #0080aa}.colorskin-custom #pre-footer .footer-social-items a:hover i,.colorskin-custom .widget #user-logged .author-avatar img,.colorskin-custom .w-login form input,.colorskin-custom .room-grid-content .full-details,.colorskin-custom .list-room-extra li.selected,.colorskin-custom .hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li.cameracurrent:before,.wn-sd-snt-icon .bar,.colorskin-custom .tg-item.portfolio-hover-1:hover .tg-item-overlay,.colorskin-custom .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .title h3:after,.woocommerce-account .colorskin-custom .woocommerce-MyAccount-content form h3:after,#wrap.colorskin-custom .home-insta .instagram-feed li:hover a:before,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-prev,#wrap.colorskin-custom .testimonial-slider-owl-carousel.ts-tetra .owl-next,#wrap.colorskin-custom .wn-latest-b23 a.readmore,.colorskin-custom .twentytwenty-handle,.colorskin-custom .button.theme-skin.bordered-bot,.colorskin-custom .our-process-item-type2 span,.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item.current-cat a,.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item:hover a,.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item.current-cat a,.colorskin-custom .wn-woo-wrap .wn-woo-product-categories .cat-item:hover a,#wrap.colorskin-custom .wn-loadmore-ajax a,.colorskin-custom .freelancer-2:hover .border-box:before,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing>li:hover a i,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon,.mec-wrap.colorskin-custom .mec-event-list-standard .mec-month-divider span:before,.mec-wrap.colorskin-custom .mec-single-event .mec-social-single:before,.mec-wrap.colorskin-custom .mec-single-event .mec-frontbox-title:before,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-events-side .mec-table-side-day,.mec-wrap.colorskin-custom .mec-border-color,.mec-wrap.colorskin-custom .mec-border-color-hover:hover,.colorskin-custom .mec-single-event .mec-frontbox-title:before,.colorskin-custom .mec-single-event .mec-events-meta-group-booking form>h4:before,.mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.event-carousel-type1-head .mec-event-date-carousel:after,.colorskin-custom .icon-box25,.colorskin-custom .commentlist li .comment-text .reply a:hover,.colorskin-custom .teaser-box1:hover,.colorskin-custom #header.box-menu .nav-wrap2 .nav>li:hover,.colorskin-custom #pre-footer .instagram-feed li:hover a:before,.colorskin-custom .toggle-top-area .widget .instagram-feed a img:hover,.colorskin-custom #footer .widget .instagram-feed a img:hover,.colorskin-custom .widget .instagram-feed a:hover:before,.colorskin-custom a.readmore:hover,#wrap.colorskin-custom .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,.colorskin-custom .w-pricing-table.pt-type2:hover>span,.colorskin-custom .w-pricing-table.pt-type2.featured .pt-footer a,.colorskin-custom .teaser-box5:hover:before,.colorskin-custom .teaser-box6:hover:before,.colorskin-custom .w-login form input,.colorskin-custom .testimonials-slider-w.flexslider.ts-penta .flex-control-paging li a.flex-active,.colorskin-custom .max-title h1:after,.colorskin-custom .max-title h2:after,.colorskin-custom .max-title h3:after,.colorskin-custom .max-title h4:after,.colorskin-custom .max-title h5:after,.colorskin-custom .max-title h6:after,.colorskin-custom .subtitle-element h1:after,.colorskin-custom .subtitle-element h2:after,.colorskin-custom .subtitle-element h3:after,.colorskin-custom .subtitle-element h4:after,.colorskin-custom .subtitle-element h5:after,.colorskin-custom .subtitle-element h6:after,.colorskin-custom .our-team3:hover figure img,.colorskin-custom .our-team4:hover,.colorskin-custom .pricing-plan1 .ppfooter .readmore,.colorskin-custom .pricing-plan2 .ppfooter .readmore,.colorskin-custom .w-pricing-table.pt-type2.featured>span,.colorskin-custom .w-pricing-table.pt-type3 .pt-footer a,.colorskin-custom .w-pricing-table.pt-type3.featured .pt-footer a,.colorskin-custom .w-login #user-logged .author-avatar img,.colorskin-custom .icon-box16 a.magicmore,#wrap.colorskin-custom .wp-pagenavi span.current,#wrap.colorskin-custom .wp-pagenavi a:hover,#wrap .colorr,.colorr,#wrap .hcolorr:hover,.hcolorr:hover,#wrap.colorskin-custom .colorr,.colorr,#wrap.colorskin-custom .hcolorr:hover,.hcolorr:hover,#wrap.colorskin-custom .w-pricing-table.pt-type6,#wrap.colorskin-custom #slide-6-layer-35,#wrap.colorskin-custom .w-pricing-table.pt-type6:nth-of-type(4n+4),#wrap.colorskin-custom .icon-box14 a.magicmore:hover:before,#wrap.colorskin-custom .esg-filterbutton.selected,.colorskin-custom .title-plus-text.type-1 h3:before,.colorskin-custom .colorr .vc_column-inner,#wrap.colorskin-custom .icon-box28:hover,.colorskin-custom .wn-latest-b22 .latest-b22:hover .latest-b22-img img,#wrap.colorskin-custom .wn-wishlist-single-wrap .wn-add-to-cart-single:hover,.colorskin-custom .portfolio-carousel-1 .tg-item.portfolio-carousel-1:hover .tg-item-overlay,.colorskin-custom .portfolio-carousel-2 .tg-item.portfolio-carousel-2:hover .tg-item-overlay,.colorskin-custom .tg-item.portfolio-hover-3:hover .tg-item-overlay,.colorskin-custom .tg-item.portfolio-hover-2:hover .tg-item-overlay,.colorskin-custom .tg-item.portfolio-hover-1:hover .tg-item-overlaym,.colorskin-custom .widget_price_filter .ui-slider .ui-slider-handle,#wrap.colorskin-custom .widget_product_tag_cloud .tagcloud a:hover,.colorskin-custom .woocommerce-tabs ul.tabs li.active,.colorskin-custom .woocommerce-error,.colorskin-custom .woocommerce-message,.colorskin-custom .woocommerce-Message,.colorskin-custom .woocommerce-info{border-color:#0080aa}.colorskin-custom .woocommerce div.product .woocommerce-tabs ul.tabs li.active,.colorskin-custom .hpg-title:before,.colorskin-custom .woocommerce-message,.colorskin-custom .latestposts-eleven .latest-b11,#wrap.colorskin-custom .latestposts-eleven .latest-b11,#wrap.colorskin-custom .w-pricing-table.pt-type5 .pt-header h4:after,#wrap.colorskin-custom #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,#wrap.colorskin-custom #bridge .navbar .nav li.dropdown.open .caret,.colorskin-custom .w-pricing-table.pt-type1.featured .plan-price:after,.colorskin-custom .title-plus-text.type-1 h3:before,.colorskin-custom .pricing-plan3 .pptriangle{border-top-color:#0080aa}.colorskin-custom [data-loader=wn-circle-side]{border-left-color:#0080aa}.colorskin-custom .latest-readmore-28 a,.colorskin-custom .book-form-deep .r-deep-form input[type=text],.colorskin-custom .book-form-deep .nice-select,.colorskin-custom .max-title3 h1:before,.colorskin-custom .max-title3 h2:before,.colorskin-custom .max-title3 h3:before,.colorskin-custom .max-title3 h4:before,.colorskin-custom .max-title3 h5:before,.colorskin-custom .max-title3 h6:before,.colorskin-custom .max-title2 .before,.colorskin-custom .teaser-box7 h4:before,#wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active,#wrap.colorskin-custom .max-title2 h1:before,#wrap.colorskin-custom .max-title2 h2:before,#wrap.colorskin-custom .max-title2 h3:before,#wrap.colorskin-custom .max-title2 h4:before,.book-form-deep .nice-select,.book-form-deep .r-deep-form input[type="text"],#wrap.colorskin-custom .max-title2 h5:before,#wrap.colorskin-custom .max-title2 h6:before,#wrap.colorskin-custom .subtitle-element2 h4:before,.mec-event-countdown-style3 .mec-event-date:after{border-bottom-color:#0080aa}.colorskin-custom #wpc-weather .now .time_symbol.climacon svg,#wrap .tg-item.portfolio-hover-5 .tg-element-3.liked .to-heart-icon path,#wrap .tg-item.portfolio-hover-4 .tg-element-3 .to-heart-icon svg:hover path,#wrap .tg-item.portfolio-hover-4 .tg-element-3.liked .to-heart-icon path,#wrap .tg-item.portfolio-hover-4 .tg-element-3 .to-heart-icon svg:hover path{fill:#0080aa!important;stroke:#0080aa!important}#wrap .tg-item.portfolio-hover-5 .tg-element-3 .to-heart-icon path,#wrap .tg-item.portfolio-hover-4 .tg-element-3 .to-heart-icon path,#wrap .tg-item.photography-home .tg-element-4 .to-heart-icon path{fill:#0080aa;stroke:#0080aa}.wpb-js-composer .colorskin-custom .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a,.wpb-js-composer .colorskin-custom .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{background-color:#0080aa!important}.colorskin-custom .colorf{color:#0080aa!important}.colorskin-custom .woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-top-color:#0080aa!important}#wrap.colorskin-custom .wn-coupon-submit input[type="submit"]{color:#fff!important}body #wrap.colorskin-custom .deep-woo-single-product-addtocart .wc_email_inquiry_button_container .wc_email_inquiry_email_button{background:#0080aa!important}body #wrap.colorskin-custom .deep-woo-single-product-addtocart .wc_email_inquiry_button_container .wc_email_inquiry_email_button:hover{background:#222!important}body #wrap.colorskin-custom .wn-woo-products-grid .wc_email_inquiry_button_container .wc_email_inquiry_email_button:hover{color:#0080aa!important}#wrap.colorskin-custom .tp-caption.Button-Style:hover,#wrap.colorskin-custom .Button-Style:hover{background:rgba(28,28,28,1)!important}.colorskin-custom .twentytwenty-horizontal .twentytwenty-handle:before{-webkit-box-shadow:0 3px 0 #0080aa,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 3px 0 #0080aa,0 0 12px rgba(51,51,51,.5);box-shadow:0 3px 0 #0080aa,0 0 12px rgba(51,51,51,.5)}.colorskin-custom .twentytwenty-horizontal .twentytwenty-handle:after{-webkit-box-shadow:0 -3px 0 #0080aa,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 -3px 0 #0080aa,0 0 12px rgba(51,51,51,.5);box-shadow:0 -3px 0 #0080aa,0 0 12px rgba(51,51,51,.5)}@-webkit-keyframes wnBounce{0%{background-color:#e3e3e3}50%{background-color:#0080aa}100%{background-color:#e3e3e3}}@keyframes wnBounce{0%{background-color:#e3e3e3}50%{background-color:#0080aa}100%{background-color:#e3e3e3}}.w-login #user-logged .logged-links,.modal-title,.mfp-content .wpcf7 .wpcf7-form input[type=reset],.mfp-content .wpcf7 .wpcf7-form input[type=button],.mfp-content .wpcf7 .wpcf7-form input[type=submit]{background-color:#0080aa}.ts-dodeca:after,.ts-dodeca:before,.w-login #user-logged .author-avatar img{border-color:#0080aa}#wrap .dp-cpr-dtd-sec1{background-position:left bottom!important}#wrap .dp-cpr-dtd-sec2 .vc_column-inner{background-position:right bottom!important}.icon-box28 h4{font-weight:500}.icon-box28 i{color:#7e60ff}.icon-box28:hover{background-color:#7e60ff;border-color:#7e60ff}.icon-box28 a.magicmore{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:2px}.wn-content-carousel .owl-nav .owl-prev .ol-pre:after,.wn-content-carousel .owl-nav .owl-next .ol-nxt:after{font-size:64px}.wn-content-carousel .owl-nav .owl-prev .ol-pre:after,.wn-content-carousel .owl-nav .owl-next .ol-nxt:after,.our-clients-wrap .owl-nav .owl-prev:after,.our-clients-wrap .owl-nav .owl-next:after,.latest-b-carousel .owl-nav .owl-prev:after,.latest-b-carousel .owl-nav .owl-next:after{color:#e0e0e0;transition:all 0.2s ease}.wn-content-carousel .owl-nav .owl-prev:hover .ol-pre:after,.wn-content-carousel .owl-nav .owl-next:hover .ol-nxt:after,.our-clients-wrap .owl-nav .owl-prev:hover:after,.our-clients-wrap .owl-nav .owl-next:hover:after,.latest-b-carousel .owl-nav .owl-prev:hover:after,.latest-b-carousel .owl-nav .owl-next:hover:after{color:#7e60ff}.testimonial-slider-owl-carousel.ts-hepta .testimonial{background-color:#7e60ff}.icon-box p{max-width:590px}#wrap .wn-btn-cf input[type="submit"],#wrap .portfolio-hover-8 .tg-nav-color span,#wrap .subscribe-modern .subscribe-box-input .subscribe-box-submit{font-size:15px;font-weight:500;padding:23px 35px;line-height:1;text-transform:uppercase;letter-spacing:1px}#wrap .portfolio-hover-8 .tg-ajax-button-holder{border:none!important}#wrap .portfolio-hover-8 .tg-nav-color span{border:1px solid #e6e6e6!important}.wn-btn-cf input[type="submit"]:hover,#wrap .portfolio-hover-8 .tg-nav-color span:hover,#wrap .subscribe-modern .subscribe-box-input .subscribe-box-submit:hover,#wrap .blox.dark .subscribe-modern .subscribe-box-input .subscribe-box-submit.button:hover:after{background:#222!important;color:#fff!important;}@media (max-width:1366px){#wrap .wn-deep-title-wrap[data-id="5993c6f03c579"] .wn-deep-subtitle{padding-right:28px}}.our-team7 figcaption h2{color:#7e60ff}.icon-box26 p{max-width:370px}.latestposts-ten .latest-b10 .latest-b10-img{width:280px}.latestposts-ten .latest-b10{min-height:220px}#header.w-header-type-13 #nav>li>a{font-weight:400}#footer .footer-in p,#footer .footer-in .textwidget{font-size:17px}#footer .footer-in .widget ul li.cat-item span{float:none;background:#eee;margin:0 0 0 5px}#footer .footbot .socialfollow a i{color:#7e60ff}#footer .footbot .socialfollow a:hover i{color:#222}.say-hi{display:inline-block;font-size:12px}.wn-social-network-type2 .socialfollow a i{color:#7e60ff}@media (max-width:1024px){#wrap .our-clients-wrap .owl-nav .owl-prev:after{left:-25px}#wrap .our-clients-wrap .owl-nav .owl-next:after{right:-25px}#wrap .subscribe-modern .subscribe-box-input .subscribe-box-submit{margin-top:14px;line-height:.1}#wrap .subscribe-modern .subscribe-box-input .subscribe-box-email{border:1px solid #fff;padding:12px}}@media only screen and (max-width:960px) and (min-width:768px){#wrap .whb-responsive-menu-icon-wrap{margin-top:0}}@media only screen and (max-width:960px){#wrap #responav .dp-mgm-mul{margin:0}#wrap #responav .dp-mgm-mul li a{padding:0}#wrap #responav .dp-mgm-mnro .vc_col-sm-3{border-right:none}#wrap #responavwrap .respo-bg-none{background-image:none!important}#wrap .latest-b-carousel .owl-nav .owl-prev:after{left:-20px}#wrap .latest-b-carousel .owl-nav .owl-next:after{right:-20px}#wrap .wn-collections.type-top-right .collection-meta{padding-top:0}#wrap .latestposts-eighteen.latest-b-carousel.wn-lb-arrow-nav .owl-dots{display:block!important}}@media(max-width:768px){#wrap .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand img{left:-10%;-webkit-transform:translate(0)}#wrap .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q{font-size:30px}}@media(max-width:480px){#wrap .latest-b-carousel .owl-nav .owl-prev:after{left:-25px}#wrap .latest-b-carousel .owl-nav .owl-next:after{right:-25px}#wrap .wn-social-network-type2 .socialfollow a{width:85px;height:85px;line-height:95px}#wrap .icon-box28{padding:10% 3%}#wrap .icon-box28 h4{font-size:20px}#wrap .dp-cpr-dtd-sec2 .vc_column-inner{border:0!important}#wrap .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content{margin-right:10px;margin-left:25px;margin-top:375px}#wrap .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5{min-width:250px;top:0;left:50%;-webkit-transform:translateX(-50%)}#wrap .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand img{left:50%;-webkit-transform:translate(-50%)}#wrap .testimonial-slider-owl-carousel.ts-hepta .testimonial{width:100%}#wrap .wn-social-network-type3 .socialfollow a{width:100px}}@media (max-width:414px){#wrap .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5{top:350px}}@media(max-width:320px){#wrap .wn-social-network-type2 .socialfollow a{width:60px;height:60px;line-height:70px}#wrap .subscribe-modern .subscribe-box-input .subscribe-box-submit{padding:12px}#wrap .blox.dark .subscribe-modern .subscribe-box-input span{font-size:14px}#wrap .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5{top:250px}#wrap .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q{font-size:14px!important}}#wrap .latest-b-carousel .owl-nav .owl-next:after{color:#e0e0e0}#wrap .latest-b-carousel .owl-nav .owl-next:hover:after{color:#7e60ff}#wrap .subscribe-modern .subscribe-box-input .subscribe-box-submit{padding:20px 35px}@media (max-width:1500px){#wrap .subscribe-modern .subscribe-box-input .subscribe-box-submit{padding:11px 2px!important}#wrap .blox.dark .subscribe-modern .subscribe-box-input span{font-size:14px!important;letter-spacing:1px!important}}#wrap .post-format-icon{display:none}#wrap .latestposts-eight .latest-b8 h3 a{font-size:24px;color:#0A0A0A;font-weight:500;font-family:'Rubik';line-height:34px}#wrap .latestposts-eight .latest-b8-meta{text-align:right!important;border:none!important;box-shadow:none!important}#wrap .latestposts-eight .latest-b8-meta i{display:none}#wrap .tstmnl-sec{width:100%!important;max-width:870px!important;margin:auto!important}#wrap .subscribe-wish .subscribe-box-input .subscribe-box-submit{height:60px!important;width:60px!important;right:-30px!important}#wrap .subscribe-wish .subscribe-box-input .subscribe-box-submit:before{font-size:20px!important;color:#7E60FE}#wrap .subscribe-wish .subscribe-box-input .subscribe-box-submit:before:hover{color:#fff!important}#wrap .blox.dark .subscribe-box-input{display:inline}.subscribe-wish .subscribe-box-input .subscribe-box-email{height:unset;width:480px!important}.cor-archive h5{display:none}.cor-archive ul{list-style:none}.cor-archive ul li a{color:#000;font-size:16px;text-transform:uppercase}.cor-archive ul li a:hover{color:#7E60FE}.cor-archive ul li a:before{display:inline-block;content:"\e606";font-size:8px;font-family:simple-line-icons;margin-right:5px}.cor-icon-box article.icon-box27{border:none!important;background:#F9FAFC}.cor-icon-box a.magicmore{font-weight:500}.cor-icon-box a.magicmore::after{display:none}.cor-posts .wn-latestfromblog{margin:0 -30px}.cor-posts .wn-latestfromblog .col-sm-4{padding:0 30px}.cor-posts .latestposts-eight .latest-b8 h3{margin-bottom:15px}.cor-posts .latest-excerpt{font-size:17px;font-weight:400;line-height:30px;color:#9B9B9B!important;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cor-posts .date{padding:0!important;margin-top:25px!important;margin-right:-10px!important}.cor-posts .date span{font-family:"nunito";font-size:13px;font-weight:600;line-height:27px;color:#AFAFB5}.cor-subs .subscribe-wish .subscribe-box-input .subscribe-box-email{text-align:left;font-family:"rubik";font-size:15px;font-weight:500;padding:20px 25px 20px 25px}.cor-subs .subscribe-wish .subscribe-box-input .subscribe-box-email::placeholder{font-family:"rubik";font-size:15px;font-weight:500!important}@media (max-width:1280px){.subscribe-wish .subscribe-box-input .subscribe-box-submit{top:0!important}}@media (max-width:480px){.cor-subs .subscribe-wish form{width:calc(100% - 150px)!important;margin:0 auto}#wrap .subscribe-wish .subscribe-box-input .subscribe-box-submit{width:100%!important;position:static}.subscribe-wish .subscribe-box-input .subscribe-box-submit:before{position:static}}.cor-form .wpcf7-text{border:none!important;box-shadow:none!important}.cor-form .wpcf7-textarea{border:none!important;box-shadow:none!important;height:120px!important}