/*
Theme Name: jody Child Theme
Description: This is a custom child theme for Salient
Theme URI:   http://jody.cloudstandly.com
Author: ThemeNectar
Author URI: http://jody.cloudstandly.com
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL';
    src: url('fonts/ESRebondGrotesqueTRIAL-Bold.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Bold.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL ExBd';
    src: url('fonts/ESRebondGrotesqueTRIAL-Extrabold.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Extrabold.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Extrabold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL';
    src: url('fonts/ESRebondGrotesqueTRIAL-Light.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Light.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL';
    src: url('fonts/ESRebondGrotesqueTRIAL-Regular.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Regular.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL';
    src: url('fonts/ESRebondGrotesqueTRIAL-Medium.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Medium.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL SmBd';
    src: url('fonts/ESRebondGrotesqueTRIAL-Semibold.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Semibold.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


h1{
font-family: 'ES Rebond Grotesque TRIAL ExBd';
}
h2,h3{
 font-family: 'ES Rebond Grotesque TRIAL';
}
h4,h5{
  font-family: 'ES Rebond Grotesque TRIAL';
}
a,p,span,li,label,h6{font-family: "Montserrat", sans-serif;}
@media only screen and (min-width:1440px){
   #main-banner .container {
        width:100% !important;
        max-width:100% !important;
	}
}
img {
    border-radius: 20px;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin: 0 9px;
}
#header-space {
    display: none;
}
div#header-outer {
    position: absolute;
    top: 0;
    height: 0;
}
header#top .container .row {
    background: #fff;
    padding: 20px;
    height: 74px;
    border-radius: 10px;
    position: relative;
    top: 40px;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
div#main-banner p {
    font-size: 15px;
    line-height: 1.4;
    opacity: 1 !important;
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
}

#page-header-bg .subheader {
    font-size: 25px;
    font-weight: 500;
}
#page-header-bg h1 {
	font-family: 'ES Rebond Grotesque TRIAL';
	font-size: 63px;
	padding-top:122px;
	font-weight: 900;
}
#header-outer .sf-menu li ul li a {
    color: #000;
    font-weight: 500;
    line-height: 1.1;
}
#page-header-bg .subheader i.fa.fa-angle-right {
    padding: 0 10px;
	    font-family: 'ES Rebond Grotesque TRIAL';
    padding-top: 60px;
    font-size: 60px;
}

div#main-banner h2 {
    /* width: 38%; */
    line-height: 1.2;
    font-size: 36px;
    /* margin-top: 100px; */
    opacity: 1 !important;
}

div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {padding: 14px 50px;border-radius: 23px !important;}
#top span.icon-salient-search {
    color: #000 !important;
}

#top span.icon-salient-m-user {
    color: #000 !important;
}
div#sec-01 h2 {
    font-size: 50px;
    line-height: 1.2;
    color: #000;
    text-transform: capitalize !important;
}

div#sec-01 p {
    color: #000;
    font-size: 16px;
}

div#sec-01 a.nectar-button.small.regular.accent-color.regular-button {
    padding: 14px 50px;
    border-radius: 30px !important;
    font-size: 16px;
}
div#sec-01 img {
    width: 90%;
    float: left;
}
div#sec-02 h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
    border-bottom: 1px solid #00000026;
    text-align: center;
    margin: 0 auto;
    margin-top: -31px;
    display: table;
    padding: 0 60px;
}

div#sec-02 h3 {
    font-size: 35px;
    color: #000;
    padding-bottom: 20px;
}

div#sec-02 p {
    color: #000;
    font-size: 16px;
}

div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {padding: 14px 50px;border-radius: 23px !important;font-size: 16px;}

div#sec-02 .tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab {
    background: #2fb150;
    color: #fff;
    font-weight: 700;
}

div#sec-02 .tabbed>ul li a {margin-right: 7px;margin-bottom: 10px;border-radius: 25px !important;padding: 6px 18px;background-color: transparent;border: 2px solid #2fb150 !important;color: #000;font-weight: 700;}

div#sec-03 h6 {
    color: #fff;
    font-size: 16px;
    border: 1px solid #ffffffe8;
    padding: 10px 18px;
    width: 42%;
    text-align: center;
    border-radius: 40px;
}

div#sec-03 h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.1;
    padding-top: 20px;
    padding-bottom: 30px;
}

div#sec-03 .row-bg.viewport-desktop.using-bg-color {
    border-radius: 26px;
}
div#sec-03 ul.scrollbar.style-14 {
    margin-left: 30px;
    height: 534px;
    overflow-y: auto;
    padding-top: 60px;
}
div#sec-03 ul.scrollbar2.style-14::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
	border-radius: 10px;
}

div#sec-03 ul.scrollbar.style-14::-webkit-scrollbar
{
	width: 3px;
	background-color: #ffffff;
	border-radius: 10px;
}

div#sec-03 ul.scrollbar.style-14::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #2FB150;
	background-image: -webkit-linear-gradient(90deg, #6a6868, #6a6868, #6a6868, #6a6868);
}


div#sec-03 ul li {
    color: #fff;
    font-size: 16px;
    padding-bottom: 14px;
    font-weight: 600;
}
div#sec-04 h6 {
    font-size: 16px;
    border: 2px solid #2fb150;
    padding: 10px 18px;
    width: 21%;
    text-align: center;
    border-radius: 40px;
}

#main-section-1 h3, #main-section-1 h2 {
    color: #000;
    font-size: 40px !important;
}

#wolf-pay-fifth-section .vc_column-inner {
    height: 100%;
}

div#sec-04 h2 {
    color: #000;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.1;
    padding-top: 20px;
    padding-bottom: 0;
    /*     margin-left: 100px; */
}

div#sec-04 .owl-stage-outer {
/*     margin-left: 100px; */
}
div#sec-04 .wpb_text_column.wpb_content_element.block-01 {
    background: #fff;
    box-shadow: 0 0 10px #00000029;
    padding: 30px;
    border-radius: 26px;
}

div#sec-04 .carousel-item {
    margin: 15px;
}

div#sec-04 .wpb_text_column.wpb_content_element.block-01:hover {
    background: #2fb150;
}

div#sec-04 .wpb_text_column.wpb_content_element.block-01:hover p,div#sec-04 .wpb_text_column.wpb_content_element.block-01:hover h3 {
    color: #fff;
}
div#sec-04 p {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

div#sec-04 h3 {
    color: #000;
}

div#sec-04 h3:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/08/Group-79.png);
    width: 160px;
    height: 25px;
    background-repeat: no-repeat;
    right: 0;
    margin-top: 4px;
}
div#copyright {
    display: none;
}

div#footer-widgets {
    display: none;
}
div#sec-footer h2 {
    color: #fff;
    margin-top: -5px;
}
div#sec-footer ul li {
    list-style: none;
    font-size: 16px;
    padding-bottom: 10px;
}

div#sec-footer ul {
    margin: 0;
    color: #fff;
    margin-bottom: 40px;
}

div#sec-footer p {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

div#sec-footer .wpb_text_column.wpb_content_element.block-02 {
    margin: 0 auto;
}
div#sec-footer .row-bg.viewport-desktop.using-bg-color {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
div#sec-footer span.wpcf7-form-control-wrap[data-name="first"],
div#sec-footer span.wpcf7-form-control-wrap[data-name="email"]{
    width: 49% !important;
    border-radius: 27px !important;
    background: #4b5e6d !important;
    color: #ffffff70;
    border: 1px solid #ffffff73;
}

div#sec-footer span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    width: 48%;
    position: absolute;
    top: 64px;
    right: 0;
}

div#sec-footer textarea {
    height: 125px;
    border-radius: 21px;
    background: #485a69;
    color:#fff;
    border: 1px solid #ffffff78;
}
div#sec-footer input::placeholder, 
div#sec-footer textarea::placeholder {
    color: #ffffffcc !important;
	font-weight:700;
}

div#sec-footer input[type=text] , div#sec-footer input[type=email]{
    color:#fff;
}
div#sec-footer .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#sec-footer .checkbox1 span.wpcf7-form-control-wrap {
    width: 475px !important;
    line-height: 1;
}
div#sec-footer .checkbox1 p {
    padding: 0;
}
div#sec-footer .wpcf7-form p span {
    color: #fff;
    width: 450px;
    display: inline;
}
div#last-one {
    border-top: 1px solid #ffffff59; 
    padding-top: 33px;
    padding-bottom: 19px;
}

/*Marque Css*/
div#sec-footer input[type=submit] {
    float: right;
    margin-top: -80px;
}

body[data-form-submit=regular] .container-wrap input[type=submit] {
    padding: 13px 47px !important;
    border-radius: 46px !important;
}
div#sec-footer-01 {
    padding-bottom: 27px;
}

div#sec-maqrue .marquee-content {
  display: flex;
  animation: scrolling 18s linear infinite;
  padding: 15px;
}

div#sec-maqrue .marquee-item {
  flex: 0 0 13vw;
  margin: 0px 2vw;
}

div#sec-maqrue .marquee-item img {
  display: block;
  width: auto !important;
  margin: 0 auto;
}

@keyframes scrolling {
  0% { transform: translateX(0); }
  100% { transform: translatex(-130vw); }
}

div#sec-maqrue .marquee {
    background: #2fb150;
	margin-top:20px;
}
/*End Marque*/
div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a:hover {
    background: #2fb150 !important;
}
div#sec-01 a.nectar-button.small.regular.accent-color.regular-button:hover {
    background-color: #2fb150 !important;
    color: #fff !important;
}
div#sec-maqrue .marquee-content-2 {
  display: flex;
  animation: scrolling-2 18s linear infinite;
  padding: 4px 0;
}

div#sec-maqrue .marquee-item {
  margin: 0px 2vw;
}

div#sec-maqrue .marquee-item img {
    display: block;
    width: 90% !important;
    margin: 0 auto;
    height: 90px;
    object-fit: contain;
}

@keyframes scrolling-2 {
  0% { transform: translateX(-130vw); }
  100% { transform: translateX(0); }
}

div#sec-maqrue .marquee-2 {
  background: #2fb150;
  margin-top: 35px;
  margin-bottom: 23px;
  padding-top: 0;
  padding-bottom: 0;
}

div#sec-maqrue .marquee-item:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/09/Vector.png);
    width: 100px;
    height: 22px;
    background-repeat: no-repeat;
    margin-top: 6px;
    margin-left: -75px;
    height: 75px;
    background-position: center;
}
div#sec-footer a {
    color: #fff;
}
div#sec-ff:before {content: '';position: absolute;border-top: 1px solid #ffffff73;width: 49%;right: 0;top: -6px;}

div#sec-ff {padding-top: 20px;margin-top: -48px;}
div#sec-ff2 {
    border-bottom: 1px solid #ffffff66;
}
div#sec-ff .wpb_text_column.wpb_content_element.blt-03 {
    padding-left: 90px;
}
div#sec-footer input[type="checkbox"] {
  appearance: none; /* Remove default styling */
  -webkit-appearance: none; /* For WebKit browsers */
  width: 20px; /* Width of the checkbox */
  height: 20px; /* Height of the checkbox */
  border-radius: 50%; /* Make the checkbox round */
  border: 2px solid #ccc; /* Border color for the checkbox */
  background-color: transparent; /* Transparent background */
  position: relative; /* Position relative for inner elements */
  cursor: pointer; /* Cursor changes to pointer on hover */
  top: 7px;
}

/* Style the checkmark */
div#sec-footer input[type="checkbox"]:checked::after {
  content: ""; /* No text */
  position: absolute; /* Position absolutely */
  left: 11%; /* Center horizontally */
  top: 38%; /* Center vertically */
  width: 8px; /* Width of the checkmark */
  height: 7px; /* Height of the checkmark */
  background-color: #2FB150; /* Green checkmark color */
  border-radius: 12px;
  margin-left: 2px;
  margin-top: -2px;
}

/* Style when the checkbox is checked */
div#sec-footer input[type="checkbox"]:checked {
  border-color: #ffffff; /* Border color when checked */
  background-color: transparent; 
}

/*Inner pages Css*/
div#sec-about-01 .row-bg.viewport-desktop.using-bg-color {height: 570px;border-radius: 36px;}

div#sec-about-01 p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-bottom: 14px;
    font-weight: 600;
}

div#sec-about-01 p:nth-child(2) {
}
div#sec-service-02 h2 {
    font-size: 35px;
    color: #1A1818;
    padding-bottom: 17px;
}

div#sec-service-02 p {
    font-size: 16px;
    width: 90%;
    color: #000000;
    padding-bottom: 19px;
}
div#sec-service-01 h2 {
    color: #1A1818;
}

div#sec-service-01 p {
    font-size: 16px;
    color: #1A1818;
}
div#sec-resources-01 h6 {
    font-size: 15px;
    color: #0F542B;
}

div#sec-resources-01 h3 {
    color: #1A1A1A;
}

div#sec-resources-01 p {
    color: #667085;
    font-size: 14px;
}

div#sec-resources-01 h2 {
    color: #1A1A1A;
    font-size: 26px;
}
div#sec-resources-01 h2:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/09/Icon-wrap.png);
    width: 38px;
    height: 48px;
    background-repeat: no-repeat;
    right: 0;
}
div#sec-footer .row-bg-wrap .inner-wrap.row-bg-layer{
     background: #f1f1f1; 
}
div#sec-03 .row-bg-wrap .inner-wrap.row-bg-layer{
	background: #f1f1f1;
}
div#sec-footer ul.fti {
    display: flex;
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
    position: absolute;
    align-items: center;
    width: 13%;
}

div#sec-footer ul.fti li {
    list-style-type: none;
}

div#sec-footer ul.fti li a {
    display: flex;
    padding: 1px;
    padding: 6px;
}

div#sec-footer ul.fti li a i {
    top: 0px;
    color: #ffffff;
    font-size: 22px;
}
div#sec-footer img {
    margin-top: -21px;
}
div#sec-02 ul.wpb_tabs_nav {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
}
div#cotact-form h2 {
    font-size: 40px;
    color: #000;
    padding-bottom: 18px;
    font-weight: 700;
}

div#cotact-form strong {
    font-size: 20px;
    color: #000;
}

div#cotact-form a {
    color: #000 !important;
    font-size: 19px;
}

/*Repeated contact code*/
div#cotact-form span.wpcf7-form-control-wrap[data-name="first"],
div#cotact-form span.wpcf7-form-control-wrap[data-name="email"]{
    width: 49% !important;
    border-radius: 27px !important;
    background: #4b5e6d !important;
    color: #ffffff70;
    border: 1px solid #ffffff73;
}

div#cotact-form span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    width: 48%;
    position: absolute;
    top: 18%;
    right: 0;
}

div#cotact-form textarea {
    height: 125px;
    border-radius: 21px;
    background: #556471;
    color:#fff;
    border: 1px solid #ffffff78;
}
div#cotact-form input::placeholder, 
div#cotact-form textarea::placeholder {
    color: #ffffffcc !important;
	font-weight:700;
}

div#cotact-form input[type=text] ,div#cotact-form input[type=email]{
    color:#fff;
}
div#cotact-form .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#cotact-form input[type=submit] {
    position: absolute;
    right: 0;
    bottom: 0;
}
div#cotact-form input[type="checkbox"] {
    appearance: none; /* Remove default styling */
    -webkit-appearance: none; /* For WebKit browsers */
    width: 20px; /* Width of the checkbox */
    height: 20px; /* Height of the checkbox */
    border-radius: 50%; /* Make the checkbox round */
    border: 2px solid #ccc; /* Border color for the checkbox */
    background-color: transparent; /* Transparent background */
    position: relative; /* Position relative for inner elements */
    cursor: pointer; /* Cursor changes to pointer on hover */
    top: 7px;
  }
  
  /* Style the checkmark */
 div#cotact-form input[type="checkbox"]:checked::after {
    content: ""; /* No text */
    position: absolute; /* Position absolutely */
    left: 11%; /* Center horizontally */
    top: 38%; /* Center vertically */
    width: 8px; /* Width of the checkmark */
    height: 7px; /* Height of the checkmark */
    background-color: #2FB150; /* Green checkmark color */
    border-radius: 12px;
    margin-left: 2px;
    margin-top: -2px;
  }
  
  /* Style when the checkbox is checked */
 div#cotact-form input[type="checkbox"]:checked {
    border-color: #ffffff; /* Border color when checked */
    background-color: transparent; 
  }

div#sec-logo h2 {
    font-size: 50px;
    text-align: center;
    color: #000;
    padding-bottom: 26px;
    text-transform: capitalize;
    border-bottom: 1px solid #00000026;
    width: 50%;
    margin: 0 auto;
    margin-top: -13px;
}

div#sec-logo img {
     width: 180px;
    margin: 0 auto;
    height: 80px;
    object-fit: contain;
}
div#sec-logo h2:before {
    content: '';
    position: absolute;
    background: #2fb150;
    width: 70px;
    height: 69px;
    border-radius: 66px;
    z-index: -999;
    top: -5px;
    margin-left: -13px;
}
div#sec-maqrue h2 {
    text-align: center;
    color: #000;
    font-size: 45px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #00000026 !important;
    /* width: 25%; */
    margin: 0 auto;
}
div#sec-maqrue h2 {
    text-align: center;
    color: #000;
    font-size: 45px;
    padding-top: 20px;
    padding-bottom: 18px !important;
    border-bottom: 1px solid #00000026 !important;
    margin: 0 auto;
    display: table;
    padding: 0 60px;
}

div#sec-maqrue {
    background: #f1f1f1;
}
form.wpcf7-form.init {
    margin-bottom: -10px;
}
div#sec-logo h2 {
    text-align: center;
    font-size: 50px;
    line-height: 1.2;
    color: #000;
    text-transform: capitalize;
    border-bottom: 1px solid #00000026 !important;
    margin: 0 auto;
    padding-bottom: 11px;
    display: table;
    padding: 0 60px;
    padding-bottom: 18px;
}
div#sec-service-01 h2 {
    position: absolute;
    color: #fff;
    top: 60%;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 4;
}

div#sec-service-01 p {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 65%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 72%;
    z-index: 4;
}

div#sec-service-01 a {
    position: absolute;
    top: 60px;
    color: #fff;
    text-align: center !important;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-weight: 700;
}

div#sec-service-01 a:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/09/Group-37139.png);
    width: 16px;
    height: 14px;
    background-repeat: no-repeat;
    margin-left: 100px;
    margin-top: 8px;
}
div#sec-service-01 a:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 95px;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

div#sec-wolf h2 {
    color: #000;
    font-size: 30px;
    font-weight: 900;
}

div#sec-wolf p {
    color: #000;
    font-size: 16px;
}
div#sec-wolf ul {
    display: flex;
}

div#sec-wolf ul li {
    list-style: none;
}

div#sec-wolf ul li a {
    color: #fff;
    font-size: 16px;
}

div#sec-wolf ul li:nth-child(1) {
    background: #000;
    padding: 10px 18px;
    border-radius: 37px !important;
    margin-right: 30px;
}

div#sec-wolf ul {
    margin: 0;
    margin-top: 30px;
}
div#sec-wolf a.second {
    color: #000 !important;
    font-weight: 600;
    border-bottom: 2px solid #000;
    position: relative;
    top: 10px;
}
div#sec-wolf-2 h2 {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    text-transform: capitalize;
    color: #000;
    font-size: 37px;
    padding-bottom: 13px;
}
div#sec-wolf-2 img {
    width: 87%;
    margin: 0 auto;
}
div#sec-wolf-3 h2 {
    margin: 0 auto;
    text-transform: capitalize;
    color: #000;
    font-size: 37px;
    padding-bottom: 13px;
    padding-top: 12px;
}

div#sec-wolf-3 ul li {
    color: #000 !important;
    font-size: 16px;
    line-height: 2;
    font-weight: 500;
    list-style: none;
}
div#sec-wolf-4 img {
    /* width: 76%; */
    margin: 0 auto;
    display: block;
}

div#sec-wolf-4 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#sec-wolf-4 h2 {
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    font-size: 37px;
	text-align:underline;
}
div#sec-wolf-5 h2 {
    color: #000;
    padding-bottom: 0px;
	padding-top: 5px;
    line-height: 0.9;
}

div#sec-wolf-5 ul li {
    color: #000;
    font-size: 15px;
    border: 1px solid #000;
    margin-bottom: 15px;
    list-style: none;
    padding-left: 52px !important;
    padding: 19px;
    border-radius: 7px;
    line-height: 1.2;
	height:70px;
}

div#sec-wolf-5 ul {
    margin: 0;
}
div#sec-wolf-5 ul li:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/09/Group-37154.png);
    width: 54px;
    height: 52px;
    background-repeat: no-repeat;
    left: 10px;
    background-size: 63%;
    margin-top: -5px;
}
div#sec-wolf-5 img.img-with-animation.img-my.skip-lazy {
    width: 84%;
}
div#sec-wolf-6 h2{
    color: #000;
    text-align: center;
    font-size: 37px;
}

div#sec-wolf-6 .carousel-item {
    margin: 10px;
}
div#sec-wolf-7 h2 {
    width: 100%;
    text-transform: capitalize;
    color: #000;
    font-size: 30px;
    padding-bottom: 13px;
}

div#sec-wolf-7 p {
    font-size: 18px;
    color: #000;
}
div#sec-wolf-7 img {
    width: 80%;
    margin: 0 auto;
}
div#sec-wolf-8 div#second .wpb_text_column {
    position: absolute;
    bottom: 45px;
    padding: 0 18px;
    z-index: 5;
    /* display: none; */
    width: 100%;
}
div#sec-wolf-8 div#second .wpb_text_column p{
	 display: none;
}
div#sec-wolf-8 div#second .vc_col-sm-3:hover .wpb_text_column p{
	 display: block;
}
div#sec-wolf-8 div#second .vc_col-sm-3:hover .wpb_text_column h3{
	 display: none;
}
div#sec-wolf-8 div#second .vc_col-sm-3 .img-with-aniamtion-wrap::before {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 100%;
    transition: all 0.3s linear 0s;
    z-index: 3;
    background-image: linear-gradient(180deg, #00000000, #00000080);
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
}
div#sec-wolf-8 div#second .vc_col-sm-3:hover .img-with-aniamtion-wrap::before {
     background-image: linear-gradient(180deg, #50592808, #000); 
}

div#sec-wolf-8 div#second h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height: 1.2;
}
div#sec-wolf-8 div#second p {
    color: #ffffff;
    font-size: 15px;
    text-align:center;
    font-weight: 600;
}
div#sec-wolf-8 h3 {
    text-transform: capitalize;
    color: #000;
    font-size: 30px;
    padding-bottom: 13px;
    text-align: center;
}
div[data-style="default"] .toggle > .toggle-title a, div[data-style="default"] .toggle > .toggle-title {
    font-size: 19px;
    font-weight: 600;
    color: #000;
}

div#sec-wolf-9 .toggle>.toggle-title a {
    background-color: transparent !important;
    padding-left: 0;
}

div#sec-wolf-9 .toggle>.toggle-title a i {
    color: #000;
    position: absolute;
    right: 10px;
    left: unset;
    font-size: 22px;
}
body .toggle[data-inner-wrap=true].open>div {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding-left: 28px;
}
div#sec-wolf-9 h2 {
    color: #000;
}
div#sec-blog-01 h2 {
    color: #000;
}

div#sec-blog-01 p {
    color: #000;
}
div#sec-blog-2 p {
    color: #000;
    font-size: 17px;
    display: flow-root;
}
#top ul.sub-menu li a {
    font-size: 15px !important;
    padding: 14px;
	line-height:1.5;
}
div#sec-wolf-8 .scrollbar.style-14 {
    height: 200px;
    overflow-y: auto;
}
div#sec-wolf-8 .scrollbar2.style-14::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
	border-radius: 10px;
	background-color: #444444;
}

div#sec-wolf-8 .scrollbar.style-14::-webkit-scrollbar
{
	width: 5px;
	background-color: #ffffff;
	border-radius: 10px;
}

div#sec-wolf-8 .scrollbar.style-14::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #ffffff;
	background-image: -webkit-linear-gradient(90deg,
	#2fb150,
	#2fb150,
	#2fb150,
	#2fb150)
}

div#sec-wolf-3 p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
div#contract-negotiation-img img {
    height: 262px;
    object-fit: contain;
}
div#sec-wolf-4 img.img-with-animation.wolf-04.skip-lazy {
    width: 85%;
}
div#sec-wolf-4 img.img-with-animation.wolf-06.skip-lazy {
    width: 85%;
}
div#sec-wolf-4 img.img-with-animation.print-logo-img-04.skip-lazy {
    width: 86%;
}

div#sec-wolf-4 img.img-with-animation.print-logo-07.skip-lazy.skip-lazy {
    width: 86%;
}
div#telecom-logo img.img-with-animation.telecom-logo-04.skip-lazy {
    width: 88%;
}
div#telecom-logo img.img-with-animation.telecom-logo-06.skip-lazy {
    width: 88%;
}
div#shipping-logo img.img-with-animation.shipping-logo-04.skip-lazy {
    width: 88%;
}
div#shipping-logo img.img-with-animation.shipping-logo-06.skip-lazy {
    width: 88%;
}
div#sec-viop-01 img.img-with-animation.sec-viop-01-04.skip-lazy {
    width: 88%;
}
div#sec-viop-01 img.img-with-animation.sec-viop-01-06.skip-lazy {
    width: 88%;
}
div#cost-segregation img.img-with-animation.cost-segregation-04.skip-lazy {
    width: 88%;
}
div#cost-segregation img.img-with-animation.cost-segregation-05.skip-lazy {
    width: 88%;
}
div#sec-about-01 .wpb_text_column.wpb_content_element.sec-about-01-02 {
    padding-bottom: 25px;
}

div#sec-wolf-6 .owl-stage {
    margin-top: -20px !important;
}
div#sec-wolf-8 {
    padding-top: 10px !important;
}
div#sec-04 {
    padding-bottom: 25px !important;
}
div#sec-wolf-7 {
    padding-top: 30px !important;
}
div#sec-wolf .row-bg.viewport-desktop.using-image {
	border-radius: 24px !important;
}
div#sec-wolf .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content:"";
    /* background: #f5f5f5 !important; */
    width: 100%;
    height: 100%;
    background-image: linear-gradient(190deg, #f1f1f1, #f5f5f5);
    left: 0;
    right: 0;
}
div#sec-wolf-3 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content:"";
    background: #f5f5f5 !important;
    width: 100%;
    height: 100%;
}
div#sec-wolf-3 .row-bg.viewport-desktop.using-image {
    border-radius: 24px !important;
    background-position: center center !important;
}
div#sec-04 .row-bg.viewport-desktop.using-bg-color {
    background-color: #f5f5f5 !important;
}
 body div#sec-wolf-9 .toggle>div {
    background-color: transparent !important;
    box-shadow: unset !important;
    /* padding: 0 30px; */
    padding-left: 0;
    padding-right: 30px;
}
div#sec-wolf-9 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content:"";
    background: #f5f5f5 !important;
    width: 100%;
    height: 100%;
}
div#sec-wolf-9 .row-bg.viewport-desktop.using-image {
    border-radius: 24px !important;
}
body div#sec-wolf-9 .toggle>div .inner-toggle-wrap {
    padding-left: 0;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22px;
    padding: 0;
}
body div#sec-wolf-9 .toggle>div .inner-toggle-wrap p {
    color: #000000;
}
div#sec-blog-01 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content:"";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(190deg, #f1f1f1, #f5f5f5);
}
div#main-banner .con1 {
    opacity: 1 !important;
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
}
div#main-banner .swiper-slide .content .buttons {
    opacity: 1;
    padding-top: 0;
}
div#sec-logo {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#wolfp1 .cont1 {
    display: flex;
    justify-content: space-between;
}
div#wolfp1 .row_col_wrap_12 {
    /* margin: 0 90px; */
    padding-top: 60px;
    padding-bottom: 60px;
}
div#wolfp1 .cont1 .childs {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
div#wolfp1 .cont1 .childs p.img img {
    margin: 0 auto;
}
div#wolfp1 .cont1 .childs p.img {
    padding-bottom: 12px;
}
div#wolfp1 .cont1 h4 {
    font-weight: 500;
    color: #000000;
    font-size: 19px;
    line-height: 23px;
}
div#wolfp1 .cont1 .childs {
    background-image: url('/wp-content/uploads/2024/09/firr.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: -2;
    padding-top: 80px;
    padding-bottom: 80px;
    margin: 0 35px;
}
div#wolfp1 .cont1 .childs.child2 {
    background-image: url(/wp-content/uploads/2024/09/firdr.png);
}
div#wolfp1 .cont1 .childs.child3 {
    background-image: url(/wp-content/uploads/2024/09/secd.png);
    background-size: 79%;
}
div#wolfp1 .cont2 {
    display: flex;
    justify-content: space-between;
}
div#wolfp1 .cont2 .childs {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
div#wolfp1 .cont2 .childs p.img img {
    margin: 0 auto;
}
div#wolfp1 .cont2 .childs p.img {
    padding-bottom: 12px;
}
div#wolfp1 .cont2 h4 {
    font-weight: 500;
    color: #000000;
    font-size: 19px;
    line-height: 23px;
}
div#wolfp1 .cont2 .childs {
    background-image: url('/wp-content/uploads/2024/09/fircc-1.png');
    background-position: left;
    background-size: 78%;
    background-repeat: no-repeat;
    z-index: -2;
    padding-top: 65px;
    padding-bottom: 65px;
    margin: 0 35px;
}
div#wolfp1 .cont2 .childs.child2 {
    background-image: url(/wp-content/uploads/2024/09/secul.png);
    background-size: 100%;
}
div#wolfp1 .cont2 .childs.child3 {
    background-image: url(/wp-content/uploads/2024/09/thrl.png);
    background-size: 100%;
}
div#wolfp1 div#third {
    margin-top: -100px;
}
div#sec-wolf-8 div#second .vc_col-sm-3 img.img-with-animation.skip-lazy {
    width: 100%;
}
div#sec-service-01 .img-with-aniamtion-wrap::before {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 70%;
    width: 100%;
    transition: all 0.3s linear 0s;
    z-index: 3;
    background-image: linear-gradient(180deg, #00000000, #00000080);
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
div#sec-wolf ul.fir2 {
    display: block;
    margin-left: 20px;
    margin-top: 0;
}
div#sec-wolf ul.fir2 li {
    background: transparent;
    padding: 0;
    border-radius: unset;
    margin: 0;
    color: #000000;
    font-size: 16px;
    list-style: disc;
    padding-bottom: 6px;
}
div#sec-wolf-3 h3 {
    color: #000;
    font-size: 30px;
    font-weight: 900;
}
div#sec-wolf-3 ul {
    margin: 0;
}
div#sec-wolf .vc_col-sm-6 {
    padding-right: 60px;
}
div#sec-wolf-5 h2 label.fir2 {
    font-size: 25px;
    color: #000000;
    font-weight: 500;
}
div#sec-footer a {
    /* margin: 0 8px; */
}	
div#sec-footer .wpcf7-form span.wpcf7-spinner {display: none !important;}

div#last-one .vc_col-sm-4:last-child p {
    display: flex;
    justify-content: space-between;
}
div#sec-wolf-5 {
    padding-top: 0 !important;
}
div#sec-wolf-5 .vc_row-fluid>.span_12 {
    align-content: flex-start;
    align-items: flex-start;
}
div#sec-wolf-5 ul li:hover {
    background-color: #289a44;
    color: white;
}
div#sec-wolf-7 {
    display: none;
}

div#sec-wolf-8 {
    display: none;
}
div#sec-wolf-5 .material .wpb_row {
    margin-bottom: 0 !important;
	padding-bottom:0 !important;
}
.inner-wrapper-heading-section-content {
    margin-bottom: 35px !important;
}
#wolf-pay-first-section p {
    color: black;
    font-size: 20px;
    width: 70%;
    margin: 50px auto;
}
#wolf-pay-second-section {
    color:white;
    margin-bottom: 0;
}
#wolf-pay-second-section h2 {
    color:white;
}
#wolf-pay-second-section p  , #wolf-pay-second-section li {
    color: #FFF;
    margin:10px 0;
    font-size: 18px;
    /* font-weight: 600; */
}
.wolf-pay-2st-section-inner-box  {
    border:1px solid white;
    margin: 50px 10px !important;
    width:48%;
    padding:50px 20px !important;
    border-radius:25px;
    background-color:#367b4796;
}
.wolf-pay-2st-section-1st-inner-box li {
    list-style:none;
}
.wolf-pay-2st-section-1st-inner-box  {
    margin-left:30px;
}
.wolf-pay-2st-section-1st-inner-box ul {
    margin:0;
}
.wolf-pay-2st-section-1st-inner-box li:before {
    content: "123";
    background-image: url('https://jody.cloudstandly.com/wp-content/uploads/2025/03/check-circle.png');
    color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
}

#wolf-pay-third-section p {
    color:black;
    font-size:18px;
    width:80%;
}
#wolf-pay-third-section h2 {
    color:black;
    width:80%;
}

#wolf-pay-third-section {
}

.vc_col-sm-6.wpb_column.column_container {
    /* align-content: center; */
}
.wolf-pay-second-section-content-wrapper {
    border: 2px solid white;
    padding: 7px 15px 7px 40px;
    background-color: #367b4796;
    border-radius: 15px;
    margin: 0 0 10px;
}
.wolf-pay-second-section-content-wrapper p:before{
    content:">";
    display:inline-block;
    margin-left:-20px;
    width:20px;
}
div#wolf-pay-second-section .row-bg-wrap {
    border-radius: 15px !important;
}

#wolf-pay-fouth-section h2 {
    margin-left: 50px;
    padding-bottom:20px;
    border-bottom: 1px solid #00CD34;
}
#wolf-pay-fouth-section ol {
    margin-left:50px;
}
#wolf-pay-fouth-section ol li {
    color:black;
    font-size:16px;
    margin-top:10px;
}

#wolf-pay-fifth-section  h2 {
    padding:5px 30px;
    color: #000;
}



.fifth-section-inner-wrapper .vc_column-inner {
    padding: 40px 15px;
    border-radius: 25px !important;
    height: 727px;
}

.fifth-section-inner-wrapper p {
    color: black;
    font-size: 16px;
    background-color: white;
    padding: 20px !important;
    border-radius: 15px !important;
}

.fifth-section-inner-wrapper p:hover {
    color: white;
    background-color: #2CAE4D;
}
#wolf-pay-fifth-section img {
    height: 100%;
    object-fit: cover;
    border-radius:25px;
}
#wolf-pay-fifth-section .column-bg-overlay {
     border-radius:25px;
}
.wolf-pay-second-section-button-wrapper {
    text-align: center;
}
#wolf-pay-second-section a.nectar-button.small.regular.accent-color.regular-button {
    background-color: white !important;
    color: black;
    float: none;
    padding:10px 40px;
    border-radius:25px !important;
}
.page-id-1042 #page-header-bg h1 {
    padding-top: 140px;
}
.page-id-1089 #wolf-pay-fouth-section p {
    margin-left: 50px;
    padding-bottom: 20px;
    color:black;
    font-size:18px;
}
.page-id-1089  #wolf-pay-fouth-section ol li {
    color:black;
    font-size:18px;
}
.page-id-1089  #wolf-pay-fouth-section a.nectar-button.small.regular.accent-color.regular-button {
    background-color: #34914b !important;
    color: #ffffff;
    float: none;
    padding: 10px 40px;
    border-radius: 25px !important;
      margin-left: 50px;
}
.main-section-1-inner-wrapper {
    border: 1px solid #2FB150;
    border-radius: 15px;
    padding: 20px 25px !important;
    width: 46%;
    margin: 0 2% !important;
}

.main-section-1-inner-wrapper h3 {
    font-size:30px;
}
 .main-section-1-inner-wrapper li {
    font-size:16px;
    color:black;
    padding-bottom:5px;
}
#main-section-1 {
    /* padding:50px 0 !important; */
}
#main-section-1 p{
font-size: 21px;
    color: black;
    padding-bottom: 26px;
}
.page-id-1089 #page-header-bg h1 {
    font-family: 'ES Rebond Grotesque TRIAL';
    padding-top: 90px;
    margin-bottom: 30px;
}
.page-id-1089 #wolf-pay-second-section {
	  margin-bottom: 0px !important;
}
.fl-text-content-wrapper {
    /* margin-top: -90px !important; */
}
@media only screen and (min-width:1441px){
#wolf-pay-second-section , #wolf-pay-first-section , #wolf-pay-third-section , #wolf-pay-fouth-section , #wolf-pay-fifth-section , div#page-header-bg .row , div#main-section-1 {
    width: 1200px;
    margin: 0 auto;
}{
    width: 1200px;
    margin: 0 auto;
}
}
@media (max-width: 1024px){
div#sec-footer ul {
    margin-bottom: 0;
}

div#sec-ff {
    padding-top: 0 !important;
    margin-top: 15px;
}	
	header#top .container .row {
    top: 0;
}

div#main-banner h2 {
    margin-top: 0;
    text-align: center;
    font-size: 30px !important;
    color: #ffffff;
    line-height: 22px !important;
    padding-bottom: 20px !important;!i;!;
    font-family: 'ES Rebond Grotesque TRIAL';
}

div#main-banner p {
    width: 100%;
    text-align: center;
    top: 0;
    position: unset;
    font-size: 14px;
    line-height: 19px;
}
div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
    margin-top: -18px;
    margin-left: 0px;
}
div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
    margin-top: -6px;
}

div#sec-logo {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#sec-logo h2 {
    font-size: 26px;
    display: table;
    padding: 0 30px;
    padding-bottom: 12px;
}

div#sec-logo h2:before {
    width: 40px;
    height: 39px;
}

div#sec-logo img {
    width: 45%;
}
div#sec-logo-two {
    padding-top: 0 !important;
}
div#sec-01 h2 {
    font-size: 26px;
    text-align: left;
}
div#sec-01 h2 br {
	display:none;
}
div#sec-01 p {
    text-align: left;
    margin: 0 !important;!i;!;
    padding: 0;
}

div#sec-01 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}

div#sec-maqrue h2 {
    font-size: 26px;
    display: table;
    padding: 0 30px;
    padding-bottom: 6px !important;
}

div#sec-maqrue .marquee-item:before {
    margin-left: 44px;
    height: 35px;
    width: 30px;
    background-size: 30%;
}
div#sec-02 h2 {
    font-size: 26px;
    line-height: 1.2;
    display: table;
    padding: 0 30px;
    padding-bottom: 6px !important;
}

div#sec-02 .tabbed>ul li a {
    margin-right: 5px;
}

div#sec-02 ul.wpb_tabs_nav {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}

div#sec-02 h3 {
    font-size: 26px;
    text-align: center;
    padding-bottom: 0;
}

div#sec-02 p {
    text-align: center;
}

div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}

div#sec-02 {
    padding-bottom: 30px !important;
}

div#sec-03 h6 {
    width: 100%;
}

div#sec-03 h2 {
    font-size: 26px;
    text-align: center;
}

div#sec-03 ul.scrollbar.style-14 {
    padding-top: 0;
    margin-left: 0;
}

div#sec-04 h6 {
    width: 88%;
    margin-left: 0;
    margin: 0 auto;
}

div#sec-04 h2 {
    margin-left: 0;
    font-size: 26px;
    text-align: center;
    padding-bottom: 0;
}

div#sec-04 .owl-stage-outer {
    margin-left: 0;
}

div#sec-footer {
    text-align: center;
}

div#sec-footer span.wpcf7-form-control-wrap[data-name="first"], div#sec-footer span.wpcf7-form-control-wrap[data-name="email"] {
    width: 100% !important;
}

div#sec-footer span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    top: 0;
    position: unset;
    width: 100%;
}

div#sec-footer input[type=submit] {
    position: unset;
    margin: 0 auto;
    display: flex;
    float: unset;
}

div#sec-footer .wpcf7-form p span {
    width: auto;
    display: inline-block;
}

div#sec-ff .wpb_text_column.wpb_content_element.blt-03 {
    padding-left: 0;
}
#page-header-bg .subheader {
    font-size: 16px;
}
div#sec-about-01 .row-bg.viewport-desktop.using-bg-color {
    height: 100%;
}
div#sec-service-02 h2 {
    text-align: center;
    padding-bottom: 0;
}

div#sec-service-02 p {
    text-align: center;
    width: 100%;
    padding-bottom: 0;
}

div#sec-service-02 {
    padding-bottom: 30px !important;
    padding-top: 20px !important;!i;!;
}
div#sec-service-01 h2 {
    top: 0%;
    font-size: 26px;
    font-size: 24px;
    font-weight: 400;
}

div#sec-service-01 p {
    top: 31%;
    width: 96%;
    font-size: 12px;
    line-height: 1.2;
    text-shadow: 0 0 30px #000;
}
div#sec-resources-01 h2 {
    font-size: 19px;
    line-height: 1.1;
    width: 90%;
}
div#cotact-form h2 {
    font-size: 26px;
    text-align: center;
}

div#cotact-form span.wpcf7-form-control-wrap[data-name="first"], div#cotact-form span.wpcf7-form-control-wrap[data-name="email"] {
    width: 100% !important;
}

div#cotact-form span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    width: 100%;
    position: unset;
}

div#cotact-form input[type=submit] {
    position: unset;
    margin: 0 auto;
    display: block;
}
div#sec-wolf {
    text-align: center;
    padding-top: 30px !important;!i;!;
    padding-bottom: 40px !important;!i;!;
}

div#sec-wolf ul li:nth-child(1) {margin-right: 0;display: inline-block;}

div#sec-wolf ul {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

div#sec-wolf-2 h2 {
    width: 100%;
    font-size: 26px;
    line-height: 1.1;
}

div#sec-wolf-3 h2 {
    width: 100%;
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
}

div#sec-wolf-3 ul li {
    line-height: 2.2;
}

div#sec-wolf-6 {
    padding-top: 0 !important;
}

div#sec-wolf-7 {
    padding-top: 0 !important;
    text-align: center;
    padding-bottom: 30px !important;!i;!;
}

div#sec-wolf-8 h3 {
    font-size: 26px;
}

div#sec-wolf-9 h2 {
    padding-left: 0;
    text-align: center;
    font-size: 26px;
}
div#main-banner .con1 {
    margin-top: 0;
    display: block;
}
div#main-banner .content {
    top: 190px !important;
    justify-items: center;
}
div#main-banner p br {
    display: none;
}
div#main-banner h2 br {
    display: none;
}
div#sec-01 {
    /* padding-top: 30px !important; */
    padding-bottom: 30px !important;
}
div#sec-03 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#sec-04 {
    padding-top: 40px !important;
}
div#sec-footer .vc_col-sm-4 {
    margin: 0;
}
div#sec-footer .img-with-aniamtion-wrap {
    display: flex;
    justify-content: center;
}
div#sec-footer-01 {
    margin: 0;
}

div#sec-ff:before {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #ffffff73;
}
div#sec-footer ul.fti {
    position: unset;
    width: 100%;
    justify-content: center;
}	
#header-outer #mobile-menu ul li a {
    padding: 4px 0 !important;
    font-size: 14px !important;
    font-weight: 400;
}	
header#top .container .row {
    padding: 0;
    height: unset;
}
#header-space {
    height: 75px !important;
}
div#sec-service-01 {
    padding-bottom: 0px !important;
    margin: 0;
}
div#sec-service-01 .vc_col-sm-6 img.img-with-animation.skip-lazy {
    height: 130px;
}
div#sec-service-01 .vc_col-sm-6 {
    margin: 0;
}
div#sec-service-01 .wpb_row {
    margin: 0;
}
div#sec-wolf .row-bg.viewport-desktop.using-image {
    background-position: center center !important;
}
div#sec-wolf-8 {
    padding-bottom: 10px !important;
}
div#sec-wolf-9 .toggle>.toggle-title {
    background-color: transparent !important;
}
div#sec-wolf-9 .toggle>.toggle-title a {
    background-color: transparent !important;
    background: transparent !important;
}
div#sec-wolf-4 .wpb_row:nth-child(2) {
    margin: 0;
}

div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3 {
    width: 50%;
}

div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3:nth-child(1), div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3:nth-child(2) {
    display: block;
}
div#sec-wolf-4 {
    padding-bottom: 0 !important;
    padding-top: 20px !important;
}
div#sec-wolf-5 {
    padding-top: 40px !important;
    padding-bottom: 20px !important;!i;!;
}
div#print-logo .vc_col-sm-3 {
    width: 50%;
}

div#print-logo .vc_col-sm-3:nth-child(1) {
    order: 2;
}

div#print-logo .vc_col-sm-3:nth-child(2) {
    order: 1;
}
div#sec-wolf-8 div#second .vc_col-sm-3 .img-with-aniamtion-wrap {
    width: 100% !important;
}

div#sec-wolf-8 div#second .vc_col-sm-3 img.img-with-animation.skip-lazy {
    width: 100%;
}

div#sec-wolf-8 div#second .vc_col-sm-3 {
    margin: 0;
}

div#sec-wolf-8 div#second .wpb_text_column {
    bottom: 18px;
}
div#sec-wolf-logo .vc_col-sm-3 {
    width: 50%;
    /* margin: 0; */
}
div#sec-wolf-logo .vc_col-sm-3:nth-child(3),
div#sec-wolf-logo .vc_col-sm-3:nth-child(4){
    margin: 0 !important;
}
div#contract-negotiation-img img {
    height: 145px;
}

div#telecom-logo .vc_col-sm-3 {
width: 50%;
}
div#shipping-logo .vc_col-sm-3 {
width: 50%;
} 
div#sec-viop-01	.vc_col-sm-3 {
width: 50%;
}
div#cost-segregation .vc_col-sm-3 {
width: 50%;
}
div#cost-segregation .vc_col-sm-3:nth-child(1),
div#cost-segregation .vc_col-sm-3:nth-child(2){
    margin: 0 !important;
}
div#sec-service-01 .img-with-aniamtion-wrap::before {
    height: 90%;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
div#sec-service-01 a:before {
    margin-left: 74px;
    margin-top: 2px;
}
div#sec-service-01 a:after {
    width: 78px;
    bottom: -3px;
}
div#sec-service-01 img.img-with-animation.skip-lazy {
    border-radius: 22px;
}
#sec-wolf-8 #second {
  margin: 0;
}
div#sec-maqrue .marquee-item img {
    height: 45px;
}
div#sec-wolf .vc_col-sm-6 {
    padding-right: 0;
}

div#sec-wolf-2 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#sec-wolf-3 {
    padding-top: 30px !important;
}

div#sec-wolf-3 h3 {
    text-align: center;
}

div#sec-wolf h2 {line-height: 1.1;}

div#sec-wolf p {
    padding-bottom: 0;
    padding-top: 15px;
}

div#sec-wolf-5 h2 {padding-bottom: 26px;}

div#sec-wolf-5 img.img-with-animation.img-my.skip-lazy {
    width: 100%;
}

div#sec-wolf-6 .wpb_text_column {
    margin-bottom: 0;
}

div#sec-footer a {
    margin: 0 8px;
}
div#sec-footer .checkbox1 span.wpcf7-form-control-wrap {
    width: unset !important;
    line-height: 1.1;
}
div#sec-footer textarea {
    margin-top: 18px;
}
div#sec-ff .vc_col-sm-3 {
    margin-bottom: 12px;
    margin-top: 12px;
}
div#last-one {
    padding-top: 20px;
}
div#sec-wolf ul.fir2 li:nth-child(1) {
    display: list-item;
}
div#sec-wolf ul.fir2 li {
    text-align: left;
}
div#sec-wolf ul.fir2 {
    padding-top: 16px;
}	
div#last-one .vc_col-sm-4:last-child p {
    display: inline-grid;
}	
	div#sec-wolf-5 ul li {
		height:auto;
	}
	.page-id-1042 #page-header-bg h1 {
    padding-top: 50px;
}
.page-id-1042 #page-header-bg br {
    display:none !important;
}
#wolf-pay-first-section p {
    color: black;
    font-size: 16px;
    width: 100%;
    margin: 30px auto;
    line-height: 1.3;
}

div#wolf-pay-second-section , #wolf-pay-third-section{
    padding-top: 20px !important;
    padding-bottom:20px !important;
        text-align: center;
}
div#wolf-pay-second-section h2 {
    font-size:24px;
    margin-top: 20px;
    line-height:1.2;
}
.wolf-pay-2st-section-inner-box {
    margin: 10px 10px !important;
    padding: 20px 10px !important;
}
#wolf-pay-second-section p, #wolf-pay-second-section li {
    color: white;
    margin: 5px 0;
    font-size: 16px;
    text-align: left;
}
.wolf-pay-2st-section-1st-inner-box {
    margin-left: 0;
}
#wolf-pay-third-section h2 , #wolf-pay-third-section p {
    width: 100%;
}
#wolf-pay-third-section p {
    width: 100%;
        font-size: 16px;
}
#wolf-pay-fouth-section h2 {
    margin-left: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #00CD34;
    text-align: center;
    font-size: 24px;
}

#wolf-pay-fouth-section ol {
    margin-left: 20px;
}
.fifth-section-inner-wrapper .vc_column-inner {
    padding: 20px 15px;
    border-radius: 25px !important;
    height: auto;
    text-align: center;
}
.fifth-section-inner-wrapper .vc_column-inner p {
    padding:10px !important;
}
	#wolf-pay-second-section {
    color: white;
    margin-bottom: 10px;
}
#wolf-pay-fifth-section h2 {
    padding: 5px 10px;
    font-size: 24px;
}
	.main-section-1-inner-wrapper {
    border: 1px solid #2FB150;
    border-radius: 15px;
    padding: 10px 15px !important;
    width: 46%;
    margin: 0 2% 20px !important;
    text-align: center;
}
.main-section-1-inner-wrapper  h3 , #main-section-1 h2{
    line-height:1.2;
    font-size:24px !important;
}
.main-section-1-inner-wrapper p {
    font-size:16px !important;
}
.main-section-1-inner-wrapper li {
    font-size:16px !important;
    text-align: left;
}
#main-section-1 {
    padding: 20px 0 10px !important;
}
	div#sec-footer ul li {
    list-style: none;
    font-size: 16px;
    padding-bottom: 6px;
    text-align: left;
}
	
.checkbox1 br {
    display: none !important;
}
}
@media only screen and (max-width:999px) and (min-width:767px){
    div#sec-01 h2 {
    font-size: 26px;
    text-align: center;
}
div#sec-01 p {
     text-align: center;    
}
div#sec-logo img {
    width: 75%;
}
    div#sec-logo .vc_col-sm-3.wpb_column {
        width:25%;
    }
#sec-logo-two .vc_col-sm-3.wpb_column{
        width: 25% !important;
    }
#sec-logo-two .vc_col-sm-1\/5.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    width: 25% !important;
}

div#sec-03 ul.scrollbar.style-14 {
    height: auto;
}
	div#sec-03 img , div#sec-02 img {
    width: 100%;
    text-align: center;
}
div#sec-03 li {
    text-align: center;
}
div#sec-03 h2 br{
    display:none;
    }
div#sec-01 img {
    width:100%;
    height:500px;
    object-fit:cover;
    border-radius:25px;
}
}
@media (max-width: 767px) and (orientation: portrait){
div#sec-footer ul {
    margin-bottom: 0;
}

div#sec-ff {
    padding-top: 0 !important;
    margin-top: 15px;
}	
	header#top .container .row {
    top: 0;
}

div#main-banner h2 {
    margin-top: 0;
    text-align: center;
    font-size: 16px !important;
    color: #ffffff;
    line-height: 22px !important;
    padding-bottom: 2px;
    font-family: 'ES Rebond Grotesque TRIAL';
}

div#main-banner p {
    width: 100%;
    text-align: center;
    top: 0;
    position: unset;
    font-size: 14px;
    line-height: 19px;
}
div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
    margin-top: -18px;
    margin-left: 90px;
}
div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
    margin-top: -6px;
}

div#sec-logo {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#sec-logo h2 {
    font-size: 26px;
    display: table;
    padding: 0 30px;
    padding-bottom: 12px;
}

div#sec-logo h2:before {
    width: 40px;
    height: 39px;
}

div#sec-logo img {
    width: 45%;
}
div#sec-logo-two {
    padding-top: 0 !important;
}
div#sec-01 h2 {
    font-size: 26px;
    text-align: center;
}

div#sec-01 p {
    text-align: center;
}

div#sec-01 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}

div#sec-maqrue h2 {
    font-size: 26px;
    display: table;
    padding: 0 30px;
    padding-bottom: 6px !important;
}

div#sec-maqrue .marquee-item:before {
    margin-left: 44px;
    height: 35px;
    width: 30px;
    background-size: 30%;
}
div#sec-02 h2 {
    font-size: 26px;
    line-height: 1.2;
    display: table;
    padding: 0 30px;
    padding-bottom: 6px !important;
}

div#sec-02 .tabbed>ul li a {
    margin-right: 5px;
}

div#sec-02 ul.wpb_tabs_nav {
    display: inline-table;
    text-align: center;
}

div#sec-02 h3 {
    font-size: 26px;
    text-align: center;
    padding-bottom: 0;
}

div#sec-02 p {
    text-align: center;
}

div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}

div#sec-02 {
    padding-bottom: 30px !important;
}

div#sec-03 h6 {
    width: 100%;
}

div#sec-03 h2 {
    font-size: 26px;
    text-align: center;
}

div#sec-03 ul.scrollbar.style-14 {
    padding-top: 0;
    margin-left: 0;
}

div#sec-04 h6 {
    width: 88%;
    margin-left: 0;
    margin: 0 auto;
}

div#sec-04 h2 {
    margin-left: 0;
    font-size: 26px;
    text-align: center;
    padding-bottom: 0;
}

div#sec-04 .owl-stage-outer {
    margin-left: 0;
}

div#sec-footer {
    text-align: center;
}

div#sec-footer span.wpcf7-form-control-wrap[data-name="first"], div#sec-footer span.wpcf7-form-control-wrap[data-name="email"] {
    width: 100% !important;
}

div#sec-footer span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    top: 0;
    position: unset;
    width: 100%;
}

div#sec-footer input[type=submit] {
    position: unset;
    margin: 0 auto;
    display: flex;
    float: unset;
}

div#sec-footer .wpcf7-form p span {
    width: auto;
    display: inline-block;
}

div#sec-ff .wpb_text_column.wpb_content_element.blt-03 {
    padding-left: 0;
}
#page-header-bg .subheader {
    font-size: 16px;
}
div#sec-about-01 .row-bg.viewport-desktop.using-bg-color {
    height: 100%;
}
div#sec-service-02 h2 {
    text-align: center;
    padding-bottom: 0;
}

div#sec-service-02 p {
    text-align: center;
    width: 100%;
    padding-bottom: 0;
}

div#sec-service-02 {
    padding-bottom: 30px !important;
    padding-top: 20px !important;!i;!;
}
div#sec-service-01 h2 {
    top: 0%;
    font-size: 26px;
    font-size: 24px;
    font-weight: 400;
}

div#sec-service-01 p {
    top: 31%;
    width: 96%;
    font-size: 12px;
    line-height: 1.2;
    text-shadow: 0 0 30px #000;
}
div#sec-resources-01 h2 {
    font-size: 19px;
    line-height: 1.1;
    width: 90%;
}
div#cotact-form h2 {
    font-size: 26px;
    text-align: center;
}

div#cotact-form span.wpcf7-form-control-wrap[data-name="first"], div#cotact-form span.wpcf7-form-control-wrap[data-name="email"] {
    width: 100% !important;
}

div#cotact-form span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    width: 100%;
    position: unset;
}

div#cotact-form input[type=submit] {
    position: unset;
    margin: 0 auto;
    display: block;
}
div#sec-wolf {
    text-align: center;
    padding-top: 30px !important;!i;!;
    padding-bottom: 40px !important;!i;!;
}

div#sec-wolf ul li:nth-child(1) {margin-right: 0;display: inline-block;}

div#sec-wolf ul {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

div#sec-wolf-2 h2 {
    width: 100%;
    font-size: 26px;
    line-height: 1.1;
}

div#sec-wolf-3 h2 {
    width: 100%;
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
}

div#sec-wolf-3 ul li {
    line-height: 2.2;
}

div#sec-wolf-6 {
    padding-top: 0 !important;
}

div#sec-wolf-7 {
    padding-top: 0 !important;
    text-align: center;
    padding-bottom: 30px !important;!i;!;
}

div#sec-wolf-8 h3 {
    font-size: 26px;
}

div#sec-wolf-9 h2 {
    padding-left: 0;
    text-align: center;
    font-size: 26px;
}
div#main-banner .con1 {
    margin-top: 0;
    display: block;
}
div#main-banner .content {
    top: 15px !important;
}
div#main-banner p br {
    display: none;
}
div#main-banner h2 br {
    display: none;
}
div#sec-01 {
    /* padding-top: 30px !important; */
    padding-bottom: 30px !important;
}
div#sec-03 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#sec-04 {
    padding-top: 40px !important;
}
div#sec-footer .vc_col-sm-4 {
    margin: 0;
}
div#sec-footer .img-with-aniamtion-wrap {
    display: flex;
    justify-content: center;
}
div#sec-footer-01 {
    margin: 0;
}

div#sec-ff:before {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #ffffff73;
}
div#sec-footer ul.fti {
    position: unset;
    width: 100%;
    justify-content: center;
}	
#header-outer #mobile-menu ul li a {
    padding: 4px 0 !important;
    font-size: 14px !important;
    font-weight: 400;
}	
header#top .container .row {
    padding: 0;
    height: unset;
}
#header-space {
    height: 75px !important;
}
div#sec-service-01 {
    padding-bottom: 0px !important;
    margin: 0;
}
div#sec-service-01 .vc_col-sm-6 img.img-with-animation.skip-lazy {
    height: 130px;
}
div#sec-service-01 .vc_col-sm-6 {
    margin: 0;
}
div#sec-service-01 .wpb_row {
    margin: 0;
}
div#sec-wolf .row-bg.viewport-desktop.using-image {
    background-position: center center !important;
}
div#sec-wolf-8 {
    padding-bottom: 10px !important;
}
div#sec-wolf-9 .toggle>.toggle-title {
    background-color: transparent !important;
}
div#sec-wolf-9 .toggle>.toggle-title a {
    background-color: transparent !important;
    background: transparent !important;
}
div#sec-wolf-4 .wpb_row:nth-child(2) {
    margin: 0;
}

div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3 {
    width: 50%;
}

div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3:nth-child(1), div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3:nth-child(2) {
    display: block;
}
div#sec-wolf-4 {
    padding-bottom: 0 !important;
    padding-top: 20px !important;
}
div#sec-wolf-5 {
    padding-top: 40px !important;
    padding-bottom: 20px !important;!i;!;
}
div#print-logo .vc_col-sm-3 {
    width: 50%;
}

div#print-logo .vc_col-sm-3:nth-child(1) {
    order: 2;
}

div#print-logo .vc_col-sm-3:nth-child(2) {
    order: 1;
}
div#sec-wolf-8 div#second .vc_col-sm-3 .img-with-aniamtion-wrap {
    width: 100% !important;
}

div#sec-wolf-8 div#second .vc_col-sm-3 img.img-with-animation.skip-lazy {
    width: 100%;
}

div#sec-wolf-8 div#second .vc_col-sm-3 {
    margin: 0;
}

div#sec-wolf-8 div#second .wpb_text_column {
    bottom: 18px;
}
div#sec-wolf-logo .vc_col-sm-3 {
    width: 50%;
    /* margin: 0; */
}
div#sec-wolf-logo .vc_col-sm-3:nth-child(3),
div#sec-wolf-logo .vc_col-sm-3:nth-child(4){
    margin: 0 !important;
}
div#contract-negotiation-img img {
    height: 145px;
}

div#telecom-logo .vc_col-sm-3 {
width: 50%;
}
div#shipping-logo .vc_col-sm-3 {
width: 50%;
} 
div#sec-viop-01	.vc_col-sm-3 {
width: 50%;
}
div#cost-segregation .vc_col-sm-3 {
width: 50%;
}
div#cost-segregation .vc_col-sm-3:nth-child(1),
div#cost-segregation .vc_col-sm-3:nth-child(2){
    margin: 0 !important;
}
div#sec-service-01 .img-with-aniamtion-wrap::before {
    height: 90%;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
div#sec-service-01 a:before {
    margin-left: 74px;
    margin-top: 2px;
}
div#sec-service-01 a:after {
    width: 78px;
    bottom: -3px;
}
div#sec-service-01 img.img-with-animation.skip-lazy {
    border-radius: 22px;
}
#sec-wolf-8 #second {
  margin: 0;
}
div#sec-maqrue .marquee-item img {
    height: 45px;
}
div#sec-wolf .vc_col-sm-6 {
    padding-right: 0;
}

div#sec-wolf-2 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#sec-wolf-3 {
    padding-top: 30px !important;
}

div#sec-wolf-3 h3 {
    text-align: center;
}

div#sec-wolf h2 {line-height: 1.1;}

div#sec-wolf p {
    padding-bottom: 0;
    padding-top: 15px;
}

div#sec-wolf-5 h2 {padding-bottom: 26px;}

div#sec-wolf-5 img.img-with-animation.img-my.skip-lazy {
    width: 100%;
}

div#sec-wolf-6 .wpb_text_column {
    margin-bottom: 0;
}

div#sec-footer a {
    margin: 0 8px;
}
div#sec-footer .checkbox1 span.wpcf7-form-control-wrap {
    width: unset !important;
    line-height: 1.1;
}
div#sec-footer textarea {
    margin-top: 18px;
}
div#sec-ff .vc_col-sm-3 {
    margin-bottom: 12px;
}
div#last-one {
    padding-top: 20px;
}
div#sec-wolf ul.fir2 li:nth-child(1) {
    display: list-item;
}
div#sec-wolf ul.fir2 li {
    text-align: left;
}
div#sec-wolf ul.fir2 {
    padding-top: 16px;
}	
div#last-one .vc_col-sm-4:last-child p {
    display: inline-grid;
}	
	div#sec-wolf-5 ul li {
		height:auto;
	}
	.page-id-1042 #page-header-bg h1 {
    padding-top: 50px;
}
.page-id-1042 #page-header-bg br {
    display:none !important;
}
#wolf-pay-first-section p {
    color: black;
    font-size: 16px;
    width: 100%;
    margin: 30px auto;
    line-height: 1.3;
}

div#wolf-pay-second-section , #wolf-pay-third-section{
    padding-top: 20px !important;
    padding-bottom:20px !important;
        text-align: center;
}
div#wolf-pay-second-section h2 {
    font-size:24px;
    margin-top: 20px;
    line-height:1.2;
}
.wolf-pay-2st-section-inner-box {
    margin: 10px 10px !important;
    padding: 20px 10px !important;
}
#wolf-pay-second-section p, #wolf-pay-second-section li {
    color: white;
    margin: 5px 0;
    font-size: 16px;
    text-align: left;
}
.wolf-pay-2st-section-1st-inner-box {
    margin-left: 0;
}
#wolf-pay-third-section h2 , #wolf-pay-third-section p {
    width: 100%;
}
#wolf-pay-third-section p {
    width: 100%;
        font-size: 16px;
}
#wolf-pay-fouth-section h2 {
    margin-left: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #00CD34;
    text-align: center;
    font-size: 24px;
}

#wolf-pay-fouth-section ol {
    margin-left: 20px;
}
.fifth-section-inner-wrapper .vc_column-inner {
    padding: 20px 15px;
    border-radius: 25px !important;
    height: auto;
    text-align: center;
}
.fifth-section-inner-wrapper .vc_column-inner p {
    padding:10px !important;
}
	#wolf-pay-second-section {
    color: white;
    margin-bottom: 10px;
}
#wolf-pay-fifth-section h2 {
    padding: 5px 10px;
    font-size: 24px;
}
	.main-section-1-inner-wrapper {
    border: 1px solid #2FB150;
    border-radius: 15px;
    padding: 10px 15px !important;
    width: 46%;
    margin: 0 2% 20px !important;
    text-align: center;
}
.main-section-1-inner-wrapper  h3 , #main-section-1 h2{
    line-height:1.2;
    font-size:24px !important;
}
.main-section-1-inner-wrapper p {
    font-size:16px !important;
}
.main-section-1-inner-wrapper li {
    font-size:16px !important;
    text-align: left;
}
#main-section-1 {
    padding: 20px 0 10px !important;
}
	.page-id-1089 #wolf-pay-third-section h2:nth-child(1) {
    margin-top: 120px;
}
	div#wolf-pay-fifth-section {
    padding-bottom: 20px !important;
}
}
div#Sec-tel-03 {
    padding-bottom: 30px !important;
}
p.tx-03 {
    width: 72% !important;
    text-align: center !important;
    margin: auto;
}
p.tx-01 {
    color: black;
    font-size: 18px;
}


div#Sec-mbl h2 {
    color: #000 !important;
}
div#Sec-mbl h3 {
    color: #000 !important;
}
div#sec-billing h2 {
    font-size: 42px !important;
    color: #000;
}
div#Sec-svr-02 {
    padding-bottom: 36px !important;
}
div#Sec-tel-01 p {
    font-size: 18px !important;
    width: 100% !important;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
div#Sec-tel-02 h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
    text-align: center;
}
div#Sec-tel-02 ul li {
    list-style: disc;
    list-style-position: outside;
    color: #000;
    list-style: none;
    font-size: 16px;
    border: 2px solid #2FB150;
    position: relative;
    padding: 37px;
    border-radius: 10px;
    display: flex;
    align-items: center;
}
div#Sec-tel-02 {
    padding-bottom: 100px !important;
}
div#Sec-tel-02 p.lm-01 {
    font-size: 18px !important;
    width: 100% !important;
    color: #fff;
    margin: 0px !important;
    padding: 0px !important;
    float: left;
}
div#sec-billing ul li {
    list-style: disc;
    list-style-position: outside;
    font-size: 17px !important;
    box-decoration-break: clone;
    color: #000;
    line-height: 33px;
}

div#Sec-tel-02 ul li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background: #2fb150;
    left: 15px;
    border-radius: 10px !important;
    top: 42px;
}
div#sec-billing h3 {
    color: #000 !important;
}
div#Sec-tel-03 p {
    text-align: center;
    color: #000;
    font-weight: 500;
    font-size: 19px;
}

div#Sec-ansl h2 {
    font-size: 45px !important;
    color: #fff;
    text-align: center;
    padding-bottom: 30px;
}
div#Sec-ansl{
    padding-top: 71px !important;
    padding-bottom: 100px !important;
}
div#sec-zx h3 {
    font-size: 32px;
    color: #fff;
}
div#sec-zx ul li {
    list-style: disc;
    list-style-position: outside;
    list-style: disc;
    list-style-position: outside;
    font-size: 17px !important;
    box-decoration-break: clone;
    color: #fff;
    line-height: 33px;
}
div#Sec-prnt-01 p {
    /* font-size: 20px !important; */
    /* width: 96% !important; */
    /* color: #000; */
    /* padding-top: 18px; */
}
div#Sec-prnt-01 {
    padding-top: 30px !important;
    padding-bottom: 60px !important;
}
div#sec-cpl h3 {
    color: #fff !important;
    font-size: 32px;
}
div#Print-sec h2 {
    color: #fff;
}

div#Print-sec h3 {
    color: #fff;
}
div#Print-sec .row_col_wrap_12 {
    padding-top: 137px;
    padding-bottom: 40px;
}
div#Sec-tel-01{
	 list-style: disc;
	 list-style-position: outside;
	 font-size: 24px !important;
	 box-decoration-break: clone;
	 color: #000;
	 line-height: 33px;
}
div#Sec-tel-01 ul li {
    list-style: disc;
    list-style-position: outside;
    padding-bottom: 15px !important;
    font-size: 20px;
    font-weight: 700;
}

div#Sec-tel-01 ul {
    padding-top: 10px;
}

.wolf1-inner-wrapper-inner-wrapper p {
    color: black;
    font-size: 16px;
    background-color: white;
    padding: 20px !important;
    border-radius: 15px !important;
}
.wolf1-inner-wrapper p:hover {
    color: white;
    background-color: #2CAE4D;
}
.wolf1-inner-wrapper p {
    color: black;
    font-size: 16px;
    background-color: white;
    padding: 20px !important;
    border-radius: 15px !important;
}

.wolf1-inner-wrapper h2 {
    color: #000;
}


.wolf1-inner-wrapper .vc_column-inner {
    padding: 50px 15px;
    border-radius: 10px !important;
    /* height: 624px; */
    box-shadow: 0 0 10px #00000029;
}

div#Sec-energy01 h3 {
    color: #000;
}
#sec-energy01 h2 {
    color: #000;
}
div#Sec-ansl h3 {
    color: #fff;
    font-size: 44px !important;
    text-align: center;
    padding-bottom: 10px;
}
div#Sec-tel-01 h2 {
    font-size: 45px !important;
    color: #000;
    padding-bottom: 24px;
}
div#Sec-ansl  h4 {
    color: #fff;
    font-size: 22px;
    text-align: center;
}
div#Sec-energy01 h2 {
    color: #000;
}
div#Sec-tel-01 {
    padding-top: 17px !important;
}
div#Sec-tel-011 ul li {
    list-style: disc;
    list-style-position: outside;
    padding-bottom: 16px !important;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    padding-top: 15px !important;
}
div#sec-wat h2 {
    font-size: 42px !important;
    color: #000;
}
div#sec-wat h3 {
    color: #000 !important;
    font-size: 35px;
    padding-bottom: 20px;
    padding-top: 10px;
}
div#sec-wat ul li {
    list-style: none;
    list-style-position: outside;
    font-size: 21px !important;
    box-decoration-break: clone;
    color: #000000;
    line-height: 40px;
    font-weight: 500 !important;
}
div#sec-wat .vc_col-sm-4 .wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone .vc_column-inner {
    background: #ffffff85;
    padding: 33px !important;
    height: 285px !important;
    border-radius: 10px;
    background: blur;
    backdrop-filter: blur(2px);
}
div#sec-wat {
    text-align: center;
}

div#Sec-svr-02 h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
    text-align: center;
}
div#sec-zk .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone .vc_column-inner {
    background: #ffffff85;
    padding: 33px !important;
    height: 285px !important;
    border-radius: 10px;
    background: blur;
    backdrop-filter: blur(2px);
}
div#sec-zk  h2 {
    font-size: 42px !important;
    color: #000;
}

div#sec-zk h3 {
    color: #000 !important;
    padding-bottom: 20px;
}
div#Sec-sf ul li {
    list-style: disc;
    list-style-position: outside;
    color: #000;
    list-style: none;
    font-size: 17px;
    border: 2px solid #2FB150;
    position: relative;
    padding: 37px;
    border-radius: 10px;
    /* height:111px; */
    display: flex;
    align-items: center;
}
div#Sec-sf ul li::before
 {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background: #2fb150;
    left: 15px;
    border-radius: 10px !important;
    top: 48px;
}
div#Sec-sf h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
    text-align: center;
}
div#Sec-sf {
    padding-bottom: 100px !important;
}

div#Sec-eng h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
    text-align: center;
}

div#Sec-eng {
    padding-bottom: 100px !important;
}
div#Sec-tm ul li {
    list-style: disc;
    list-style-position: outside;
    padding-bottom: 32px !important;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    padding-top: 6px !important;
}
p.tz {
    font-family: 'Open Sans' !important;
    font-size: 36px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    line-height: 0.7;
    padding-top: 20px !important;
}
div#apex-01 p.ab-01 {
    color: #0F542B;
    font-size: 70px;
    padding-bottom: 26px;
    font-family: 'ES Rebond Grotesque TRIAL' !important;
    font-weight: 800;
}
div#apex-01 p.ab-011 {
    color: #000;
    text-transform: capitalize;
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    padding-top: 26px;
}
div#apex-01 {
    padding-top: 78px !important;
}

div#sec-cable h2 {
    font-size: 64px !important;
    color: #000;
    font-weight: 600;
    padding-bottom: 35px !important;
}
span.bhs {
    font-size: 23px !important;
    color: #fff !important;
    padding-top: 20px !important;
    position: relative;
    top: 20px;
    font-family: 'Open Sans' !important;
    font-weight: 400 !important;
}
div#sec-cable h6 {
    color: #000;
    font-size: 25px;
    text-transform: capitalize;
}

div#sec-cable {
    padding-top: 125px !important;
    padding-bottom: 80px !important;
}
div#sec-bali {
    padding-top: 74px !important;
}
div#sec-cable-02 h2
 {
    font-size: 52px;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    line-height: 74px;
}
div#sec-cable-02 p.cl-01 {
    color: #fff;
    font-size: 17px;
    letter-spacing: 0px;
    padding-top: 16px;
    font-weight: 500;
}
div#sec-cable-02 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    text-align: center;
    margin: 0 auto;
}

div#sec-cable-02 img.img-with-animation.skip-lazy {
    margin: 0 auto;
}
div#sec-cable-03 ul li {
list-style: disc;
    list-style-position: outside;
    font-size: 17px !important;
    color: #000 !important;
    padding-bottom: 14px;
}
div#sec-cable-03 h3 {
    color: #000 !important;
    font-size: 52px;
    padding-bottom: 19px;
}
div#sec-cable-03 .row_col_wrap_12.col.span_12.dark.left {
    border: 3px solid #2FB150;
    padding: 50px 19px 50px 19px;
    border-radius: 36px;
}


div#sec-cable-04 h2 {
    font-size: 45px;
    text-align: center;
    padding-bottom: 78px;
}

div#sec-cable-04 span.aq {
    color: #2FB150;
}
div#sec-cable-04 span.a1q {
    color: #163E64;
}
div#sec-cable-02 a.nectar-button.medium.regular.accent-color.regular-button {
    color: #000 !important;
    background: #fff !important;
    border-radius: 48px !important;
}
div#sec-cable-05 p {
    font-size: 16px;
    color: #1A1818;
    font-weight: 500;
    padding-bottom: 41px !important;
}

div#sec-cable-05 .wpb_text_column.wpb_content_element.fifth-section-inner-wrapper-content p {
    padding: 32px;
    border-radius: 22px;
    background: #8080801a;
    border: 1px solid #2fb14f;
    height: 166px;
}
div#sec-cable-06 {
padding-top: 86px !important;
    padding-bottom: 69px !important;
}
div#sec-cable-06 h3 {color: #fff !important;font-size: 35px !important;padding-top: 10px;padding-bottom: 8px;}
div#sec-cable-06 h2 {color: #fff !important;font-size: 70px !important;}
div#sec-cable-06 ul li {
    list-style: none;
    list-style-position: outside;
    color: #fff !important;
    padding-bottom: 23px;
    line-height: 20px;
    font-size: 16px;
}
div#sec-cable-06 img.img-with-animation.skip-lazy {
    width: 93% !important;
}

div#sec-cable-06 ul li::before {
    content: '';
    position: absolute;
    z-index: 999999;
    height: 63px;
    background-repeat: no-repeat;
    width: 70px;
    background-image: url(/wp-content/uploads/2025/05/WOLF-EXPENSE-SOLUTION-LOGO-_-FINAL-2022-300x107-2.png);
    left: 7px;
    width: 8% !important;
    background-size: 18px;
    margin-top: 5px;
}
div#sec-cable-07 {
    padding-top: 100px !important;
}
div#sec-cable-07 .wpb_text_column.wpb_content_element.fifth-section-inner-wrapper-content {
    padding: 65px;
    border-radius: 106px !important;
    border-radius: 32px !important;
    background: #f5f5f5;
}
div#sec-cable-07 h2
 {
    color: #000 !important;
    padding-bottom:35px;
    line-height: 58px;
    font-size: 46px !important;
}
div#sec-cable-07 p {
    color: #000 !important;
    padding-bottom: 23px;
    font-size: 16px;
}
div#sec-cable-07 a
 {
    color: #fff !important;
    background: #2FB150;
    border-radius: 48px !important;
    padding: 13px 53px;
    font-size: 13px !important;
    top: 20px !important;
    position: relative;
}
div#sec-cable-08 h2 {
	    color: #000;
    font-size: 55px !important;
    font-weight: 500;
    padding-bottom: 24px;
}
div#sec-cable-08 {
    padding-bottom: 39px !important;
}
p.hl {
    color: #000 !important;
    padding-bottom: 23px;
    font-size: 16px;
}

div#sec-cable-09 img {
    margin: 0 auto;
    text-align: center;
}
div#sec-cable-09 p {
    color: #000 !important;
    padding-bottom: 23px;
    font-size: 18px;
    font-weight: 500;
    padding-top: 20px;
}
div#sec-apx h3 {
    font-size: 34px !important;
    color: #000;
}


div#sec-apx a.nectar-button.medium.regular.accent-color.regular-button {
    color: #fff !important;
    background: #2FB150;
    border-radius: 48px !important;
    padding: 11px 53px;
    font-size: 13px !important;
    float: right;
}
div#sec-cable-08 .main-bl {
    display: flex;
    align-items: center;
}
div#sec-cable-08 div#second .vc_col-sm-1\/5.wpb_column .vc_column-inner {
    background: #F8F8F8;
    padding: 12px 14px;
    border-radius: 12px;
    height: 85px !important;
}
div#sec-cable-08 div#second .vc_col-sm-1\/5.wpb_column {
    padding: 0 6px;
}
div#sec-cable-11 h2 {
    color: #fff !important;
    padding-bottom: 40px;
    line-height: 68px;
    font-size: 70px !important;
    font-weight: 500;
}
div#sec-cable-11 {
    padding-bottom: 90px !important;     padding-top: 90px !important; 

}
div#sec-cable-11 ul li {
    list-style: disc;
    list-style-position: outside;
    font-size: 17px !important;
    color: #fff !important;
    padding-bottom: 14px;
}
div#sec-cable-11 h3
 {
    color: #fff;
    font-size: 27px;
    padding-top: 42px;
    padding-bottom: 74px;
}
div#sec-cable-11 p {
    font-size: 17px !important;
    color: #fff !important;
    padding-bottom: 14px;
    line-height: 24px;
    font-weight: 500 !important;
}
div#sec-appc .vc_column-inner
 {
    border: 2px solid #fff;
    padding: 2px 7px 8px 52px;
    border-radius: 21px;
}
div#sec-apx {
    padding-top: 100px !important;
}
div#sec-cable-11 h3::after {
    content: '';
    position: absolute;
    z-index: 99999;
    height: 1px;
    top: 126px;
    left: 36px;
    width: 484px;
    background-image: url(/wp-content/uploads/2025/05/zzzzzz.png);
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}


div#sec-cable-07 span.a1q
 {
    color: #163E64;
}
div#sec-cable-07 span.aq {
    color: #2FB150;
}

div#sec-cable-05 .vc_col-sm-12.pz-mir::before {
    content: '';
    position: absolute;
    z-index: 99999;
    height: 691px;
    background-attachment: fixed !important;
    left: -50px;
    top: 13px;
    width: 2px;
    background-image: url(/wp-content/uploads/2025/05/Line-15.png);
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}
span.bh {
    color: #00B050 !important;
    font-family: 'ES Rebond Grotesque TRIAL ExBd';
}

div#sec-cable-05 {
    padding-bottom: 80px !important;
}
p.hl {
    padding-top: 21px;
}



     .comparison-container {
      width: 1100px;
      margin: auto;
      border-radius: 12px;
      background: #fff;
      overflow: hidden;
    }

    .comparison-header {
      display: flex;
      justify-content: space-between;
      background: #2FB150 !important;
      color: #fff;
      font-weight: bold;
      padding: 15px 10px;
      font-size: 18px;
		margin-bottom: 16px !important;
    }

    .comparison-header span {
      width: 33.33%;
      text-align: center;
    }

    .comparison-header span:first-child {
      font-weight: bold;
    }

    .comparison-row {
      display: flex;
      justify-content: space-between;
      border-top: 1px solid #ddd;
      padding: 14px 10px;
      align-items: center;
      font-size: 16px;
    }

    .comparison-row span {
        width: 33.33%;
    text-align: center;
    color: #000 !important;
    }
    .feature-name {
      width: 33.33%;
      text-align: left;
      color: #333;
      padding-left: 10px;
    }

    .feature-name::before {
      /* content: 'ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ '; */
      color: #00c853;
    }
.comparison-container {
    background: #F7F7F7;
}
div#sec-apx p.cpl {
    padding-top: 4px !important;
    font-weight: 500;
}
p.fl-02 {
    color: #000;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 500;
}
div#sec-cable-11 p .vc_col-sm-12.pz-mir::before {
    content: '';
    position: absolute;
    z-index: 99999;
    height: 748px;
    right: 20px;
    top: -20px;
    width: 50px;
    background-image: url(/wp-content/uploads/2025/05/Vector.png);
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}
div#sec-apx h6 {
    font-size: 1;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
div#sec-cable-03 ul li::marker {
    color: #2FB150;
}
span.sk0s2
 {
    color: #163e64 !important;
}
span.sk0202 {
    padding-left: 31px;
    position: relative;
    font-size: 34px !important;
    top: -21px;
}

span.sk0202 {}

span.sk0202::before {
    content: '';
    position: absolute;
    height: 78px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2025/05/noun.png);
    right: 0px;
    background-size: 61px;
    margin-top: 55px;
}
h4.zsk {
    font-size: 75px !important;
    font-weight: 600;
    color: #fff;
    padding-top: 32px !important;
    padding-bottom: 17px !important;
}


div#sec-cable-05 span.a1q {
    color: #163E64;
}
div#sec-cable-05 span.aq {
    color: #2FB150;
}
div#sec-cable-05 h2 {
    font-size: 78px;
    line-height: 69px;
    width: 86%;
}
div#sec-cable-05 .comparison-container::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/05/Energy_Star_1-1.png);
    background-size: cover;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 55px;
    top: 110px;
    bottom: 0;
    width: 43% !important;
    height: 300px;
}
div#sec-cable-11 img.img-with-animation.skip-lazy {
    position: relative;
    top: -22px;
}

div#sec-cable-05 img.img-with-animation.skip-lazy {
    width: 84% !important;
}
div#popmake-1456 {
    background: #e1e1e1;
    color: #000 !important;
}
div#popmake-1456 p {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 500;
    padding-bottom: 0px !important;
}
div#sec-cable-05 .comparison-container {
    position: relative;
}
div#popmake-1456 {
    background: #e1e1e1;
    color: #000 !important;
    border: 8px solid #12461f;
    border-radius: 12px;
}
label.opn.pum-trigger {
    color: #fff !important;
    font-size: 44px;
    position: relative;
    top: 14px;
}
div#pum_popup_title_1456 {
    font-weight: 500;
}
div#popmake-1456 strong {
    color: #134820;
    font-size: 25px;
}
div#popmake-1456 strong {
    color: #134820;
    font-size: 25px;
    line-height: 1.8;
}
div#sec-cable-08 img {
    filter: grayscale(1);
}
div#sec-cable-08 div#second .vc_col-sm-1\/5.wpb_column .vc_column-inner:hover img {
    filter: none;
}
div#sec-cable-08 img.alignnone.size-full.wp-image-1514 {
    width: 100% !important;
    position: relative;
    top: 7px;
}
div#Sec-ansl-02 {}

div#Sec-ansl-02 {}

div#Sec-ansl-04 ul li {
    list-style: disc;
    list-style-position: outside;
    color: #000;
    list-style: none;
    font-size: 17px;
    border: 2px solid #2FB150;
    position: relative;
    padding: 37px;
    border-radius: 10px;
    /* height: 111px; */
    display: flex;
    align-items: center;
}

div#Sec-ansl-04 {}

div#Sec-ansl-04 h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
	text-align: center;
}

div#Sec-ansl-04 {}

div#Sec-ansl-04 {
    padding-top: 38px !important;
    padding-bottom: 35px !important;
}

div#Sec-ansl-02 h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
}
div#Sec-ansl-02 ul li {
    list-style: disc;
    list-style-position: outside;
    padding-bottom: 16px !important;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    padding-top: 15px !important;
}
div#Sec-ansl-01 {
    padding-top: 92px !important;
    padding-bottom: 65px !important;
}

div#Sec-ansl-01 h2 {
    font-size: 44px;
    color: #fff;
    padding-bottom: 20px;
}
div#Sec-ansl-01 .vc_col-sm-5.slk.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone .vc_column-inner {
    background: #10281621;
    border-radius: 14px;
    width: 90% !important;
}

div#Sec-ansl-01 h3 {
    color: #fff;
    padding: 20px 0px 5px 12px;
}
div#Sec-ansl-04 ul li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background: #2fb150;
    left: 15px;
    border-radius: 10px !important;
    top: 47px;
}
#wolf-pay-fifth-section img.img-with-animation.skip-lazy {
    width: 90% !important;
}
/*
Theme Name: jody Child Theme
Description: This is a custom child theme for Salient
Theme URI:   http://jody.cloudstandly.com
Author: ThemeNectar
Author URI: http://jody.cloudstandly.com
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL';
    src: url('fonts/ESRebondGrotesqueTRIAL-Bold.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Bold.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL ExBd';
    src: url('fonts/ESRebondGrotesqueTRIAL-Extrabold.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Extrabold.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Extrabold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL';
    src: url('fonts/ESRebondGrotesqueTRIAL-Light.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Light.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL';
    src: url('fonts/ESRebondGrotesqueTRIAL-Regular.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Regular.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL';
    src: url('fonts/ESRebondGrotesqueTRIAL-Medium.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Medium.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ES Rebond Grotesque TRIAL SmBd';
    src: url('fonts/ESRebondGrotesqueTRIAL-Semibold.woff2') format('woff2'),
        url('fonts/ESRebondGrotesqueTRIAL-Semibold.woff') format('woff'),
        url('fonts/ESRebondGrotesqueTRIAL-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


h1{
font-family: 'ES Rebond Grotesque TRIAL ExBd';
}
h2,h3{
 font-family: 'ES Rebond Grotesque TRIAL';
}
h4,h5{
  font-family: 'ES Rebond Grotesque TRIAL';
}
a,p,span,li,label,h6{font-family: "Montserrat", sans-serif;}
@media only screen and (min-width:1440px){
   #main-banner .container {
        width:100% !important;
        max-width:100% !important;
	}
}
img {
    border-radius: 20px;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin: 0 9px;
}
#header-space {
    display: none;
}
div#header-outer {
    position: absolute;
    top: 0;
    height: 0;
}
header#top .container .row {
    background: #fff;
    padding: 20px;
    height: 74px;
    border-radius: 10px;
    position: relative;
    top: 40px;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
div#main-banner p {
    font-size: 15px;
    line-height: 1.4;
    opacity: 1 !important;
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
}

#page-header-bg .subheader {
    font-size: 25px;
    font-weight: 500;
}
#page-header-bg h1 {
	font-family: 'ES Rebond Grotesque TRIAL';
	font-size: 63px;
	padding-top:122px;
	font-weight: 900;
}
#header-outer .sf-menu li ul li a {
    color: #000;
    font-weight: 500;
    line-height: 1.1;
}
#page-header-bg .subheader i.fa.fa-angle-right {
    padding: 0 10px;
	    font-family: 'ES Rebond Grotesque TRIAL';
    padding-top: 60px;
    font-size: 60px;
}

div#main-banner h2 {
    /* width: 38%; */
    line-height: 1.2;
    font-size: 36px;
    /* margin-top: 100px; */
    opacity: 1 !important;
}

div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {padding: 14px 50px;border-radius: 23px !important;}
#top span.icon-salient-search {
    color: #000 !important;
}

#top span.icon-salient-m-user {
    color: #000 !important;
}
div#sec-01 h2 {
    font-size: 50px;
    line-height: 1.2;
    color: #000;
    text-transform: capitalize !important;
}

div#sec-01 p {
    color: #000;
    font-size: 16px;
}

div#sec-01 a.nectar-button.small.regular.accent-color.regular-button {
    padding: 14px 50px;
    border-radius: 30px !important;
    font-size: 16px;
}
div#sec-01 img {
    width: 90%;
    float: left;
}
div#sec-02 h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
    border-bottom: 1px solid #00000026;
    text-align: center;
    margin: 0 auto;
    margin-top: -31px;
    display: table;
    padding: 0 60px;
}

div#sec-02 h3 {
    font-size: 35px;
    color: #000;
    padding-bottom: 20px;
}

div#sec-02 p {
    color: #000;
    font-size: 16px;
}

div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {padding: 14px 50px;border-radius: 23px !important;font-size: 16px;}

div#sec-02 .tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab {
    background: #2fb150;
    color: #fff;
    font-weight: 700;
}

div#sec-02 .tabbed>ul li a {margin-right: 7px;margin-bottom: 10px;border-radius: 25px !important;padding: 6px 18px;background-color: transparent;border: 2px solid #2fb150 !important;color: #000;font-weight: 700;}

div#sec-03 h6 {
    color: #fff;
    font-size: 16px;
    border: 1px solid #ffffffe8;
    padding: 10px 18px;
    width: 42%;
    text-align: center;
    border-radius: 40px;
}

div#sec-03 h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.1;
    padding-top: 20px;
    padding-bottom: 30px;
}

div#sec-03 .row-bg.viewport-desktop.using-bg-color {
    border-radius: 26px;
}
div#sec-03 ul.scrollbar.style-14 {
    margin-left: 30px;
    height: 534px;
    overflow-y: auto;
    padding-top: 60px;
}
div#sec-03 ul.scrollbar2.style-14::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
	border-radius: 10px;
}

div#sec-03 ul.scrollbar.style-14::-webkit-scrollbar
{
	width: 3px;
	background-color: #ffffff;
	border-radius: 10px;
}

div#sec-03 ul.scrollbar.style-14::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #2FB150;
	background-image: -webkit-linear-gradient(90deg, #6a6868, #6a6868, #6a6868, #6a6868);
}


div#sec-03 ul li {
    color: #fff;
    font-size: 16px;
    padding-bottom: 14px;
    font-weight: 600;
}
div#sec-04 h6 {
    font-size: 16px;
    border: 2px solid #2fb150;
    padding: 10px 18px;
    width: 21%;
    text-align: center;
    border-radius: 40px;
}

#main-section-1 h3, #main-section-1 h2 {
    color: #000;
    font-size: 40px !important;
}

#wolf-pay-fifth-section .vc_column-inner {
    height: 100%;
}

div#sec-04 h2 {
    color: #000;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.1;
    padding-top: 20px;
    padding-bottom: 0;
    /*     margin-left: 100px; */
}

div#sec-04 .owl-stage-outer {
/*     margin-left: 100px; */
}
div#sec-04 .wpb_text_column.wpb_content_element.block-01 {
    background: #fff;
    box-shadow: 0 0 10px #00000029;
    padding: 30px;
    border-radius: 26px;
}

div#sec-04 .carousel-item {
    margin: 15px;
}

div#sec-04 .wpb_text_column.wpb_content_element.block-01:hover {
    background: #2fb150;
}

div#sec-04 .wpb_text_column.wpb_content_element.block-01:hover p,div#sec-04 .wpb_text_column.wpb_content_element.block-01:hover h3 {
    color: #fff;
}
div#sec-04 p {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

div#sec-04 h3 {
    color: #000;
}

div#sec-04 h3:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/08/Group-79.png);
    width: 160px;
    height: 25px;
    background-repeat: no-repeat;
    right: 0;
    margin-top: 4px;
}
div#copyright {
    display: none;
}

div#footer-widgets {
    display: none;
}
div#sec-footer h2 {
    color: #fff;
    margin-top: -5px;
}
div#sec-footer ul li {
    list-style: none;
    font-size: 16px;
    padding-bottom: 10px;
}

div#sec-footer ul {
    margin: 0;
    color: #fff;
    margin-bottom: 40px;
}

div#sec-footer p {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

div#sec-footer .wpb_text_column.wpb_content_element.block-02 {
    margin: 0 auto;
}
div#sec-footer .row-bg.viewport-desktop.using-bg-color {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
div#sec-footer span.wpcf7-form-control-wrap[data-name="first"],
div#sec-footer span.wpcf7-form-control-wrap[data-name="email"]{
    width: 49% !important;
    border-radius: 27px !important;
    background: #4b5e6d !important;
    color: #ffffff70;
    border: 1px solid #ffffff73;
}

div#sec-footer span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    width: 48%;
    position: absolute;
    top: 64px;
    right: 0;
}

div#sec-footer textarea {
    height: 125px;
    border-radius: 21px;
    background: #485a69;
    color:#fff;
    border: 1px solid #ffffff78;
}
div#sec-footer input::placeholder, 
div#sec-footer textarea::placeholder {
    color: #ffffffcc !important;
	font-weight:700;
}

div#sec-footer input[type=text] , div#sec-footer input[type=email]{
    color:#fff;
}
div#sec-footer .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#sec-footer .checkbox1 span.wpcf7-form-control-wrap {
    width: 475px !important;
    line-height: 1;
}
div#sec-footer .checkbox1 p {
    padding: 0;
}
div#sec-footer .wpcf7-form p span {
    color: #fff;
    width: 450px;
    display: inline;
}
div#last-one {
    border-top: 1px solid #ffffff59; 
    padding-top: 33px;
    padding-bottom: 19px;
}

/*Marque Css*/
div#sec-footer input[type=submit] {
    float: right;
    margin-top: -80px;
}

body[data-form-submit=regular] .container-wrap input[type=submit] {
    padding: 13px 47px !important;
    border-radius: 46px !important;
}
div#sec-footer-01 {
    padding-bottom: 27px;
}

div#sec-maqrue .marquee-content {
  display: flex;
  animation: scrolling 18s linear infinite;
  padding: 15px;
}

div#sec-maqrue .marquee-item {
  flex: 0 0 13vw;
  margin: 0px 2vw;
}

div#sec-maqrue .marquee-item img {
  display: block;
  width: auto !important;
  margin: 0 auto;
}

@keyframes scrolling {
  0% { transform: translateX(0); }
  100% { transform: translatex(-130vw); }
}

div#sec-maqrue .marquee {
    background: #2fb150;
	margin-top:20px;
}
/*End Marque*/
div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a:hover {
    background: #2fb150 !important;
}
div#sec-01 a.nectar-button.small.regular.accent-color.regular-button:hover {
    background-color: #2fb150 !important;
    color: #fff !important;
}
div#sec-maqrue .marquee-content-2 {
  display: flex;
  animation: scrolling-2 18s linear infinite;
  padding: 4px 0;
}

div#sec-maqrue .marquee-item {
  margin: 0px 2vw;
}

div#sec-maqrue .marquee-item img {
    display: block;
    width: 90% !important;
    margin: 0 auto;
    height: 90px;
    object-fit: contain;
}

@keyframes scrolling-2 {
  0% { transform: translateX(-130vw); }
  100% { transform: translateX(0); }
}

div#sec-maqrue .marquee-2 {
  background: #2fb150;
  margin-top: 35px;
  margin-bottom: 23px;
  padding-top: 0;
  padding-bottom: 0;
}

div#sec-maqrue .marquee-item:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/09/Vector.png);
    width: 100px;
    height: 22px;
    background-repeat: no-repeat;
    margin-top: 6px;
    margin-left: -75px;
    height: 75px;
    background-position: center;
}
div#sec-footer a {
    color: #fff;
}
div#sec-ff:before {content: '';position: absolute;border-top: 1px solid #ffffff73;width: 49%;right: 0;top: -6px;}

div#sec-ff {padding-top: 20px;margin-top: -48px;}
div#sec-ff2 {
    border-bottom: 1px solid #ffffff66;
}
div#sec-ff .wpb_text_column.wpb_content_element.blt-03 {
    padding-left: 90px;
}
div#sec-footer input[type="checkbox"] {
  appearance: none; /* Remove default styling */
  -webkit-appearance: none; /* For WebKit browsers */
  width: 20px; /* Width of the checkbox */
  height: 20px; /* Height of the checkbox */
  border-radius: 50%; /* Make the checkbox round */
  border: 2px solid #ccc; /* Border color for the checkbox */
  background-color: transparent; /* Transparent background */
  position: relative; /* Position relative for inner elements */
  cursor: pointer; /* Cursor changes to pointer on hover */
  top: 7px;
}

/* Style the checkmark */
div#sec-footer input[type="checkbox"]:checked::after {
  content: ""; /* No text */
  position: absolute; /* Position absolutely */
  left: 11%; /* Center horizontally */
  top: 38%; /* Center vertically */
  width: 8px; /* Width of the checkmark */
  height: 7px; /* Height of the checkmark */
  background-color: #2FB150; /* Green checkmark color */
  border-radius: 12px;
  margin-left: 2px;
  margin-top: -2px;
}

/* Style when the checkbox is checked */
div#sec-footer input[type="checkbox"]:checked {
  border-color: #ffffff; /* Border color when checked */
  background-color: transparent; 
}

/*Inner pages Css*/
div#sec-about-01 .row-bg.viewport-desktop.using-bg-color {height: 570px;border-radius: 36px;}

div#sec-about-01 p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-bottom: 14px;
    font-weight: 600;
}

div#sec-about-01 p:nth-child(2) {
}
div#sec-service-02 h2 {
    font-size: 35px;
    color: #1A1818;
    padding-bottom: 17px;
}

div#sec-service-02 p {
    font-size: 16px;
    width: 90%;
    color: #000000;
    padding-bottom: 19px;
}
div#sec-service-01 h2 {
    color: #1A1818;
}

div#sec-service-01 p {
    font-size: 16px;
    color: #1A1818;
}
div#sec-resources-01 h6 {
    font-size: 15px;
    color: #0F542B;
}

div#sec-resources-01 h3 {
    color: #1A1A1A;
}

div#sec-resources-01 p {
    color: #667085;
    font-size: 14px;
}

div#sec-resources-01 h2 {
    color: #1A1A1A;
    font-size: 26px;
}
div#sec-resources-01 h2:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/09/Icon-wrap.png);
    width: 38px;
    height: 48px;
    background-repeat: no-repeat;
    right: 0;
}
div#sec-footer .row-bg-wrap .inner-wrap.row-bg-layer{
     background: #f1f1f1; 
}
div#sec-03 .row-bg-wrap .inner-wrap.row-bg-layer{
	background: #f1f1f1;
}
div#sec-footer ul.fti {
    display: flex;
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
    position: absolute;
    align-items: center;
    width: 13%;
}

div#sec-footer ul.fti li {
    list-style-type: none;
}

div#sec-footer ul.fti li a {
    display: flex;
    padding: 1px;
    padding: 6px;
}

div#sec-footer ul.fti li a i {
    top: 0px;
    color: #ffffff;
    font-size: 22px;
}
div#sec-footer img {
    margin-top: -21px;
}
div#sec-02 ul.wpb_tabs_nav {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
}
div#cotact-form h2 {
    font-size: 40px;
    color: #000;
    padding-bottom: 18px;
    font-weight: 700;
}

div#cotact-form strong {
    font-size: 20px;
    color: #000;
}

div#cotact-form a {
    color: #000 !important;
    font-size: 19px;
}

/*Repeated contact code*/
div#cotact-form span.wpcf7-form-control-wrap[data-name="first"],
div#cotact-form span.wpcf7-form-control-wrap[data-name="email"]{
    width: 49% !important;
    border-radius: 27px !important;
    background: #4b5e6d !important;
    color: #ffffff70;
    border: 1px solid #ffffff73;
}

div#cotact-form span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    width: 48%;
    position: absolute;
    top: 18%;
    right: 0;
}

div#cotact-form textarea {
    height: 125px;
    border-radius: 21px;
    background: #556471;
    color:#fff;
    border: 1px solid #ffffff78;
}
div#cotact-form input::placeholder, 
div#cotact-form textarea::placeholder {
    color: #ffffffcc !important;
	font-weight:700;
}

div#cotact-form input[type=text] ,div#cotact-form input[type=email]{
    color:#fff;
}
div#cotact-form .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#cotact-form input[type=submit] {
    position: absolute;
    right: 0;
    bottom: 0;
}
div#cotact-form input[type="checkbox"] {
    appearance: none; /* Remove default styling */
    -webkit-appearance: none; /* For WebKit browsers */
    width: 20px; /* Width of the checkbox */
    height: 20px; /* Height of the checkbox */
    border-radius: 50%; /* Make the checkbox round */
    border: 2px solid #ccc; /* Border color for the checkbox */
    background-color: transparent; /* Transparent background */
    position: relative; /* Position relative for inner elements */
    cursor: pointer; /* Cursor changes to pointer on hover */
    top: 7px;
  }
  
  /* Style the checkmark */
 div#cotact-form input[type="checkbox"]:checked::after {
    content: ""; /* No text */
    position: absolute; /* Position absolutely */
    left: 11%; /* Center horizontally */
    top: 38%; /* Center vertically */
    width: 8px; /* Width of the checkmark */
    height: 7px; /* Height of the checkmark */
    background-color: #2FB150; /* Green checkmark color */
    border-radius: 12px;
    margin-left: 2px;
    margin-top: -2px;
  }
  
  /* Style when the checkbox is checked */
 div#cotact-form input[type="checkbox"]:checked {
    border-color: #ffffff; /* Border color when checked */
    background-color: transparent; 
  }

div#sec-logo h2 {
    font-size: 50px;
    text-align: center;
    color: #000;
    padding-bottom: 26px;
    text-transform: capitalize;
    border-bottom: 1px solid #00000026;
    width: 50%;
    margin: 0 auto;
    margin-top: -13px;
}

div#sec-logo img {
     width: 180px;
    margin: 0 auto;
    height: 80px;
    object-fit: contain;
}
div#sec-logo h2:before {
    content: '';
    position: absolute;
    background: #2fb150;
    width: 70px;
    height: 69px;
    border-radius: 66px;
    z-index: -999;
    top: -5px;
    margin-left: -13px;
}
div#sec-maqrue h2 {
    text-align: center;
    color: #000;
    font-size: 45px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #00000026 !important;
    /* width: 25%; */
    margin: 0 auto;
}
div#sec-maqrue h2 {
    text-align: center;
    color: #000;
    font-size: 45px;
    padding-top: 20px;
    padding-bottom: 18px !important;
    border-bottom: 1px solid #00000026 !important;
    margin: 0 auto;
    display: table;
    padding: 0 60px;
}

div#sec-maqrue {
    background: #f1f1f1;
}
form.wpcf7-form.init {
    margin-bottom: -10px;
}
div#sec-logo h2 {
    text-align: center;
    font-size: 50px;
    line-height: 1.2;
    color: #000;
    text-transform: capitalize;
    border-bottom: 1px solid #00000026 !important;
    margin: 0 auto;
    padding-bottom: 11px;
    display: table;
    padding: 0 60px;
    padding-bottom: 18px;
}
div#sec-service-01 h2 {
    position: absolute;
    color: #fff;
    top: 60%;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 4;
}

div#sec-service-01 p {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 65%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 72%;
    z-index: 4;
}

div#sec-service-01 a {
    position: absolute;
    top: 60px;
    color: #fff;
    text-align: center !important;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-weight: 700;
}

div#sec-service-01 a:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/09/Group-37139.png);
    width: 16px;
    height: 14px;
    background-repeat: no-repeat;
    margin-left: 100px;
    margin-top: 8px;
}
div#sec-service-01 a:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 95px;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

div#sec-wolf h2 {
    color: #000;
    font-size: 30px;
    font-weight: 900;
}

div#sec-wolf p {
    color: #000;
    font-size: 16px;
}
div#sec-wolf ul {
    display: flex;
}

div#sec-wolf ul li {
    list-style: none;
}

div#sec-wolf ul li a {
    color: #fff;
    font-size: 16px;
}

div#sec-wolf ul li:nth-child(1) {
    background: #000;
    padding: 10px 18px;
    border-radius: 37px !important;
    margin-right: 30px;
}

div#sec-wolf ul {
    margin: 0;
    margin-top: 30px;
}
div#sec-wolf a.second {
    color: #000 !important;
    font-weight: 600;
    border-bottom: 2px solid #000;
    position: relative;
    top: 10px;
}
div#sec-wolf-2 h2 {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    text-transform: capitalize;
    color: #000;
    font-size: 37px;
    padding-bottom: 13px;
}
div#sec-wolf-2 img {
    width: 87%;
    margin: 0 auto;
}
div#sec-wolf-3 h2 {
    margin: 0 auto;
    text-transform: capitalize;
    color: #000;
    font-size: 37px;
    padding-bottom: 13px;
    padding-top: 12px;
}

div#sec-wolf-3 ul li {
    color: #000 !important;
    font-size: 16px;
    line-height: 2;
    font-weight: 500;
    list-style: none;
}
div#sec-wolf-4 img {
    /* width: 76%; */
    margin: 0 auto;
    display: block;
}

div#sec-wolf-4 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#sec-wolf-4 h2 {
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    font-size: 37px;
	text-align:underline;
}
div#sec-wolf-5 h2 {
    color: #000;
    padding-bottom: 0px;
	padding-top: 5px;
    line-height: 0.9;
}

div#sec-wolf-5 ul li {
    color: #000;
    font-size: 15px;
    border: 1px solid #000;
    margin-bottom: 15px;
    list-style: none;
    padding-left: 52px !important;
    padding: 19px;
    border-radius: 7px;
    line-height: 1.2;
	height:70px;
}

div#sec-wolf-5 ul {
    margin: 0;
}
div#sec-wolf-5 ul li:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/09/Group-37154.png);
    width: 54px;
    height: 52px;
    background-repeat: no-repeat;
    left: 10px;
    background-size: 63%;
    margin-top: -5px;
}
div#sec-wolf-5 img.img-with-animation.img-my.skip-lazy {
    width: 84%;
}
div#sec-wolf-6 h2{
    color: #000;
    text-align: center;
    font-size: 37px;
}

div#sec-wolf-6 .carousel-item {
    margin: 10px;
}
div#sec-wolf-7 h2 {
    width: 100%;
    text-transform: capitalize;
    color: #000;
    font-size: 30px;
    padding-bottom: 13px;
}

div#sec-wolf-7 p {
    font-size: 18px;
    color: #000;
}
div#sec-wolf-7 img {
    width: 80%;
    margin: 0 auto;
}
div#sec-wolf-8 div#second .wpb_text_column {
    position: absolute;
    bottom: 45px;
    padding: 0 18px;
    z-index: 5;
    /* display: none; */
    width: 100%;
}
div#sec-wolf-8 div#second .wpb_text_column p{
	 display: none;
}
div#sec-wolf-8 div#second .vc_col-sm-3:hover .wpb_text_column p{
	 display: block;
}
div#sec-wolf-8 div#second .vc_col-sm-3:hover .wpb_text_column h3{
	 display: none;
}
div#sec-wolf-8 div#second .vc_col-sm-3 .img-with-aniamtion-wrap::before {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 100%;
    transition: all 0.3s linear 0s;
    z-index: 3;
    background-image: linear-gradient(180deg, #00000000, #00000080);
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
}
div#sec-wolf-8 div#second .vc_col-sm-3:hover .img-with-aniamtion-wrap::before {
     background-image: linear-gradient(180deg, #50592808, #000); 
}

div#sec-wolf-8 div#second h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height: 1.2;
}
div#sec-wolf-8 div#second p {
    color: #ffffff;
    font-size: 15px;
    text-align:center;
    font-weight: 600;
}
div#sec-wolf-8 h3 {
    text-transform: capitalize;
    color: #000;
    font-size: 30px;
    padding-bottom: 13px;
    text-align: center;
}
div[data-style="default"] .toggle > .toggle-title a, div[data-style="default"] .toggle > .toggle-title {
    font-size: 19px;
    font-weight: 600;
    color: #000;
}

div#sec-wolf-9 .toggle>.toggle-title a {
    background-color: transparent !important;
    padding-left: 0;
}

div#sec-wolf-9 .toggle>.toggle-title a i {
    color: #000;
    position: absolute;
    right: 10px;
    left: unset;
    font-size: 22px;
}
body .toggle[data-inner-wrap=true].open>div {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding-left: 28px;
}
div#sec-wolf-9 h2 {
    color: #000;
}
div#sec-blog-01 h2 {
    color: #000;
}

div#sec-blog-01 p {
    color: #000;
}
div#sec-blog-2 p {
    color: #000;
    font-size: 17px;
    display: flow-root;
}
#top ul.sub-menu li a {
    font-size: 15px !important;
    padding: 14px;
	line-height:1.5;
}
div#sec-wolf-8 .scrollbar.style-14 {
    height: 200px;
    overflow-y: auto;
}
div#sec-wolf-8 .scrollbar2.style-14::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
	border-radius: 10px;
	background-color: #444444;
}

div#sec-wolf-8 .scrollbar.style-14::-webkit-scrollbar
{
	width: 5px;
	background-color: #ffffff;
	border-radius: 10px;
}

div#sec-wolf-8 .scrollbar.style-14::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #ffffff;
	background-image: -webkit-linear-gradient(90deg,
	#2fb150,
	#2fb150,
	#2fb150,
	#2fb150)
}

div#sec-wolf-3 p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
div#contract-negotiation-img img {
    height: 262px;
    object-fit: contain;
}
div#sec-wolf-4 img.img-with-animation.wolf-04.skip-lazy {
    width: 85%;
}
div#sec-wolf-4 img.img-with-animation.wolf-06.skip-lazy {
    width: 85%;
}
div#sec-wolf-4 img.img-with-animation.print-logo-img-04.skip-lazy {
    width: 86%;
}

div#sec-wolf-4 img.img-with-animation.print-logo-07.skip-lazy.skip-lazy {
    width: 86%;
}
div#telecom-logo img.img-with-animation.telecom-logo-04.skip-lazy {
    width: 88%;
}
div#telecom-logo img.img-with-animation.telecom-logo-06.skip-lazy {
    width: 88%;
}
div#shipping-logo img.img-with-animation.shipping-logo-04.skip-lazy {
    width: 88%;
}
div#shipping-logo img.img-with-animation.shipping-logo-06.skip-lazy {
    width: 88%;
}
div#sec-viop-01 img.img-with-animation.sec-viop-01-04.skip-lazy {
    width: 88%;
}
div#sec-viop-01 img.img-with-animation.sec-viop-01-06.skip-lazy {
    width: 88%;
}
div#cost-segregation img.img-with-animation.cost-segregation-04.skip-lazy {
    width: 88%;
}
div#cost-segregation img.img-with-animation.cost-segregation-05.skip-lazy {
    width: 88%;
}
div#sec-about-01 .wpb_text_column.wpb_content_element.sec-about-01-02 {
    padding-bottom: 25px;
}
div#sec-wolf-6 {
    padding-top: 10px !important;
    padding-bottom: 24px !important;
}

div#sec-wolf-6 .owl-stage {
    margin-top: -20px !important;
}
div#sec-wolf-8 {
    padding-top: 10px !important;
}
div#sec-04 {
    padding-bottom: 25px !important;
}
div#sec-wolf-7 {
    padding-top: 30px !important;
}
div#sec-wolf .row-bg.viewport-desktop.using-image {
	border-radius: 24px !important;
}
div#sec-wolf .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content:"";
    /* background: #f5f5f5 !important; */
    width: 100%;
    height: 100%;
    background-image: linear-gradient(190deg, #f1f1f1, #f5f5f5);
    left: 0;
    right: 0;
}
div#sec-wolf-3 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content:"";
    background: #f5f5f5 !important;
    width: 100%;
    height: 100%;
}
div#sec-wolf-3 .row-bg.viewport-desktop.using-image {
    border-radius: 24px !important;
    background-position: center center !important;
}
div#sec-04 .row-bg.viewport-desktop.using-bg-color {
    background-color: #f5f5f5 !important;
}
 body div#sec-wolf-9 .toggle>div {
    background-color: transparent !important;
    box-shadow: unset !important;
    /* padding: 0 30px; */
    padding-left: 0;
    padding-right: 30px;
}
div#sec-wolf-9 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content:"";
    background: #f5f5f5 !important;
    width: 100%;
    height: 100%;
}
div#sec-wolf-9 .row-bg.viewport-desktop.using-image {
    border-radius: 24px !important;
}
body div#sec-wolf-9 .toggle>div .inner-toggle-wrap {
    padding-left: 0;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22px;
    padding: 0;
}
body div#sec-wolf-9 .toggle>div .inner-toggle-wrap p {
    color: #000000;
}
div#sec-blog-01 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content:"";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(190deg, #f1f1f1, #f5f5f5);
}
div#main-banner .con1 {
    opacity: 1 !important;
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
}
div#main-banner .swiper-slide .content .buttons {
    opacity: 1;
    padding-top: 0;
}
div#sec-logo {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#wolfp1 .cont1 {
    display: flex;
    justify-content: space-between;
}
div#wolfp1 .row_col_wrap_12 {
    /* margin: 0 90px; */
    padding-top: 60px;
    padding-bottom: 60px;
}
div#wolfp1 .cont1 .childs {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
div#wolfp1 .cont1 .childs p.img img {
    margin: 0 auto;
}
div#wolfp1 .cont1 .childs p.img {
    padding-bottom: 12px;
}
div#wolfp1 .cont1 h4 {
    font-weight: 500;
    color: #000000;
    font-size: 19px;
    line-height: 23px;
}
div#wolfp1 .cont1 .childs {
    background-image: url('/wp-content/uploads/2024/09/firr.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: -2;
    padding-top: 80px;
    padding-bottom: 80px;
    margin: 0 35px;
}
div#wolfp1 .cont1 .childs.child2 {
    background-image: url(/wp-content/uploads/2024/09/firdr.png);
}
div#wolfp1 .cont1 .childs.child3 {
    background-image: url(/wp-content/uploads/2024/09/secd.png);
    background-size: 79%;
}
div#wolfp1 .cont2 {
    display: flex;
    justify-content: space-between;
}
div#wolfp1 .cont2 .childs {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
div#wolfp1 .cont2 .childs p.img img {
    margin: 0 auto;
}
div#wolfp1 .cont2 .childs p.img {
    padding-bottom: 12px;
}
div#wolfp1 .cont2 h4 {
    font-weight: 500;
    color: #000000;
    font-size: 19px;
    line-height: 23px;
}
div#wolfp1 .cont2 .childs {
    background-image: url('/wp-content/uploads/2024/09/fircc-1.png');
    background-position: left;
    background-size: 78%;
    background-repeat: no-repeat;
    z-index: -2;
    padding-top: 65px;
    padding-bottom: 65px;
    margin: 0 35px;
}
div#wolfp1 .cont2 .childs.child2 {
    background-image: url(/wp-content/uploads/2024/09/secul.png);
    background-size: 100%;
}
div#wolfp1 .cont2 .childs.child3 {
    background-image: url(/wp-content/uploads/2024/09/thrl.png);
    background-size: 100%;
}
div#wolfp1 div#third {
    margin-top: -100px;
}
div#sec-wolf-8 div#second .vc_col-sm-3 img.img-with-animation.skip-lazy {
    width: 100%;
}
div#sec-service-01 .img-with-aniamtion-wrap::before {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 70%;
    width: 100%;
    transition: all 0.3s linear 0s;
    z-index: 3;
    background-image: linear-gradient(180deg, #00000000, #00000080);
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
div#sec-wolf ul.fir2 {
    display: block;
    margin-left: 20px;
    margin-top: 0;
}
div#sec-wolf ul.fir2 li {
    background: transparent;
    padding: 0;
    border-radius: unset;
    margin: 0;
    color: #000000;
    font-size: 16px;
    list-style: disc;
    padding-bottom: 6px;
}
div#sec-wolf-3 h3 {
    color: #000;
    font-size: 30px;
    font-weight: 900;
}
div#sec-wolf-3 ul {
    margin: 0;
}
div#sec-wolf .vc_col-sm-6 {
    padding-right: 60px;
}
div#sec-wolf-5 h2 label.fir2 {
    font-size: 25px;
    color: #000000;
    font-weight: 500;
}
div#sec-footer a {
    /* margin: 0 8px; */
}	
div#sec-footer .wpcf7-form span.wpcf7-spinner {display: none !important;}

div#last-one .vc_col-sm-4:last-child p {
    display: flex;
    justify-content: space-between;
}
div#sec-wolf-5 {
    padding-top: 0 !important;
}
div#sec-wolf-5 .vc_row-fluid>.span_12 {
    align-content: flex-start;
    align-items: flex-start;
}
div#sec-wolf-5 ul li:hover {
    background-color: #289a44;
    color: white;
}
div#sec-wolf-7 {
    display: none;
}

div#sec-wolf-8 {
    display: none;
}
div#sec-wolf-5 .material .wpb_row {
    margin-bottom: 0 !important;
	padding-bottom:0 !important;
}
.inner-wrapper-heading-section-content {
    margin-bottom: 35px !important;
}
#wolf-pay-first-section p {
    color: black;
    font-size: 20px;
    width: 70%;
    margin: 50px auto;
}
#wolf-pay-second-section {
    color:white;
    margin-bottom: 0;
}
#wolf-pay-second-section h2 {
    color:white;
}
#wolf-pay-second-section p  , #wolf-pay-second-section li {
    color: #FFF;
    margin:10px 0;
    font-size: 18px;
    /* font-weight: 600; */
}
.wolf-pay-2st-section-inner-box  {
    border:1px solid white;
    margin: 50px 10px !important;
    width:48%;
    padding:50px 20px !important;
    border-radius:25px;
    background-color:#367b4796;
}
.wolf-pay-2st-section-1st-inner-box li {
    list-style:none;
}
.wolf-pay-2st-section-1st-inner-box  {
    margin-left:0px;
}
.wolf-pay-2st-section-1st-inner-box ul {
    margin:0;
}
.wolf-pay-2st-section-1st-inner-box li:before {
    content: "123";
    background-image: url('https://jody.cloudstandly.com/wp-content/uploads/2025/03/check-circle.png');
    color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
}

#wolf-pay-third-section p {
    color:black;
    font-size:18px;
    width:80%;
}
#wolf-pay-third-section h2 {
    color:black;
    width:80%;
}

#wolf-pay-third-section {
}

.vc_col-sm-6.wpb_column.column_container {
    /* align-content: center; */
}
.wolf-pay-second-section-content-wrapper {
    border: 2px solid white;
    padding: 7px 15px 7px 40px;
    background-color: #367b4796;
    border-radius: 15px;
    margin: 0 0 10px;
}
.wolf-pay-second-section-content-wrapper p:before{
    content:">";
    display:inline-block;
    margin-left:-20px;
    width:20px;
}
div#wolf-pay-second-section .row-bg-wrap {
    border-radius: 15px !important;
}

#wolf-pay-fouth-section h2 {
    margin-left: 50px;
    padding-bottom:20px;
    border-bottom: 1px solid #00CD34;
}
#wolf-pay-fouth-section ol {
    margin-left:50px;
}
#wolf-pay-fouth-section ol li {
    color:black;
    font-size:16px;
    margin-top:10px;
}

#wolf-pay-fifth-section  h2 {
    padding:5px 30px;
    color: #000;
}



.fifth-section-inner-wrapper .vc_column-inner {
    padding: 40px 15px;
    border-radius: 25px !important;
    height: 727px;
}

.fifth-section-inner-wrapper p {
    color: black;
    font-size: 16px;
    background-color: white;
    padding: 20px !important;
    border-radius: 15px !important;
}

.fifth-section-inner-wrapper p:hover {
    color: white;
    background-color: #2CAE4D;
}
#wolf-pay-fifth-section img {
    height: 100%;
    object-fit: cover;
    border-radius:25px;
}
#wolf-pay-fifth-section .column-bg-overlay {
     border-radius:25px;
}
.wolf-pay-second-section-button-wrapper {
    text-align: center;
}
#wolf-pay-second-section a.nectar-button.small.regular.accent-color.regular-button {
    background-color: white !important;
    color: black;
    float: none;
    padding:10px 40px;
    border-radius:25px !important;
}
.page-id-1042 #page-header-bg h1 {
    padding-top: 140px;
}
.page-id-1089 #wolf-pay-fouth-section p {
    margin-left: 50px;
    padding-bottom: 20px;
    color:black;
    font-size:18px;
}
.page-id-1089  #wolf-pay-fouth-section ol li {
    color:black;
    font-size:18px;
}
.page-id-1089  #wolf-pay-fouth-section a.nectar-button.small.regular.accent-color.regular-button {
    background-color: #34914b !important;
    color: #ffffff;
    float: none;
    padding: 10px 40px;
    border-radius: 25px !important;
      margin-left: 50px;
}
.main-section-1-inner-wrapper {
    border: 1px solid #2FB150;
    border-radius: 15px;
    padding: 20px 25px !important;
    width: 46%;
    margin: 0 2% !important;
}

.main-section-1-inner-wrapper h3 {
    font-size:30px;
}
 .main-section-1-inner-wrapper li {
    font-size:16px;
    color:black;
    padding-bottom:5px;
}
#main-section-1 {padding-top: 70px !important;padding-bottom: 70px !important;}
#main-section-1 p{
font-size: 21px;
    color: black;
    padding-bottom: 26px;
}
.page-id-1089 #page-header-bg h1 {
    font-family: 'ES Rebond Grotesque TRIAL';
    padding-top: 90px;
    margin-bottom: 30px;
}
.page-id-1089 #wolf-pay-second-section {
	  margin-bottom: 0px !important;
}
.fl-text-content-wrapper {
    /* margin-top: -90px !important; */
}
@media only screen and (min-width:1441px){
#wolf-pay-second-section , #wolf-pay-first-section , #wolf-pay-third-section , #wolf-pay-fouth-section , #wolf-pay-fifth-section , div#page-header-bg .row , div#main-section-1 {
    width: 1200px;
    margin: 0 auto;
}{
    width: 1200px;
    margin: 0 auto;
}
}
@media (max-width: 1024px){
div#sec-footer ul {
    margin-bottom: 0;
}

div#sec-ff {
    padding-top: 0 !important;
    margin-top: 15px;
}	
	header#top .container .row {
    top: 0;
}

div#main-banner h2 {
    margin-top: 0;
    text-align: center;
    font-size: 30px !important;
    color: #ffffff;
    line-height: 22px !important;
    padding-bottom: 20px !important;!i;!;
    font-family: 'ES Rebond Grotesque TRIAL';
}

div#main-banner p {
    width: 100%;
    text-align: center;
    top: 0;
    position: unset;
    font-size: 14px;
    line-height: 19px;
}
div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
    margin-top: -18px;
    margin-left: 0px;
}
div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
    margin-top: -6px;
}

div#sec-logo {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#sec-logo h2 {
    font-size: 26px;
    display: table;
    padding: 0 30px;
    padding-bottom: 12px;
}

div#sec-logo h2:before {
    width: 40px;
    height: 39px;
}

div#sec-logo img {
    width: 45%;
}
div#sec-logo-two {
    padding-top: 0 !important;
}
div#sec-01 h2 {
    font-size: 26px;
    text-align: left;
}
div#sec-01 h2 br {
	display:none;
}
div#sec-01 p {
    text-align: left;
    margin: 0 !important;!i;!;
    padding: 0;
}

div#sec-01 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}

div#sec-maqrue h2 {
    font-size: 26px;
    display: table;
    padding: 0 30px;
    padding-bottom: 6px !important;
}

div#sec-maqrue .marquee-item:before {
    margin-left: 44px;
    height: 35px;
    width: 30px;
    background-size: 30%;
}
div#sec-02 h2 {
    font-size: 26px;
    line-height: 1.2;
    display: table;
    padding: 0 30px;
    padding-bottom: 6px !important;
}

div#sec-02 .tabbed>ul li a {
    margin-right: 5px;
}

div#sec-02 ul.wpb_tabs_nav {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}

div#sec-02 h3 {
    font-size: 26px;
    text-align: center;
    padding-bottom: 0;
}

div#sec-02 p {
    text-align: center;
}

div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}

div#sec-02 {
    padding-bottom: 30px !important;
}

div#sec-03 h6 {
    width: 100%;
}

div#sec-03 h2 {
    font-size: 26px;
    text-align: center;
}

div#sec-03 ul.scrollbar.style-14 {
    padding-top: 0;
    margin-left: 0;
}

div#sec-04 h6 {
    width: 88%;
    margin-left: 0;
    margin: 0 auto;
}

div#sec-04 h2 {
    margin-left: 0;
    font-size: 26px;
    text-align: center;
    padding-bottom: 0;
}

div#sec-04 .owl-stage-outer {
    margin-left: 0;
}

div#sec-footer {
    text-align: center;
}

div#sec-footer span.wpcf7-form-control-wrap[data-name="first"], div#sec-footer span.wpcf7-form-control-wrap[data-name="email"] {
    width: 100% !important;
}

div#sec-footer span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    top: 0;
    position: unset;
    width: 100%;
}

div#sec-footer input[type=submit] {
    position: unset;
    margin: 0 auto;
    display: flex;
    float: unset;
}

div#sec-footer .wpcf7-form p span {
    width: auto;
    display: inline-block;
}

div#sec-ff .wpb_text_column.wpb_content_element.blt-03 {
    padding-left: 0;
}
#page-header-bg .subheader {
    font-size: 16px;
}
div#sec-about-01 .row-bg.viewport-desktop.using-bg-color {
    height: 100%;
}
div#sec-service-02 h2 {
    text-align: center;
    padding-bottom: 0;
}

div#sec-service-02 p {
    text-align: center;
    width: 100%;
    padding-bottom: 0;
}

div#sec-service-02 {
    padding-bottom: 30px !important;
    padding-top: 20px !important;!i;!;
}
div#sec-service-01 h2 {
    top: 0%;
    font-size: 26px;
    font-size: 24px;
    font-weight: 400;
}

div#sec-service-01 p {
    top: 31%;
    width: 96%;
    font-size: 12px;
    line-height: 1.2;
    text-shadow: 0 0 30px #000;
}
div#sec-resources-01 h2 {
    font-size: 19px;
    line-height: 1.1;
    width: 90%;
}
div#cotact-form h2 {
    font-size: 26px;
    text-align: center;
}

div#cotact-form span.wpcf7-form-control-wrap[data-name="first"], div#cotact-form span.wpcf7-form-control-wrap[data-name="email"] {
    width: 100% !important;
}

div#cotact-form span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    width: 100%;
    position: unset;
}

div#cotact-form input[type=submit] {
    position: unset;
    margin: 0 auto;
    display: block;
}
div#sec-wolf {
    text-align: center;
    padding-top: 30px !important;!i;!;
    padding-bottom: 40px !important;!i;!;
}

div#sec-wolf ul li:nth-child(1) {margin-right: 0;display: inline-block;}

div#sec-wolf ul {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

div#sec-wolf-2 h2 {
    width: 100%;
    font-size: 26px;
    line-height: 1.1;
}

div#sec-wolf-3 h2 {
    width: 100%;
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
}

div#sec-wolf-3 ul li {
    line-height: 2.2;
}

div#sec-wolf-6 {
    padding-top: 0 !important;
}

div#sec-wolf-7 {
    padding-top: 0 !important;
    text-align: center;
    padding-bottom: 30px !important;!i;!;
}

div#sec-wolf-8 h3 {
    font-size: 26px;
}

div#sec-wolf-9 h2 {
    padding-left: 0;
    text-align: center;
    font-size: 26px;
}
div#main-banner .con1 {
    margin-top: 0;
    display: block;
}
div#main-banner .content {
    top: 190px !important;
    justify-items: center;
}
div#main-banner p br {
    display: none;
}
div#main-banner h2 br {
    display: none;
}
div#sec-01 {
    /* padding-top: 30px !important; */
    padding-bottom: 30px !important;
}
div#sec-03 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#sec-04 {
    padding-top: 40px !important;
}
div#sec-footer .vc_col-sm-4 {
    margin: 0;
}
div#sec-footer .img-with-aniamtion-wrap {
    display: flex;
    justify-content: center;
}
div#sec-footer-01 {
    margin: 0;
}

div#sec-ff:before {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #ffffff73;
}
div#sec-footer ul.fti {
    position: unset;
    width: 100%;
    justify-content: center;
}	
#header-outer #mobile-menu ul li a {
    padding: 4px 0 !important;
    font-size: 14px !important;
    font-weight: 400;
}	
header#top .container .row {
    padding: 0;
    height: unset;
}
#header-space {
    height: 75px !important;
}
div#sec-service-01 {
    padding-bottom: 0px !important;
    margin: 0;
}
div#sec-service-01 .vc_col-sm-6 img.img-with-animation.skip-lazy {
    height: 130px;
}
div#sec-service-01 .vc_col-sm-6 {
    margin: 0;
}
div#sec-service-01 .wpb_row {
    margin: 0;
}
div#sec-wolf .row-bg.viewport-desktop.using-image {
    background-position: center center !important;
}
div#sec-wolf-8 {
    padding-bottom: 10px !important;
}
div#sec-wolf-9 .toggle>.toggle-title {
    background-color: transparent !important;
}
div#sec-wolf-9 .toggle>.toggle-title a {
    background-color: transparent !important;
    background: transparent !important;
}
div#sec-wolf-4 .wpb_row:nth-child(2) {
    margin: 0;
}

div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3 {
    width: 50%;
}

div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3:nth-child(1), div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3:nth-child(2) {
    display: block;
}
div#sec-wolf-4 {
    padding-bottom: 0 !important;
    padding-top: 20px !important;
}
div#sec-wolf-5 {
    padding-top: 40px !important;
    padding-bottom: 20px !important;!i;!;
}
div#print-logo .vc_col-sm-3 {
    width: 50%;
}

div#print-logo .vc_col-sm-3:nth-child(1) {
    order: 2;
}

div#print-logo .vc_col-sm-3:nth-child(2) {
    order: 1;
}
div#sec-wolf-8 div#second .vc_col-sm-3 .img-with-aniamtion-wrap {
    width: 100% !important;
}

div#sec-wolf-8 div#second .vc_col-sm-3 img.img-with-animation.skip-lazy {
    width: 100%;
}

div#sec-wolf-8 div#second .vc_col-sm-3 {
    margin: 0;
}

div#sec-wolf-8 div#second .wpb_text_column {
    bottom: 18px;
}
div#sec-wolf-logo .vc_col-sm-3 {
    width: 50%;
    /* margin: 0; */
}
div#sec-wolf-logo .vc_col-sm-3:nth-child(3),
div#sec-wolf-logo .vc_col-sm-3:nth-child(4){
    margin: 0 !important;
}
div#contract-negotiation-img img {
    height: 145px;
}

div#telecom-logo .vc_col-sm-3 {
width: 50%;
}
div#shipping-logo .vc_col-sm-3 {
width: 50%;
} 
div#sec-viop-01	.vc_col-sm-3 {
width: 50%;
}
div#cost-segregation .vc_col-sm-3 {
width: 50%;
}
div#cost-segregation .vc_col-sm-3:nth-child(1),
div#cost-segregation .vc_col-sm-3:nth-child(2){
    margin: 0 !important;
}
div#sec-service-01 .img-with-aniamtion-wrap::before {
    height: 90%;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
div#sec-service-01 a:before {
    margin-left: 74px;
    margin-top: 2px;
}
div#sec-service-01 a:after {
    width: 78px;
    bottom: -3px;
}
div#sec-service-01 img.img-with-animation.skip-lazy {
    border-radius: 22px;
}
#sec-wolf-8 #second {
  margin: 0;
}
div#sec-maqrue .marquee-item img {
    height: 45px;
}
div#sec-wolf .vc_col-sm-6 {
    padding-right: 0;
}

div#sec-wolf-2 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#sec-wolf-3 {
    padding-top: 30px !important;
}

div#sec-wolf-3 h3 {
    text-align: center;
}

div#sec-wolf h2 {line-height: 1.1;}

div#sec-wolf p {
    padding-bottom: 0;
    padding-top: 15px;
}

div#sec-wolf-5 h2 {padding-bottom: 26px;}

div#sec-wolf-5 img.img-with-animation.img-my.skip-lazy {
    width: 100%;
}

div#sec-wolf-6 .wpb_text_column {
    margin-bottom: 0;
}

div#sec-footer a {
    margin: 0 8px;
}
div#sec-footer .checkbox1 span.wpcf7-form-control-wrap {
    width: unset !important;
    line-height: 1.1;
}
div#sec-footer textarea {
    margin-top: 18px;
}
div#sec-ff .vc_col-sm-3 {
    margin-bottom: 12px;
    margin-top: 12px;
}
div#last-one {
    padding-top: 20px;
}
div#sec-wolf ul.fir2 li:nth-child(1) {
    display: list-item;
}
div#sec-wolf ul.fir2 li {
    text-align: left;
}
div#sec-wolf ul.fir2 {
    padding-top: 16px;
}	
div#last-one .vc_col-sm-4:last-child p {
    display: inline-grid;
}	
	div#sec-wolf-5 ul li {
		height:auto;
	}
	.page-id-1042 #page-header-bg h1 {
    padding-top: 50px;
}
.page-id-1042 #page-header-bg br {
    display:none !important;
}
#wolf-pay-first-section p {
    color: black;
    font-size: 16px;
    width: 100%;
    margin: 30px auto;
    line-height: 1.3;
}

div#wolf-pay-second-section , #wolf-pay-third-section{
    padding-top: 20px !important;
    padding-bottom:20px !important;
        text-align: center;
}
div#wolf-pay-second-section h2 {
    font-size:24px;
    margin-top: 20px;
    line-height:1.2;
}
.wolf-pay-2st-section-inner-box {
    margin: 10px 10px !important;
    padding: 20px 10px !important;
}
#wolf-pay-second-section p, #wolf-pay-second-section li {
    color: white;
    margin: 5px 0;
    font-size: 16px;
    text-align: left;
}
.wolf-pay-2st-section-1st-inner-box {
    margin-left: 0;
}
#wolf-pay-third-section h2 , #wolf-pay-third-section p {
    width: 100%;
}
#wolf-pay-third-section p {
    width: 100%;
        font-size: 16px;
}
#wolf-pay-fouth-section h2 {
    margin-left: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #00CD34;
    text-align: center;
    font-size: 24px;
}

#wolf-pay-fouth-section ol {
    margin-left: 20px;
}
.fifth-section-inner-wrapper .vc_column-inner {
    padding: 20px 15px;
    border-radius: 25px !important;
    height: auto;
    text-align: center;
}
.fifth-section-inner-wrapper .vc_column-inner p {
    padding:10px !important;
}
	#wolf-pay-second-section {
    color: white;
    margin-bottom: 10px;
}
#wolf-pay-fifth-section h2 {
    padding: 5px 10px;
    font-size: 24px;
}
	.main-section-1-inner-wrapper {
    border: 1px solid #2FB150;
    border-radius: 15px;
    padding: 10px 15px !important;
    width: 46%;
    margin: 0 2% 20px !important;
    text-align: center;
}
.main-section-1-inner-wrapper  h3 , #main-section-1 h2{
    line-height:1.2;
    font-size:24px !important;
}
.main-section-1-inner-wrapper p {
    font-size:16px !important;
}
.main-section-1-inner-wrapper li {
    font-size:16px !important;
    text-align: left;
}
#main-section-1 {
    padding: 20px 0 10px !important;
}
	div#sec-footer ul li {
    list-style: none;
    font-size: 16px;
    padding-bottom: 6px;
    text-align: left;
}
	
.checkbox1 br {
    display: none !important;
}
}
@media only screen and (max-width:999px) and (min-width:767px){
    div#sec-01 h2 {
    font-size: 26px;
    text-align: center;
}
div#sec-01 p {
     text-align: center;    
}
div#sec-logo img {
    width: 75%;
}
    div#sec-logo .vc_col-sm-3.wpb_column {
        width:25%;
    }
#sec-logo-two .vc_col-sm-3.wpb_column{
        width: 25% !important;
    }
#sec-logo-two .vc_col-sm-1\/5.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    width: 25% !important;
}

div#sec-03 ul.scrollbar.style-14 {
    height: auto;
}
	div#sec-03 img , div#sec-02 img {
    width: 100%;
    text-align: center;
}
div#sec-03 li {
    text-align: center;
}
div#sec-03 h2 br{
    display:none;
    }
div#sec-01 img {
    width:100%;
    height:500px;
    object-fit:cover;
    border-radius:25px;
}
}
@media (max-width: 767px) and (orientation: portrait){
div#sec-footer ul {
    margin-bottom: 0;
}

div#sec-ff {
    padding-top: 0 !important;
    margin-top: 15px;
}	
	header#top .container .row {
    top: 0;
}

div#main-banner h2 {
    margin-top: 0;
    text-align: center;
    font-size: 16px !important;
    color: #ffffff;
    line-height: 22px !important;
    padding-bottom: 2px;
    font-family: 'ES Rebond Grotesque TRIAL';
}

div#main-banner p {
    width: 100%;
    text-align: center;
    top: 0;
    position: unset;
    font-size: 14px;
    line-height: 19px;
}
div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
    margin-top: -18px;
    margin-left: 90px;
}
div#main-banner .nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
    margin-top: -6px;
}

div#sec-logo {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#sec-logo h2 {
    font-size: 26px;
    display: table;
    padding: 0 30px;
    padding-bottom: 12px;
}

div#sec-logo h2:before {
    width: 40px;
    height: 39px;
}

div#sec-logo img {
    width: 45%;
}
div#sec-logo-two {
    padding-top: 0 !important;
}
div#sec-01 h2 {
    font-size: 26px;
    text-align: center;
}

div#sec-01 p {
    text-align: center;
}

div#sec-01 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}

div#sec-maqrue h2 {
    font-size: 26px;
    display: table;
    padding: 0 30px;
    padding-bottom: 6px !important;
}

div#sec-maqrue .marquee-item:before {
    margin-left: 44px;
    height: 35px;
    width: 30px;
    background-size: 30%;
}
div#sec-02 h2 {
    font-size: 26px;
    line-height: 1.2;
    display: table;
    padding: 0 30px;
    padding-bottom: 6px !important;
}

div#sec-02 .tabbed>ul li a {
    margin-right: 5px;
}

div#sec-02 ul.wpb_tabs_nav {
    display: inline-table;
    text-align: center;
}

div#sec-02 h3 {
    font-size: 26px;
    text-align: center;
    padding-bottom: 0;
}

div#sec-02 p {
    text-align: center;
}

div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}

div#sec-02 {
    padding-bottom: 30px !important;
}

div#sec-03 h6 {
    width: 100%;
}

div#sec-03 h2 {
    font-size: 26px;
    text-align: center;
}

div#sec-03 ul.scrollbar.style-14 {
    padding-top: 0;
    margin-left: 0;
}

div#sec-04 h6 {
    width: 88%;
    margin-left: 0;
    margin: 0 auto;
}

div#sec-04 h2 {
    margin-left: 0;
    font-size: 26px;
    text-align: center;
    padding-bottom: 0;
}

div#sec-04 .owl-stage-outer {
    margin-left: 0;
}

div#sec-footer {
    text-align: center;
}

div#sec-footer span.wpcf7-form-control-wrap[data-name="first"], div#sec-footer span.wpcf7-form-control-wrap[data-name="email"] {
    width: 100% !important;
}

div#sec-footer span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    top: 0;
    position: unset;
    width: 100%;
}

div#sec-footer input[type=submit] {
    position: unset;
    margin: 0 auto;
    display: flex;
    float: unset;
}

div#sec-footer .wpcf7-form p span {
    width: auto;
    display: inline-block;
}

div#sec-ff .wpb_text_column.wpb_content_element.blt-03 {
    padding-left: 0;
}
#page-header-bg .subheader {
    font-size: 16px;
}
div#sec-about-01 .row-bg.viewport-desktop.using-bg-color {
    height: 100%;
}
div#sec-service-02 h2 {
    text-align: center;
    padding-bottom: 0;
}

div#sec-service-02 p {
    text-align: center;
    width: 100%;
    padding-bottom: 0;
}

div#sec-service-02 {
    padding-bottom: 30px !important;
    padding-top: 20px !important;!i;!;
}
div#sec-service-01 h2 {
    top: 0%;
    font-size: 26px;
    font-size: 24px;
    font-weight: 400;
}

div#sec-service-01 p {
    top: 31%;
    width: 96%;
    font-size: 12px;
    line-height: 1.2;
    text-shadow: 0 0 30px #000;
}
div#sec-resources-01 h2 {
    font-size: 19px;
    line-height: 1.1;
    width: 90%;
}
div#cotact-form h2 {
    font-size: 26px;
    text-align: center;
}

div#cotact-form span.wpcf7-form-control-wrap[data-name="first"], div#cotact-form span.wpcf7-form-control-wrap[data-name="email"] {
    width: 100% !important;
}

div#cotact-form span.wpcf7-form-control-wrap[data-name="textarea-101"] {
    width: 100%;
    position: unset;
}

div#cotact-form input[type=submit] {
    position: unset;
    margin: 0 auto;
    display: block;
}
div#sec-wolf {
    text-align: center;
    padding-top: 30px !important;!i;!;
    padding-bottom: 40px !important;!i;!;
}

div#sec-wolf ul li:nth-child(1) {margin-right: 0;display: inline-block;}

div#sec-wolf ul {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

div#sec-wolf-2 h2 {
    width: 100%;
    font-size: 26px;
    line-height: 1.1;
}

div#sec-wolf-3 h2 {
    width: 100%;
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
}

div#sec-wolf-3 ul li {
    line-height: 2.2;
}

div#sec-wolf-6 {
    padding-top: 0 !important;
}

div#sec-wolf-7 {
    padding-top: 0 !important;
    text-align: center;
    padding-bottom: 30px !important;!i;!;
}

div#sec-wolf-8 h3 {
    font-size: 26px;
}

div#sec-wolf-9 h2 {
    padding-left: 0;
    text-align: center;
    font-size: 26px;
}
div#main-banner .con1 {
    margin-top: 0;
    display: block;
}
div#main-banner .content {
    top: 15px !important;
}
div#main-banner p br {
    display: none;
}
div#main-banner h2 br {
    display: none;
}
div#sec-01 {
    /* padding-top: 30px !important; */
    padding-bottom: 30px !important;
}
div#sec-03 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#sec-04 {
    padding-top: 40px !important;
}
div#sec-footer .vc_col-sm-4 {
    margin: 0;
}
div#sec-footer .img-with-aniamtion-wrap {
    display: flex;
    justify-content: center;
}
div#sec-footer-01 {
    margin: 0;
}

div#sec-ff:before {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #ffffff73;
}
div#sec-footer ul.fti {
    position: unset;
    width: 100%;
    justify-content: center;
}	
#header-outer #mobile-menu ul li a {
    padding: 4px 0 !important;
    font-size: 14px !important;
    font-weight: 400;
}	
header#top .container .row {
    padding: 0;
    height: unset;
}
#header-space {
    height: 75px !important;
}
div#sec-service-01 {
    padding-bottom: 0px !important;
    margin: 0;
}
div#sec-service-01 .vc_col-sm-6 img.img-with-animation.skip-lazy {
    height: 130px;
}
div#sec-service-01 .vc_col-sm-6 {
    margin: 0;
}
div#sec-service-01 .wpb_row {
    margin: 0;
}
div#sec-wolf .row-bg.viewport-desktop.using-image {
    background-position: center center !important;
}
div#sec-wolf-8 {
    padding-bottom: 10px !important;
}
div#sec-wolf-9 .toggle>.toggle-title {
    background-color: transparent !important;
}
div#sec-wolf-9 .toggle>.toggle-title a {
    background-color: transparent !important;
    background: transparent !important;
}
div#sec-wolf-4 .wpb_row:nth-child(2) {
    margin: 0;
}

div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3 {
    width: 50%;
}

div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3:nth-child(1), div#sec-wolf-4 .wpb_row:nth-child(2) .vc_col-sm-3:nth-child(2) {
    display: block;
}
div#sec-wolf-4 {
    padding-bottom: 0 !important;
    padding-top: 20px !important;
}
div#sec-wolf-5 {
    padding-top: 40px !important;
    padding-bottom: 20px !important;!i;!;
}
div#print-logo .vc_col-sm-3 {
    width: 50%;
}

div#print-logo .vc_col-sm-3:nth-child(1) {
    order: 2;
}

div#print-logo .vc_col-sm-3:nth-child(2) {
    order: 1;
}
div#sec-wolf-8 div#second .vc_col-sm-3 .img-with-aniamtion-wrap {
    width: 100% !important;
}

div#sec-wolf-8 div#second .vc_col-sm-3 img.img-with-animation.skip-lazy {
    width: 100%;
}

div#sec-wolf-8 div#second .vc_col-sm-3 {
    margin: 0;
}

div#sec-wolf-8 div#second .wpb_text_column {
    bottom: 18px;
}
div#sec-wolf-logo .vc_col-sm-3 {
    width: 50%;
    /* margin: 0; */
}
div#sec-wolf-logo .vc_col-sm-3:nth-child(3),
div#sec-wolf-logo .vc_col-sm-3:nth-child(4){
    margin: 0 !important;
}
div#contract-negotiation-img img {
    height: 145px;
}

div#telecom-logo .vc_col-sm-3 {
width: 50%;
}
div#shipping-logo .vc_col-sm-3 {
width: 50%;
} 
div#sec-viop-01	.vc_col-sm-3 {
width: 50%;
}
div#cost-segregation .vc_col-sm-3 {
width: 50%;
}
div#cost-segregation .vc_col-sm-3:nth-child(1),
div#cost-segregation .vc_col-sm-3:nth-child(2){
    margin: 0 !important;
}
div#sec-service-01 .img-with-aniamtion-wrap::before {
    height: 90%;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
div#sec-service-01 a:before {
    margin-left: 74px;
    margin-top: 2px;
}
div#sec-service-01 a:after {
    width: 78px;
    bottom: -3px;
}
div#sec-service-01 img.img-with-animation.skip-lazy {
    border-radius: 22px;
}
#sec-wolf-8 #second {
  margin: 0;
}
div#sec-maqrue .marquee-item img {
    height: 45px;
}
div#sec-wolf .vc_col-sm-6 {
    padding-right: 0;
}

div#sec-wolf-2 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#sec-wolf-3 {
    padding-top: 30px !important;
}

div#sec-wolf-3 h3 {
    text-align: center;
}

div#sec-wolf h2 {line-height: 1.1;}

div#sec-wolf p {
    padding-bottom: 0;
    padding-top: 15px;
}

div#sec-wolf-5 h2 {padding-bottom: 26px;}

div#sec-wolf-5 img.img-with-animation.img-my.skip-lazy {
    width: 100%;
}

div#sec-wolf-6 .wpb_text_column {
    margin-bottom: 0;
}

div#sec-footer a {
    margin: 0 8px;
}
div#sec-footer .checkbox1 span.wpcf7-form-control-wrap {
    width: unset !important;
    line-height: 1.1;
}
div#sec-footer textarea {
    margin-top: 18px;
}
div#sec-ff .vc_col-sm-3 {
    margin-bottom: 12px;
}
div#last-one {
    padding-top: 20px;
}
div#sec-wolf ul.fir2 li:nth-child(1) {
    display: list-item;
}
div#sec-wolf ul.fir2 li {
    text-align: left;
}
div#sec-wolf ul.fir2 {
    padding-top: 16px;
}	
div#last-one .vc_col-sm-4:last-child p {
    display: inline-grid;
}	
	div#sec-wolf-5 ul li {
		height:auto;
	}
	.page-id-1042 #page-header-bg h1 {
    padding-top: 50px;
}
.page-id-1042 #page-header-bg br {
    display:none !important;
}
#wolf-pay-first-section p {
    color: black;
    font-size: 16px;
    width: 100%;
    margin: 30px auto;
    line-height: 1.3;
}

div#wolf-pay-second-section , #wolf-pay-third-section{
    padding-top: 20px !important;
    padding-bottom:20px !important;
        text-align: center;
}
div#wolf-pay-second-section h2 {
    font-size:24px;
    margin-top: 20px;
    line-height:1.2;
}
.wolf-pay-2st-section-inner-box {
    margin: 10px 10px !important;
    padding: 20px 10px !important;
}
#wolf-pay-second-section p, #wolf-pay-second-section li {
    color: white;
    margin: 5px 0;
    font-size: 16px;
    text-align: left;
}
.wolf-pay-2st-section-1st-inner-box {
    margin-left: 0;
}
#wolf-pay-third-section h2 , #wolf-pay-third-section p {
    width: 100%;
}
#wolf-pay-third-section p {
    width: 100%;
        font-size: 16px;
}
#wolf-pay-fouth-section h2 {
    margin-left: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #00CD34;
    text-align: center;
    font-size: 24px;
}

#wolf-pay-fouth-section ol {
    margin-left: 20px;
}
.fifth-section-inner-wrapper .vc_column-inner {
    padding: 20px 15px;
    border-radius: 25px !important;
    height: auto;
    text-align: center;
}
.fifth-section-inner-wrapper .vc_column-inner p {
    padding:10px !important;
}
	#wolf-pay-second-section {
    color: white;
    margin-bottom: 10px;
}
#wolf-pay-fifth-section h2 {
    padding: 5px 10px;
    font-size: 24px;
}
	.main-section-1-inner-wrapper {
    border: 1px solid #2FB150;
    border-radius: 15px;
    padding: 10px 15px !important;
    width: 46%;
    margin: 0 2% 20px !important;
    text-align: center;
}
.main-section-1-inner-wrapper  h3 , #main-section-1 h2{
    line-height:1.2;
    font-size:24px !important;
}
.main-section-1-inner-wrapper p {
    font-size:16px !important;
}
.main-section-1-inner-wrapper li {
    font-size:16px !important;
    text-align: left;
}
#main-section-1 {
    padding: 20px 0 10px !important;
}
	.page-id-1089 #wolf-pay-third-section h2:nth-child(1) {
    margin-top: 120px;
}
	div#wolf-pay-fifth-section {
    padding-bottom: 20px !important;
}
}




p.tx-03 {
    width: 72% !important;
    text-align: center !important;
    margin: auto;
}
p.tx-01 {
    color: black;
    font-size: 18px;
}


div#Sec-mbl h2 {
    color: #000 !important;
}
div#Sec-mbl h3 {
    color: #000 !important;
}
div#sec-billing h2 {
    font-size: 42px !important;
    color: #000;
    text-transform: capitalize;64xt-
    t: ;64xt-
    t: c;
}

div#Sec-tel-01 p {
    font-size: 18px !important;
    width: 100% !important;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
div#Sec-tel-02 h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
    text-align: center;
}
div#Sec-tel-02 ul li {
    list-style: disc;
    list-style-position: outside;
    color: #000;
    list-style: none;
    font-size: 16px;
    border: 2px solid #2FB150;
    position: relative;
    padding: 37px;
    border-radius: 10px;
    display: flex;
    align-items: center;
}
div#Sec-tel-02 {
    padding-bottom: 100px !important;
}
div#Sec-tel-02 p.lm-01 {
    font-size: 18px !important;
    width: 100% !important;
    color: #fff;
    margin: 0px !important;
    padding: 0px !important;
    float: left;
}
div#sec-billing ul li {
    /* list-style: none; */
    list-style-position: outside;
    font-size: 17px !important;
    box-decoration-break: clone;
    color: #000;
    line-height: 33px;
}
div#sec-billing .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone .vc_column-inner {
    background: #ffffff85;
    padding: 11px 11px;
    /* height: 285px !important; */
    border-radius: 10px;
    backdrop-filter: blur(2px);
}
div#sec-billing.billing11 .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone .vc_column-inner {
    width: 80%;
    margin: 0 auto;
}
div#Sec-tel-02 ul li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background: #2fb150;
    left: 15px;
    border-radius: 10px !important;
    top: 42px;
}
div#Sec-tel-03 {}

div#Sec-tel-03 h2 {color: #000 !important;font-size: 30px;line-height: 1.1;padding-bottom: 20px;}
div#sec-billing h3 {
    color: #000 !important;
}
div#Sec-tel-03 p {
    text-align: center;
    color: #000;
    font-weight: 500;
    font-size: 19px;
}
div#Sec-tel-03 p.lm-01 {
  color: #000;
    font-size: 16px;
}
div#Sec-ansl h2 {
    font-size: 45px !important;
    color: #fff;
    text-align: center;
    padding-bottom: 30px;
    text-transform: capitalize;
}
div#Sec-ansl{
    padding-top: 71px !important;
    padding-bottom: 100px !important;
}
div#Sec-ansl ul li {
    font-size: 18px !important;
    box-decoration-break: clone;
    color: #fff;
    line-height: 24px;
    border: 1px solid;
    border-radius: 10px !important;
    list-style: none;
    padding: 16px 10px 16px 10px;
    margin: 7px 0px 0px 0px !important;
}
div#sec-zx h3 {
    font-size: 32px;
    color: #fff;
}
div#sec-zx ul li {
    list-style: disc;
    list-style-position: outside;
    list-style: disc;
    list-style-position: outside;
    font-size: 17px !important;
    box-decoration-break: clone;
    color: #fff;
    line-height: 33px;
}
div#Sec-prnt-01 p {
    font-size: 20px !important;
    width: 96% !important;
    color: #000;
    padding-top: 0;
    padding-bottom: 45px;
}
div#Sec-prnt-01 {
    padding-top: 30px !important;
    padding-bottom: 45px !important;
}
div#sec-cpl h3 {
    color: #fff !important;
    font-size: 32px;
}
div#sec-cpl ul li {
    list-style: disc;
    list-style-position: outside;
    font-size: 18px !important;
    box-decoration-break: clone;
    color: #fff;
    line-height: 33px;
    font-weight: 400;
}
div#Print-sec h2 {
    color: #fff;
}

div#Print-sec h3 {
    color: #fff;
}
div#Print-sec .row_col_wrap_12 {
    padding-top: 137px;
    padding-bottom: 40px;
}
div#Sec-tel-01{
	 list-style: disc;
	 list-style-position: outside;
	 font-size: 24px !important;
	 box-decoration-break: clone;
	 color: #000;
	 line-height: 33px;
}
div#Sec-tel-01 ul li {
    list-style: disc;
    list-style-position: outside;
    padding-bottom: 15px !important;
    font-size: 20px;
    font-weight: 700;
}

div#Sec-tel-01 ul {
    padding-top: 10px;
}

.wolf1-inner-wrapper-inner-wrapper p {
    color: black;
    font-size: 16px;
    background-color: white;
    padding: 20px !important;
    border-radius: 15px !important;
}
.wolf1-inner-wrapper p:hover {
    color: white;
    background-color: #2CAE4D;
}
.wolf1-inner-wrapper p {
    color: black;
    font-size: 16px;
    background-color: white;
    padding: 20px !important;
    border-radius: 15px !important;
}

.wolf1-inner-wrapper h2 {
    color: #000;
}


.wolf1-inner-wrapper .vc_column-inner {
    padding: 50px 15px;
    border-radius: 10px !important;
    /* height: 624px; */
    box-shadow: 0 0 10px #00000029;
}

div#Sec-energy01 h3 {
    color: #000;
}
#sec-energy01 h2 {
    color: #000;
}
div#Sec-ansl h3 {
    color: #fff;
    font-size: 44px !important;
    text-align: center;
    padding-bottom: 10px;
}
div#Sec-tel-01 h2 {
    font-size: 45px !important;
    color: #000;
    padding-bottom: 24px;
}
div#Sec-ansl  h4 {
    color: #fff;
    font-size: 22px;
    text-align: center;
}
div#Sec-energy01 h2 {
    color: #000;
}
div#Sec-tel-01 {
    padding-top: 17px !important;
}
div#Sec-tel-011 ul li {
    list-style: disc;
    list-style-position: outside;
    padding-bottom: 16px !important;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    padding-top: 15px !important;
}
div#sec-wat h2 {
    font-size: 42px !important;
    color: #000;
}
div#sec-wat h3 {
    color: #000 !important;
    font-size: 35px;
    padding-bottom: 20px;
    padding-top: 10px;
}
div#sec-billing ul li {
    /* list-style: none; */
    list-style-position: outside;
    font-size: 18px !important;
    box-decoration-break: clone;
    color: #000000;
    line-height: 40px;
    font-weight: 500 !important;
}
div#sec-wat .vc_col-sm-4 .wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone .vc_column-inner {
    background: #ffffff85;
    padding: 33px !important;
    height: 285px !important;
    border-radius: 10px;
    background: blur;
    backdrop-filter: blur(2px);
}
div#sec-wat {
    text-align: center;
}
div#Sec-svr-02 ul li
 {
    color: #000;
    list-style: none;
    font-size: 13px;
    border: 2px solid #2FB150;
    border-radius: 10px;
    line-height: 18px;
    position: relative;
    height: 100px !important;
    padding: 11px 23px 22px 18px !important;
}
div#Sec-svr-02 ul li::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    background: #2fb150;
  left: 7px;
    border-radius: 10px !important;
    top:18px;
}
div#Sec-svr-02 h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
    text-align: center;
}
div#sec-zk .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone .vc_column-inner {
    background: #ffffff85;
    padding: 33px !important;
    height: 285px !important;
    border-radius: 10px;
    background: blur;
    backdrop-filter: blur(2px);
}
div#sec-zk ul li {
    list-style: disc;
    list-style-position: outside;
    font-size: 18px !important;
    box-decoration-break: clone;
    color: #000;
    line-height: 40px;
}
div#sec-zk  h2 {
    font-size: 42px !important;
    color: #000;
}

div#sec-zk h3 {
    color: #000 !important;
    padding-bottom: 20px;
}
div#Sec-sf ul li {
    list-style: disc;
    list-style-position: outside;
    color: #000;
    list-style: none;
    font-size: 17px;
    border: 2px solid #2FB150;
    position: relative;
    padding: 37px;
    border-radius: 10px;
    /* height:111px; */
    display: flex;
    align-items: center;
}
div#Sec-sf ul li::before
 {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background: #2fb150;
    left: 15px;
    border-radius: 10px !important;
    top: 48px;
}
div#Sec-sf h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
    text-align: center;
}
div#Sec-sf {
    padding-bottom: 100px !important;
}

div#Sec-eng h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
    text-align: center;
}

div#Sec-eng {
    padding-bottom: 100px !important;
}
div#Sec-tm ul li {
    list-style: disc;
    list-style-position: outside;
    padding-bottom: 32px !important;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    padding-top: 6px !important;
}
p.tz {
    font-family: 'Open Sans' !important;
    font-size: 36px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    line-height: 0.7;
    padding-top: 20px !important;
}
div#apex-01 p.ab-01 {
    color: #0F542B;
    font-size:62px;
    padding-bottom: 26px;
    font-family: 'ES Rebond Grotesque TRIAL' !important;
    font-weight: 800;
}
div#apex-01 p.ab-011 {
    color: #000;
    text-transform: capitalize;
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    padding-top: 26px;
}
div#apex-01 {
    padding-top: 45px !important;
}

div#sec-cable h2 {
    font-size: 64px !important;
    color: #000;
    font-weight: 600;
    padding-bottom: 35px !important;
}
span.bhs {
    font-size: 23px !important;
    color: #fff !important;
    padding-top: 20px !important;
    position: relative;
    top: 20px;
    font-family: 'Open Sans' !important;
    font-weight: 400 !important;
}
div#sec-cable h6 {
    color: #000;
    font-size: 25px;
    text-transform: capitalize;
}

div#sec-cable {
    padding-top: 95px !important;
    padding-bottom: 80px !important;
}
div#sec-bali {
    padding-top: 60px !important;
}
div#sec-cable-02 h2
 {
    font-size: 52px;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    line-height: 74px;
}
div#sec-cable-02 p.cl-01 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0px;
    padding-top: 0;
    font-weight: 500;
}
div#sec-cable-02 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    text-align: center;
    margin: 0 auto;
}

div#sec-cable-02 img.img-with-animation.skip-lazy {
    margin: 0 auto;
}
div#sec-cable-03 {
    padding-top: 64px !important;
    padding-bottom: 60px !important;
}
div#sec-cable-03 ul li {list-style: disc;list-style-position: outside;font-size: 18px !important;color: #000 !important;padding-bottom: 14px;}
div#sec-cable-03 h3 {
    color: #000 !important;
    font-size: 52px;
    padding-bottom: 19px;
}
div#sec-cable-03 .row_col_wrap_12.col.span_12.dark.left {
    border: 3px solid #2FB150;
    border-radius: 36px;
    padding: 44px 6px;
}


div#sec-cable-04 h2 {
    font-size: 45px;
    text-align: center;
    padding-bottom: 20px;
}

div#sec-cable-04 span.aq {
    color: #2FB150;
}
div#sec-cable-04 span.a1q {
    color: #163E64;
}
div#sec-cable-02 a.nectar-button.medium.regular.accent-color.regular-button {
    color: #000 !important;
    background: #fff !important;
    border-radius: 48px !important;
}
div#sec-cable-05 p {
    font-size: 16px;
    color: #1A1818;
    font-weight: 500;
    padding-bottom: 41px !important;
}

div#sec-cable-05 .wpb_text_column.wpb_content_element.fifth-section-inner-wrapper-content p {
    padding: 32px;
    border-radius: 22px;
    background: #8080801a;
    border: 1px solid #2fb14f;
    height: 166px;
}

div#sec-cable-06 h3 {color: #fff !important;font-size: 35px !important;padding-top: 10px;padding-bottom: 8px;}
div#sec-cable-06 h2 {color: #fff !important;font-size: 70px !important;line-height: 1;}
div#sec-cable-06 ul li {
    list-style: none;
    list-style-position: outside;
    color: #fff !important;
    padding-bottom: 23px;
    line-height: 20px;
    font-size: 18px;
}
div#sec-cable-06 img.img-with-animation.skip-lazy {
    width: 93% !important;
}

div#sec-cable-06 ul li::before {
    content: '';
    position: absolute;
    z-index: 999999;
    height: 63px;
    background-repeat: no-repeat;
    width: 70px;
    background-image: url(/wp-content/uploads/2025/05/WOLF-EXPENSE-SOLUTION-LOGO-_-FINAL-2022-300x107-2.png);
    left: 7px;
    width: 8% !important;
    background-size: 18px;
    margin-top: 2px;
}
div#sec-cable-07 {
    padding-top: 100px !important;
}
div#sec-cable-07 .wpb_text_column.wpb_content_element.fifth-section-inner-wrapper-content {
    padding: 65px;
    border-radius: 106px !important;
    border-radius: 32px !important;
    background: #f5f5f5;
}
div#sec-cable-07 h2
 {
    color: #000 !important;
    padding-bottom:35px;
    line-height: 58px;
    font-size: 46px !important;
}
div#sec-cable-07 p {
    color: #000 !important;
    padding-bottom: 23px;
    font-size: 16px;
}
div#sec-cable-07 a
 {
    color: #fff !important;
    background: #2FB150;
    border-radius: 48px !important;
    padding: 13px 53px;
    font-size: 13px !important;
    top: 20px !important;
    position: relative;
}
div#sec-cable-08 h2 {
	    color: #000;
	    font-size: 55px !important;
	    font-weight: 500;
	    padding-bottom: 15px;
}
div#sec-cable-08 {
    padding-bottom: 39px !important;
}
p.hl {
    color: #000 !important;
    padding-bottom: 23px;
    font-size: 18px;
}

div#sec-cable-09 img {
    margin: 0 auto;
    text-align: center;
}

div#sec-cable-09 {
   padding-top: 70px !important;
   padding-bottom: 35px !important;
}
div#sec-cable-09 p {
    color: #000 !important;
    padding-bottom: 23px;
    font-size: 18px;
    font-weight: 500;
    padding-top: 20px;
}
div#sec-apx h3 {
    font-size: 34px !important;
    color: #000;
}


div#sec-apx a.nectar-button.medium.regular.accent-color.regular-button {
    color: #fff !important;
    background: #2FB150;
    border-radius: 48px !important;
    padding: 11px 53px;
    font-size: 13px !important;
    float: right;
}
div#sec-apx p {
    color: #000 !important;
    padding-bottom: 23px;
    font-size: 16px;
    padding-top: 30px;
    font-weight: 500;
    padding-bottom: 0px;
}
div#sec-cable-08 .main-bl {
    display: flex;
    align-items: center;
}
div#sec-cable-08 div#second .vc_col-sm-1\/5.wpb_column .vc_column-inner {
    background: #F8F8F8;
    padding: 12px 14px;
    border-radius: 12px;
    height: 85px !important;
}
div#sec-cable-08 div#second .vc_col-sm-1\/5.wpb_column {
    padding: 0 6px;
}
div#sec-cable-11 h2 {
    color: #fff !important;
    padding-bottom: 40px;
    line-height: 68px;
    font-size: 70px !important;
    font-weight: 500;
}
div#sec-cable-11 {
    padding-bottom: 90px !important;     padding-top: 90px !important; 

}
div#sec-cable-11 ul li {
    list-style: disc;
    list-style-position: outside;
    font-size: 17px !important;
    color: #fff !important;
    padding-bottom: 14px;
}
div#sec-cable-11 h3
 {
    color: #fff;
    font-size: 27px;
    padding-top: 42px;
    padding-bottom: 74px;
}
div#sec-cable-11 p {
    font-size: 17px !important;
    color: #fff !important;
    padding-bottom: 14px;
    line-height: 24px;
    font-weight: 500 !important;
}
div#sec-appc .vc_column-inner
 {
    border: 2px solid #fff;
    padding: 2px 7px 8px 52px;
    border-radius: 21px;
}
div#sec-apx {
    padding-top: 65px !important;
}
div#sec-pza::before {
    content: '';
    position: absolute;
    z-index: 99999;
    height: 1px;
    top: 1px;
    width: 1171px;
    background-image: url(/wp-content/uploads/2025/05/zzzzzz.png);
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}
div#sec-cable-11 h3::after {
    content: '';
    position: absolute;
    z-index: 99999;
    height: 1px;
    top: 126px;
    left: 36px;
    width: 484px;
    background-image: url(/wp-content/uploads/2025/05/zzzzzz.png);
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}
div#sec-cable-09::before {
    content: '';
    position: absolute;
    z-index: 99999;
    height: 3px;
    top: 8px;
    left: 0px;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/wp-content/uploads/2025/05/rrrrrr.png);
    /* mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent); */
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}

div#sec-cable::before {
    content: '';
    position: absolute;
    z-index: 99999;
    height: 3px;
    top: 34px;
    width: 100%;
    background-image: url(/wp-content/uploads/2025/05/zzzzzz.png);
    /* mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent); */
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
div#sec-cable-07 span.a1q
 {
    color: #163E64;
}
div#sec-cable-07 span.aq {
    color: #2FB150;
}

div#sec-cable-05 .vc_col-sm-12.pz-mir::before {
    content: '';
    position: absolute;
    z-index: 99999;
    height: 691px;
    background-attachment: fixed !important;
    left: -50px;
    top: 13px;
    width: 2px;
    background-image: url(/wp-content/uploads/2025/05/Line-15.png);
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}
span.bh {
    color: #00B050 !important;
    font-family: 'ES Rebond Grotesque TRIAL ExBd';
}

div#sec-cable-05 {
    padding-bottom: 50px !important;
}
p.hl {
    padding-top: 21px;
}



     .comparison-container {
      width: 1100px;
      margin: auto;
      border-radius: 12px;
      background: #fff;
      overflow: hidden;
    }

    .comparison-header {
      display: flex;
      justify-content: space-between;
      background: #2FB150 !important;
      color: #fff;
      font-weight: bold;
      padding: 15px 10px;
      font-size: 18px;
		margin-bottom: 16px !important;
    }

    .comparison-header span {
      width: 33.33%;
      text-align: center;
    }

    .comparison-header span:first-child {
      font-weight: bold;
    }

    .comparison-row {
      display: flex;
      justify-content: space-between;
      border-top: 1px solid #ddd;
      padding: 14px 10px;
      align-items: center;
      font-size: 16px;
    }

    .comparison-row span {
        width: 33.33%;
    text-align: center;
    color: #000 !important;
    }

    .feature-name {
      width: 33.33%;
      text-align: left;
      color: #333;
      padding-left: 10px;
      position: relative;
      display: flex;
      align-items: center;
      padding-left: 29px;
    }

    .feature-name::before {content: '';position: absolute;width: 9px;height: 9px;background: #00c853;left: 10px;border-radius: 50px;}
.comparison-container {
    background: #F7F7F7;
}
div#sec-apx p.cpl {
    padding-top: 4px !important;
    font-weight: 500;
}
p.fl-02 {
    color: #000;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 500;
}
div#sec-cable-11 p .vc_col-sm-12.pz-mir::before {
    content: '';
    position: absolute;
    z-index: 99999;
    height: 748px;
    right: 20px;
    top: -20px;
    width: 50px;
    background-image: url(/wp-content/uploads/2025/05/Vector.png);
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}
div#sec-apx h6 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
div#sec-cable-03 ul li::marker {
    color: #2FB150;
}
span.sk0s2
 {
    color: #163e64 !important;
}
span.sk0202 {
    padding-left: 31px;
    position: relative;
    font-size: 34px !important;
    top: 6px;
}

span.sk0202 {}

span.sk0202::before {
    content: '';
    position: absolute;
    height: 78px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2025/05/noun.png);
    right: 0px;
    margin-top: 38px;
    width: 100%;
    background-position: top right;
}
h4.zsk {
    font-size: 75px !important;
    font-weight: 600;
    color: #fff;
    padding-top: 32px !important;
    padding-bottom: 0 !important;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: start;
    padding-top: unset;
}


div#sec-cable-05 span.a1q {
    color: #163E64;
}
div#sec-cable-05 span.aq {
    color: #2FB150;
}
div#sec-cable-05 h2 {
    font-size: 78px;
    line-height: 69px;
    width: 86%;
}
div#sec-cable-05 .comparison-container::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/05/Energy_Star_1-1.png);
    background-size: cover;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 55px;
    top: 110px;
    bottom: 0;
	Display:None;
    width: 43% !important;
    height: 300px;
}
label.opn.pum-trigger:hover {
    color: #163e64 !important;
    transform: scale(1.5);
    transition: 0.5 ease;
}
div#sec-cable-11 img.img-with-animation.skip-lazy {
    position: relative;
    top: -22px;
}
div#sec-cable-02 .row-bg-wrap .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#sec-cable-05 img.img-with-animation.skip-lazy {
    width: 84% !important;
}
div#popmake-1456 {
    background: #e1e1e1;
    color: #000 !important;
}
div#popmake-1456 p {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 500;
    padding-bottom: 0px !important;
}
div#sec-cable-05 .comparison-container {
    position: relative;
}
div#popmake-1456 {
    background: #e1e1e1;
    color: #000 !important;
    border: 8px solid #12461f;
    border-radius: 12px;
}
label.opn.pum-trigger {
    color: #fff !important;
    font-size: 44px;
    position: relative;
    top: 14px;
}
div#pum_popup_title_1456 {
    font-weight: 500;
}
div#popmake-1456 strong {
    color: #134820;
    font-size: 25px;
}
div#popmake-1456 strong {
    color: #134820;
    font-size: 18px;
    line-height: 1.8;
}
div#sec-cable-08 img {
    filter: grayscale(1);
}
div#sec-cable-08 div#second .vc_col-sm-1\/5.wpb_column .vc_column-inner:hover img {
    filter: none;
}
div#sec-cable-08 img.alignnone.size-full.wp-image-1514 {
    width: 100% !important;
    position: relative;
    top: 7px;
}
div#Sec-ansl-02 {}

div#Sec-ansl-02 {}

div#Sec-ansl-04 ul li {
    list-style: disc;
    list-style-position: outside;
    color: #000;
    list-style: none;
    font-size: 17px;
    border: 2px solid #2FB150;
    position: relative;
    padding: 37px;
    border-radius: 10px;
    /* height: 111px; */
    display: flex;
    align-items: center;
}
.Main ul
 {
    padding: 0px !important;
    margin: 4px !important;
    float: left;
    padding-left: 0px !important;
    margin-left: 0px !important;
}
div#Sec-ansl-04 h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
	text-align: center;
}

div#Sec-ansl-04 {}

div#Sec-ansl-04 {
    padding-top: 38px !important;
    padding-bottom: 35px !important;
}

div#Sec-ansl-02 h2 {
    font-size: 45px;
    color: #000;
    padding-bottom: 18px !important;
}
div#Sec-ansl-02 ul li {
    list-style: disc;
    list-style-position: outside;
    padding-bottom: 16px !important;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    padding-top: 15px !important;
}
div#Sec-ansl-01 {
    padding-top: 92px !important;
    padding-bottom: 65px !important;
}

div#Sec-ansl-01 ul li {
    list-style: disc;
    list-style-position: outside;
    font-size: 18px !important;
    color: #fff!important;
    padding-bottom: 14px;
}

div#Sec-ansl-01 h2 {
    font-size: 44px;
    color: #fff;
    padding-bottom: 20px;
}
div#Sec-ansl-01 .vc_col-sm-5.slk.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone .vc_column-inner {
    background: #10281621;
    border-radius: 14px;
    width: 90% !important;
}

div#Sec-ansl-01 h3 {
    color: #fff;
    padding: 20px 0px 5px 12px;
}
div#Sec-ansl-04 ul li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background: #2fb150;
    left: 15px;
    border-radius: 10px !important;
    top: 47px;
}
#wolf-pay-fifth-section img.img-with-animation.skip-lazy {
    width: 89% !important;
    position: relative;
    top: 6px;
}
div#Sec-svr-02 .m-left {
    width: 100%;
}
div#Sec-svr-02 .Sec-main {
    width: 45%;
    float: left;
}
div#Sec-svr-02 .Sec-main1
 {
    width: 46%;
    float: left;
}
div#Sec-svr-02 .Sec-main12 {
    width: 90%;
    float: left;
}

div#wolf-pay-fifth-section {
    padding-top: 87px !important;
}
div#Sec-svr-02 .Sec-main12 h6 {
    color: #000;
    font-size: 24px;
    border: 2px solid #2FB150;
    border-radius: 12px;
    padding: 33px 20px 33px 20px;
    width: 100% !important;
    margin-top: 6px !important;
    text-align: center;
    position: relative;
  
}
div#Sec-ansl-01 .vc_col-sm-5.slk.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    position: relative;
    bottom: 53px;
}
div#sec-cable-11 .row-bg-wrap .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}



div#apex5 span.a1q {
    color: #163E64;
}
div#apex5 span.aq {
    color: #2FB150;
}
div#apex5 h2 {
    font-size: 78px;
    line-height: 69px;
}
div#apex5 .comparison-container::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/05/Energy_Star_1-1.png);
    background-size: cover;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 55px;
    top: 110px;
    bottom: 0;
	Display:None;
    width: 43% !important;
    height: 300px;
}
div#apex5 .row-bg-wrap:nth-child(1) .inner-wrap:nth-child(1):before {
    content: '';
    position: absolute;
    width: 2px;
    background-image: url(/wp-content/uploads/2025/05/Line-15.png);
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    height: 84%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 70px;
    background-position: center center;
}

div#apex5 .vc_col-sm-2 {
    width: 10%;
}

div#apex5 .vc_col-sm-5 {
    width: 45%;
}

div#apex5 .vc_col-sm-5.fir3 .wpb_text_column {
    padding: 32px;
    border-radius: 22px;
    background: #8080801a;
    border: 1px solid #2fb14f;
    height: 174px;
    display: flex;
    align-items: center;
}
div#apex5 .vc_col-sm-5.fir3 p {
    font-size: 16px;
    color: #1A1818;
    font-weight: 500;
}

div#apex5 .vc_col-sm-5.fir1 img.img-with-animation.skip-lazy {
    width: 100%;
}

div#apex5 .vc_col-sm-5.fir3 .vc_column-inner {
    height: 100%;
}

div#apex5 .vc_col-sm-5.fir3 .vc_column-inner>.wpb_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
div#apex5 .row_col_wrap_12 {
    padding-top: 80px;
    padding-bottom: 80px;
}
div#sec-cable-06 .inner-wrap.row-bg-layer.using-image {
    width: 100%;
    border-radius: 40px;
}
#page-header-bg h1+span.subheader {
    font-family: 'Open Sans' !important;
    font-size: 36px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    line-height: 0.7;
    line-height: 1.4;
}
#page-header-bg h1+span.subheader>p.tx-03 {
    font-size: 23px !important;
}
div#Sec-ansl.sur3a {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#Sec-ansl.sur3a h2 {
    text-align: left;
}

div#Sec-ansl.sur3a div#third3 h2 {
    padding-bottom: 0;
    padding-top: 20px;
}
#main-section-1 h3 {
    line-height: 1;
    text-transform: capitalize;
    font-size: 36px !important;
}
div#Sec-tel-01.energy1a .row_col_wrap_12 {
    padding-top: 50px;
}

div#Sec-tel-01.energy1a h2 {
    padding-bottom: 0;
}

div#Sec-tel-01.energy1a ul li {
    font-size: 18px;
    padding-top: 0 !important;
    padding-bottom: 17px !important;
    line-height: 1.2;
}
div#wolf-pay-fifth-section.florida1a {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
}
p {
    font-size: 18px !important;
    font-weight: 500;
}
div#apex-01 .number.default span{
    color: #0F542B;
    font-size:62px;
    padding-bottom: 15px;
    font-family: 'ES Rebond Grotesque TRIAL' !important;
    font-weight: 800;
}
div#apex-01 .nectar-milestone.animated-in {
    margin-bottom: 6px;
}
div#apex-01 p {
    color: #000000;
    text-transform: capitalize;
}
div#sec-cable-06 ul li strong {
    display: block;
}
p.tz label.fir, label.fir61 {
    font-size: 23px;
}
div#Sec-tel-011 h2 {
    font-size: 45px;
    color: #000000;
}
div#Sec-tel-011 .vc_col-sm-4.fir21a .img-with-aniamtion-wrap, 
div#Sec-tel-011 .vc_col-sm-4.fir21a .vc_column-inner>.wpb_wrapper,
div#Sec-tel-011 .vc_col-sm-4.fir21a .img-with-aniamtion-wrap .hover-wrap,
div#Sec-tel-011 .vc_col-sm-4.fir21a .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner {
    height: 100%;
}
div#Sec-tel-011 .vc_col-sm-4.fir21a .img-with-aniamtion-wrap .hover-wrap img {
    height: 100%;
    object-fit: cover;
}
div#ser2aa1 div#second {
    height: 100%;
    border: 2px solid #2FB150;
    color: #000;
    list-style: none;
    border-radius: 10px;
    line-height: 22px;
    padding: 18px 0;
    padding-right: 24px;
}

div#ser2aa1 .vc_col-sm-3>.vc_column-inner {
    height: 100%;
}
div#ser2aa1 .vc_col-sm-3>.vc_column-inner>.wpb_wrapper {
    height: 47.3%;
}
div#ser2aa1 div#second ul li {
    font-size: 18px;
    color: #000000;
    list-style: none;
}
div#ser2aa1 div#second ul li::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    background: #2fb150;
    left: 12px;
    border-radius: 10px !important;
    top: 8px;
}
div#Sec-tel-03 p.lm-01.fir1 {
    font-size: 24px !important;
    font-weight: 600;
}
a.nectar-button.small.regular.accent-color.regular-button {
    padding: 14px 50px;
    border-radius: 30px !important;
    font-size: 16px;
}
div#Sec-svr-02.srv1 {
    padding-bottom: 25px !important;
}
div#ser2aa1 .row_col_wrap_12 {
    padding-bottom: 48px;
}
div#sec-billing h3 {
    font-size: 25px;
    color: #000000;
    padding-top: 20px;
}
div#sec-billing h3.fir31 {
    text-align: center;
}
div#Sec-ansl div#second2 img.img-with-animation.skip-lazy {
    width: 100%;
}
div#wolf-pay-third-section .img-with-aniamtion-wrap img.img-with-animation.skip-lazy,
div#Sec-ansl.sur3a .img-with-aniamtion-wrap img.img-with-animation.skip-lazy,
div#Sec-ansl .img-with-aniamtion-wrap img.img-with-animation.skip-lazy{
    width: 100% !important;
} 
div#ser2aa1 .img-with-aniamtion-wrap img.img-with-animation.skip-lazy {
    width: 94%;
}
div#energy1 {
  color: #1a1a1a;
  background-color: #ffffff;
  padding: 21px;
  line-height: 1.7;
  font-size: 15px;
  padding-top: 18px !important;
  padding-bottom: 6px !important;
}

div#energy1 a {
  color: #1a0dab;
  text-decoration: underline;
  font-weight: 500;
  font-size: 18px;
}

div#energy1 .highlight {
  background-color: #ffff00; /* Yellow highlight */
  font-weight: bold;
}

div#energy1 ul li strong {
  font-weight: bold;
  color: #333;
  display: block;
}

div#energy1 ul {
  margin-top: 0;
  margin-left: 20px;
}

div#energy1 ul li {
  margin-bottom: 18px;
  font-size: 18px;
  color: #000000;
  font-weight: 500;
  line-height: 22px;
}


div#popmake-1456 p a {}

div#popmake-1456 p br {
    display: none;
}
div#popmake-1456 p.thir3 {
    padding-top: 18px;
    padding-bottom: 10px;
}

div#popmake-1456 p.foor4 {
    padding-top: 20px;
}

div#ser2aa1 div#third1 .vc_col-sm-6 {
    height: 100%;
    border: 2px solid #2FB150;
    color: #000;
    list-style: none;
    border-radius: 10px;
    line-height: 22px;
    padding: 18px 0;
    padding-right: 24px;
}
div#ser2aa1 .vc_col-sm-3>.vc_column-inner {
    height: 100%;
}
div#ser2aa1 .vc_col-sm-3>.vc_column-inner>.wpb_wrapper {
    height: 47.3%;
}
div#ser2aa1 div#third1 ul li {
    font-size: 18px;
    color: #000000;
    list-style: none;
}
div#ser2aa1 div#third1 ul li::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    background: #2fb150;
    left: 12px;
    border-radius: 10px !important;
    top: 8px;
}
div#ser2aa1 div#third1 {
    height: 29.7%;
}
div#ser2aa1 .vc_col-sm-6.fir21>.vc_column-inner {
    height: 100%;
}
div#ser2aa1 .vc_col-sm-6.fir21>.vc_column-inner>.wpb_wrapper {
    height: 100%;
}
div#ser2aa1 div#third1 .row_col_wrap_12_inner {
    height: 100%;
}
div#ser2aa1 div#third1 .vc_col-sm-6:nth-child(1) {
    width: 48%;
    margin-right: 10px;
}
div#ser2aa1 div#third1 .vc_col-sm-6:nth-child(2) {
    width: 48%;
    margin-left: 10px;
}
div#Sec-prnt-01 p.lm-01.fir1 {
    padding-bottom: 0;
    font-size: 24px !important;
    font-weight: 600;
    width: 100% !important;
}
div#Sec-prnt-01 div#second43 {
    padding-top: 20px;
}