/*
Theme Name:   Child Hello Elementor
Description:  Write here a brief description about your child-theme
Author:       kbtho
Author URL:   https://staging.serverfortesting.com.au/archives-collection
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ChildHelloElementor
*/

/* Write here your own personal stylesheet */
.home_slider_sec .elementor-custom-embed-play {
    position: absolute;
    right:0;
    left: unset;
    bottom:0;
    top: unset;
}
.video_button img{display:none;}
.video_button svg {
    position: relative;
    width: 54px;
    height: 54px;
    display: block;
    border: none !important;
    -moz-box-shadow: 0 0 0 0 #FF9800;
    -webkit-box-shadow: 0 0 0 0 #FF9800;
    box-shadow: 0 0 0 0 #FF9800;
    border-radius: 50% !important;
    background-color: transparent !important;
    background-size: 92px !important;
    background-position: 50% !important;
    background-repeat: no-repeat;
    cursor: pointer;
     -moz-animation: pulse 1.5s cubic-bezier(.66,0,0,1) infinite;
    -webkit-animation: pulse 1.5s cubic-bezier(.66,0,0,1) infinite;
    animation: pulse 1.5s cubic-bezier(.66,0,0,1) infinite;
    text-indent: 100%;
    overflow: inherit;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
	padding:5px 2px 5px 5px;
}
/* @keyframes pulse {
   	100% {
		-webkit-box-shadow: 0 0 0 45px transparent;
        box-shadow: 0 0 0 45px transparent;
	}
}
@-webkit-keyframes pulse {
   	100% {
		 -webkit-box-shadow: 0 0 0 45px transparent;
        box-shadow: 0 0 0 45px transparent;
	}
} */

.elementor-button {
    text-align: left !important;
}
.footer_menu_mob a span, .footer_menu_mob a{
    text-decoration: underline;
    color: #FFFFFF;
    text-underline-offset: 3px;
}
.home_faq .ekit_accordion_normal_icon svg, .home_faq .ekit_accordion_active_icon svg {
    width: 1em !important;
    max-width: 1em !important;
}
 .home_features figure.elementor-image-box-img {
    display: none;
}
.home_slider_sec .swiper-slide {
    margin-left: -15px !important;
    padding-right: 50px !important;
}
.home_slider_sec .swiper-slide:last-child {
    margin-left: 0 !important;
    padding-right: 0px !important;
}
.home_slider_sec .elementor-swiper-button.elementor-swiper-button-next{
	 right: 300px !important;
    top: -30px !important;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/right-arrow.png) !important;
    background-repeat: no-repeat !important;
    width: 55px;
    height: 37px;
    color: transparent !important;
	
}
.home_slider_sec .elementor-swiper-button.elementor-swiper-button-prev {
    right: 400px !important;
    top: -30px !important;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/left-arrow.png) !important;
    width: 55px;
    background-repeat: no-repeat;
    height: 37px;
    color: transparent !important;
    left: unset !important;
}
.home_slider_sec .elementor-swiper-button.elementor-swiper-button-next:hover ,
.home_slider_sec .elementor-swiper-button.elementor-swiper-button-prev:hover {
    filter: invert(56%) sepia(52%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
    
}
.home_slider .bdt-navigation-prev {
    right: 360px !important;
    top: -45px !important;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/left-arrow.png) !important;
    width: 55px;
    background-repeat: no-repeat;
    height: 37px;
    color: transparent !important;
    left: unset !important;
}
.home_slider .bdt-navigation-next {
    right: 290px !important;
    top: -45px !important;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/right-arrow.png) !important;
    background-repeat: no-repeat !important;
    width: 55px;
    height: 37px;
    color: transparent !important;
}
.home_slider .bdt-navigation-next:hover ,
.home_slider .bdt-navigation-prev:hover {
    filter: invert(56%) sepia(52%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
    transform: unset !important;
}
.eael-advanced-accordion-icon-closed .cls-1 {
    fill: #fff;
}

.home_slider .bdt-prime-slider-tango .bdt-arrows-bottom.bdt-navigation-arrows {
    position: absolute;
    bottom: unset;
    left: unset;
    z-index: 99;
    right: 0px;
    top: 40px;
}
.home_slider .bdt-navigation-prev {
    right: 170px !important;
    top: -40px !important;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/left-arrow.png) !important;
    width: 55px;
    background-repeat: no-repeat;
    height: 37px;
    color: transparent !important;
    left: unset !important;
    display: inline-block;
}
.home_slider .bdt-navigation-next {
    right: 120px !important;
    top: -40px !important;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/right-arrow.png) !important;
    background-repeat: no-repeat !important;
    width: 55px;
    height: 37px;
    color: transparent !important;
    display: inline-block;
}

.case_study_slider button.slick-prev.slick-arrow {
    top: 150px;
    left: 0;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/left-arrow.png);
    width: 55px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
}
.case_study_slider button.slick-next.slick-arrow {
    right: -30px;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/right-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 55px;
    height: 40px;
}
.case_study_slider button.slick-arrow:hover {
    filter: invert(1);
    
}
/* .case_study_slider .slick-slide {
  height: 0px!important;
 }
.case_study_slider .slick-slide.slick-active {
    height: 100% !important;  
 } */
.about_values span.fa-accordion-icon {
    padding-right: 50px;
}
.about_values .eael-accordion-header.active .fa-toggle svg {
    transform: rotate(45deg);
    filter: invert(60%) sepia(40%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
}
.about_values .fa-accordion-icon svg {
    filter: invert(0%) sepia(100%) saturate(100%) hue-rotate(353deg) brightness(25%) contrast(100%) !important;
}
span.post-navigation__arrow-wrapper.post-navigation__arrow-prev {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/Asset-2-01-1.svg);
    width: 40px;
    color: transparent !important;
    height: 37px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 10px 0 0;
}

span.post-navigation__arrow-wrapper.post-navigation__arrow-next {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/Asset-3-01-01.svg);
    width: 40px;
    color: transparent !important;
    height: 37px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 0px 0 10px;
}

.case_navi span.post-navigation__arrow-wrapper.post-navigation__arrow-prev {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/case_prev.png);
    width: 65px;
    color: transparent !important;
    height: 44px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 10px 0 0;
}

.case_navi span.post-navigation__arrow-wrapper.post-navigation__arrow-next {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/case-next.png);
    width: 65px;
    color: transparent !important;
    height: 44px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 0px 0 10px;
}
.case_navi span.post-navigation__arrow-wrapper.post-navigation__arrow-next:hover,
.case_navi span.post-navigation__arrow-wrapper.post-navigation__arrow-prev:hover 
{
    filter: brightness(0) invert(1);
}
.case_navi .elementor-post-navigation .elementor-post-navigation__prev a {
    display: inline-flex;
    flex-direction: column-reverse;
    text-align: left;
    align-items: start;
}
.case_navi .elementor-post-navigation .elementor-post-navigation__next a {
    display: inline-flex;
    flex-direction: column;
    align-items: end;
}
.about_services .elementor-image-box-img img:hover {
    filter: invert(60%) sepia(40%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
    opacity: 1;
    transition-duration: 0s !important;
}
.service_tabs span.fa-accordion-icon.fa-accordion-icon-svg.eaa-svg.eael-advanced-accordion-icon-closed {
    filter: invert(56%) sepia(52%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
}
.service_tabs span.fa-accordion-icon.fa-accordion-icon-svg.eaa-svg.eael-advanced-accordion-icon-opened {
    filter: brightness(0) invert(1);
}

/**************** Job Application Form ********************/
.job_form label {
    width: 100%;
    background: transparent;
}

.job_form label input, .job_form label textarea, .job_form label select {
    border-bottom: 1px solid #707070;
    background: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 15px 0 10px 0;
    margin-bottom: 20px;
    color: #fff;
    font-size: 18px;
	line-height:21px;
	font-weight:300;
}
.job_form select option {
	color: #222;
}
.job_form label textarea {
    height: 110px;
}
.job_form label input::placeholder , .job_form label textarea::placeholder {
    color: #fff;
}
.job_form .wpcf7 p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 300;
    line-height: 24px;
}
.job_form input.wpcf7-form-control.wpcf7-file {
    width: 100%;
}
.job_form p a {
    color: #fff;
}
.job_form .wpcf7-spinner {
    display: none;
}
.job_form .form_button {
    text-align: right;
    width: 100%;
    margin: 0;
    padding: 0;
}
.job_form  .form_button input {
    border: 0;
    font-weight: 800;
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    font-family: "CreatoDisplay", sans-serif;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/applynow.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 0 0 150px 0;
}
.job_form  .form_button input:hover {
    background-color: transparent;
    padding: 0 0 150px 0;
    color: #FFA903;
}
.job_form .form_button input:focus {
    outline: 0;
}
.job_form input[type="radio"]:checked + span.wpcf7-list-item-label {
    color: #ffa903bd;
}
.job_form input[type="radio"] {
    filter: invert(1);
}
.job_form .wpcf7-file::-webkit-file-upload-button {
    color: #141414;
    padding: 5px 10px;
}
.wpcf7 form .wpcf7-response-output {
    color: #fff;
}
.services_detail_tab span.fa-accordion-icon {
    padding-right: 50px;
}
.services_detail_tab .eael-accordion-header.active .fa-toggle svg {
/*     transform: rotate(45deg); */
    filter: invert(60%) sepia(40%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
}
.services_detail_tab span.fa-accordion-icon svg {
    filter: invert(0%) sepia(100%) saturate(100%) hue-rotate(353deg) brightness(25%) contrast(100%) !important;
}
.services_detail_tab span.fa-toggle {
    transform: rotate(0deg) !important;
}
.services_detail_tab span.fa-toggle svg {
    filter: invert(56%) sepia(52%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
}
.services_detail_tab span.fa-toggle svg:hover {
    filter: brightness(1);
}
.services_detail_tab span.fa-toggle:before {
    content: 'Learn More';
    font-size: 18px;
    line-height: 19px;
    text-transform: uppercase;
    left: -70px;
    top: 0px !important;
    position: absolute;
    width: 60px;
    font-weight: 800;
    font-family: "CreatoDisplay", sans-serif;
}
.services_detail_tab span.eael-accordion-tab-title {
    margin-right: 100px !important;
}
/* .services_detail_tab .eael-adv-accordion .eael-accordion-list:nth-child(3) .fa-accordion-icon svg {
    height: 120px;
} */
.job_form_new input::placeholder, 
.job_form_new textarea::placeholder  {
    color: #fff;
    opacity: 1 !important;
    padding: 0;
}
.job_form_new input, .job_form_new textarea {
    padding: 15px 0 10px 0 !important;
}
.job_form_new .elementor-button .elementor-button-text {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/applynow.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 0px 0px 150px 0;
}
.job_form_new .elementor-button span.elementor-button-text.elementor-form-spinner {
    background: none;
}
.job_form_new .elementor-message:before {
    display:none;
}
.job_form_new input[type="radio"]:checked + label {
    color: #ffa903 !important;
}
.job_form_new input[type="radio"] {
    filter: invert(1);
    margin-right: 5px !important;
}
.job_form_new span.elementor-field-option {
    padding-right: 20px;
    display: flex;
    vertical-align: middle;
}
.job_form_new .elementor-field-type-radio {
    margin-bottom: 30px !important;
    margin-left: 30px;
}
.job_form_new .elementor-field-type-html {
    margin: 20px 0 20px 0 !important;
}
.job_form_new button.elementor-button {
    margin-top: 20px;
}
.job_form_new button.elementor-button:focus {
    outline: 0;
}
.job_form_new span.elementor-button-icon {
    display: none;
}
.job_form_new #form-field-job_title {
    pointer-events: none;
}
input:-webkit-autofill, 
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
    background-color: transparent;
}
/**************** Job Application Form ********************/
.service_counter .elementor-counter-title {
    line-height: 24px !important;
    text-align: right !important;
    max-width: 220px;
}
.service_carosel .elementor-swiper-button.elementor-swiper-button-next {
    bottom: -50px;
    position: absolute;
    top: unset;
    right: 50px;
}
.service_carosel .elementor-swiper-button.elementor-swiper-button-prev {
    display: none;
}
.testi_carosel .elementor-testimonial__content {
    display: inline-grid;
    width: 100%;
}
.testi_carosel .elementor-testimonial__content div {
    order: 2;
    display: flex;
}
.testi_carosel .elementor-testimonial__content cite {
    order: 1 !important;
    margin-bottom: 30px;
}
.testi_carosel .elementor-swiper-button.elementor-swiper-button-next {
    color: transparent !important;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/02/NEXT-15.png);
    width: 50px;
    height: 87px;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: unset;
    position: absolute;
    top: 100px;
}
.testi_carosel .elementor-swiper-button.elementor-swiper-button-prev {
    position: absolute;
    top: 100px;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/02/testi_prev.png);
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent !important;
    width: 50px;
    height: 87px;
}
.new_testi span.elementor-testimonial__name {
    text-align: right;
}
.new_testi span.elementor-testimonial__title {
    text-align: right;
   
}
.new_testi .elementor-swiper-button-next {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/56656-01.svg);
    width: 85px;
    height: 62px;
    right: -35px !important;
    background-color: transparent;
    color: transparent !important;
	z-index:99;
	
}
.new_testi .elementor-swiper-button-prev {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/566567-01.svg);
    width: 85px;
    height: 62px;
    position: absolute;
    right: -35px !important;
    left: unset !important;
    bottom: 50px !important;
    top: unset;
    color: transparent !important;
	z-index:99;
}

.new_testi .swiper-pagination-fraction {
    top: 0;
    right: 0;
    left: unset;
    position: absolute;
    text-align: right;
    color: #121212;
    font-size: 20px;
    font-weight: 800;
    font-family: 'CreatoDisplay';
}
.new_testi .elementor-testimonial__image img {
    background: #000;
}

.new_testi .elementor-swiper-button-next:hover ,
.new_testi .elementor-swiper-button-prev:hover{
    filter: brightness(0) invert(1);
}
/**************** Step Form ********************/
.gform_wrapper {
    display: block !important;
}
.step_form h1 {
    color: #fff;
    font-weight: 800;
    font-family: inherit;
    font-size: 66px;
    line-height: 66px;
    text-transform: uppercase;
}
.step_form .first_content {
    color: #fff;
    padding: 0 60px 0 60px;
    font-size: 21px;
    line-height: 24px;
    font-weight: 300;
    margin: 30px 0;
}
.step_form h2 {
    color: #fff;
    font-weight: 800;
    font-family: inherit;
    font-size: 40px;
    line-height: 44px;
    text-transform: uppercase;
}
.step_form .gform_heading {
    display: none;
}
.step_form .gform_wrapper.gravity-theme input[type=text], 
.step_form .gform_wrapper.gravity-theme input[type=email],
.step_form .gform_wrapper.gravity-theme input[type=url], 
.step_form .gform_wrapper.gravity-theme input[type=tel] {
    margin: 0 auto;
    background: transparent;
    padding: 15px;
    font-size: 18px;
    border: 1px solid #707070;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #727272;
     font-family: 'CreatoDisplay';
}
.step_form .gform_wrapper.gravity-theme textarea{
    margin: 0 auto;
    background: transparent;
    padding: 15px;
    font-size: 18px;
    border: 1px solid #707070;
    color: #fff;
    font-family: inherit;
}
.step_form .gform_wrapper.gravity-theme select {
    background: transparent;
    color: #fff;
    border: 1px solid #707070;
}
.step_form .gform_wrapper.gravity-theme select  option {
    color: #727272;
    font-size: 18px;
}
.first_name, 
.email_field,
.country_box,
.step_form .website_url, 
.step_form .business_details{
    width: 100%;
}
.first_name input[type=text] , 
.email_field input[type=email],
.country_box select , 
.website_url input , 
.business_details textarea{
    width: 400px !important;
	margin: 0 auto;
}
.business_details textarea{
	height:200px !important;
}
.step_form .gform_wrapper.gravity-theme .gf_progressbar_title {
    color: #fff;
    font-size: 12.992px;
    font-weight: 400;
    margin: 0 0 4.8px;
    text-transform: uppercase;
}
.step_form .gform_wrapper.gravity-theme .gform_previous_button.button {
    display: none;
}
.step_form .first_button .gform_next_button {
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    font-size: 24px;
    padding: 0px 0 115px 0;
	background: url(https://numeroagency.co.nz/wp-content/uploads/2023/02/yellow-static-arrow.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
.step_form .first_button .gform_next_button:hover {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/02/staticarrow-01.svg)  !important;
    color: #fff !important;
    background-repeat: no-repeat !important;
	filter:none !important;
}
.step_form .gform_next_button {
    color: #fff;
    border: none;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/03/continue-white.png);
    background-position: bottom right;
    padding: 0px 55px 60px 0px;
    background-repeat: no-repeat;
   
}
.step_form .gform_next_button:hover {
    color: #fff;
    background-color: transparent;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/03/continue-yellow.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.step_form .first_button .gform_next_button:focus, .step_form .gform_next_button:focus {
    outline: none;
    background-color: transparent;
    text-decoration: none;
}
.step_form .validation_message {
    color: red !important;
    background: transparent !important;
    border: none !important;
    text-transform: capitalize;
}
.step_form .gform_wrapper.gravity-theme .gf_page_steps {
    border-bottom: none;
    margin-bottom: 50px;
}
/* .step_form .gform_wrapper.gravity-theme .gf_step_active span.gf_step_number {
    background: #FFA903 !important;
    border: none;
    color: #FFA903;
    width: 20px;
    height: 20px;
    font-size: 0;
}
.step_form .gform_wrapper.gravity-theme .gf_step span.gf_step_number {
    background: #fff;
    border: none;
    width: 15px;
    height: 15px;
    color: #fff;
	font-size: 0;
} */
/* .step_form .gform_wrapper.gravity-theme .gf_step {
    display: inline-block;
    padding: 0px 20px 0px 0px;
    margin: 0;
} */
.step_form .gform_wrapper.gravity-theme .gf_step {
    display: inline-block;
    margin: 5px 25px 5px 0;
}
.step_form .gform_wrapper.gravity-theme .gf_step_active span.gf_step_number {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/04/plus-yellow.png) !important;
    border: none !important;
    width: 30px !important;
    height: 30px !important;
    font-size: 0;
    transform: rotate(45deg);
}
.step_form .gform_wrapper.gravity-theme .gf_step span.gf_step_number {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/04/plus-white.png);
    border: none;
    width: 30px;
    height: 30px;
    font-size: 0;
}
.step_form .gform_wrapper.gravity-theme .gf_step:after {
   display:none;
}
.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number {
    position: relative;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/04/plus-yellow.png) !important;
    transform: rotate(45deg);
}
.step_form .gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:before,
.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:after{
     display:none !important;
}
.step_form div#gf_step_1_1, .step_form div#gf_step_1_2, 
.step_form div#gf_step_1_12, .step_form div#gf_step_1_13, 
.step_form div#gf_step_1_14, .step_form div#gf_step_1_15, .step_form div#gf_step_1_16 {
    display: none;
}
.step_form .gform_wrapper.gravity-theme .gf_step_label {
    display: none;
}
/* .step_form .gform_wrapper.gravity-theme .gf_step:after {
    position: absolute;
    border-bottom: 1px solid #fff;
    width: 20px;
    height: 1px;
    content: '';
    color: #fff;
    top: 80px;
    margin-left: 7px;
} */
.step_form .gform_wrapper.gravity-theme .gf_step.gf_step_last:after {
    display: none;
}

/* .step_form .gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:before {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    content: "";
    display: table-cell;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 15px;
    color: transparent;
} */
.step_form .validation_message {
    color: #E99900 !important;
    font-family: inherit !important;
    font-weight: 300;
}
.step_form .gform_wrapper .gform_validation_errors {
    display: none;
}
.step_form .pro_ser .ginput_container.ginput_container_radio {
    display: flex;
    align-items: center;
    justify-content: center;
}
.step_form .pro_ser .ginput_container.ginput_container_radio .gfield_radio {
    grid-column-gap: 0rem;
}
.step_form .pro_ser .ginput_container.ginput_container_radio .gchoice label {
    background: transparent;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    transition: auto;
    margin: 10px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
	width:120px;
}
/* .step_form .pro_ser .ginput_container.ginput_container_radio .gchoice label:hover{
-webkit-transform: scale(1.01);
    transform: scale(1.01);
    top: -5px;
    background: #fffdf3;
    -webkit-box-shadow: 1px 10px 40px rgb(0 0 0 / 5%);
    box-shadow: 1px 10px 40px rgb(0 0 0 / 5%);
} */
.step_form .pro_ser .ginput_container.ginput_container_radio .gchoice label img {
    margin: 0 0 20px 0;
    border-radius: 50px !important;
    border: 5px solid #fff !important;
    background: #fff;
    max-width: 90px;
	width:100%;
}
.step_form .pro_ser .ginput_container.ginput_container_radio .gchoice input[type=radio]:checked + label img {
    border: 5px solid #FFA903 !important;
}
.step_form .pro_ser .ginput_container.ginput_container_radio .gchoice input {
    display: none;
}
.step_form .marketing_box label {
    text-align: center;
    transition: all .2s ease-out;
    position: relative;
    cursor: pointer;
    width: auto;
    color: #fff;
    font-size: 21px !important;
    font-family: inherit;
}
.step_form .marketing_box .gchoice {
    margin: 20px;
}
.step_form .marketing_box .gchoice input {
    display: none;
}
.step_form .marketing_box label img {
    background: #fff;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-size: 40px 40px;
    border: 5px solid #f9f9f9;
    padding:0px;
    margin-bottom: 10px;
}
.step_form .marketing_box .gchoice input[type=checkbox]:checked+label img {
    border: 5px solid #FFA903;
}
.step_form .marketing_box .gchoice input[type=checkbox]:checked+label img:after {
    background-image: url(https://numeroagency.co.nz/wp-content/uploads/2023/02/check-tick.svg) !important;
    content: "";
    position: absolute;
    background: #FFA903;
    color: #fff;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: 50%;
    right: -5px;
    top: -5px;
    border-radius: 50%;
    z-index: 99;
}
.step_form .mark_budget .ginput_container_radio {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.step_form .mark_budget .gchoice {
    color: #fff;
    text-transform: capitalize;
    text-align: left;
    position: relative;
    margin: 0px 10px 0 10px;
}

.step_form .mark_budget .gchoice label {
    font-size: 18px !important;
    line-height: 40px;
    font-family: inherit;
    font-weight: 400;
    padding-left: 30px;
    cursor: pointer;
    max-width: fit-content !important;
}
.step_form .mark_budget .gchoice label:before {
    background-image: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/Plus2.png);
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    color: #fff;
    left: 0;
    top: 15px;
    background-size: contain;
}
.step_form .mark_budget .gchoice input[type=radio]:checked+label:before {
    filter: invert(63%) sepia(55%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
    transform: rotate(45deg);
}
.step_form .mark_budget .gchoice:hover label:before {
    transform: rotate(45deg);
    filter: invert(63%) sepia(55%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
}
.step_form .mark_budget .gchoice label:hover {
    color: #FFA903;
}
.step_form .mark_budget .gchoice input {
    display: none;
}
.step_form .mark_budget .gchoice input[type=radio]:checked+label {
    color: #FFA903;
}
.step_form .mark_budget.problem_solved .ginput_container_radio {
    width: 570px;
    margin: 0 auto;
}
.monthly_revenue span.min-val-relation, .monthly_revenue span.max-val-relation {
    color: #fff;
}
.monthly_revenue .noUi-connect {
    background: #FFA903;
}

.monthly_revenue  .noUi-target {
    background: #FAFAFA;
    border-radius: 30px;
    border: none;
    box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
    height: 30px;
}
.monthly_revenue .noUi-horizontal .noUi-handle {
    width: 35px;
    height: 35px;
    left: -17px;
    top: -4px;
}
.monthly_revenue .noUi-tooltip {
      color: #000;
    padding: 10px 20px;
    font-size: 24px;
    font-weight: 700;
    border-radius: 30px;
 }
.monthly_revenue .noUi-connects {
    border-radius: 30px;
}
.step_form .gform_button {
    background: #FFA903;
    color: #fff;
    font-weight: 800;
    font-family: inherit;
    font-size: 30px;
    text-transform: uppercase;
    border: none;
    border-radius: 10px;
    margin-top: 20px;
    padding: 10px 30px;
}
.step_form .gform_button:focus {
    outline: none;
    background: transparent;
}
.step_form .gform_button:hover {
    color: #FFA903 !important;
    background: #fff;
    filter: none !important;
}

.step_form .pro_ser.promise .ginput_container.ginput_container_radio .gchoice label {
    padding: 15px 20px;
    text-align: center;
    max-width: initial;
}
.step_form .pro_ser.promise .ginput_container.ginput_container_radio .gchoice label i {
    font-size: 21px;
    font-family: 'Font Awesome 5 Free';
    color: #FFA903;
}
.step_form .gform_confirmation_message {
    font-size: 40px;
    color: #fff;
    font-weight: 800;
    font-family: inherit;
    text-transform: uppercase;
}
.step_counter lottie-player {
    margin: 0 auto;
}
.step_form input#gform_next_button_1_65 {
    color: transparent;
    background: transparent;
    border: none;
    visibility: hidden;
}
.step_form .pro_ser.tick_close .ginput_container.ginput_container_radio .gchoice label {
    background: #fff;
    color: #141414;
    border-radius: 10px;
    padding: 15px;
    width: 70px;
}
.step_form .pro_ser.tick_close .ginput_container.ginput_container_radio .gchoice input[type=radio]:checked + label {
    background: #FFA903;
	color:#141414;
}
.step_form .pro_ser.tick_close .ginput_container.ginput_container_radio .gchoice input[type=radio]:checked + label i {
    color: #141414;
}
/* .gform_page_footer.top_label input:hover {
    filter: invert(56%) sepia(52%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
}

.step_form .gform_wrapper.gravity-theme .gform_next_button.button:hover {
    background: transparent;
    color: transparent;
} */

.career_page_slider .swiper-slide {
    margin-right: -30px !important;
	padding-right:200px !important;
    
}
/************** Services Result Slider CSS ***************/
.services_single_result .slick-next {
    right: 0px !important;
    width: 85px;
}
.services_single_result .slick-prev {
    left: 0px;
    width: 85px;
}
.services_single_result button.slick-arrow:hover {
    filter: invert(45%) sepia(80%) saturate(1050%) hue-rotate(356deg) brightness(140%) contrast(100%);
}
.step_form p.for-mobile {
    display: none;
}
.step_form p.for-desktop {
    display: block;
}

/**************** Contact Us New Form ********************/

.contact_form_new #gform_2 input, .contact_form_new #gform_2 textarea, 
.contact_form_new #gform_2 select{
    background: transparent;
    padding: 15px 0 10px 0;
    font-size: 18px;
    border: 1px solid #707070;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    color: #fff;
}
.contact_form_new #gform_2 input::placeholder , .contact_form_new #gform_2 textarea::placeholder {
    color: #fff;
}
.contact_form_new #gform_2 .name_first, .contact_form_new #gform_2 .name_last {
    width: 100%;
    display: block;
    flex: auto;
    padding: 15px 0 0px 0;
	margin-bottom: 0;
}
.contact_form_new #gform_2 .gform_footer.top_label input {
    border: 0;
    font-weight: 800;
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    font-family: "CreatoDisplay", sans-serif;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/applynow.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 0 0 150px 0;
}
.contact_form_new #gform_2 .gform_footer.top_label input:focus {
    outline: 0;
}
.contact_form_new #gform_2 .gform_footer.top_label input:hover {
    color: #FFA903;
}
.contact_form_new #gform_2 .gform_footer.top_label {
    text-align: right !important;
    display: block;
    width: 100%;
}
/**************** Contact Us New Form ********************/


/**************** Step Form ********************/
@media only screen and (max-width: 600px) {
.home_slider .bdt-prime-slider-tango .bdt-arrows-bottom.bdt-navigation-arrows {
   
    display: none;
}
.testi_carosel .elementor-swiper-button.elementor-swiper-button-prev,
.testi_carosel .elementor-swiper-button.elementor-swiper-button-next
 {
    display: none;
}	
	.service_counter .elementor-counter-title {
    line-height: 17px !important;
    text-align: center !important;
    max-width: 100%;
}
}

/**************** Responsive CSS ********************/
@media only screen and (max-width: 600px) {
.mobile_menu .elementor-nav-menu li {
    border-bottom: 1px solid #282828;
}
.home_slider_sec .elementor-swiper-button.elementor-swiper-button-next {
    right: 15px !important;
    top: -30px !important;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/04/Arrow-Right.png) !important;
    background-repeat: no-repeat !important;
    width: 24px;
    height: 17px;
    color: transparent !important;
	left:unset;
}
.home_slider_sec .elementor-swiper-button.elementor-swiper-button-prev {
    right: 50px !important;
    top: -30px !important;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/04/Arrow-Left.png) !important;
    width: 24px;
    background-repeat: no-repeat;
    height: 17px;
    color: transparent !important;
    left: unset !important;
}
.home_features figure.elementor-image-box-img {
    float: left;
    width: 30px !important;
    margin-right: 15px !important;
    height: 100%;
    min-height: 200px;
	display: block;
}
/* .home_features figure.elementor-image-box-img img {
   filter: opacity(20%);
} */
.mobile_yellow h2, .mobile_yellow p{
    color: #FFA903 !important;
	font-weight:800 !important;
}
	
	.case_study_slider button.slick-prev.slick-arrow {
    top: -35px;
    left: unset;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/left-arrow.png);
    width: 24px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: contain;
    right: 50px;
}
	.case_study_slider button.slick-next.slick-arrow {
    right: 10px;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/right-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 17px;
    left: unset;
    top: -35px;
}
.about_services	figure.elementor-image-box-img {
    text-align: right !important;
    float: right;
    width: 26px;
}
	.job_form  .form_button input {
    border: 0;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-family: "CreatoDisplay", sans-serif;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/applynow.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 15px 45px 15px 0px;
    background-size: 32px;
}
	.job_form  .form_button input:hover {
    background-color: transparent;
    padding: 15px 45px 15px 0px;
    color: #FFA903;
}
.career_page_slider .swiper-slide {
    margin-right: 0px !important;
    padding-right: 20px !important;
}
	.mobile_dark .elementor-image-box-description , .mobile_dark h3 , .mobile_dark p{
    color: #282828 !important;
}
	.mobile_white h2 {color:#fff !important;}
.case_navi span.post-navigation__arrow-wrapper.post-navigation__arrow-prev {
	background: url(https://numeroagency.co.nz/wp-content/uploads/2023/04/Arrow-Left.png);
    width: 24px;
    height: 17px;
  }
	.case_navi span.post-navigation__arrow-wrapper.post-navigation__arrow-next {
   background: url(https://numeroagency.co.nz/wp-content/uploads/2023/04/Arrow-Right.png);
    width: 24px;
    height: 17px;
   }
	.services_detail_tab .eael-advanced-accordion-icon-opened, .services_detail_tab .eael-advanced-accordion-icon-closed {
    display: none !important;
}
.services_detail_tab span.fa-toggle:before {
     font-size:14px;
	line-height:17px;
	left:-50px;
}
	.services_detail_tab span.eael-accordion-tab-title {
    margin-right: 60px !important;
    font-size: 21px !important;
    line-height: 24px !important;
		width:50%;
}
	.new_testi span.elementor-testimonial__name {
    text-align: left;
    padding-right: 90px;
    color: #282828 !important;
    font-style: normal !important;
    font-weight: 800 !important;
}
	.new_testi span.elementor-testimonial__title {
    text-align: left;
    padding-right: 90px;
    color: #282828 !important;
    font-style: normal !important;
    font-weight: 800 !important;
}
.new_testi .elementor-testimonial__text {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/02/quote-mark1.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 20px;
    background-size: 20px;
}
	.new_testi .swiper-pagination-fraction {
    top: -90px;
    right: 20px;
    left: unset;
    position: absolute;
    text-align: right;
    color: #121212;
    font-size: 20px;
    font-weight: 800;
    font-family: 'CreatoDisplay';
}
.new_testi .elementor-swiper-button-prev {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/04/Arrow-Left-1.png);
    width: 21px;
    height: 18px;
    position: absolute;
    right: 60px !important;
    left: unset !important;
    bottom: 0 !important;
    top: -45px;
    color: transparent !important;
    background-repeat: no-repeat;
    z-index: 99;
}
.new_testi .elementor-swiper-button-next {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/04/Arrow-Right-1.png);
    width: 24px;
    height: 18px;
    right: 20px !important;
    background-color: transparent;
    color: transparent !important;
    background-repeat: no-repeat;
    top: -45px;
    bottom: 0 !important;
    position: absolute;
    left: unset !important;
    z-index: 99 !important;
}
.services_single_result .slick-next {
    right: 20px !important;
    top: -50px;
    width: 40px;
}
	.services_single_result .slick-next svg{
		width:40px;
	}
.services_single_result .slick-prev {
    right: 60px !important;
    width: 40px;
    left: unset;
    position: absolute;
    top: -50px;
}
.services_single_result .slick-prev svg {
    width: 40px;
}
	.about_values span.fa-accordion-icon {
    padding-right: 50px;
    display: none;
}

.about_values span.fa-accordion-icon.fa-accordion-icon-svg.eaa-svg.eael-advanced-accordion-icon-opened {
    display: none !important;
}
.job_form label input, .job_form label textarea, .job_form label select {
    font-size: 16px;
	line-height:21px;
	font-weight:300;
}
.job_form .wpcf7 p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 21px;
}
.home_features .service_1 figure.elementor-image-box-img img {
    width: 10px;
    
}
.home_features .service_2 figure.elementor-image-box-img img {
    width: 30px;
}
.home_features .service_3 figure.elementor-image-box-img img {
    width: 20px;
}
.footer_menu_mob a span{
    text-decoration: underline;
    color: #FFFFFF;
    text-underline-offset: 3px;
}
.step_form form {
    padding: 0 20px 0 20px;
}
.step_form .gform_wrapper.gravity-theme .gf_step {
    display: inline-block;
    margin: 5px 5px 5px 5px;
}
.step_form .gform_wrapper.gravity-theme .gf_page_steps {
    text-align: center;
    padding: 0 20px 0 20px;
	margin-bottom: 20px;
}
.step_form h1 {
    font-size: 36px;
    line-height: 30px;
}
.step_form .first_button .gform_next_button {
    font-size: 20px;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/02/yellow-static-arrow.png);
    background-position: right center;
    background-size: 32px;
    background-repeat: no-repeat;
    padding: 15px 45px 15px 0;
}
	.step_form .first_button .gform_next_button:hover {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/02/yellow-static-arrow.png) !important;
    color: #fff !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    filter: none !important;
    background-size: 32px !important;
    padding: 15px 45px 15px 0;
}
.step_form .first_content {
    padding: 0;
    font-size: 16px;
    line-height: 21px;
    margin: 20px 0;
}
.step_form h2 {
    font-size: 26px;
    line-height: 30px;
   
}
.step_form .gform_next_button {
    color: #fff;
    border: none;
    font-size: 20px;
    line-height: 17px;
    font-weight: 800;
    text-transform: uppercase;
     background: url(https://numeroagency.co.nz/wp-content/uploads/2023/03/continue-yellow.png);
	
    background-position: bottom right;
    padding: 0px 25px 20px 0px;
    background-repeat: no-repeat;
    background-size: 50px;
}
	.step_form .gform_next_button:hover {
    color: #fff;
    background-color: transparent;
   background: url(https://numeroagency.co.nz/wp-content/uploads/2023/03/continue-white.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 50px;
}
	.step_form .gform_wrapper.gravity-theme input[type=text], .step_form .gform_wrapper.gravity-theme input[type=email], .step_form .gform_wrapper.gravity-theme input[type=url], .step_form .gform_wrapper.gravity-theme input[type=tel] {
    margin: 0 auto;
    background: transparent;
    padding: 5px 5px 5px 0;
    font-size: 16px;
    border: 1px solid #707070;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #727272;
    font-family: 'CreatoDisplay';
}
.first_name input[type=text], .email_field input[type=email], .country_box select, .website_url input, .business_details textarea {
    width: 100% !important;
    margin: 0 auto;
}
.step_form .pro_ser .ginput_container.ginput_container_radio .gfield_radio {
    grid-column-gap: 0rem;
    display: inline-grid !important;
    grid-template-columns: repeat(2,0fr);
}
.step_form .marketing_box .gfield_checkbox {
    grid-template-columns: repeat(3,1fr) !important;
    display: grid !important;
}
.step_form .marketing_box label {
    font-size: 16px !important;
    line-height: 21px;
}
.step_form .mark_budget .ginput_container_radio .gfield_radio {
    display: grid;
    grid-template-columns: repeat(2,1fr) !important;
}
.step_form .gform_wrapper.gravity-theme textarea {
    font-size: 16px;
		line-height:21px;
}
.step_form .mark_budget .gchoice label {
    font-size: 16px !important;
    line-height: 21px;
}
	.step_form .mark_budget .ginput_container_radio {
    width: 100%;
    margin: 0 auto;
}
.step_form .mark_budget.problem_solved .ginput_container_radio {
    width: 100%;
    margin: 0 auto;
}
.step_form .mark_budget .gchoice label:before {
    background-image: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/Plus2.png);
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    color: #fff;
    left: 0;
    top: 8px;
    
}
.step_form .gform_button {
    background: #FFA903;
    color: #fff;
    font-weight: 800;
    font-family: inherit;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    border-radius: 10px;
    margin-top: 20px;
    padding: 10px 25px;
}
	.home_faq .ekit_accordion_normal_icon svg, .home_faq .ekit_accordion_active_icon svg {
    width: 35px !important;
    max-width: 35px !important;
}
.step_form .pro_ser .ginput_container.ginput_container_radio .gchoice label img {
    margin: 0 0 20px 0;
    border-radius: 50px !important;
    border: 5px solid #fff !important;
    background: #fff;
    max-width: 70px;
    height: 70px;
}
	.step_form .marketing_box .gchoice {
    margin: 5px;
}
.step_form .marketing_box label img {
    background: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-size: 0;
    border: 5px solid #f9f9f9;
    padding: 0px;
    margin-bottom: 10px;
}
.step_form .gform_wrapper.gravity-theme .gf_step span.gf_step_number {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/05/plus-icon-mobile.svg);
    border: none;
    width: 20px;
    height: 20px;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
	.step_form .gform_wrapper.gravity-theme .gf_step_active span.gf_step_number {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/Asset-56.svg) !important;
    border: none !important;
    width: 20px !important;
    height: 20px !important;
    font-size: 0;
    transform: rotate(45deg);
    background-repeat: no-repeat;
    background-size: cover !important;
}
	.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number {
    position: relative;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/Asset-56.svg) !important;
    transform: rotate(45deg);
		background-size: cover !important;
}
.step_form p.for-mobile {
    display: block;
}
.step_form p.for-desktop {
    display: none;
}
.contact_form_new #gform_2 .gform_footer.top_label input {
    border: 0;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-family: "CreatoDisplay", sans-serif;
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/applynow.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 15px 45px 15px 0px;
    background-size: 32px;
}
	.job_form_new .elementor-button .elementor-button-text {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/applynow.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 15px 45px 15px 0px;
    font-size: 14px;
    background-size: 32px;
}
	.home_slider_sec .elementor-custom-embed-play {
    position: absolute;
    right: 0;
    left: unset;
    bottom: unset;
    top: 40px;
}
	.home_slider_sec .swiper-slide {
    margin-left: -5px !important;
    padding-right: 20px !important;
}
.video_button svg {
    position: relative;
    display: block;
    border: none !important;
    width: 35px !important;
	 height: 35px !important;
    -moz-box-shadow: 0 0 0 0 #FF9800;
    -webkit-box-shadow: 0 0 0 0 #FF9800;
    box-shadow: 0 0 0 0 #FF9800;
    border-radius: 50% !important;
    background-color: transparent !important;
    background-position: 50% !important;
    background-repeat: no-repeat;
    cursor: pointer;
    -moz-animation: pulse 2s cubic-bezier(.66,0,0,1) infinite;
    -webkit-animation: pulse 2s cubic-bezier(.66,0,0,1) infinite;
    animation: pulse 2s cubic-bezier(.66,0,0,1) infinite;
    text-indent: 100%;
    overflow: inherit;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
   
}
	
/* @keyframes pulse {
   	100% {
		-moz-box-shadow: 0 0 0 45px transparent;
		-webkit-box-shadow: 0 0 0 45px transparent;
        box-shadow: 0 0 0 45px transparent;
	}
}
@-webkit-keyframes pulse {
   	100% {
		-webkit-box-shadow: 0 0 0 40px transparent;
        box-shadow: 0 0 0 40px transparent;
		-moz-box-shadow: 0 0 0 45px transparent;
	}
} */

.services_detail_tab span.fa-toggle {
    background-image: url(https://numeroagency.co.nz/wp-content/uploads/2023/04/plus-white.png);
    height: 30px;
    color: #fff !important;
    background-repeat: no-repeat;
    width: 30px;
}
.services_detail_tab span.fa-toggle svg {
    display: none;
}
.services_detail_tab .show.active span.fa-toggle {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/05/X.png);
    width: 30px;
    height: 30px;
    background-size: 30px;
    color: #ffa903 !important;
}
.sticky_arrow span.elementor-button-icon.elementor-align-icon-right svg {
    filter: invert(56%) sepia(52%) saturate(1050%) hue-rotate(356deg) brightness(150%) contrast(100%);
    margin-top: 0px;
}
}

/************************ Tab Responsive ***********************/
@media only screen and (max-width: 1024px) and (min-width: 768px)  {
.home_slider_sec .elementor-swiper-button.elementor-swiper-button-next {
    right: 30px !important;
    top: -30px !important;
   
}
.home_slider_sec .elementor-swiper-button.elementor-swiper-button-prev {
    right: 100px !important;
   
}
	.home_features figure.elementor-image-box-img {
    display: block;
}
.new_testi .elementor-swiper-button-prev {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/566567-01.svg);
    width: 85px;
    height: 62px;
    position: absolute;
    right: -10px !important;
    left: unset !important;
    bottom: 50px !important;
    top: unset;
    color: transparent !important;
}
	.new_testi .elementor-swiper-button-next {
    background: url(https://numeroagency.co.nz/wp-content/uploads/2023/01/56656-01.svg);
    width: 85px;
    height: 62px;
    right: -10px !important;
    background-color: transparent;
    color: transparent !important;
}
	
}

