/*
Theme Name: NetReputation
Version: 1.0
Author: iAdvantage.com
Author URI: http://iadvantage.com/
*/


.logos-wrap-container{
	margin-bottom: 20px !important;
}

#trusted-logo {
	height: 180px !important;
	padding: 0px 10px !important;
}


@media screen and (max-width: 768px) {
	#input_5_3_raw{
		padding-left: 48px !important;
	}
	
	.iti__selected-country-primary{
		margin-top: 15px !important;
	}
	
}






html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    margin-top: 0 !important;
}

body {
    margin: 0;
}

html,
body {
    min-height: 100%;
    /* overflow-x: hidden; */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none !important;
}

a:active,
a:hover {
    outline: 0;
}

b,
strong {
    font-weight: bold;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #303030;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #303030;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

select {
    display: inline-block;
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    background: #fff;
    padding: 6px 10px;
    border: 1px solid #aaa;
    border-radius: 5px;
    transition: all .2s;
}

a {
    color: #337ab7;
    text-decoration: none;
    cursor: pointer;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}

/* a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
} */

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

[role="button"] {
    cursor: pointer;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.badge{
    position: absolute;
    top: 0px;
    right: 0px;
}
.navbar-expand-xl {
    box-shadow: 0 -6px 10px 5px rgb(0 0 0 / 20%);
}



@media screen and (max-width: 1130px) {
    .badge{
        position: relative;
        margin-top: 20px;
    }
}
@media(min-width:768px) {
    .container {
        width: 750px;
    }
}

@media(min-width:992px) {
    .container {
        width: 970px;
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1400px !important;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media(min-width:576px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media(min-width:768px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

@font-face {
    font-family: dashicons;
    src: url(../dashicons2ce6.html);
    src: url(../dashicons2ce6.html#iefix) format("embedded-opentype"), url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"), url(../dashicons2ce6-2.html) format("truetype");
    font-weight: 400;
    font-style: normal
}

label {
    display: block;
    cursor: pointer;
    font-weight: 500;
    padding: 0 0 5px
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="number"] {
    display: inline-block;
    width: 100%;
    -webkit-appearance: none;
    background: #fff;
    padding: 6px 10px;
    border: 1px solid #aaa;
    border-radius: 5px;
    transition: all .2s;
    font-size: 16px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
    outline: 0;
    border-color: #37935C
}

input[type="checkbox"],
input[type="radio"] {
    margin: 0 8px 0 0;
    transition: all .2s
}

textarea {
    display: inline-block;
    width: 100%;
    height: 160px;
    -webkit-appearance: none;
    background: #fff;
    padding: 6px 10px;
    border: 1px solid #aaa;
    border-radius: 5px;
    transition: all .2s;
    resize: vertical;
    font-size:16px;
}

select {
    display: inline-block;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px
}

.validation_error {
    padding: 0 0 20px;
    color: red
}

.validation_message {
    padding: 5px 0 0;
    color: red;
    font-size: .9em
}

.form_fields {
    list-style: none;
    margin: 0;
    padding: 0
}

.form_fields li {
    clear: both;
    margin: 0;
    padding: 0 0 30px
}

.form_fields sup {
    color: red;
    padding: 0 0 0 5px
}

.half_col {
    display: block
}

.half_col.last {
    padding-top: 10px
}

label.small {
    font-size: 90%;
    font-weight: normal;
    padding: 2px 0 0 2px
}

@media(min-width:768px) {
    .form_fields .half_col {
        float: left;
        clear: none;
        width: calc(50% - 10px)
    }
    .half_col.last {
        float: right;
        padding-top: 0
    }
}

img,
img:before,
img:after {
    box-sizing: content-box
}

img {
    height: auto
}

img,
object,
embed,
iframe {
    max-width: 100%
}

svg {
    display: block
}

::-moz-selection {
    background: #303030;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #303030;
    color: #fff;
    text-shadow: none
}

br,
hr {
    display: block;
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    border: 0
}

hr {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px
}

a {
    color: #37935C;
}

a:hover,
a:focus {
    color: #37935C;
    text-decoration: none;
}

p>a:not(a.btn),
p>a:not(.post_author a),
span>a,
p>a>span,
section#content li a:not(.ez-toc-list li a) {
    font-weight: bold !important;
}

/* .cta-block a:hover:not(.cta-block a.btn:hover){
    color:#fff;
} */

.newwrapper ul li a:not(.newwrapper ul li a.btn),
.newwrapper ul li a span {
    font-weight: bold !important;
}

.clear {
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../eot/avenirnextltpro-regular.eot');
    src: url('../eot/avenirnextltpro-regulard41d.eot#iefix') format('embedded-opentype'), url('../woff/avenirnextltpro-regular.woff') format('woff'), url('../ttf/avenirnextltpro-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../eot/avenirnextltpro-demi.eot');
    src: url('../eot/avenirnextltpro-demid41d.eot#iefix') format('embedded-opentype'), url('../woff/avenirnextltpro-demi.woff') format('woff'), url('../ttf/avenirnextltpro-demi.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../eot/avenirnextltpro-bold.eot');
    src: url('../eot/avenirnextltpro-boldd41d.eot#iefix') format('embedded-opentype'), url('../woff/avenirnextltpro-bold.woff') format('woff'), url('../ttf/avenirnextltpro-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {
    background: #fff;
    color: #555;
    font: normal 16px/1.6 'Avenir Next LT Pro', sans-serif
}

#main {
    padding: 100px 0 0;
}

#main.background {
    padding: 0
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    height: 90px
}

/* .header.dark {
    background: #303030
} */

.header .container {
    position: relative
}

.header .col-xs-9 {
    position: static
}

.header .logo {    
    display: block;
    background: url(../svg/netreputation-logo.svg) left center no-repeat;
    width: 266px;
    height: 100px;
    text-indent: -9999px;
}

/* Rectangle 24 */

position: absolute;
width: 625px;
height: 110px;
left: 976px;
top: 174px;

background: linear-gradient(90deg, #37935C 17.95%, #069C70 81.14%);

.lighter-bg{

}
.background_dark .header .logo,
.header.dark .logo {
    background: url(../svg/nr-logo-man.svg) left center no-repeat;
}
.lighter-bg .header.lighter{
    background: #fff;
    color: #303030;
}
.admin-bar .header {
    top: 32px !important;
}

.admin-bar #main{
    padding: 132px 0 0;
}
/* Vector */

position: absolute;
left: 25.09%;
right: 0.31%;
top: 0.82%;
bottom: 30.03%;

background: #37935C;


/* .header .logo span {
    display: none
} */

.header .logo .name {
    color: #303030;
    font-weight: bold;
    font-size: 24px;
    padding: 22px 0 0
}

.header .logo .com,
.header.dark .logo .com {
    color: #37935C
}

.header .logo .tagline {
    color: #303030;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.3px
}

.background_dark .header .logo .name,
.header.dark .logo .name,
.background_dark .header .logo .tagline,
.header.dark .logo .tagline {
    color: #fff
}

#nav_main {
    float: right;
    display: none;
    font-size: 14px
}

#nav_main ul,
#nav_main li,
#nav_main li a {
    float: left
}

#nav_main ul,
#nav_mobile_visible,
#nav_mobile_dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#nav_main li {
    padding: 0 0 0 13px
}

#nav_main li:first-child {
    padding: 0
}

#nav_main .phone,
#nav_main .get_started {
    padding-top: 25px
}

#nav_main a {
    color: #303030;
    font-weight: 500;
    line-height: 100px;
    text-transform: uppercase;
    transition: all .3s
}

.background_dark #nav_main a,
.header.dark #nav_main a {
    color: #fff
}

.header #nav_main a:hover {
    color: #37935C
}

#nav_main .phone a {
    border: 1px solid rgba(0, 0, 0, 0.75);
    border-radius: 50px;
    padding: 2px 10px 0;
    line-height: 36px
}

#nav_main .phone a i {
    margin: 0 5px 0 0;
    vertical-align: -2px;
    font-size: 18px
}

.background_dark #nav_main .phone a,
.header.dark #nav_main .phone a {
    border-color: #fff
}

#nav_main .phone a:hover {
    background: #fff;
    border-color: #fff
}

#nav_main .get_started a {
    color: #fff;
    background: #37935C;
    border-radius: 50px;
    padding: 2px 12px 0;
    line-height: 38px
}

#nav_main .get_started a:hover {
    background: #fff
}

#nav_mobile_visible {
    float: right;
    color: #303030;
    font-size: 16px;
    line-height: 1;
    padding: 28px 0 0
}

#nav_mobile_visible li,
#nav_mobile_visible li a {
    float: left
}

#nav_mobile_visible .phone {
    margin: 1px 9px 0 0
}

#nav_mobile_visible .phone a {
    display: block;
    font-weight: 500;
    color: #303030;
    border: 1px solid #303030;
    border-radius: 50px;
    padding: 8px 10px 7px;
    transition: all .3s ease-in-out
}

#nav_mobile_visible .phone a i {
    margin: 0 5px 0 0
}

.background_dark #nav_mobile_visible .phone a,
.header.dark #nav_mobile_visible .phone a {
    color: #fff;
    border-color: #fff
}

/*#nav_mobile_visible .phone a:hover {
    color: #37935C;
    background: #fff;
    border-color: #fff
}*/
#nav_mobile_visible .phone a:hover {
    color: #000;
    background: #37935C;
    border-color: #37935C
}

.background_dark #nav_mobile_visible .phone a:hover,
.header.dark #nav_mobile_visible .phone a:hover {
    color: #37935C
}
.lighter.header ul li .phone a:hover{
    background: #37935C
    border-color: #37935C
    color: #000
}

#nav_mobile_visible .trigger i {
    font-size: 35px;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.background_dark #nav_mobile_visible .trigger i,
.header.dark #nav_mobile_visible .trigger i {
    color: #fff
}

#nav_mobile_visible .trigger i:hover,
.header.dark #nav_mobile_visible .trigger i:hover {
    color: #37935C
}

#nav_mobile_dropdown {
    display: none;
    position: absolute;
    background: #fff;
    left: 30px;
    top: 89px;
    z-index: 2;
    width: 85%;
    width: calc(100% - 62px);
    padding: 15px 0 20px;
    border: 1px solid #303030;
    font-size: 16px;
    text-align: center
}


/* #nav_mobile_dropdown .phone {
    display: none
} */

#nav_mobile_dropdown .phone a .fa-phone {
    margin-right: 5px;
}

#nav_mobile_dropdown a {
    display: block;
    color: #303030;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase
}

#nav_mobile_dropdown a:hover {
    color: #37935C
}

#nav_mobile_dropdown .get_started {
    padding: 8px 0 0
}

#nav_mobile_dropdown .get_started a {
    display: inline-block;
    color: #fff;
    background: #37935C;
    border-radius: 50px;
    padding: 2px 35px 0;
    line-height: 38px
}

#nav_mobile_dropdown .get_started a:hover {
    color: #fff;
    background: #303030
}

h1 {
    text-transform: uppercase;
    color: #303030;
    margin: 0;
    padding: 0 0 25px;
    font-size: 27px;
    line-height: 1.3
}

h2 {
    text-transform: uppercase;
    color: #303030;
    margin: 0;
    padding: 0 0 25px;
    font-size: 20px;
    line-height: 1.4
}

h3 {
    color: #303030;
    margin: 0;
    padding: 0 0 30px;
    font-size: 20px;
    line-height: 1.5
}

h4,
h5,
h6 {
    margin: 0;
    padding: 0 0 10px;
    font-size: 18px
}

h1.border_bottom,
h2.border_bottom {
    margin: 0 0 40px
}

p {
    margin: 0;
    padding: 0 0 30px
}

ul {
    list-style: disc outside;
    margin: 0 0 25px 20px;
    padding: 0
}

li {
    padding: 0 0 5px
}

blockquote {
    background: #f4f4f4;
    margin: 0 0 30px;
    padding: 25px 30px 0;
    border-radius: 4px
}

.polygon_white polygon {
    fill: #fff
}

.polygon_green polygon {
    fill: #37935C
}

.polygon_light_grey polygon {
    fill: #f4f4f4
}

.polygon_dark_grey polygon {
    fill: #303030
}

#content {
    padding: 50px 0 0
}

.text_center {
    text-align: center
}

.text_right {
    text-align: right
}

.hide_small {
    display: none
}

.border_bottom {
    position: relative
}

.border_bottom:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    height: 5px;
    background: #37935C;
    width: 120px;
    margin: 0 0 0 -60px
}

.border_bottom_left:after {
    left: 0;
    margin: 0
}

.border_white:after {
    background: #fff
}

.border_small:after {
    width: 80px;
    margin: 0 0 0 -40px
}

.btn {
    display: inline-block;
    border: 0;
    border-radius: 50px;
    padding: 15px 30px 14px;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    background: #37935C;
    transition: all .3s;
    cursor: pointer;
    width: auto;
}

.btn.full {
    display: block;
    margin: auto;
    max-width: 300px
}

.btn:hover {
    color: #fff;
    background: #303030;
    border: solid 2px #303030;
    outline: 0;
}

.btn:focus {
    color: #fff;
    background: #37935C;
    border: solid 2px #37935C;
    outline: 0;
}

.btn-check:focus+.btn, .btn:focus{
    box-shadow:none !important;
}

.space_top {
    padding-top: 20px;
}

.space_bottom {
    padding-bottom: 20px;
}

.cta_phone {
    font-weight: bold;
    /*color: #303030;*/
}

.cta_phone:hover {
    text-decoration: underline;
}

.background_grey {
    background: #f4f4f4
}

#stage {
    padding: 140px 0 0;
    background-repeat: no-repeat;
    background-position: 55% top;
    background-size: cover
}

.background_dark #stage h1 {
    color: #fff
}

#stage .desc {
    color: #303030;
    line-height: 1.5;
    font-size: 20px
}

.background_dark #stage .desc {
    color: #fff
}

#stage .desc a {
    color: #303030;
    display: inline-block
}

#stage .desc a:hover {
    text-decoration: underline
}

#stage .logos img {
    vertical-align: middle;
    margin: 0 3px
}

.expert_rep_mgmt {
    padding: 10px 0 0
}

.reputation_score {
    display: none;
    margin: auto;
    max-width: 300px;
    position: relative;
    z-index: 1;
    top: -60px
}

.reputation_score .line,
.reputation_score .line.animated {
    background: #37935C;
    height: 0;
    margin: 0 0 0 5px;
    max-height: 0;
    position: absolute;
    left: 50%;
    top: -170px;
    width: 3px;
    z-index: 1
}

.reputation_score .line.draw {
    -webkit-transition: max-height 1.5s;
    -moz-transition: max-height 1.5s;
    transition: max-height 1.5s
}

.reputation_score .line.animated,
.reputation_score .line.draw {
    height: 200px;
    max-height: 200px
}

.reputation_score .line:before,
.reputation_score .line:after {
    background: #37935C;
    border-radius: 50px;
    content: '';
    height: 20px;
    position: absolute;
    left: -8px;
    width: 20px
}

.reputation_score .line:before {
    top: -20px
}

.reputation_score .line:after {
    bottom: -220px
}

.reputation_score .line.draw:after {
    bottom: -20px;
    -webkit-transition: bottom 1.5s;
    -moz-transition: bottom 1.5s;
    transition: bottom 1.5s
}

.reputation_score .line.animated:after {
    bottom: -20px
}

.reputation_score .avatar {
    display: block
}

.reputation_score .text {
    background: #d7d7d7;
    text-align: center;
    padding: 20px 10px
}

.reputation_score .name {
    text-transform: uppercase;
    color: #303030;
    padding: 0
}

.reputation_score .score {
    display: block;
    width: 120px;
    height: 46px;
    margin: auto;
    padding: 8px 0 0;
    background: #37935C;
    color: #fff;
    border-radius: 50px
}

.reputation_score .score.animate {
    -webkit-animation: fadeColor 1.5s;
    -moz-animation: fadeColor 1.5s;
    -o-animation: fadeColor 1.5s;
    animation: fadeColor 1.5s
}

@-webkit-keyframes fadeColor {
    0% {
        background: #d37070
    }
    33% {
        background: #cc6736
    }
    66% {
        background: #dfdd59
    }
    100% {
        background: #37935C
    }
}

@-moz-keyframes fadeColor {
    0% {
        background: #d37070
    }
    33% {
        background: #cc6736
    }
    66% {
        background: #dfdd59
    }
    100% {
        background: #37935C
    }
}

@-o-keyframes fadeColor {
    0% {
        background: #d37070
    }
    33% {
        background: #cc6736
    }
    66% {
        background: #dfdd59
    }
    100% {
        background: #37935C
    }
}

@keyframes fadeColor {
    0% {
        background: #d37070
    }
    33% {
        background: #cc6736
    }
    66% {
        background: #dfdd59
    }
    100% {
        background: #37935C
    }
}

.reputation_score .score .number {
    display: inline-block;
    font-weight: bold;
    width: 55px;
    text-align: left
}

.reputation_score .score img {
    vertical-align: top
}

.reputation {
    border: 1px solid #CCC;
    border-radius: 20px;
    height: 100;
    margin: 0 auto 30px auto;
    min-height: 260px;
    padding: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%
}

.reputation .title {
    color: #222;
    font-family: Helvetica, Sans-Serif;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 25px 0
}

.reputation .gauge-container {
    height: 190px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 380px
}

.gauge-container .outer {
    background: #CCC;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 380px;
    width: 380px
}

.gauge-container .inner {
    background: #FFF;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 190px;
    margin: -95px 0 0 -95px;
    width: 190px;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 5
}

.gauge-container .needle {
    background: #002;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 110%;
    border-top-right-radius: 110%;
    display: inline-block;
    height: 160px;
    margin: auto;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    -webkit-transform: rotate(-92deg);
    -moz-transform: rotate(-92deg);
    -o-transform: rotate(-92deg);
    transform: rotate(-92deg);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
    width: 10px;
    z-index: 10
}

.gauge-container.animate .needle {
    -webkit-animation: grow 2s;
    -moz-animation: grow 2s;
    -o-animation: grow 2s;
    animation: grow 2s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.gauge-container.animated .needle {
    -webkit-transform: rotate(46deg);
    -moz-transform: rotate(46deg);
    -o-transform: rotate(46deg);
    transform: rotate(46deg)
}

.gauge-container .quarter {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    clip: rect(0, 380px, 380px, 190px);
    height: 380px;
    position: absolute;
    top: 0;
    width: 380px
}

.gauge-container .quarter .panel {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    clip: rect(0, 190px, 380px, 0);
    height: 380px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 380px
}

#quarter1 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#quarter1 .panel {
    background-color: #e62c24
}

#quarter2 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#quarter2 .panel {
    background-color: #fbb01a
}

#quarter3 {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

#quarter3 .panel {
    background-color: #fff100
}

#quarter4 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#quarter4 .panel {
    background-color: #5cba46
}

@-webkit-keyframes grow {
    0% {
        -webkit-transform: rotate(-92deg)
    }
    100% {
        -webkit-transform: rotate(46deg)
    }
}

@-moz-keyframes grow {
    0% {
        -moz-transform: rotate(-92deg)
    }
    100% {
        -moz-transform: rotate(46deg)
    }
}

@-o-keyframes grow {
    0% {
        -o-transform: rotate(-92deg)
    }
    100% {
        -o-transform: rotate(46deg)
    }
}

@keyframes grow {
    0% {
        transform: rotate(-92deg)
    }
    100% {
        transform: rotate(46deg)
    }
}

.reputation .score {
    background: #fff100;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #303030;
    display: block;
    height: 46px;
    margin: 60px auto;
    padding: 8px 0 0;
    width: 120px
}

.reputation .score.animate {
    -webkit-animation: fadeScore 2s;
    -moz-animation: fadeScore 2s;
    -o-animation: fadeScore 2s;
    animation: fadeScore 2s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.reputation .score .number {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    width: 55px;
    text-align: left
}

.reputation .score img {
    vertical-align: top
}

@-webkit-keyframes fadeScore {
    0% {
        background: #e62c24
    }
    50% {
        background: #fbb01a
    }
    100% {
        background: #fff100
    }
}

@-moz-keyframes fadeScore {
    0% {
        background: #e62c24
    }
    50% {
        background: #fbb01a
    }
    100% {
        background: #fff100
    }
}

@-o-keyframes fadeScore {
    0% {
        background: #e62c24
    }
    50% {
        background: #fbb01a
    }
    100% {
        background: #fff100
    }
}

@keyframes fadeScore {
    0% {
        background: #e62c24
    }
    50% {
        background: #fbb01a
    }
    100% {
        background: #fff100
    }
}

#our_services_header {
    background: transparent;
    padding: 10px 0 1px
}
#our_services #our_services_header{
    background: transparent;
}

#our_services_header h2 {
    color: #303030;
    padding-bottom: 15px;
    font-weight: 700;

}

#our_services {
    position: relative;
    background: #f4f4f4;
}

#our_services:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    background: none;
}

#our_services .col-sm-6 {
    padding-bottom: 30px;
}

#our_services .col-sm-6:nth-child(odd) {
    clear: left
}

#our_services .service {
    padding: 25px 20px 25px 25px;
    background: #fff;
    min-height: 345px;
    border-radius: 10px;
}

#our_services .service img {
    display: block;
    max-height: 55px;
    margin: 0 0 15px;
}

#our_services .service a {
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 1px solid #37935C;
    transition: all .3s;
}

#our_services .service a:hover {
    border-bottom-color: #303030;
    color:#303030;
}

#get_reviews {
    color: #fff;
    background: #37935C;
}

#get_reviews h2 {
    color: #fff
}

#get_reviews h3 {
    color: #fff;
    text-transform: uppercase;
    padding: 0 0 10px;
    margin: 0 0 20px
}

#get_reviews .review_item img {
    display: block;
    margin: 0 auto 8px;
    max-height: 30px
}

.explain_text {
    color: #fff;
    background: #37935C;
    font-size: 18px
}

.explain_text h2 {
    color: #fff
}

.explain_text.margin_bottom {
    margin-bottom: -100px;
    padding-bottom: 120px
}

#rep_mgmt_points .icon {
    float: left;
    padding: 5px 0;
    width: 50px
}

#rep_mgmt_points .text {
    float: right;
    width: calc(100% - 70px)
}

#rep_mgmt_points .point h3 {
    padding: 0 0 10px
}

#protect_reputation {
    position: relative
}

#protect_reputation .comp {
    position: absolute;
    top: 40px;
    right: 0;
    max-width: 500px;
    width: 45%
}

#process_steps .line span {
    display: block;
    position: relative;
    height: 3px;
    background: #ccc;
    margin: 40px 0 0
}

#process_steps .line span:before,
#process_steps .line span:after {
    position: absolute;
    content: "";
    top: -8px;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background: #cfcfcf
}

#process_steps .line span:before {
    left: -19px
}

#process_steps .line span:after {
    right: -19px
}

#process_steps .steps a,
#process_steps .steps a img,
#process_steps .steps a strong {
    display: block
}

#process_steps .steps a {
    text-decoration: underline
}

#process_steps .steps a:hover {
    color: #303030;
    text-decoration: none
}

#process_steps .steps a img {
    margin: 0 auto 10px;
    max-height: 75px
}

#process_steps .bottom_steps {
    border: 2px solid #cfcfcf;
    border-radius: 10px;
    margin: 20px 0;
    padding: 20px 0;
    position: relative
}

#process_steps .arrow_left,
#process_steps .arrow_right {
    position: absolute;
    content: "";
    left: 50%;
    background-repeat: no-repeat;
    background-color: #fff;
    width: 20px;
    height: 20px;
    margin: 0 0 0 -10px;
    background-size: 20px 20px
}

#process_steps .arrow_right {
    background-image: url(../svg/arrow_right.svg);
    top: -10px
}

#process_steps .arrow_left {
    background-image: url(../svg/arrow_left.svg);
    bottom: -10px
}

#process_steps .step1 {
    color: #70bdd3
}

#process_steps .step2 {
    color: #707dd3
}

#process_steps .step3 {
    color: #d370be
}

#process_steps .step4 {
    color: #70d3c6
}

#process_steps .step5 {
    color: #d38870;
    margin: 15px 0 0
}

.step_title {
    background: #f4f4f4
}

.step_title .left_part img {
    display: block;
    max-height: 75px
}

.step_title .left_part .text {
    padding: 5px 0 0
}

.step_title .left_part h3 {
    padding: 0
}

.step_title.step1 .left_part h3 {
    color: #70bdd3
}

.step_title.step2 .left_part h3 {
    color: #707dd3
}

.check_points p {
    background: url(../svg/check_green.svg) 0 4px no-repeat;
    background-size: 22px 22px;
    padding-left: 30px
}

#free_analysis {
    background: #f4f4f4;
    margin: 0 0 -100px;
    padding: 20px 0 120px
}

#free_analysis .text_center p strong {
    color: #303030;
}

#free_analysis .text_center p a {
    color: #37935C;
}

#free_analysis .text_center p a:hover {
    text-decoration: underline
}

.post_thumbnail {
    display: block;
    margin: auto
}

.post_thumbnail img {
    display: inline-block;
    border-radius: 5px;
    transition: opacity .1s linear
}

.post_thumbnail:hover img {
    opacity: .75
}

.post_full .post_thumbnail {
    text-align: center
}

.post_category {
    padding: 0 0 10px;
    font-size: 16px
}

h3.post_title {
    text-transform: uppercase
}

.post_title a {
    color: #303030
}

.post_title a:hover {
    text-decoration: underline
}

.post_author {
    font-size: 16px;
    margin: 15px auto;
}

.post_author span {
    display: block;
    color: #999
}

.post_excerpt_medium .col-md-6:nth-child(2n+1) {
    clear: left
}

.post_excerpt_small article {
    padding: 0 0 30px
}

.post_excerpt_small .post_title {
    padding: 0 0 15px
}

.post_author>a {
    pointer-events: none;
    color: #565d61;
    font-weight: normal !important;
}

.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-block;
    padding: 7px 10px 5px;
    line-height: 1;
    text-decoration: none;
    color: #37935C;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    margin-bottom:5px;
}
.wp-pagenavi span.extend{
    display: none !important;
}

.wp-pagenavi a:focus,
.wp-pagenavi a:hover,
.wp-pagenavi span:focus,
.wp-pagenavi span:hover {
    color: #990d50;
    background-color: #eee;
    border-color: #ddd
}

.wp-pagenavi a:first-child,
.wp-pagenavi span:first-child {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.wp-pagenavi a:last-child,
.wp-pagenavi span:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.wp-pagenavi .current,
.wp-pagenavi .current:focus,
.wp-pagenavi .current:hover {
    color: #fff;
    background-color: #37935C;
    border-color: #37935C;
    cursor: default
}

.wp-caption {
    width: 100% !important;
}

#post_nav a {
    display: block;
    border-radius: 50px;
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    color: #555;
    font-size: 15px;
    padding: 5px 10px 3px
}

#post_nav a i {
    vertical-align: -1px
}

#post_nav a:hover {
    border-color: #37935C;
    background: #fff
}

#contact_details {
    color: #fff;
    background: #303c56;
    text-align: center;
    padding: 50px 0;
}

#contact_details .border_bottom:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 76px;
    height: 3px;
    background: #37935C;
    margin: 0 0 0 -36px;
}

#contact_details img {
    display: block;
    margin: 0 auto 8px;
    max-height: 30px
}

#contact_details h3 {
    text-transform: uppercase;
    padding: 0 0 10px;
    margin: 0 0 20px
}

#contact_details h3,
#contact_details a {
    color: #fff
}

#contact_details a:hover {
    text-decoration: underline
}

#contact_details p {
    font-size: 18px;
    line-height: 1.5
}

#help_fixing{
    background: #f4f4f4;
    text-align: center;
    padding: 50px 0;
}

#calltoaction {
    background: #F2F5F5;
    text-align: center;
    padding: 45px 0;
}
#calltoaction h2 {
    margin-bottom: 10px;
    padding-bottom: 0px !important;
}
#calltoaction .btns-cta-flex {
    margin: 15px auto 0;
}

#help_fixing.green {
    background: #37935C
}

#help_fixing i.fa-phone{
    color: #fff;
    background: #37935C;
    border-radius: 100px;
    position: absolute;
    left: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    top: -140px;
    margin: 0 0 0 -40px;
    font-size: 50px;
}
#calltoaction i.fa-phone {
    color: #fff;
    background: #37935C;
    border-radius: 100px;
    left: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 50px;
    margin-bottom: 25px;
}
#help_fixing i.fa-phone {
    top: 0px;
}
#help_fixing i.fa-phone.dark {
    background: #303030
}


/* #help_fixing h2 {
    padding: 20px 0 30px;
    margin: 0 0 30px;
    position: relative
} */

#help_fixing p {
    font-size: 20px;
    padding: 0
}
#calltoaction .callOut {
    color: #303030;
}

#help_fixing p span {
    font-weight: 500
}

#help_fixing p a {
    display: inline-block
}

#help_fixing p a:hover {
    text-decoration: underline
}

#help_fixing.green h2,
#help_fixing.green p,
#help_fixing.green p a {
    color: #fff
}

.before_testimonial {
    position: relative;
    z-index: 5
}

#testimonial_slideshow {
    position: relative;
    top: -100px;
    margin: 0 0 -100px;
    text-align: center
}

#testimonial_slideshow .slides {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 450px
}

#testimonial_slideshow .slides li {
    width: 100%;
    height: 450px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #333;
    color: #fff
}

#testimonial_slideshow .text {
    width: 80%;
    max-width: 700px;
    margin: auto;
    padding: 120px 0 0;
    line-height: 1.5
}

#testimonial_slideshow .text p {
    font-style: italic
}

#testimonial_slideshow .text strong {
    display: block;
    position: relative;
    text-transform: uppercase;
    padding: 20px 0 0
}

#testimonial_slideshow .text strong:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 60px;
    margin: 0 0 0 -30px;
    height: 5px;
    background: #fff
}

#testimonial_slideshow .headshots {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -10px;
    z-index: 6
}

#testimonial_slideshow .headshots li {
    display: inline-block;
    margin: 0 5px
}

#testimonial_slideshow .headshots a {
    display: block;
    border-radius: 100px;
    border: 4px solid #fff;
    background: #fff
}

#testimonial_slideshow .headshots img {
    display: block;
    cursor: pointer;
    max-width: 60px;
    transition: all .5s;
    border-radius: 100px;
    opacity: .5
}

#testimonial_slideshow .headshots img:hover {
    opacity: 1
}

.after_testimonial {
    position: relative;
    z-index: 5;
    top: -100px;
    margin: 0 0 -100px
}

#footer_bottom a:hover {
    color: #37935C !important;
}

#footer_bottom {
    color: #fff;
    background: #414141 !important;
    padding: 20px 0 0
}

#footer_bottom .container {
    display: flex;
    flex-direction: column
}

#footer_bottom .container.containerMain {
    padding-bottom: 50px !important;
}

#footer_bottom .copyright {
    order: 1
}

#footer_bottom .card-body h4 {
    color: #37935C !important;
}

#footer .logo {
    display: block;
    color: #fff;
    /* background: url(assets/logo_light.png) left center no-repeat;
    background-size: 46px 73px;
    padding: 0 0 0 54px;
    height: 73px;
    line-height: 1.3 */
}

#footer .logo .name {
    font-weight: bold;
    font-size: 21px;
    padding: 15px 0 0
}

#footer .logo .com {
    color: #37935C
}

#footer .logo .tagline {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px
}

#footer .social {
    padding: 20px 0
}

#footer .social a {
    float: left;
    margin: 0 10px 0 0;
    color: #fff;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    transition: all .3s
}

#footer .social .facebook {
    background: #3b5998
}

#footer .social .facebook:hover {
    color: #3b5998;
    background: #fff
}

#footer .social .twitter {
    background: #00aced
}

#footer .social .twitter:hover {
    color: #00aced;
    background: #fff
}

#footer .social .instagram {
    background: #517fa4
}

#footer .social .instagram:hover {
    color: #517fa4;
    background: #fff
}

#footer .copyright p {
    padding: 0 0 20px;
    color: #888;
    font-size: 14px
}

#footer_bottom .ftr-heading{
    text-transform: capitalize !important;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 500;
    display: block;

}

#footer .links ul {
    list-style: none;
    margin: 0 0 30px;
    padding: 0
}

#footer .links li {
    padding: 0
}

#footer .links a {
    color: #fff;
    display: block
}

#footer .links a:hover,
#footer .address a:hover {
    text-decoration: none;
}

#footer .address a {
    color: #fff;
    font-weight: 500;
    display: inline-block
}

#basement {
    background: rgba(0, 0, 0, 0.2);
    padding: 10px 0;
/*    margin-top: -60px;*/
}

#basement a {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    padding: 10px 4px;
    transition: all .3s
}

#basement a:hover {
    background: rgba(255, 255, 255, 0.1)
}

@media(min-width:375px) {
    #nav_mobile_visible .phone {
        margin: 1px 20px 0 0;
    }
    #stage .logos img {
        margin: 0 6px
    }
    #post_nav a {
        font-size: 16px;
        padding: 5px 15px 3px
    }
    #testimonial_slideshow .headshots li {
        margin: 0 10px
    }
    #testimonial_slideshow .headshots img {
        max-width: 80px
    }
    #footer .logo .name {
        font-size: 24px;
        padding: 12px 0 0
    }
    #footer .logo .tagline {
        font-size: 11px;
        letter-spacing: 1.3px
    }
    #basement a {
        font-size: 14px;
        padding: 10px
    }
}

@media (max-width:400px) {
    #nav_mobile_visible .phone {
        display: none !important;
    }
    .page-template-page-contact-v1 .heading-h1-main{
        font-size: 20px;
        margin-bottom: 10px !important;
    }
}

@media(min-width:480px) {
    body {
        font-size: 18px;
        line-height: 1.8
    }
    h1 {
        font-size: 30px
    }
    h2 {
        font-size: 23px
    }
    h3 {
        font-size: 22px
    }
    h1.border_bottom,
    h2.border_bottom {
        margin: 0 0 50px
    }
    blockquote {
        margin: 0 30px 30px
    }
    #content {
        padding: 60px 0 0
    }
    .btn {
        font-size: 20px
    }
    .btn.full {
        max-width: 400px
    }
    .space_top {
        padding-top: 30px
    }
    .space_bottom {
        padding-bottom: 30px
    }
    #stage {
        padding: 150px 0 0;
        background-position: center top
    }
    #stage .desc {
        font-size: 22px
    }
    .expert_rep_mgmt {
        padding: 20px 0 0
    }
    #our_services {
        padding: 0 0 10px
    }
    #our_services:before {
        height: 60px
    }
    #our_services .service {
        padding: 30px 30px 30px 35px
    }
    #get_reviews .review_item img,
    #contact_details img {
        max-height: 35px
    }
    .explain_text.margin_bottom {
        padding-bottom: 130px
    }
    #rep_mgmt_points .icon {
        width: 60px
    }
    #rep_mgmt_points .text {
        width: calc(100% - 80px)
    }
    #process_steps .bottom_steps {
        margin: 30px 0 20px;
        padding: 30px 0
    }
    .check_points p {
        background-position: 0 7px;
        background-size: 25px 25px;
        padding-left: 35px
    }
    #free_analysis {
        padding: 30px 0 130px
    }
    #post_nav a {
        font-size: 18px;
        padding: 5px 20px
    }
    #contact_details p {
        font-size: 19px
    }
    #help_fixing i.fa-phone {
        width: 60px;
        height: 60px;
        line-height: 60px;
        top: -80px;
        margin: 0 0 0 -30px;
        font-size: 35px
    }
    #help_fixing p {
        font-size: 22px
    }
    #testimonial_slideshow .slides,
    #testimonial_slideshow .slides li {
        height: 550px
    }
    #testimonial_slideshow .text {
        padding: 175px 0 0
    }
    #testimonial_slideshow .text p {
        font-size: 20px
    }
    #testimonial_slideshow .headshots {
        bottom: -30px
    }
    #testimonial_slideshow .headshots li {
        margin: 0 15px
    }
    #testimonial_slideshow .headshots img {
        max-width: 95px
    }
    #footer_bottom {
        padding: 30px 0 0
    }
    #basement a {
        font-size: 15px
    }
}

@media(min-width:768px) {
    .header .logo .name,
    .header .logo .tagline {
        display: block
    }
    .header .logo .com {
        display: inline
    }
    #content {
        padding: 70px 0 0
    }
    h1 {
        font-size: 35px
    }
    h2 {
        font-size: 26px
    }
    h3 {
        font-size: 24px
    }
    .hide_small {
        display: block
    }
    .btn {
        font-size: 22px
    }
    .space_top {
        padding-top: 40px
    }
    .space_bottom {
        padding-bottom: 40px
    }
    #stage {
        padding: 160px 0 0
    }
    #stage .desc {
        font-size: 24px
    }
    .reputation_score {
        display: block
    }
    .rep_score_bottom {
        position: relative;
        top: -120px;
        margin: 0 0 -120px
    }
    #our_services_header {
        padding: 30px 0 10px
    }
    #our_services {
        padding: 0 0 20px
    }
    #our_services:before {
        height: 80px
    }
    #our_services .service {
        padding: 35px
    }
    #get_reviews {
        padding-bottom: 10px
    }
    #get_reviews .col-sm-6.col-md-4:nth-child(2n+0) {
        clear: left
    }
    #get_reviews p {
        line-height: 1.5
    }
    #get_reviews .review_item img,
    #contact_details img {
        max-height: 40px
    }
    #get_reviews h3,
    #contact_details h3 {
        margin: 0 0 30px
    }
    .explain_text {
        font-size: 20px
    }
    .explain_text.margin_bottom {
        padding-bottom: 140px
    }
    #rep_mgmt_points .icon {
        width: 70px
    }
    #rep_mgmt_points .text {
        width: calc(100% - 90px)
    }
    #process_steps .arrow_left,
    #process_steps .arrow_right {
        width: 24px;
        height: 24px;
        margin: 0 0 0 -12px;
        background-size: 24px 24px
    }
    #process_steps .arrow_right {
        top: -12px
    }
    #process_steps .arrow_left {
        bottom: -12px
    }
    #process_steps .steps a img {
        max-height: 85px
    }
    #process_steps .line span {
        margin: 45px 0 0
    }
    #process_steps .bottom_steps {
        margin: 40px 0 20px;
        padding: 40px 0
    }
    #process_steps .line_first {
        margin: 0 -150% 0 -75%
    }
    #process_steps .line_second {
        margin: 0 -75% 0 -150%
    }
    #process_steps .step5 {
        margin: 0
    }
    .step_title .left_part img {
        float: left;
        max-height: 85px
    }
    .step_title .left_part .text {
        float: left;
        padding: 5px 0 0 20px
    }
    .step_title .right_part {
        text-align: right;
        padding: 7px 0 0
    }
    .check_points p {
        background-position: 0 6px;
        background-size: 30px 30px;
        padding-left: 42px
    }
    #free_analysis {
        padding: 40px 0 140px
    }
    #free_analysis #field_2_3,
    #free_analysis #field_2_6 {
        float: left;
        width: 48.5%
    }
    #free_analysis #field_2_4,
    #free_analysis #field_2_7 {
        float: right;
        clear: none;
        width: 48.5%
    }
    .post_excerpt_large,
    .post_excerpt_medium,
    .post_full .post_category,
    .post_full .post_title,
    .post_full .post_author {
        text-align: center
    }
    .post_excerpt_small .post_thumbnail {
        margin: 8px auto 0
    }
    /* #help_fixing h2 {
        padding: 30px 0;
        margin: 0 0 40px
    } */
    #help_fixing i.fa-phone {
        width: 70px;
        height: 70px;
        line-height: 70px;
        top: -85px;
        margin: 0 0 0 -35px;
        font-size: 40px
    }
    #help_fixing p {
        font-size: 24px;
        padding: 0 0 10px
    }
    #testimonial_slideshow .slides,
    #testimonial_slideshow .slides li {
        height: 600px
    }
    #testimonial_slideshow .text {
        padding: 200px 0 0
    }
    #testimonial_slideshow .text p {
        font-size: 24px;
        padding: 0 0 60px
    }
    #testimonial_slideshow .text strong {
        font-size: 20px
    }
    #testimonial_slideshow .headshots li {
        margin: 0 20px
    }
    #testimonial_slideshow .headshots img {
        max-width: 120px
    }
    #footer_bottom {
        padding: 55px 0 0
    }

    div#contact_details .col-sm-4 {
        margin-bottom: 40px;
    }
    div#contact_details .col-sm-4:last-of-type {
        margin-bottom: 0;
    }
}

@media(min-width:992px) {
    #nav_main {
        display: block
    }
    #nav_mobile_visible {
        display: none
    }
    h1 {
        font-size: 40px
    }
    h2 {
        font-size: 28px
    }
    h3 {
        font-size: 26px
    }
    #content {
        padding: 90px 0 0
    }
    .btn {
        font-size: 24px
    }
    .space_top {
        padding-top: 50px
    }
    .space_bottom {
        padding-bottom: 50px
    }
    #stage {
        padding: 180px 0 0
    }
    #stage .desc {
        font-size: 26px
    }
    .expert_rep_mgmt {
        padding: 30px 0 0
    }
    #our_services_header {
        padding: 50px 0 15px
    }
    #our_services {
        padding: 0 0 30px
    }
    #our_services:before {
        height: 100px
    }
    #our_services .service {
        padding: 40px 50px 40px 40px
    }
    #get_reviews {
        padding-bottom: 20px
    }
    #get_reviews .col-sm-6.col-md-4:nth-child(2n+0) {
        clear: none
    }
    #get_reviews .review_item img,
    #contact_details img {
        max-height: 45px
    }
    .explain_text {
        font-size: 22px
    }
    .explain_text.margin_bottom {
        padding-bottom: 150px
    }
    #rep_mgmt_points .icon {
        width: 80px
    }
    #rep_mgmt_points .text {
        width: calc(100% - 100px)
    }
    #protect_reputation .comp {
        top: 50px
    }
    #process_steps .arrow_left,
    #process_steps .arrow_right {
        width: 28px;
        height: 28px;
        margin: 0 0 0 -14px;
        background-size: 28px 28px
    }
    #process_steps .arrow_right {
        top: -14px
    }
    #process_steps .arrow_left {
        bottom: -14px
    }
    #process_steps .steps a img {
        max-height: 100px
    }
    #process_steps .line span {
        margin: 50px 0 0
    }
    #process_steps .bottom_steps {
        margin: 50px 0 20px;
        padding: 50px 0
    }
    .step_title .left_part img {
        max-height: 100px
    }
    .step_title .left_part .text {
        padding: 10px 0 20px 25px
    }
    .step_title .right_part {
        padding: 12px 0 0
    }
    .check_points p {
        background-size: 32px 32px;
        padding-left: 45px
    }
    #free_analysis {
        padding: 50px 0 150px
    }
    #contact_details p {
        font-size: 22px
    }
    #help_fixing i.fa-phone {
        width: 80px;
        height: 80px;
        line-height: 80px;
        top: -90px;
        margin: 0 0 0 -40px;
        font-size: 45px
    }
    /* #help_fixing h2 {
        padding: 40px 0 30px;
        margin: 0 0 50px
    } */
    #help_fixing p {
        font-size: 26px;
        padding: 0 0 15px
    }
    #testimonial_slideshow .slides,
    #testimonial_slideshow .slides li {
        height: 650px
    }
    #testimonial_slideshow .text p {
        font-size: 26px;
        padding: 0 0 80px
    }
    #testimonial_slideshow .text strong {
        font-size: 22px
    }
    #footer_bottom .container {
        display: block
    }
    #nav_mobile_dropdown {
        display: none !important;
    }
}

@media(min-width:1200px) {
    .header,
    .header .logo {
        height: 100px
    }
    .header .logo .name {
        padding: 26px 0 0
    }
    #nav_main {
        font-size: 17px
    }
    #nav_main li {
        padding: 0 0 0 16px
    }
    #nav_main .phone,
    #nav_main .get_started {
        padding-top: 30px
    }
    #nav_main a {
        line-height: 100px
    }
    #nav_main .phone a {
        padding: 2px 13px 0
    }
    #nav_main .get_started a {
        padding: 2px 15px 0
    }
    h1 {
        /* font-size: 45px 02.10.2023*/
        font-size: 40px;
        line-height: 50px;
    }
    h2 {
        font-size: 30px
    }
    #content {
        padding: 100px 0 0
    }
    .btn {
        font-size: 26px
    }
    .space_top {
        padding-top: 60px
    }
    .space_bottom {
        padding-bottom: 60px
    }
    #stage {
        padding: 200px 0 0
    }
    #stage .desc {
        font-size: 28px
    }
    .expert_rep_mgmt {
        padding: 40px 0 0
    }
    #our_services_header {
        padding: 65px 0 38px;
    }
    #our_services {
        padding: 0 0 50px
    }
    #our_services:before {
        height: 120px
    }
    #our_services .service {
        padding: 50px 120px 50px 50px
    }
    #get_reviews {
        padding-bottom: 30px
    }
    #get_reviews .review_item img,
    #contact_details img {
        max-height: 50px
    }
    .explain_text {
        font-size: 24px
    }
    .explain_text.margin_bottom {
        padding-bottom: 160px
    }
    #rep_mgmt_points .icon {
        width: 90px
    }
    #rep_mgmt_points .text {
        width: calc(100% - 110px)
    }
    #protect_reputation .comp {
        top: 60px
    }
    #process_steps .bottom_steps {
        margin: 60px 0 20px
    }
    #process_steps .arrow_left,
    #process_steps .arrow_right {
        width: 30px;
        height: 30px;
        margin: 0 0 0 -15px;
        background-size: 30px 30px
    }
    #process_steps .arrow_right {
        top: -15px
    }
    #process_steps .arrow_left {
        bottom: -15px
    }
    #process_steps .steps a img {
        max-height: 120px
    }
    #process_steps .line span {
        margin: 60px 0 0
    }
    .step_title .left_part img {
        max-height: 120px
    }
    .step_title .left_part .text {
        padding: 20px 0 30px 30px
    }
    .step_title .right_part {
        padding: 22px 0 0
    }
    .check_points p {
        background-position: left 4px
    }
    #free_analysis {
        padding: 60px 0 160px
    }
    #help_fixing i.fa-phone{
        color: #fff;
        background: #37935C;
        border-radius: 100px;
        position: absolute;
        left: 50%;
        width: 80px;
        height: 80px;
        line-height: 80px;
        top: -90px;
        margin: 0 0 0 -40px;
        font-size: 50px;
    }
    #help_fixing p, #calltoaction p {
        font-size: 28px
    }


    #testimonial_slideshow .slides,
    #testimonial_slideshow .slides li {
        height: 700px
    }
    #testimonial_slideshow .text {
        padding: 250px 0 0
    }
    #testimonial_slideshow .text p {
        font-size: 28px
    }
    #testimonial_slideshow .text strong {
        font-size: 24px
    }
    #testimonial_slideshow .headshots {
        bottom: -40px
    }
}

#nav_main ul.sub-menu {
    display: none;
    width: 260px;
    position: absolute;
    top: 80px;
    background: #414141 !important;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25)
}

#nav_main li:hover ul.sub-menu {
    display: block
}

#nav_main ul.sub-menu li {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0
}

#nav_main ul.sub-menu li a {
    line-height: 1.4em !important;
    float: none;
    clear: both;
    padding: 10px 20px;
    text-transform: none !important;
    display: block
}

#nav_main ul.sub-menu li.current-menu-item a {
    color: #37935C !important;
}

#formhero input[type="submit"] {
    width: 250px !important
}

@media(min-width:480px) {
    .heading-top-blog {
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
        color: #303030;
        font-size: 45px
    }
}

@media(min-width:768px) {
    .heading-top-blog {
        font-size: 35px
    }
}

@media(min-width:992px) {
    .heading-top-blog {
        font-size: 40px
    }
}

@media(min-width:1200px) {
    .heading-top-blog {
        font-size: 45px
    }
}

.heading-top-blog.border_bottom {
    margin: 0 0 50px
}

.overlay {
    position: relative;
    overflow: hidden;
}

.overlay .thumbnail {
    display: block
}

.overlay .playWrapper {
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6) url("../png/play-button.png") no-repeat scroll center center / 50px 50px;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.overlay .playWrapper:hover {
    opacity: 1
}

.netrepvideo-img {
    width: 100%
}

input.invalid {
    background-color: #fdd
}

select.invalid {
    background-color: #fdd
}

.input-hidden {
    display: none
}

.tab {
    display: none
}

div#tab-one {
    display: block;
}

.bnr-con {
    margin-top: 0
}

.form-top-flex {
    display: flex;
    align-items: center;
    flex-direction: row
}

@media only screen and (max-width:992px) {
    .form-top-flex {
        display: flex;
        align-items: center;
        flex-direction: column
    }
}

@media only screen and (min-width:768px) {
    .bnr-schedule-form {
        padding: 20px 30px 14px
    }
}

.inputGroup {
    background-color: #fff;
    display: block;
    margin: 10px 0;
    position: relative
}

.inputGroup label {
    padding: 12px 30px;
    width: 100%;
    display: block;
    text-align: left;
    color: #3c454c;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
    border-radius: 30px;
    border: 2px solid #37935c
}

.inputGroup label:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    background-color: #5562eb;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    z-index: -1
}

.inputGroup label:after {
    width: 32px;
    height: 32px;
    content: '';
    border: 2px solid #37935c;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: 2px 3px;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    transition: all 200ms ease-in
}

.inputGroup input:checked~label {
    color: #fff;
    border-radius: 30px
}

.inputGroup input:checked~label:before {
    -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
    transform: translate(-50%, -50%) scale3d(56, 56, 1);
    opacity: 1
}

.inputGroup input:checked~label:after {
    background-color: #37935c;
    border-color: #37935c
}

.inputGroup input {
    width: 32px;
    height: 32px;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden
}

.form {
    padding: 0 16px;
    max-width: 550px;
    margin: 50px auto;
    font-size: 18px;
    font-weight: 600;
    line-height: 36px
}

.form-header-label {
    color: #303030;
    font-size: 17px;
    margin: 15px 0
}

.inputGroup label {
    font-size: 13px
}

button {
    background-color: #37935c;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer
}

.form-group.tab select {
    width: 50%;
    border: 0;
    height: 35px
}

#nextBtn {
    font-family: inherit
}

#prevBtn {
    background-color: #bbb;
    font-family: inherit
}

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    opacity: .5
}

.step.active {
    opacity: 1
}

.step.finish {
    background-color: #37935c
}

.hero-wrap-top {
    background-image: url('../jpg/bg-hero-min-min.jpg');
    background-size: cover;
    padding: 110px 0 50px;
    background-position: center;
}

.left-col-txt {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.left-col-txt-top h1 {
    font-weight: 700;
    font-size: 26px;
    text-transform: uppercase;
    color: white
}

.border-green {
    width: 30%;
    height: 6px;
    background-color: #37935C;
    margin-bottom: 20px
}

.p-white-normal {
    color: white;
    font-size: 19px
}

.bold-p {
    font-weight: bold
}

.bnr-schedule {
    background-color: #fff;
    box-shadow: 2.5px 4.33px 5px 0 rgba(0, 0, 0, .027)
}

.bnr-schedule-hdr {
    background-color: #37935C;
    padding: 15px 10px;
    text-align: center
}

.tem-btn-one {
    background-color: #37935C;
}

.tem-btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 50px;
    border-radius: 35px;
    transition: inherit
}

.inner-text-form-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.bnr-schedule-hdr h4 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: .8px
}

.bnr-schedule-hdr h4 span {
    display: block;
    font-weight: 500;
    text-transform: none;
    font-size: 16px;
    letter-spacing: .4px
}

.bnr-schedule {
    width: 520px;
    margin-bottom: 40px
}

.btn-white-clear {
    padding: 15px 20px 10px 20px;
    color: #303030;
    border: 2px solid #37935C;
    background-color: #fff;
    display: block!important;
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto;
    max-width: 320px;
    font-weight: bold;
    text-transform: uppercase;
}

.btn-white-clear:hover {
    color: #303030;
    text-decoration: none
}

.featured-by-section {
    padding: 50px 0;
    background-color: #37935C;
}

.featured-by-section img {
    max-height: 70px
}

.img-wrap-featured {
    display: flex;
    justify-content: space-between
}

.col-two-contain {
    padding: 50px 0
}

.col-two-contain h2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #303030;
    margin-bottom: 20px;
}

.col-two-contain p {
    font-size: 26px;
    font-weight: 200;
    color: #303030;
}

.video-section-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.double-box-wrap {
    display: flex;
    justify-content: space-between
}

.box-1-wrap {
    padding: 40px 40px 40px 40px;
    /* border: 2px solid rgb(86 93 97 / 38%); */
    width: 49%;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 15%);
}

section.logo-rated.sections-gray {
    text-align: center !important;
}

.box-1-wrap h2 {
    text-transform: uppercase;
    font-weight: 700;
}

.box-1-wrap .border-green {
    margin: 0 auto;
    width: 60%
}

.box-1-header {
    margin-bottom: 40px
}

.box-1-image {
    margin-bottom: 40px
}

.box-1-image img {
    max-height: 340px
}

.box-1-header h2 span {
    color: #37935C;
}

.box-1-content {
    font-size: 22px
}

.box-1-header h2 {
    min-height: 82px
}

.double-column-box {
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 20px 0;
}

.cta-section {
    padding: 50px 0
}

.cta-section h2 {
    text-transform: uppercase;
    color: #303030;
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold
}

.cta-section .border-green {
    margin: 0 auto;
    margin-bottom: 30px
}

.cta-section p {
    text-align: center;
    font-size: 20px;
    font-weight: 200
}

.btns-cta-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px auto 0;
    max-width: 815px;
    position: relative;
    z-index: 9;
}

div#help_fixing .cta-section {
    padding: 0;
}

.green-btn-white-text {
    background-color: #37935C;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 15px 20px;
    border: 2px solid #37935C;
    display: block!important;
    font-size: 16px;
    line-height: 16px;
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
    font-weight: bold;
    text-align: center !important;
    transition: all .3s ease-in-out;
}

.green-btn-white-text:hover,
.green-btn-white-text:focus,
.green-btn-white-text:active {
    color: white;
    text-decoration: none;
}

.green-btn-white-text:hover {
    background: #303030;
    border: 2px solid #303030;
}

.white-btn-black-txt {
    background-color: #fff;
    color: #303030;
    text-transform: uppercase;
    border: 2px solid #37935C;
    border-radius: 50px;
    padding: 18px 20px 15px;
    display: block!important;
    font-size: 16px;
    line-height: 16px;
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
    font-weight: bold;
    text-align: center !important;
    transition: all .3s ease-in-out;
}

.white-btn-black-txt:hover,
.white-btn-black-txt:focus,
.white-btn-black-txt:active {
    background: #37935C;
    border: solid 2px #37935C;
    color: #fff;
    text-decoration: none;
    outline: none;
}

.white-btn-black-txt:hover {
    background: #37935C;
    border: solid 2px #37935C;
    color: #fff;
}

.btn-txt-under {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cta-section .btn-txt-under .btn-text-urgent {
    font-size: 18px !important
}

.btn-holder-white {
    text-align: center;
}

.bnr-schedule-form input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid gray;
    border-radius: 0;
}

@media only screen and (max-width:992px) {
    .inner-text-form-wrap {
        flex-direction: column;
        align-items: center;
    }
    .left-col-txt {
        margin-bottom: 50px;
    }
    .hero-wrap-top {
        padding: 150px 0;
    }
    .featured-by-section img {
        max-height: 40px;
    }
}

@media only screen and (max-width:768px) {
    .featured-by-section img {
        max-height: 20px;
    }
    .featured-by-section {
        padding: 25px 0;
    }
    .bnr-schedule {
        width: 100%;
    }
    .right-col-txt {
        padding: 0 10px;
    }
    .hero-wrap-top {
        padding: 140px 0 80px 0;
    }
    .form-header-label {
        text-align: center
    }
    .bnr-schedule-form .inputGroup label {
        font-size: 9px
    }
    .bnr-schedule-form {
        padding: 10px
    }
    .video-section-center {
       display:block !important;
    }
    .col-two-contain {
        padding: 40px 0
    }
    .double-box-wrap {
        flex-direction: column
    }
    .box-1-wrap {
        width: 100%;
        margin-bottom: 10px
    }
    .box-1-content {
        font-size: 15px
    }
    .btns-cta-flex {
        flex-direction: column;
        align-items: center
    }
    .m-left-60 {
        margin: 10px 0
    }
    .mg-20-bot {
        margin-bottom: 20px
    }
    #basement {
        margin-top: -40px;
    }
    .double-column-box {
        padding: 0px;
    }
}

@media only screen and (max-width:500px) {
    .inputGroup label:after {
        right: 16px
    }
    .inputGroup label {
        padding: 12px 14px
    }
    .tem-btn {
        padding: 10px 38px
    }
    #regForm>div.bnr-schedule-form>div:nth-child(4)>label {
        font-size: 10px
    }
    .left-col-txt {
        text-align: center
    }
    .border-green {
        margin: 15px auto
    }
}

.cta-section {
    padding: 50px 0 50px
}

.our-simple-process {
    padding: 50px 20px 50px;
    text-align: center
}
.home .our-simple-process {
    padding: 50px 20px 0px;
}

.our-simple-process .align-center {
    display: flex;
    justify-content: center;
}

.our-simple-process h2 {
    text-align: center;
    margin-bottom: 50px
}

.our-simple-process img {
    max-width: 100px;
    margin-bottom: 20px;
}


/* .btn-cta-footer {
    font-size: 21px
} */

#menu-item-21>a {
    background-color: #37935C !important
}

.btn-cta-footer .btn-text-urgent {
    font-size: 20px !important;
    max-width: 300px !important;
}

@media only screen and (min-width:1400px) {
    .hero-wrap-top {
        padding: 160px 0 160px
    }
}

#ez-toc-container {
    background: #f9f9f9;
    border: 1px solid #AAA;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    display: table;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
    width: auto
}

#ez-toc-container ul.ez-toc-list-level-1 li {
    margin-bottom: 10px;
}

.ez-toc-widget-container {
    position: relative;
    white-space: nowrap
}

#ez-toc-container.ez-toc-light-blue {
    background: #edf6ff
}

#ez-toc-container.ez-toc-white {
    background: #FFF
}

#ez-toc-container.ez-toc-black {
    background: #303030;
}

#ez-toc-container.ez-toc-transparent {
    background: 0
}

.ez-toc-widget-container ul.ez-toc-list {
    padding: 0 10px
}

#ez-toc-container ul ul,
.ez-toc div.ez-toc-widget-container ul ul {
    margin-left: 1.5em
}

#ez-toc-container li,
#ez-toc-container ul {
    padding: 0
}

#ez-toc-container li,
#ez-toc-container ul,
#ez-toc-container ul li,
.ez-toc-widget-container,
.ez-toc-widget-container li {
    background: 0;
    list-style: none;
    line-height: 1.6;
    margin: 0;
    overflow: hidden;
    z-index: 1
}

#ez-toc-container ul:first-of-type{
    margin-top:15px;
}



ul.ez-toc-list.ez-toc-list-level-1[style="display: none;"]

.btn.active,
.ez-toc-btn,
.ez-toc-btn-default.active,
.ez-toc-btn-default:active,
.ez-toc-btn:active {
    background-image: none
}

#ez-toc-container p.ez-toc-title {
    text-align: left;
    line-height: 1.45;
    margin: 0;
    padding: 0
}

.ez-toc-title-container {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.ez-toc-title,
.ez-toc-title-toggle {
    display: table-cell;
    text-align: left;
    vertical-align: middle
}

#ez-toc-container.ez-toc-black p.ez-toc-title {
    color: #FFF
}

#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list {
    margin-top: 1em
}

.ez-toc-wrap-left {
    float: left;
    margin-right: 10px
}

.ez-toc-wrap-right {
    float: right;
    margin-left: 10px
}

#ez-toc-container a {
    color: #444;
    text-decoration: none;
    text-shadow: none
}

#ez-toc-container a:visited {
    color: #9f9f9f
}

#ez-toc-container a:hover {
    text-decoration: underline
}

#ez-toc-container.ez-toc-black a,
#ez-toc-container.ez-toc-black a:visited {
    color: #FFF
}

#ez-toc-container a.ez-toc-toggle {
    color: #444
}

.ez-toc-widget-container ul.ez-toc-list li::before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    line-height: 30px;
    z-index: -1
}

.ez-toc-widget-container ul.ez-toc-list li.active::before {
    background-color: #ededed
}

.ez-toc-widget-container li.active>a {
    font-weight: 900
}

.ez-toc-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.ez-toc-btn:focus {
    outline: #303030 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.ez-toc-btn:focus,
.ez-toc-btn:hover {
    color: #303030;
    text-decoration: none
}

.ez-toc-btn.active,
.ez-toc-btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.ez-toc-btn-default {
    color: #303030;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.ez-toc-btn-default.active,
.ez-toc-btn-default:active,
.ez-toc-btn-default:focus,
.ez-toc-btn-default:hover {
    color: #303030;
    background-color: #ebebeb;
    border-color: #adadad
}

.ez-toc-btn-sm,
.ez-toc-btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.ez-toc-glyphicon,
[class*=ez-toc-icon-] {
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ez-toc-btn-xs {
    padding: 1px 5px
}

.ez-toc-btn-default:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.ez-toc-btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#fff), to(#e0e0e0));
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    /* filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); */
}

.ez-toc-btn-default:focus,
.ez-toc-btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.ez-toc-btn-default.active,
.ez-toc-btn-default:active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.ez-toc-pull-right {
    float: right !important;
    margin-left: 10px
}

.ez-toc-glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings'
}

.ez-toc-glyphicon:empty {
    width: 1em
}

.ez-toc-toggle i.ez-toc-glyphicon {
    font-size: 16px;
    padding: 3px 0;
}

[class*=ez-toc-icon-] {
    /* font-family: ez-toc-icomoon !important; */
    font-family: dashicons !important;
    font-variant: normal;
    text-transform: none
}

.ez-toc-icon-toggle:before {
    content: "\f333"
}

.ez-toc-toggle {
    display: flex !important;
    justify-content: center;
    align-content: center;
}

body .simple-sitemap-menu li {
    float: initial
}

.simple-sitemap-container ul {
    margin: 0 0 0 1.2em;
    padding: 0
}

.simple-sitemap-wrap:not(:first-of-type) {
    margin-top: 1.5em
}

.simple-sitemap-container .excerpt {
    font-size: .85em
}

.simple-sitemap-container span.excerpt {
    position: relative;
    left: 8px
}

.simple-sitemap-container .separator {
    border-bottom: 1px #eee solid;
    margin-bottom: -5px;
    margin-top: 18px;
    padding: 0
}

.simple-sitemap-container ul.main>li:last-child .separator {
    border-bottom: 0
}

.simple-sitemap-container.col {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.simple-sitemap-wrap.col {
    width: 260px;
    margin-right: 20px;
    margin-top: 10px
}

.simple-sitemap-wrap.col ul.main {
    margin-left: 20px
}

.simple-sitemap-container.hide-icon ul.main {
    margin-left: 0;
    list-style-type: none
}

.simple-sitemap-container.hide-icon ul.main ul.children {
    list-style-type: none
}

.simple-sitemap-container .no-posts {
    font-style: italic
}

.label-wide label {
    max-width: 100%
}

.mb20 {
    margin-bottom: 20px
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
em,
img,
ins,
q,
s,
small,
strike,
strong,
sub,
sup,
var,
b,
u,
i,
center,
dd,
ul,
li,
form,
label,
table,
caption,
tbody,
tr,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block
}

ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: 'Avenir Next Demi';
    src: url('../woff2/avenirnext-demibold.woff2') format('woff2'), url('../woff/avenirnext-demibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('../woff2/avenirnext-medium.woff2') format('woff2'), url('../woff/avenirnext-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('../woff2/avenirnext-regular.woff2') format('woff2'), url('../woff/avenirnext-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Avenir Next';
    src: url('../woff2/avenirnext-bold.woff2') format('woff2'), url('../woff/avenirnext-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

img {
    max-width: 100%;
    height: auto
}

* {
    box-sizing: border-box;
    outline: 0
}

#newcontainer {
    overflow: hidden;
    font-family: 'Avenir Next'
}

.newwrapper {
    max-width: 1340px;
    margin: auto;
    padding: 0 30px
}

/*  Start CSS Update Sep 2024 */
.d-process-c{
    text-align: center;
}
.newwrapper.nopad{
    max-width: 1370px;
    padding: 0px;
}

#newcontainer .newwrapper.nopad p{
    color: #303030;
}
#newcontainer .newwrapper.nopad h3 {
    letter-spacing: 0.4px;
}
.scheduleBTN.leftalign{
    margin-left: 0px;
}
.d-process-wrap .d-process{
    border: 1px solid #37935C;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    padding: 30px;
    height: 100%;
    text-align: left;
}
.d-process-wrap .d-process h3{
    text-transform: uppercase !important;
    margin-bottom: 10px !important;
}
.d-process-wrap{
    margin-top: 50px;
}
.doubleButtonCenter.longbtn{
    max-width: 900px;
}
.doubleButtonCenter.longbtn a.btn.btn-link{
    max-width: 100%;
}
.fran-review-wrap {
    text-align: center;
    margin-top: 40px;
}
.fran-review-wrap .fran-review{
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    height: 100%;
    padding: 25px;

}
.fran-review-wrap .space{
    margin-top: 40px;
}
#newcontainer .fran-review h3 {
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    color: #303030;
    margin-bottom: 10px;
    float: none;
    letter-spacing: 0.01em !important;
    font-size: 20px;
}
#newcontainer .fran-review p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #303030;
}
.new_page_tpl .btn{
    text-transform: uppercase;
    padding: 15px 40px 14px;
}
.sections-c.s-strategies-con  {
    padding-bottom: 40px;
}
.s-strategies-con, .fran-review-con, .m-strategies {
    text-align: center;
}

.s-strategies-con .s-icon, .m-strategies  .s-icon{
    border-radius: 100%;
    width: 98px;
    background: #FFFFFF;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
    height: 98px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.s-strategies-wrap {
    margin-top: 50px;
}
.new_page_tpl .altbtn{
    font-weight: 700;
    font-size: 16px !important;
    font-family: 'Avenir Next LT Pro';
}

.franchise-hero .scheduleBTN {

    font-weight: 600;

}

#newcontainer .col-md-4{
    margin-bottom: 60px;
}

#newcontainer .s-strategies-con .s-strategies h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.01em;
    font-family: 'Avenir Next LT Pro' !important;
    color: #303030;
    margin-bottom: 10px;
}
#newcontainer .s-strategies-con .s-strategies p{
    ont-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #303030;
}
.fran-img{
    margin-bottom: 25px;
}
.digital-pr-c .border_bottom{
    border-bottom: 1px solid #CDCDCD;
}
.digital-pr-c .border_bottom:after {
      margin: 0px 0 -2px -45px;
}
.digital-pr-c h4{
    font-family: 'Avenir Next LT Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0.015em;
    color: #37935C;
    margin-bottom: 20px;
}

.digital-pr-c .pr-content{
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.sections-c.digital-pr-c{
    padding: 100px 0 70px;
}
.newwrapper .digital-pr-content ul.decimal li{
    list-style: decimal !important;
}
.green-chk li{
    position: relative;

}
ul.green-chk li:before {
    content: "";
    position: relative;
    background: url(../svg/check-circle-fill-green-01.svg) no-repeat;
    padding-left: 30px;
    width: 12px;
    height: 12px;
}
.d-process-wrap .col-md-6{
    margin-bottom: 30px;
}

@media(max-width:1370px) {
    .newwrapper.nopad {
        padding: 0 30px
    }
}
@media(max-width:768px) {
    .d-process-wrap .col-md-4{
        margin-bottom: 30px;
    }
    .new_page_tpl figure.image{
        display: block;
        margin-bottom: 30px;
    }
    .new_page_tpl figure.image img {
         max-height: 100% !important; 
        width: auto !important;
    }
}
.d-process h3{
    font-family: 'Avenir Next LT Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #303030;
}
.process-img img{
    text-align: center;
}
.process-img{
    margin-bottom: 40px;
    text-align: center;
}

@media (min-width: 1199px) {
  ul.dropdown-menu {    
    width: 300px !important;
  }
}









/*  End Css Update Sep 2024 */

/* Start CSS 01.10.2024 */
.twiiter-newbtn{
    color: ;
    background: #37935c;
    border-radius: 100%;
    padding: 10px;
    width: 55px;
    height: 55px;
}
/*  End Css Update 01.10.2024 */


#herobanner {
    background-size: cover !important;
    background-position: bottom center !important;
}

#newcontainer h2 {
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: .5px;
    color: #303030;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 15px
}

/* #newcontainer h2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 76px;
    height: 3px;
    background: #37935C
} */

#newcontainer h3 {
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: .5px;
    color: #303030;
    margin-bottom: 25px;
    float: none
}

figure.image {
    text-align: center
}

#newcontainer p {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: .2px;
    color: #565d61;
    margin-bottom: 25px
}

#newcontainer p:last-child {
    margin: 0
}

.cols-mid {
    font-size: 0
}

.cols-mid>div {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 2%;
    width: 100%
}

.cols-mid>div+div {
    width: 57%
}

.cols-mid.invert>div {
    width: 60%
}

.cols-mid.invert>div+div {
    width: 40%
}

.cols-mid.banner>div {
    width: 53%
}

.cols-mid.banner>div+div {
    width: 47%
}

.cols-mid.noinvert>div {
    width: 40%
}

.cols-mid.noinvert>div+div {
    width: 60%
}

.btn-zm {
    height: 55px;
    border-radius: 27.5px;
    background-color: #37935C;
    box-shadow: 0 8px 10px 0 rgba(137, 209, 139, 0.3);
    display: inline-block;
    line-height: 55px;
    padding: 0 35px;
    color: #fff;
    font-family: 'Avenir Next';
    font-weight: 600;
    text-decoration: none;
    transition: all .2s ease-in-out;
    font-size: 16px
}

.btn-zm:hover {
    box-shadow: 0 8px 10px 0 rgba(137, 209, 139, 0.6)
}

.sections-c {
    padding: 100px 0;
    background-position: bottom center !important;
    background-size: cover !important
}

#formhero {
    max-width: 510px;
    margin: auto;
    background: #fff;
    padding: 50px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    text-align: center
}

#formhero h3 {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: .5px;
    color: #253238;
    margin-bottom: 30px
}

#formhero h3 span {
    display: block;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #37935C
}

#formhero i {
    display: block;
    line-height: 0;
    margin-top: 50px
}

#formhero input:not([type="submit"]) {
    height: 50px;
    border-radius: 5px;
    border: solid 1px #ced2da;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: .2px;
    color: #565d61;
    padding: 0 16px;
    width: 100%;
    font-family: 'Avenir Next';
    transition: all .2s ease-in-out
}

#formhero input:not([type="submit"]):focus {
    border-color: #37935C
}

#formhero input[type="submit"] {
    width: 218px;
    height: 55px;
    border-radius: 27.5px;
    background-color: #37935C;
    box-shadow: 0 8px 10px 0 rgba(137, 209, 139, 0.3);
    border: 0;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: .5px;
    text-align: center;
    color: #fff;
    font-family: 'Avenir Next';
    cursor: pointer;
    transition: all .2s ease-in-out
}

#formhero input[type="submit"]:hover {
    box-shadow: 0 8px 10px 0 rgba(137, 209, 139, 0.6)
}

.statistics {
    background: url(../svg/graph.svg) no-repeat center !important;
    padding: 0;
    background-size: auto 100% !important
}

.statistics ul {
    font-size: 0
}

.statistics li {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    background: url(../png/other-point.png) no-repeat 0 0
}

.statistics li h3 {
    font-size: 35px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #404041
}

#newcontainer .statistics li p {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    color: #18283b
}

.statistics li:nth-child(1) {
    background-position: bottom center;
    padding-bottom: 50px;
    margin-bottom: -57px
}

.statistics li:nth-child(2) {
    padding-top: 50px;
    background-position: top center;
    margin-top: 367px
}

.statistics li:nth-child(3) {
    background-position: bottom center;
    padding-bottom: 50px;
    margin-bottom: 302px
}

.statistics li:nth-child(4) {
    background-position: top center;
    padding-top: 50px;
    margin-top: 145px
}

.sections-c.light {
    background-size: cover !important;
    background-position: center !important;
    background-color: #37935C !important;
    position: relative;
    overflow: hidden
}

.sections-c.light:before {
    position: absolute;
    content: '';
    -webkit-transform: skew(0, -3deg);
    transform: skew(0, -3deg);
    background: #fff;
    width: 100%;
    height: 150px;
    top: -11%
}

.sections-c.light:after {
    position: absolute;
    content: '';
    -webkit-transform: skew(0, -3deg);
    transform: skew(0, -3deg);
    background: #fff;
    width: 100%;
    height: 150px;
    bottom: -11%
}

.sections-c.light .btn-zm {
    color: #37935C;
    background: #fff;
    box-shadow: 0 8px 10px 0 rgba(255, 255, 255, 0.2)
}

.sections-c.light .btn-zm:hover {
    box-shadow: 0 8px 10px 0 rgba(255, 255, 255, 0.4)
}

#newcontainer .light h2,
#newcontainer .light p {
    color: #fff
}

#newcontainer .light h2:after {
    background: #fff
}

#newcontainer p.subtitle {
    color: #404041
}

.list-with-icons h3 {
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: .5px;
    color: #303030;
    padding: 0 20px
}

.list-with-icons ul {
    font-size: 0;
    margin-top: 40px
}

.list-with-icons ul li {
    padding: 20px;
    width: 33.33%;
    display: inline-block;
    vertical-align: top
}


/* .list-with-icons li figure {
    margin: 0 0 0 -20px
} */

.list-with-icons li h4 {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: .3px;
    color: #303030;
    margin-bottom: 15px;
    margin-top: 10px
}

.list-with-icons h3.center {
    text-align: center
}

.oblique-list ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.oblique-list li {
    position: relative
}

.oblique-list li:nth-child(2n) {
    margin-top: -9.65%;
    margin-bottom: 9.65%
}

.oblique-list li>div {
    max-width: 660px;
    padding: 12%
}

.oblique-list li:nth-child(2n+1)>div {
    margin-left: auto
}

.oblique-list span.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 102%;
    height: 102%;
    z-index: -1;
    -webkit-transform: skew(0, -5.5deg);
    transform: skew(0, -5.5deg)
}

.oblique-list li>div figure {
    margin: 0 0 0 -20px
}

.oblique-list li>div h4 {
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: .4px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 10px
}

#newcontainer .oblique-list li>div p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: .2px;
    color: #fff
}

.btn-zm+.btn-zm {
    border: 2px solid #37935C;
    margin-left: 15px;
    background: #fff;
    color: #37935C
}

.title-separator h2 {
    margin: 0 auto;
    text-align: center;
    max-width: 520px;
    display: block
}

#newcontainer .title-separator h2:after {
    left: 50%;
    width: 76px;
    margin-left: -38px
}

.sections-c.title-separator {
    padding-bottom: 0
}

.page-template-template_zm #testimonial_slideshow,
.page-template-template_zm .after_testimonial {
    display: none !important
}

.onlymobile {
    display: none !important
}

.image {
    text-align: center
}


/* .section-wide-list {
    padding: 6% 0
} */

.section-wide-list .newwrapper>h2,
.section-wide-icons .newwrapper>h2 {
    text-align: center
}

#newcontainer .section-wide-icons {
    background: #303c56;
    padding: 6% 0
}

#newcontainer .section-wide-icons .newwrapper>h2 {
    color: #fff
}

#newcontainer .section-wide-list .newwrapper>h2:after,
#newcontainer .section-wide-icons .newwrapper>h2:after {
    left: 50%;
    margin-left: -38px
}

#newcontainer .section-wide-icons .newwrapper>h2:after {
    background: #fff
}

.section-wide-list .newwrapper>h4 {
    font-size: 30px;
    text-align: center;
    line-height: 1.5;
    padding: 0;
    font-weight: 500;
    color: #565d61
}

.section-wide-list .newwrapper>h5 {
    font-size: 26px;
    text-align: center;
    color: #565d61;
    font-weight: normal
}

.section-wide-list .newwrapper>h6 {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
    padding: 25px 0;
    color: #565d61;
    font-weight: normal
}

.section-wide-list .col-mid-6 {
    margin: 40px -20px 60px;
    font-size: 0
}

.section-wide-list .col-mid-6 ul {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 18px;
    padding: 0 20px
}

.section-wide-list .col-mid-6 li {
    line-height: 1.5;
    padding: 0 0 20px 25px;
    color: #565d61;
    position: relative
}

.section-wide-lists li:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    left: 0;
    top: 8px;
    background: #37935C;
    border-radius: 100%
}

#newcontainer .section-wide-list p {
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

#newcontainer .section-wide-icons ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    border-right: 1px solid rgba(255, 255, 255, .3);
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    margin-top: 50px;
    margin-bottom:50px;
}

#newcontainer .section-wide-icons ul li {
    padding: 25px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 0;
    border-right: 0
}

#newcontainer .section-wide-icons ul li figure {
    text-align: center;
    padding: 5px
}

#newcontainer .section-wide-icons ul li p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 1.5
}

#newcontainer .section-wide-icons li:last-child {
    position: relative;
    /* background: rgba(84, 162, 86, 0.3) */
}

#newcontainer .section-wide-icons li:last-child h6 {
    font-size: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 500
}
#newcontainer .section-wide-icons li{
    transition: all .3s ease-in-out;
    background:#303c56;
}
#newcontainer .section-wide-icons li:hover{
    background:rgb(48 60 86 / 80%);
}

.trustPilotWidget.desktop {
    display: block !important;
}

.trustPilotWidget.mobile {
    display: none !important;
}

@media(max-width:1024px) {
    .statistics li:nth-child(n) {
        padding: 30px;
        margin: 10px 0;
        vertical-align: top;
        background: #f9f9f9;
        width: 100%
    }
}

@media(max-width:991px) {
    .section-wide-list .newwrapper>h4 {
        font-size: 22px
    }
    .section-wide-list .newwrapper>h5 {
        font-size: 20px
    }
    .section-wide-list .col-mid-6 ul {
        width: 100%
    }
    #newcontainer .section-wide-icons ul {
        grid-template-columns: 1fr 1fr
    }
    .onlymobile {
        display: block !important
    }
    .onlydesktop {
        display: none !important
    }
    .cols-mid>div:nth-child(n) {
        padding: 20px 0;
        width: 100% !important
    }
    #formhero {
        max-width: none
    }
    .sections-c {
        padding: 40px 0
    }
    #newcontainer h2,
    #newcontainer h3,
    #formhero h3 span {
        line-height: 1.3;
        font-size: 22px
    }
    #formhero h3 {
        font-size: 18px
    }
    .list-with-icons li h4,
    .oblique-list li>div h4 {
        font-size: 20px
    }
    .header.light {
        background: #303030;
    }
    .ctatwo .rowflex {
        display: block !important;
        max-width: 100% !important;
    }
    .col-two-contain.ctatwo h2 {
        text-align: center !important;
    }
    .ctatwo ul.checkmark-list {
        position: relative !important;
        margin: 5px auto !important;
        display: block !important;
        max-width: 355px !important;
    }
    section.col-two-contain.ctatwo img {
        display: block !important;
        margin: 35px auto auto !important;
        max-width: 300px !important;
    }
    .ctatwo .rowflex .button {
        display: block !important;
        font-size: 18px !important;
        padding: 10px 20px !important;
        font-size: 18px !important;
        width: 100%;
        max-width: 400px !important;
        margin: 10px auto !important;
    }

    .btns-cta-flex {
        margin: 10px auto !important;
        display: block !important;
        text-align: center !important;
    }
    .faq-home {
        padding: 45px 0 45px;
    }
    .faq-home .btns-cta-flex{
        margin-top: 30px;
    }
    .ctatwo .rowflex p {
        font-size: 18px !important;
    }
    .btns-cta-flex .m-left-60 {
        margin: 30px 15px 25px !important;
    }
    .btns-cta-flex .green-btn-white-text,
    .btns-cta-flex .white-btn-black-txt {
        padding: 10px 20px !important;
        display: block !important;
        width: 100%;
        max-width: 400px !important;
        margin: 0 auto !important;
    }
    .col-two-contain.ctatwo {
        margin-bottom: 0px !important;
    }
    .cta-section {
        padding: 20px !important;
    }
    #our_services_header {
        padding: 50px 0 1px !important;
    }
    #help_fixing {
        padding: 50px 20px 20px !important;
    }
    .box-1-header h2 {
        min-height: auto !important;
    }
    #our_services .service {
        min-height: auto !important;
    }
    .col-two-contain p {
        font-size: 18px !important;
        line-height: 24px !important;
        text-align: center !important;
    }
    .col-two-contain h2 {
        text-align: center !important;
    }
    iframe {
        display: block !important;
        margin: 0 auto !important;
    }
    .ctatwo .rowflex .col-md-1 {
        margin-top: 20px;
    }
    .home-step-form .logo-rated,
    .logos-wrap-container .logo-rated {
        padding: 50px 35px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #nav_mobile_dropdown {
        max-height: calc(86vh - 200px) !important;
        overflow-y: scroll !important;
    }
    .our-simple-process .align-center {
        display: block !important;
    }
}

@media(max-width:767px) {
    .list-with-icons ul {
        font-size: 0;
        margin-top: 0
    }
    .list-with-icons ul li {
        padding: 20px 0;
        width: 100%
    }
    .oblique-list span.bg {
        -webkit-transform: skew(0, 0);
        transform: skew(0, 0)
    }
    .oblique-list li:nth-child(2n) {
        margin: 0
    }
    .oblique-list li:nth-child(n) {
        width: 100%
    }
    .oblique-list ul {
        display: block
    }
    .oblique-list li>div {
        max-width: none;
        padding: 30px
    }
    #newcontainer p,
    #formhero h3,
    #formhero input:not([type="submit"]) {
        font-size: 16px
    }
    #formhero {
        padding: 25px
    }
    .cols-mid.banner {
        padding-bottom: 50px
    }
}

@media (max-width:600px) {
    .btns-cta-flex .green-btn-white-text,
    .btns-cta-flex .white-btn-black-txt {
        padding: 10px !important;
    }
    .form-header-label {
        line-height: 20px !important;
        margin: 0 !important;
    }
}

@media(max-width:480px) {
    .btn-zm {
        width: 100% !important;
        margin: 0 0 15px !important;
        text-align: center
    }
    #formhero input[type="submit"] {
        width: 100%
    }
}

.reviews-badges {
    margin-top: 50px;
    margin-bottom: 80px
}

.reviews-badges img {
    max-width: 150px
}

.page-template-template_zm #formhero input[type="submit"] {
    width: 70%
}

#rep_mgmt_points .point {
    max-height: 231px
}

.heading-white {
    background-color: white
}

.heading-75-h {
    height: 55vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 !important
}

.logos-white img {
    filter: brightness(0) invert(1)
}

.heading-white-leading {
    color: white
}

.header-top-white {
    background-color: white
}

.sub-header-class p {
    text-align: center;
    margin: 50px 0
}

.heading-h2-main {
    margin-bottom: 50px
}

.ratings-businesses-holder {
    margin: 45px 0;
    position: relative
}

.ratings-businesses-holder::before {
    position: absolute;
    width: 50%;
    height: 5px;
    background-color: #37935C;
    top: -20px;
    left: 0;
    right: 0;
    content: '';
    margin: 0 auto
}

.ratings-businesses-holder::after {
    position: absolute;
    width: 50%;
    height: 5px;
    background-color: #37935C;
    bottom: -20px;
    left: 0;
    right: 0;
    content: '';
    margin: 0 auto
}

.ratings-business-holder-all-left {
    margin: 45px 0;
    position: relative
}

.ratings-business-holder-all-left::before {
    position: absolute;
    width: 30%;
    height: 5px;
    background-color: #37935C;
    top: -20px;
    left: 0;
    content: '';
    margin: 0 auto
}

.ratings-business-holder-all-left::after {
    position: absolute;
    width: 50%;
    height: 5px;
    background-color: #37935C;
    bottom: -20px;
    left: 0;
    content: '';
    margin: 0 auto
}

.btn-holders {
    display: flex;
    justify-content: space-around;
    width: 90%;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 80px
}

.btn-holders-left {
    margin-left: 0;
    justify-content: space-between;
    margin-bottom: 40px
}

.btn-holders .btn-green-full {
    background: #71d283;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    width: 270px
}

.btn-holders .btn-green-invert {
    background: #fff;
    color: #71d283;
    padding: 5px 10px;
    font-weight: bold;
    border: 2px solid #71d283
}

.cta-double-btn-wrap .btn-green-invert {
    position: relative
}

.cta-double-btn-wrap .btn-green-invert::after {
    position: absolute;
    content: '*If this matter is urgent, please call us';
    bottom: -30px;
    left: 0;
    color: #303030;
    font-size: 11px;
    width: 100%;
    font-weight: normal
}

.simple-process-section-wrap {
    padding: 50px 0;
    overflow: auto
}

.simple-process-section-wrap h2 {
    margin-bottom: 90px
}

.process-section {
    display: flex;
    justify-content: space-between;
    flex-direction: row
}

.bubble {
    display: inline-block;
    border-radius: 50%;
    border: 6px solid #37935C;
    font-size: 30px;
    margin-bottom: 10px
}

.bubble:before,
.bubble:after {
    content: '\200B';
    display: inline-block;
    line-height: 0;
    padding-top: 50%;
    padding-bottom: 50%
}

.bubble:before {
    padding-left: 18px
}

.bubble:after {
    padding-right: 18px
}

.bubble span {
    font-size: 30px;
    font-weight: bold;
    color: #37935C
}

.sections-wrap {
    margin: 0 15px;
    width: 250px
}

.sections-wrap .section-heading {
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #303030
}

/* .sections-wrap .section-text {
    font-size: 12px
} */

.process-section-wrap {
    margin-bottom: 50px
}

.green-bar-top {
    width: 200px;
    height: 7px;
    background-color: #37935C;
    margin: 0 auto;
    margin-bottom: 50px
}

.heading-h2-cta {
    margin-bottom: 30px
}

.p-30 {
    margin-bottom: 30px
}

.heading-h2-main {
    margin-top: 50px
}

@media screen and (max-width:769px) {
    .btn-holders {
        flex-direction: column
    }
    .btn-holders p {
        margin: 10px 0
    }
    .btn-holders a {
        width: 270px
    }
    .btn-holders .btn-green-invert {
        padding: 10px 10px
    }
    .btn-holders .btn-green-full {
        padding: 10px 10px
    }
    .process-section {
        flex-direction: column;
        align-items: center
    }
    .cta-double-btn-wrap .btn-holders .btn-green-full {
        width: 300px
    }
    .cta-double-btn-wrap .btn-holders .btn-green-invert {
        width: 300px
    }
    .sections-wrap {
        margin-bottom: 20px
    }
    .simple-process-section-wrap h2 {
        margin-bottom: 45px
    }
    .heading-h2-main {
        margin-top: 0
    }
}

.contact-form-section {
    position: relative
}

.contact-form-section:before {
    content: "";
    display: block;
    height: 70px;
    margin: -70px 0 0
}

.heading-h2-cta {
    margin-top: 0
}

.inner-contact-wrap {
    display: flex;
    width: 80%;
    margin: 0 auto
}

.column-left {
    width: 50%;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.column-right {
    width: 50%
}

.contact-form-v2 label {
    font-size: 13px
}

.content-v2 .heading-h2-main {
    margin-top: 0;
    margin-bottom: 0
}

.contact-form-v2 .form_fields li {
    padding: 0 0 15px
}

.contact-form-v2 input {
    padding: 0 10px
}

.btn-holders-left .btn-green-invert {
    color: #303030;
    font-weight: normal
}

.contact-form-v2 .btn-green-full {
    background: #71d283;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    width: 270px;
    border: 1px solid #71d283
}

.page-template-page-contact-v2 .content-v2 {
    padding-top: 40px
}

.page-template-page-contact-v2 .content-v2 {
    padding-top: 80px
}

.page-template-page-contact-v2 .process-section-wrap {
    margin-bottom: 40px
}

.page-template-page-contact-v2 .contact-form-v2 .form_fields li {
    padding: 0 0 5px
}

.page-template-page-contact-v2 .contact-form-v2 textarea {
    height: 60px
}

.page-template-page-contact-v2 .bubble {
    font-size: 22px;
    margin-bottom: 10px
}

.page-template-page-contact-v2 .bubble:before {
    padding-left: 15px
}

.page-template-page-contact-v2 .bubble:after {
    padding-right: 15px
}

.page-template-page-contact-v2 .bubble span {
    font-size: 22px
}

.page-template-page-contact-v2 .sections-wrap .section-heading {
    margin-bottom: 7px;
    font-size: 16px
}

/* .page-template-page-contact-v2 .sections-wrap .section-text {
    font-size: 12px
} */

.page-template-page-contact-v2 .content-v2 .heading-h2-main {
    font-size: 23px
}

.page-template-page-contact-v2 .contact-form-v2 .btn-green-full {
    font-size: 15px;
    padding: 4px 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.page-template-page-contact-v2 .contact-form-v2 .btn-green-full:hover {
    color: #71d283;
    background: white;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.page-template-page-contact-v2 .contact-form-v2 label {
    font-size: 11px
}

.page-template-page-contact-v2 .btn-holders .btn-green-full {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 2px solid #71d283
}

.page-template-page-contact-v2 .btn-holders .btn-green-full:hover {
    color: #71d283;
    background: white;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 2px solid #71d283
}

.page-template-page-contact-v2 .btn-holders .btn-green-invert {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.page-template-page-contact-v2 .btn-holders .btn-green-invert:hover {
    background: #71d283;
    color: white;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.page-template-page-contact-v2 .simple-process-section-wrap h2 {
    margin-bottom: 40px;
    font-size: 23px
}

.page-template-page-contact-v1 .simple-process-section-wrap h2 {
    margin-bottom: 40px;
    font-size: 23px
}

.page-template-page-contact-v1 .bubble {
    font-size: 22px;
    margin-bottom: 10px;
    position:relative;
}

.page-template-page-contact-v1 .bubble:before {
    padding-left: 15px;
}

.page-template-page-contact-v1 .bubble:after {
    padding-right: 15px;
}

.page-template-page-contact-v1 .bubble span {
    font-size: 22px;
    position: relative;
    top: 3px;
}

.page-template-page-contact-v1 .sections-wrap .section-heading {
    margin-bottom: 7px;
    font-size: 16px;
}

.page-template-page-contact-v1 .sections-wrap .section-text {
    line-height: 24px;
}

.page-template-page-contact-v1 .process-section-wrap {
    margin-bottom: 40px;
}

.page-template-page-contact-v1 .cta-double-btn-wrap .heading-h2-main {
    font-size: 23px;
    margin-bottom: 0;
}

.page-template-page-contact-v1 div.text_center .heading-h2-main {
    font-size: 23px;
    margin-bottom: 30px;
}

.page-template-page-contact-v1 .btn-holders .btn-green-full {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 2px solid #71d283;
}

.page-template-page-contact-v1 .btn-holders .btn-green-full:hover {
    color: #71d283;
    background: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 2px solid #71d283;
}

.page-template-page-contact-v1 .btn-holders .btn-green-invert {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.page-template-page-contact-v1 .btn-holders .btn-green-invert:hover {
    background: #71d283;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.btn-orange-custom {
    background-color: orange
}

.btn-orange-custom:hover {
    background-color: #37935C
}

.get_started a {
    background-color: orange
}
/*
@font-face {
    font-family: ez-toc-icomoon;
    src: url(assets/fonts/ez-toc-icomoon.eot?-5j7dhv);
    src: url(assets/fonts/ez-toc-icomoon.eot?#iefix-5j7dhv) format('embedded-opentype'), url(assets/fonts/ez-toc-icomoon.ttf?-5j7dhv) format('truetype'), url(assets/fonts/ez-toc-icomoon.woff?-5j7dhv) format('woff'), url(assets/fonts/ez-toc-icomoon.svg?-5j7dhv#ez-toc-icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}*/

.wp-block-button {
    color: #fff;
    margin-bottom: 1.5em
}

.wp-block-button__link {
    background-color: #32373c;
    border: 0;
    border-radius: 28px;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
    color: inherit
}

.is-style-outline {
    color: #32373c
}

.is-style-outline .wp-block-button__link {
    background-color: transparent;
    border: 2px solid
}

.wp-block-calendar {
    text-align: center
}

.wp-block-calendar tbody td {
    padding: 4px;
    border: 1px solid #e2e4e7
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif
}

.wp-block-calendar a {
    text-decoration: underline
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
    color: #40464d
}

.wp-block-columns {
    display: flex;
    flex-wrap: wrap
}

@media(min-width:782px) {
    .wp-block-columns {
        flex-wrap: nowrap
    }
}

.wp-block-column {
    flex-grow: 1;
    margin-bottom: 1em;
    flex-basis: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

@media(min-width:600px) {
    .wp-block-column {
        flex-basis: calc(50% - 16px);
        flex-grow: 0
    }
    .wp-block-column:nth-child(2n) {
        margin-left: 32px
    }
}

@media(min-width:782px) {
    .wp-block-column:not(:first-child) {
        margin-left: 32px
    }
}

.wp-block-cover,
.wp-block-cover-image {
    position: relative;
    background-color: #303030;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    margin: 0 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.wp-block-cover-image.has-left-content,
.wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover-image.has-left-content .wp-block-cover-text,
.wp-block-cover-image.has-left-content h2,
.wp-block-cover.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
.wp-block-cover.has-left-content h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content,
.wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover-image.has-right-content .wp-block-cover-text,
.wp-block-cover-image.has-right-content h2,
.wp-block-cover.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
.wp-block-cover.has-right-content h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
    color: #fff;
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 610px;
    padding: 14px;
    text-align: center
}

.wp-block-cover-image .wp-block-cover-image-text a,
.wp-block-cover-image .wp-block-cover-image-text a:active,
.wp-block-cover-image .wp-block-cover-image-text a:focus,
.wp-block-cover-image .wp-block-cover-image-text a:hover,
.wp-block-cover-image .wp-block-cover-text a,
.wp-block-cover-image .wp-block-cover-text a:active,
.wp-block-cover-image .wp-block-cover-text a:focus,
.wp-block-cover-image .wp-block-cover-text a:hover,
.wp-block-cover-image h2 a,
.wp-block-cover-image h2 a:active,
.wp-block-cover-image h2 a:focus,
.wp-block-cover-image h2 a:hover,
.wp-block-cover .wp-block-cover-image-text a,
.wp-block-cover .wp-block-cover-image-text a:active,
.wp-block-cover .wp-block-cover-image-text a:focus,
.wp-block-cover .wp-block-cover-image-text a:hover,
.wp-block-cover .wp-block-cover-text a,
.wp-block-cover .wp-block-cover-text a:active,
.wp-block-cover .wp-block-cover-text a:focus,
.wp-block-cover .wp-block-cover-text a:hover,
.wp-block-cover h2 a,
.wp-block-cover h2 a:active,
.wp-block-cover h2 a:focus,
.wp-block-cover h2 a:hover {
    color: #fff
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
    background-attachment: fixed
}

@supports(-webkit-overflow-scrolling:touch) {
    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image:after,
.wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports((position:-webkit-sticky) or(position:sticky)) {
    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 70px);
    z-index: 1;
    color: #f8f9f9
}

.wp-block-cover-image h1,
.wp-block-cover-image h2,
.wp-block-cover-image h3,
.wp-block-cover-image h4,
.wp-block-cover-image h5,
.wp-block-cover-image h6,
.wp-block-cover-image p,
.wp-block-cover h1,
.wp-block-cover h2,
.wp-block-cover h3,
.wp-block-cover h4,
.wp-block-cover h5,
.wp-block-cover h6,
.wp-block-cover p {
    color: inherit
}

.wp-block-cover__video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.wp-block-embed {
    margin-bottom: 1em
}

.wp-block-embed figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 13px;
    padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0
}

body.single .form-holder label {
    font-size: 16px !important;
}

body.single input#consent {
    margin-top: 5px !important;
}

@supports((position:-webkit-sticky) or(position:sticky)) {
    .wp-block-gallery .blocks-gallery-image figure,
    .wp-block-gallery .blocks-gallery-item figure {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start
    }
}

@supports((position:-webkit-sticky) or(position:sticky)) {
    .wp-block-gallery .blocks-gallery-image img,
    .wp-block-gallery .blocks-gallery-item img {
        width: auto
    }
}

@supports((position:-webkit-sticky) or(position:sticky)) {
    .wp-block-gallery.is-cropped .blocks-gallery-image a,
    .wp-block-gallery.is-cropped .blocks-gallery-image img,
    .wp-block-gallery.is-cropped .blocks-gallery-item a,
    .wp-block-gallery.is-cropped .blocks-gallery-item img {
        height: 100%;
        flex: 1;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media(min-width:600px) {
    @supports(-ms-ime-align: auto) {
        .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
            width: calc((100% - 32px)/3 - 1px)
        }
    }
    @supports(-ms-ime-align:auto) {
        .wp-block-gallery.columns-4 .blocks-gallery-image,
        .wp-block-gallery.columns-4 .blocks-gallery-item {
            width: calc((100% - 48px)/4 - 1px)
        }
    }
    @supports(-ms-ime-align:auto) {
        .wp-block-gallery.columns-5 .blocks-gallery-image,
        .wp-block-gallery.columns-5 .blocks-gallery-item {
            width: calc((100% - 64px)/5 - 1px)
        }
    }
    @supports(-ms-ime-align:auto) {
        .wp-block-gallery.columns-6 .blocks-gallery-image,
        .wp-block-gallery.columns-6 .blocks-gallery-item {
            width: calc((100% - 80px)/6 - 1px)
        }
    }
    @supports(-ms-ime-align:auto) {
        .wp-block-gallery.columns-7 .blocks-gallery-image,
        .wp-block-gallery.columns-7 .blocks-gallery-item {
            width: calc((100% - 96px)/7 - 1px)
        }
    }
    @supports(-ms-ime-align:auto) {
        .wp-block-gallery.columns-8 .blocks-gallery-image,
        .wp-block-gallery.columns-8 .blocks-gallery-item {
            width: calc((100% - 112px)/8 - 1px)
        }
    }
}

.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0
}

.wp-block-image img {
    max-width: 100%
}

.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.wp-block-latest-comments__comment {
    font-size: 15px;
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-dates .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    line-height: 1.8;
    margin: 5px 0 20px
}

.wp-block-latest-comments__comment-date {
    color: #8f98a1;
    display: block;
    font-size: 12px
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    border-radius: 24px;
    display: block;
    float: left;
    height: 40px;
    margin-right: 12px;
    width: 40px
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.wp-block-latest-posts.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%
}

.comments-area .comments-title,
.comments-area .comment-reply-title {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    color: #000000;
    margin-bottom: 40px;
    text-transform: uppercase !important;
    margin-bottom: 30px;
}
.comments-area .comment-list{
    list-style: none;   
    padding-left: 0px;
    margin-bottom: 60px !important;
}

.comments-area .comment-body {
    position: relative;
    padding-left: 80px;
    margin-bottom: 20px;
}
.comments-area .avatar {
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.comments-area cite.fn {
    font-style: normal;
    font-weight: 500;
    font-size: 18px !important;
}
.comments-area .commentmetadata{
    margin-bottom: 10px;
    margin-top: -10px;
}
body section#content li a:not(.ez-toc-list li a) {
    font-weight: normal !important;
}
body .comments-area .commentmetadata a{
    font-style: normal;
    font-weight: normal !important;
    font-size: 14px;
    line-height: 17px;
    color: #9D9D9D;
}
.comments-area p{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #303030;
}
.comments-area .says{
    display: none;
}
.comments-area .comment-list ul,
.comments-area .comment-list ol{
    padding-left: 50px;
}
.comments-area .comment-list ol{
    list-style: none;
    padding-left: 35px;
    border-left: 2px solid #D9D9D9;
    margin-left: 80px;
}
.comments-area .submit{
    font-size: 1.25rem;
    border: 2px solid #37935C;
    border-radius: 50px;
    padding: 15px 30px 14px;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    background: #37935C;
    transition: all .3s;
    cursor: pointer;
    width: auto;    
    margin-left: 0px;
    margin-top: 30px;
    max-width: 250px;
}
.comments-area{
    margin-bottom: 50px;
}
.comments-area input, .comments-area textarea{
    border-color: #E6E6E6;
    margin-bottom: 15px;
}
.comments-area .reply{
    margin-top: 10px;
}
.comments-area .reply a{
    color: #7C8C99;
    text-transform: uppercase;
    font-size: 16px;
    text-transform: uppercase;
    font-size: 16px;
    background: #37935C;
    font-size: 14px;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
}
.comments-area .reply a:hover{
    background: #000;
}
.comments-area .comment-reply-title small{
    margin-left: 10px;
}
.comments-area .comment-respond .form-submit{
    margin-bottom: 30px;
}
.comments-area .comment-form-cookies-consent label{
    display: inline-block;
    line-height: normal;
}

.comments-area .comment-awaiting-moderation{
    line-height: normal;
    display: inline-block;
    margin-bottom: 10px;
    color: black;
}



/*Home page faq section*/

.faq-home{
    padding: 65px 0 65px;
}
.faq-home + .trustPilotWidget{
    background: #F2F5F5;
}
.faq-home .action {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}
.faq-home .action a{
    color: #000;
    margin: 0 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #303030;
    cursor: pointer;
}
.faq-home .action a.active{
    color: #37935C;
}
.faq-home h2{
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    text-align: center;
    color: #303030;
}   
.faq-home .accordion h4 .btn.btn-link {
    text-transform: initial !important;
    color: #414141 !important;
    font-size: 18px !important;
    line-height: normal;
    padding: 15px 50px 15px 22px;
    background: #F9F9F9;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #DDDDDE;
}
.faq-home .accordion h4 .btn.btn-link:hover {
    color: #414141 !important;
}

.faq-home .accordion h4 .btn.btn-link:hover {
    color: #414141 !important;
}
.faq-home  accordion#faq .btn[aria-expanded="true"]:after
.faq-home  accordion#faq .btn.open:after,
.faq-home  .accordion#faq .btn:after{
    color: #414141 !important;
    font-family: dashicons;
}
.faq-home  .accordion#faq .btn:after{
    right: 30px;
    color: #414141 !important;
}
.faq-home .accordion#faq .btn:hover:after {
    color: #414141 !important;
}
.faq-home ul{
    list-style: disc;
    margin: 0 0 20px 20px;
}
.faq-home .collapse.in {
    display: block !important;
    height: 100% !important;
    display: block;
}
.faq-home .card-header{
    padding:6px 0 0 0;
}
.faq-home .card-body {
    padding: 20px 22px 20px;
}
.faq-home .card-body p:not(:last-child){
    margin-bottom: 20px;
}
.faq-home .collapse.in .card-body {
    border-bottom: 1px solid #DDDDDE;
}
.faq-home .green-btn-white-text span{
    text-transform: none;
}
.faq-home .faq-ftr{
    margin-top: 30px;
}
.faq-home .faq-ftr p{
    text-align: center;
}


/*Affiliate Page style*/

.affiliate h1{   
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 54px;
    text-align: center;
    color: #303030;
}
.affiliate h1 span{
    color: #37935C;
}
.aff-banner{
    text-align: center;
}
.aff-banner img{
    display: block;
    max-width: 100%;
    margin: 0 auto 30px;
}
.affiliate .sections-c {
    padding: 60px 0 65px !important;
}
.aff-banner h4{
    font-size: 22px;
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;

    /* identical to box height */
    text-align: center;
    color: #303030;
    margin: 15px 0 40px;
}
.aff-banner .aff-btn,
.cta-block.aff-cta .btn.btn-white{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    width: 314px;
    border: 2px solid #37935C;
    display: inline-block;
    margin: 0 auto;
}
.affiliate .features{
    text-align: center;
}
.affiliate .features img{
    text-align: center;
}
.aff-features h2{
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #303030;
    padding-bottom: 0px;
}
.affiliate#newcontainer h3{
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #303030;
    margin-bottom: 0px;
}
.affiliate#newcontainer .feature{
    padding: 0 60px;
}
.affiliate#newcontainer .feature h3{
    margin-bottom: 10px;
    position: relative;
}
.affiliate#newcontainer .feature:not(:last-child) h3:after {
    content: "";
    width: 32px;
    height: 20px;
    background: url(../png/arrow.png) no-repeat;
    position: absolute;
    right: -72px;
    top: -10px;
}
.affiliate#newcontainer .aff-features .feature p{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #565D61;
}
.aff-features .aff-img{
    height: 60px;
    margin-bottom: 15px;
}
.aff-features .aff-img img{
    object-fit: cover;
    object-position: bottom;
}
.affiliate .sections-gray{
    background: #f2f5f5;
    padding: 60px 0;
}
.aff-invert .invert .image{
    text-align: right;
}
.aff-features .feature span{
    color: ;
}
.aff-invert ul.green-check li{
    position: relative;
    padding-left: 55px;
    text-indent: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #565D61;
    margin-bottom: 40px;
}
.aff-invert ul.green-check li:before{
    padding-left: 0px;
    position: absolute;
    left: 0px;
    width: 28px;
    height: 28px;
}
.aff-invert li h4{
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #303030;
    margin-bottom: 10px;
}
.affiliate .logo-rated{
    text-align: center;
}
.affiliate .logo-rated .logo-rated-area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto !important;
    max-width: 1200px !important;
}
#newcontainer.affiliate .logo-rated h2{
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    color: #37935C;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
#newcontainer.affiliate .logo-rated h3{
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    color: #303030;
    max-width: 850px;
    margin: 0 auto 40px;
}
.affiliate .btns-cta-flex{
    max-width: 100%;
    justify-content: center;
}
.affiliate#newcontainer .aff-cta h3{
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
}

.cta-block.aff-cta .btn.btn-white{
    background: #fff !important;
    color: #37935C !important;
    border: 2px solid #fff;
}
/*.cta-block.aff-cta .btn:hover {
    color: #fff;
    background: #303030;
    text-transform: none;
    outline: 0;
}*/

.affiliate .cta-block.aff-cta a.btn:hover {
    color: #fff !important;
    background: #303030 !important;
    border: solid 2px #000 !important;
    text-transform: none;
}
.affModal label{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #303030;
}
.affModal label em {
    color: #FF0000;
    margin-left: 5px;
    font-style: normal;
    font-size: 16px;
}
.affModal input.wpcf7-form-control,
.affModal select.wpcf7-form-control {
    color: #000;
    background: #F2F2F2;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    margin: 5px 0;
    padding: 5px 10px;
    font-size: 14px;
    height: 37px;
}
.affModal input.wpcf7-form-control[type="checkbox"]{
    width: 12px;
    height: 12px;
}
.affModal input.wpcf7-form-control[type="submit"]{
    width: 100%;
    background: #37935C;
    border-radius: 65px;
    max-width: 100%;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer;
}
.affModal .wpcf7-not-valid-tip {
    font-size: 14px;
}
.affModal .wpcf7-list-item{
    margin-left: 0px;
}
.affModal .wpcf7-form-control.wpcf7-acceptance{
    background: transparent;
    padding: 0px;
}
.affModal .wpcf7-form-control-wrap {
    position: relative;
    margin-bottom: 10px;
    display: block;
}
.affModal h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 26px !important;
    line-height: 31px;
    text-align: center;
    color: #303030;
    padding-bottom: 0px !important;
    margin-bottom: 20px !important;
}
.affModal p,
#newcontainer .affModal p{
    margin-bottom: 0px;
}
.affiliate .faq-home li{
    margin-bottom: 5px;
    line-height: normal;
}
body.modal-open {
    overflow: hidden;
}
#career-modal input[type="submit"]{
	margin-top: 50px
}
#career-modal .wpcf7-not-valid-tip {
	font-size: 14px;
	font-weight: 400;
	display: block;  
	line-height: normal;
  	top: 40px;
}
.modalForm textarea,
.netRepForm textarea{
    min-height: 140px;
}


body .grecaptcha-badge{
	display: none !important;
}



/*
============================Responsive style
*/



@media only screen and (max-width:991px) {
    .comments-area .comment-form-cookies-consent{
        display: flex;
        align-items: baseline;
    }
    .comments-area .comment-form-cookies-consent input{
        position: relative;
        top: 2px;
    }
    .faq-home .btns-cta-flex{
        margin-top: 30px !important;
    }
    .faq-home {
        padding: 45px 0 45px;
    }
    .aff-invert .invert .image {
        text-align: center;
    }
    .aff-invert figure.image img {
        /* max-height: 200px !important; */
        width: auto !important;
        max-width: 100%;
    }
    .affiliate .logo-rated .logo-rated-area{
        justify-content: center;
    }
    .affiliate .logo-rated .logo-rated-area a{
        margin: 0 10px;
    }
}


@media(min-width:600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - 16px)
    }
    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - 16px)
    }
    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - 16px)
    }
    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 16px)
    }
    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 16px)
    }
}

.wp-block-latest-posts__post-date {
    display: block;
    color: #6c7781;
    font-size: 13px
}

.wp-block-media-text {
    display: grid;
    grid-template-rows: auto;
    align-items: center;
    grid-template-areas: "media-text-media media-text-content";
    grid-template-columns: 50% auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-areas: "media-text-content media-text-media";
    grid-template-columns: auto 50%
}

.wp-block-media-text .wp-block-media-text__media {
    grid-area: media-text-media;
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    word-break: break-word;
    grid-area: media-text-content;
    padding: 0 8%
}

.wp-block-media-text>figure>img,
.wp-block-media-text>figure>video {
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

@media(max-width:600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important;
        grid-template-areas: "media-text-media";
    }
    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
        grid-template-areas: "media-text-content";
    }
    .btns-cta-flex .m-left-60 {
        margin: 15px!important;
    }
}

.is-small-text {
    font-size: 14px
}

.is-regular-text {
    font-size: 16px
}

.is-large-text {
    font-size: 36px
}

.is-larger-text {
    font-size: 48px
}

p.has-background {
    padding: 20px 30px
}

p.has-text-color a {
    color: inherit
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin: 0 0 16px;
    padding: 0 1em
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
    font-size: 24px;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
    font-size: 18px;
    text-align: right
}

.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.wp-block-rss.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%
}

@media(min-width:600px) {
    .wp-block-rss.columns-2 li {
        width: calc(50% - 16px)
    }
    .wp-block-rss.columns-3 li {
        width: calc(33.33333% - 16px)
    }
    .wp-block-rss.columns-4 li {
        width: calc(25% - 16px)
    }
    .wp-block-rss.columns-5 li {
        width: calc(20% - 16px)
    }
    .wp-block-rss.columns-6 li {
        width: calc(16.66667% - 16px)
    }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
    color: #6c7781;
    font-size: 13px
}

.wp-block-search {
    display: flex;
    flex-wrap: wrap
}

.wp-block-search .wp-block-search__label {
    width: 100%
}

.wp-block-search .wp-block-search__input {
    flex-grow: 1
}

.wp-block-search .wp-block-search__button {
    margin-left: 10px
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 1px
}

.wp-block-table.has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-text-columns {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 16px;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

.wp-block-video {
    margin-left: 0;
    margin-right: 0
}

.wp-block-video video {
    max-width: 100%
}

@supports((position:-webkit-sticky) or(position:sticky)) {
    .wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.wp-block-video figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.has-small-font-size {
    font-size: 13px
}

.has-normal-font-size,
.has-regular-font-size {
    font-size: 16px
}

.has-medium-font-size {
    font-size: 20px
}

.has-large-font-size {
    font-size: 36px
}

.has-larger-font-size {
    font-size: 42px
}

.sale-c {
    font-size: 28px;
    color: #303030;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: center;
    background-color: yellow;
    max-width: 400px;
    width: auto;
    border-radius: 20px;
    padding: 0 20px;
}

@media (max-width: 768px) {
    .sale-c {
        font-size: 25px;
        margin: 0 auto 15px auto;
    }
    .home-step-form {
        padding-top: 40px !important;
    }
    .aff-features .feature {
        margin-bottom: 30px;
    }
    .affiliate .sections-c {
        padding: 45px 0 45px !important;
    }
    .affiliate#newcontainer .feature:not(:last-child) h3:after {
        display: none;
    }
}

.tos-form {
    margin-bottom: 20px;
    font-size: 11px;
}

.section-space-bot h2 {
    margin-bottom: 20px;
}

.section-space-bot p {
    margin-bottom: 35px;
}

.btn-cta-footer .m-left-60 {
    margin: 0 20px;
}

#scrollUp {
    background: #303030;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 40px;
    text-align: center;
    line-height: 50px;
    bottom: 10px;
    right: 10px;
    display: none !important;
}

.post ul{
    list-style: disc;
    margin-left: 50px;
    margin-bottom: 20px;
}
.post ol {
    margin-left: 50px;
    margin-bottom: 20px;
}

.accordion {
    font-family: 'Avenir Next LT Pro', sans-serif !important;
}

input[type=submit] {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

label.tos-form{
    padding-left: 0;
    text-align: center;
    width: 70%;
    margin: 0 auto 30px !important;
    cursor: text !important;
}

/*********************************************************************************
**********************************************************************************

  CSS from front-page.php

**********************************************************************************
*********************************************************************************/

.border_bottom.border_bottom_left::after {
    margin-bottom: -10px;
}

.m-left-60 {
    margin: 0 82px 0 72px;
}

body.home .service p {
    min-height: 64px;
}

.home-step-form {
    padding-top: 50px;
    background: linear-gradient(180deg, #F4F4F4 1.36%, #FFFFFF 95.37%);
    overflow-x: hidden;
}
.home-step-form.darker{
    background: linear-gradient(83.51deg, #303C56 -0.3%, #808080 94.01%);
}

.home-step-form.darker .title-area div {
    color: #fff;
    background: url(../svg/green12.svg) no-repeat bottom;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

@media (max-width: 768px) {
	.home-step-form.darker .title-area div {
		background-size: 110% 60%;
	}
}

.home-step-form.darker .title-area h1 {
    color: #fff;
}

.home-step-form .btn-white-clear {
    border-radius: 50px;
    transition: all .3s ease-in-out;
}

.home-step-form .btn-white-clear:hover {
    background: #37935C;
    color: #fff;
}

.home-step-form .title-area {
    text-align: center;
    margin-bottom: 45px;
}

.home-step-form .title-area h1 {
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 44px;
    text-align: center;
    color: #303030;
    margin-bottom: 30px;
    text-transform: none;
}

.home-step-form .title-area h1 .green {
    color: #37935C;
}

.home-step-form .title-area h3 {
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 28.83px;
    line-height: 35px;
    text-align: center;
    color: #303030;
}

.home-step-form .logo-rated,
.logos-wrap-container .logo-rated {
    text-align: center;
    background: #f2f5f5;
    padding: 35px 20px;
}

.home-step-form .logo-rated h2,
.logos-wrap-container .logo-rated h2 {
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #303030;
    margin-bottom: 15px;
}

.home-step-form .logo-rated .logo-rated-area,
.logos-wrap-container  .logo-rated .logo-rated-area{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    margin-bottom:-12px;
}

.home-step-form .logo-rated .logo-rated-area img,
.logos-wrap-container  .logo-rated .logo-rated-area img {
    margin:0px;
}
.home-step-form .logo-rated .logo-rated-area a,
.logos-wrap-container  .logo-rated .logo-rated-area a {
    margin:0px 20px;
}

.home-step-form .form-area {
    position: relative;
    margin-top: 45px;
    margin-bottom: 65px;
}

.home-step-form .form-area .step-form {
    position: absolute;
    opacity: 0;
    z-index: 2;
    height: 0;
    pointer-events: none;
}

.home-step-form .form-area .step-form.active {
    position: relative;
    opacity: 1;
    z-index: 2;
    height: auto;
    pointer-events: all;
    transition: all .35s;
}

.home-step-form .form-area .step-form .step-title {
    margin-bottom: 45px;
    margin-top: 60px;
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #37935C;
}

.home-step-form .form-area .step-form .option-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.home-step-form .form-area .step-form .option-boxes .option-box {
    text-align: center;
    flex: 0 0 16.5%;
    max-width: 16.5%;
    margin: 0 35px 20px;
    background: #FFFFFF;
    box-shadow: 5px 5px 15px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 24px 10px;
    border: 3px solid transparent;
    transition: all .35s;
    min-height: 188.1px;
}

.home-step-form .form-area .step-form .option-boxes .option-box:hover,
.home-step-form .form-area .step-form .option-boxes .option-box.active {
    border: 3px solid #37935C;
    transition: all .35s;
    cursor: pointer;
}

.home-step-form .form-area .step-form .option-boxes .option-box .icon-box {
    position: relative;
    height: 84.5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-step-form .form-area .step-form .option-boxes .option-box .icon-box img {
    max-width: 100%;
}

.home-step-form .form-area .step-form .option-boxes .option-box .icon-box h4 {
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-weight: normal;
    font-size: 70px;
    line-height: 44px;
    text-align: center;
    letter-spacing: -10px;
    color: #37935C;
    margin-bottom: 10px;
}

.home-step-form .form-area .step-form .option-boxes .option-box .icon-box h4 span {
    font-size: 40px;
    letter-spacing: -5.71429px;
}

.home-step-form .form-area .step-form .option-boxes .option-box h3 {
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #303030;
}

.home-step-form .form-area .step-form.step-3 .option-boxes .option-box h3 {
    margin-top: 15px;
}

.home-step-form .form-area .step-form-button {
    margin-top: 50px;
    text-align: center;
}

.home-step-form .form-area .step-form-button .step-form-prev {
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #999999;
    border-radius: 25px;
    width: 100%;
    max-width: 320px;
    min-height: 50px;
    margin: 0 10px;
    padding: 10px 0;
    transition: all .3s ease-in-out;
}

.home-step-form .form-area .step-form-button .step-form-prev.inactive,
.home-step-form .form-area .step-form-button .step-form-next.inactive,
.home-step-form .form-area .step-form-button .step-form-submit.inactive {
    display: none;
}

.home-step-form .form-area .step-form-button .step-form-next,
.home-step-form .form-area .step-form-button .step-form-submit {
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #37935C;
    border-radius: 25px;
    width: 100%;
    max-width: 320px;
    min-height: 50px;
    margin: 0 10px;
    padding: 10px 0;
    transition: all .3s ease-in-out;
}

.home-step-form .form-area .step-form-button .step-form-next:hover,
.home-step-form .form-area .step-form-button .step-form-prev:hover {
    background-color: #303030 !important;
}

.home-step-form .form-area .step-form h4.confirmation-message {
    text-align: center;
    font-size: 30px;
    color: #37935C;
}

.home-step-form .form-area .step-form .final-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 675px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 64px;
}

.home-step-form .form-area .step-form .final-form .input-box {
    flex: 0 0 48%;
    max-width: 48%;
    margin-bottom: 25px;
}

.home-step-form .form-area .step-form .final-form .input-box input {
    width: 100%;
    box-shadow: 5px 5px 15px rgb(0 0 0 / 15%);
    border: none;
    border-radius: 10px;
    font-weight: 500;
    padding-left: 15px;
    min-height: 50px;
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.home-step-form .form-area .step-form .final-form .input-box input::placeholder,
.home-step-form .form-area .step-form .final-form textarea::placeholder {
    color: #999999;
}

.home-step-form .form-area .step-form .final-form .text-area {
    position: relative;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.home-step-form .form-area .step-form .final-form .text-area p {
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    color: #999999;
}
.whitebg{
    background: #fff !important;
}

section.clutch-reviews {
    margin: 50px 0;
}

body.home section.cta-section.sections-gray {
    padding: 50px 0;
}

@media (max-width: 992px) {
    .home-step-form .form-area .step-form .option-boxes .option-box {
        flex: 0 0 20%;
        max-width: 20%;
        margin: 0 15px 20px;
    }
    .home-step-form .form-area .step-form .option-boxes .option-box h3 {
        font-size: 14px;
        line-height: 22px;
    }
}
@media screen and (max-width: 800px) {
  .floataction h3 {    
    margin:0px auto 15px !important;
  }
  .floataction .green-btn-white-text {
	line-height: normal;
	display: inline-block;
	width: fit-content;
	margin: 0 auto !important;
	display: inline-block !important;
   }
}
@media (max-width: 768px) {
    .home-step-form {
        padding-top: 70px;
        padding-bottom: 15px;
        background: linear-gradient(0deg, #F4F4F4, #F4F4F4);
    }
    .home-step-form .title-area h1 {
        font-size: 42px;
        line-height: 50px;
        margin-bottom: 15px;
    }
    .home-step-form .title-area h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .home-step-form .logo-rated h1,
    .logos-wrap-container .logo-rated h1 {
        font-size: 16px;
        line-height: 22px;
        padding: 20px 30px;
    }
    .home-step-form .logo-rated .logo-rated-area,
    .logos-wrap-container .logo-rated .logo-rated-area {
        margin: 0;
        margin-top: 30px;
    }
    .home-step-form .logo-rated .logo-rated-area img,
    .logos-wrap-container .logo-rated .logo-rated-area img {
        margin: 0px;
        object-fit: contain;
        max-width: 115px;
        max-height: 100px;
    }
    .home-step-form .logo-rated .logo-rated-area a,
    .logos-wrap-container .logo-rated a {
        margin: 0 20px;
    }
    .home-step-form .form-area .step-form-button .step-form-prev,
    .home-step-form .form-area .step-form-button .step-form-next,
    .home-step-form .form-area .step-form-button .step-form-submit {
        font-size: 16px;
        line-height: 25px;
        margin: 0 0 10px;
    }
    .home-step-form .form-area {
        background: #FFFFFF;
        border: 1px solid rgba(151, 151, 151, 0.25);
        border-radius: 10px;
        padding: 30px 30px 20px;
        margin-bottom: 45px;
    }
    .home-step-form .form-area .step-form .step-title,
    .home-step-form .form-area .step-form .option-boxes .option-box .icon-box {
        display: none;
    }
    .home-step-form .form-area .step-form .step-title {
        display: block;
        padding: 0;
        margin: 10px 0 20px 0;
    }
    .home-step-form .form-area .step-form-button {
        margin-top: 20px;
    }
    .home-step-form .form-area .step-form .option-boxes .option-box {
        flex: 0 0 100%;
        max-width: 100%;
        min-height: unset;
        padding: 0;
        border: none !important;
        box-shadow: none !important;
        margin-bottom: 15px;
        display: flex;
        align-items: center;
    }
    .home-step-form .form-area .step-form .option-boxes .option-box::before {
        content: "";
        min-width: 21px;
        width: 21px;
        height: 21px;
        border: 2px solid #979797;
        border-radius: 100px;
        display: block;
        position: relative;
        margin-right: 17px;
    }
    .home-step-form .form-area .step-form .option-boxes .option-box.active::after {
        content: "";
        background: #37935C;
        width: 17px;
        height: 17px;
        position: absolute;
        border: 2px solid #fff;
        border-radius: 100px;
        left: 2.2px;
    }
    .home-step-form .form-area .step-form .option-boxes .option-box h3 {
        font-size: 16px;
        line-height: 25px;
        text-align: left;
        margin-top: 2px;
    }
    .home-step-form .form-area .step-form .option-boxes .option-box h3 br {
        display: none;
    }
    .home-step-form .form-area .step-form.step-3 .option-boxes .option-box h3 {
        margin-top: 0;
    }
    .home-step-form .form-area .step-form .final-form {
        margin-top: 0;
    }
    .home-step-form .form-area .step-form .final-form .input-box {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .home-step-form .form-area .step-form .final-form .input-box input {
        font-size: 14px;
        line-height: 20px;
        min-height: 35px;
    }
    .home-step-form .form-area .step-form .final-form .text-area {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .home-step-form .form-area .step-form .final-form .text-area p {
        font-size: 8px;
        line-height: 16px;
    }
    .home-step-form .form-area .step-form h4.confirmation-message {
        font-size: 16px;
    }
    .home-step-form .form-area .step-form.step-5 .step-title {
        display: block;
        margin-top: 0;
        margin-bottom: 20px;
    }
    label.tos-form, 
    .home-step-form .tos-form {
        width: 100%;
        margin: 15px auto 30px !important;
    }
    .trustPilotWidget.desktop {
        display: none !important;
    }
    .trustPilotWidget.mobile {
        display: block !important;
    }
    .mg-20-bot {
        margin-bottom: 0px;
    }
    .our-simple-process {
        padding: 50px 20;
    }
    .newwrapper {
        padding: 0 15px !important;
    }
    .home .our-simple-process{
        padding-bottom: 0px;
    }
    .home section.clutch-reviews {
        margin: 0px 0 30px;
    }
    .home #netrepvideo{
        margin-top: 20px;
    }
    .logos-wrap-container .logo-rated h2{
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .4px;
    }
    
}

.col-two-contain.ctatwo {
    background: #f2f5f5;
    /* margin-bottom: 40px; */
}

.ctatwo h2 {
    text-transform: none;
    font-size: 46px;
    font-weight: 500;
}

.ctatwo ul.checkmark-list {
    position: relative;
    margin: 5px 0;
}

.ctatwo ul.checkmark-list li {
    position: relative;
    padding: 4px 0 4px 40px;
}

.ctatwo ul.checkmark-list li::before {
    content: '';
    background: url(../svg/check-circle.svg) no-repeat 0 0;
    width: 22px;
    height: 1.35em;
    position: absolute;
    left: .25rem;
    top: 6px;
}

.ctatwo .rowflex {
    display: flex;
    align-items: center;
    text-align: center;
    align-content: center;
    line-height: 1.7em;
    margin: 15px 0;
    max-width: 765px;
}

.ctatwo .rowflex .col-md-6,
.ctatwo .rowflex .col-md-5,
.ctatwo .rowflex .col-md-1,
.ctatwo .rowflex .col-md-2 {
    padding: 0!important;
}

.ctatwo .button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    min-height: 24px;
    margin: .5rem;
    border-radius: 4px;
    background: #37935C;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    border: 1px solid #37935C;
    border-radius: 50px;
}

.ctatwo .rowflex p {
    font-size: 16px;
    min-height: 60px;
    align-content: center;
    display: grid;
}

.ctatwo .button.rd-free-scan-btn {
    background: #fff;
    color: #37935C;
    border-radius: 50px;
}

.ctatwo .button i {
    margin-right: 10px;
}

.ctatwo .imagesection {
    margin: 20px;
    width: auto;
}

p#error-text {
    min-height: 40px;
}

@media (max-width: 767px) {
    .ctatwo h2 {
        font-size: 26px;
    }
    .ctatwo .rowflex p {
        font-size: 12px;
        line-height: 1.4em;
    }
    .ctatwo .button {
        font-size: 11px;
        padding: 4px;
    }
}


/**************************************
 new styles
**************************************/

html {
    scroll-behavior: smooth;
    margin-top: 0px !important;
    scroll-padding-top: 100px;
}

body,
#newcontainer p {
    color: #565d61;
}

#nav_main ul.sub-menu {
    top: 100px;
}

header {
    box-shadow: 0px 1px 5px #333;
}
.lighter.header{
    box-shadow: none;
}

.lighter.header .col-md-3{
    width: 26% !important;
}
img {
    max-width: 100%;
    height: auto;
}

.container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.text-center {
    text-align: center;
}

.newwrapper ul {
    list-style: disc;
    margin: 0 0 25px 20px;
}

.newwrapper ul>li>ul {
    list-style: circle;
    margin: 0 0 0px 20px;
}

#footer_bottom ul {
    list-style: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Avenir Next LT Pro', sans-serif !important;
    float: none !important;
    text-transform: initial !important;
}

h1.h4,
h2.h4,
h3.h4 {
    font-size: 30px !important;
}

h1.border_bottom,
h2.border_bottom {
    margin: 0 0 35px;
    padding-bottom: 15px;
}

.sections-c.cta-block {
    background-color: #303c56;
}

.sections-c.cta-block p {
    color: #fff !important;
}

.sections-c.cta-block a.btn:hover,
.sections-c.cta-block a.btn:focus,
.sections-c.cta-block a.btn:active {
    color: #37935C !important;
    background: #fff !important;
    border: solid 2px #37935C !important;
}

a.regular {
    color: #37935C!important;
    font-weight: bold;
    cursor: pointer;
}

.white,
a.white {
    color: #fff !important;
}

a.white:hover {
    color: #37935C !important;
}

.center {
    text-align: center !important;
}

.mt0 {
    margin-top: 0px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.pt0 {
    padding-top: 0px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.pt35 {
    padding-top: 35px !important;
}

.pb35 {
    padding-bottom: 35px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.card-body {
    padding: 20px 50px 50px;
}

.collapse.in {
    display: block !important;
}

.flex{
    display:flex;
}
.align-items-center{
    align-items: center;
}

.justify-content-center{
    justify-content: center;
}

.btn-link{
    text-decoration: none !important;
}

.btn-link:hover,
.btn-link:focus {
    text-decoration: none !important;
}

.btn {
    font-size: 1.25rem;
    border: 2px solid #37935C;
}

.scheduleBTN {
    margin: 35px auto 0 auto;
    text-align: center;
    display: block;
    max-width: 450px;
    text-transform: uppercase !important;
    font-size: 1.25rem;
    border: 2px solid #37935C;
}

.accordion .btn.btn-link {
    display: block !important;
    width: 100%;
    text-align: left;
    font-family: 'Avenir Next LT Pro', sans-serif;
}

.card-header {
    background-color: transparent;
    border-bottom: none;
}

.card {
    border: none;
    background-color: transparent !important;
}

.border_bottom:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 76px;
    height: 3px;
    background: #37935C;
    margin: 0 0 0 -45px;
}

h1.border_bottom {
    padding-bottom: 15px;
}

#newcontainer h1.border_bottom.center,
#newcontainer h2.border_bottom.center,
#newcontainer h3.border_bottom.center,
#newcontainer h4.border_bottom.center,
h4.border_bottom.center {
    text-align: center !important;
    padding-bottom: 15px;
    margin-bottom: 30px;
}


/* #newcontainer h1.border_bottom.center{
    margin-bottom:0px;
} */

#newcontainer h1.border_bottom.left,
#newcontainer h2.border_bottom.left,
#newcontainer h3.border_bottom.left,
h3.border_bottom.left {
    text-align: left !important;
    float: none !important;
}

#newcontainer h3.border_bottom::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 76px;
    height: 3px;
    background: #37935C;
}

#newcontainer h1.border_bottom.center::after,
#newcontainer h2.border_bottom.center:after,
#newcontainer h3.border_bottom.center:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 76px;
    height: 3px;
    background: #37935C;
}

h1.border_bottom.left::after,
h2.border_bottom.left::after,
h3.border_bottom.left::after,
#newcontainer h1.border_bottom.left::after,
#newcontainer h2.border_bottom.left:after,
#newcontainer h3.border_bottom.left:after {
    left: 45px;
}

/* #newcontainer h2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 76px;
    height: 3px;
    background: #37935C;
} */

.branding-logo-rated-new {
    display: flex;
    align-items: center;
    justify-content: center;
}

.branding-logo-rated-new img {
    align-self: center;
    width: 12.66%;
    margin: 0 2% 2%;
}

.branding-logo-rated {
    display: flex;
    align-items: center;
    justify-content: center;
}

.branding-logo-rated img {
    align-self: center;
    width: 25%;
}

.accordion .card-header h4 button h4 {
    margin-bottom: 0 !important;
}

.accordion .btn.btn-link h4,
.accordion h4 .btn.btn-link {
    text-transform: initial !important;
    color: #fff !important;
    font-family: 'Avenir Next LT Pro', sans-serif;
    font-size: 20px !important;
    padding: 15px 50px 15px 15px;
}
.sections-gray .accordion h4 .btn.btn-link{
    color: #fff !important;
}
.accordion .btn-link:hover,
.accordion .btn.btn-link h4:hover,
.accordion h4 .btn.btn-link:hover {
    color: #fff !important;
}

.accordion#news .btn::after,
.accordion#faq .btn::after,
.accordion#faq2 .btn::after{
    width: 10px;
    height: 10px;
    color:#fff !important;
    position: absolute;
    right: 36px;
    content: "\f132";
    font-family: dashicons;
    top: 26px;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
}

.accordion#news .btn:hover::after,
.accordion#faq .btn:hover::after,
.accordion#faq2 .btn:hover::after{
    color:#fff !important;
}

.accordion#news .btn[aria-expanded="true"]::after,
.accordion#faq .btn[aria-expanded="true"]::after,
.faq-home .accordion#faq .btn.open::after,
.accordion#faq2 .btn[aria-expanded="true"]::after{
    content: "\f460";
    font-family: dashicons;
    transition: all 0.3s ease-in-out;
}
.sections-gray .accordion#faq .btn::after {
	color: #fff !important;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}

.cta-block .title {
    margin-bottom: 30px;
}

.cta-block .btn {
    display: block;
    max-width: 600px;
    margin: 0 auto;
    font-size: 1.25rem;
}

.cta-block .btn.btn-white,
a.btn.btn-white.btn-link {
    background: #fff !important;
    color: #37935C !important;
    border: 2px solid #37935C;
}

.cta-block .btn.btn-link:hover {
    background: #fff !important;
    border: 2px solid #fff !important;
    color: #37935C !important;
}

a.btn.btn-white.btn-link:hover,
.cta-block .btn.btn-white:hover {
    color: #fff !important;
    background: #37935C !important;
    text-transform: uppercase;
}

a.btn.btn-white.btn-link:hover {
    border: solid 2px #37935C !important;
}


/* .btn-link:hover{
  border:solid 2px #414141;
} */

.cta-block .btn {
    max-width: 250px;
    margin: 0 auto;
}

.accordion>.card {
    overflow: hidden;
}

.accordion>.card .card-header {
    margin-bottom: 10px;
    position: relative !important;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}


/* Modal */

.tem-modal p {
    color: #303c56!important;
    margin-bottom: 0;
    font-size: 16px!important;
    font-weight: 400;
    line-height: 1.87;
    letter-spacing: .4px;
    font-family: montserrat, sans-serif;
}

.tos-form a {
    color: #37935c;
    font-size: 12px;
}

.tos-form {
    font-size: 11px;
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-family: montserrat, sans-serif;
    letter-spacing: .4px;
}

.tem-modal {
    font-family: poppins, sans-serif;
}

.page-template-flexible-page {
    padding-right: 0px !important;
}

.tem-btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 50px;
    border-radius: 35px;
    transition: inherit;
    line-height: 29.92px;
    font-size: 16px;
    font-family: montserrat, sans-serif;
}

.tem-btn-one {
    background-image: linear-gradient(to right, rgba(96, 215, 173, 1) 0%, rgba(125, 217, 152, 1) 100%);
}

.tem-btn-two {
    background-color: #303c56;
}

.tem-btn:visited,
.tem-btn:hover {
    color: #fff;
}


/* Modal */

.tem-modal .modal-content {
    border-radius: 0;
}

.tem-modal-close {
    padding: 15px 15px 2px;
}

.tem-modal h2 {
    color: #303c56;
    font-size: 36px;
    text-transform: capitalize;
    margin-bottom: 0 !important;
}

.tem-modal p {
    color: #303c56 !important;
    margin-bottom: 0;
    font-size: 16px !important;
}

.modal-form .checkbox {
    margin-bottom: 0 !important;
}

.modal-form .form-control {
    border-radius: 0;
    border: 0 !important;
    box-shadow: inherit;
    border-bottom: 1px solid #ddd !important;
    padding: 10px 12px;
    font-size: 18px;
}

.tem-modal .modal-header {
    border: 0;
    padding-top: 30px;
}

.tem-modal .modal-footer {
    border: 0;
    padding-top: 0;
    padding-bottom: 60px;
}

#success .alert {
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center;
}

.modal {
    text-align: center;
}
.floataction{
    background: #E7F1EE;
    padding: 20px 0px;
    position: fixed;
    bottom: 0px;
    display: none;
    width: 100%;
    z-index: 9;
}
.floataction.showbar{
    display: block !important;
}
.floataction.hidebar{
    display: none !important;
}

.floataction.onpage{
    position: relative;
    bottom: auto;
}
.floataction .container{
    display: flex;
    justify-content: center;
    align-items: center;
}
.floataction .green-btn-white-text {  
    margin: 0px 20px;
    width: auto;
    max-width: auto !important;
}
.floataction h3{
    font-weight: 700;
    font-size: 25px;
    color: #303030;
    margin-right: 30px;
}
.floataction .closebar {
    position: absolute;
    display: block;
    right: 80px;
    top: 30px;
    font-size: 28px;
    line-height: 14px;
    z-index: 999999999999;
    border: 2px solid #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0px;
    background: transparent;
    cursor: pointer;
}
.floataction .closebar::before {
    content: "\f335";
    width: 20px;
    height: 20px;
    font-family: dashicons;
    font-size: 20px;
    color: #000;
}


@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-form .form-control {
    border-radius: 0;
    border: 0!important;
    box-shadow: inherit;
    border-bottom: 1px solid #ddd!important;
    padding: 10px 12px;
    font-size: 18px;
}

.modal-form .checkbox,
.bnr-schedule-form .checkbox {
    padding-left: 7px;
    margin-bottom: 12px;
    font-size: 13px;
    color: #9499a3;
    margin: 25px 0 40px;
    line-height: 1.5;
}

.form-control {
    color: #555;
    font-family: montserrat, sans-serif;
}

body.modal-open {
    overflow: hidden !important;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background: rgb(0 0 0 / 50%) !important;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
    max-height: 609px;
    max-width: 100%;
    margin: 0.5rem auto;
}

@media only screen and (min-device-width: 480px) and (max-device-width: 640px) and (orientation: landscape) {
    body {
        position: relative !important;
    }
    .modal-dialog {
        overflow-y: scroll !important;
        top: 150px !important;
    }
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

.g-recaptcha {
    width: 100%;
    max-width: 304px;
    margin: 0 auto;
}

.modal-backdrop {
    background-color: #000;
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}


.modal-dialog button {
    background-color: transparent;
    color: #000;
    border: 0;
    padding: 10px 20px;
    font-size: 28px;
    line-height: 0;
    font-family: Raleway;
    cursor: pointer;
    margin-left: auto;
}
.modal-dialog button.close span{
    background-color: transparent;
    color: #000;
    border: 0;
    font-size: 28px;
    line-height: 0;
    font-family: Raleway;
    cursor: pointer;
    margin-left: auto;
}

.modal-dialog .modal-header .btn-close::before{
    content: "\f335";
    width:20px;
    height:20px;
    font-family: dashicons;
}

.modal-dialog .close::before{
    content: "\f00d";
    width:20px;
    height:20px;
    font-weight: 400;
    font-family: FontAwesome;
}


.modal-dialog .modal-header button{
    margin-left: auto;
    padding: 0;
    font-size: 28px;
    line-height: 0;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .5);
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    padding: 0;
    padding-bottom:10px;
    border-bottom: none;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    display:flex;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    position: relative;
    z-index: 9999;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.modal-footer> :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer> :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.close {
    /* float: right; */
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}

.close:hover {
    color: #000;
    text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
    opacity: .75;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}

a.close.disabled {
    pointer-events: none;
}

.modalForm h4 {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 15px;
    font-size: 1.25rem;
}

.modalForm .modal-content {
    padding: 15px;
}

.modalForm .modal-content textarea {
    resize: vertical;
}

.modalForm .modal-body {
    padding-top: 30px;
}

.modal-body h4.border_bottom:after {
    margin: 0 0 0 -40px;
}

.modalForm input[type=submit] {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    border: 2px solid #37935C;
    text-decoration: none;
}

.modalForm input[type=submit]:hover {
    border: 2px solid #303030;
}

.btn.btn-link.formsubmit {
    display: block !important;
    width: 100% !important;
    max-width: 330px !important;
    margin: 30px auto 0 !important;
    background:#37935C  !important;
    color:#fff  !important;
    font-size: 1.25rem !important;
    padding: 15px 30px;
    border: 2px solid #37935C !important;
    text-decoration: none !important;
}

.modal-body .btn.btn-link.formsubmit {
    display: block !important;
    width: 100% !important;
    max-width: 330px !important;
    margin: 30px auto 0 !important;
    background:#37935C  !important;
    color:#fff  !important;
    font-size: 1.25rem !important;
    padding: 15px 30px;
    border: 2px solid #37935C !important;
    text-decoration: none !important;
}

.modal-body button#nextBtn{
    padding: 20px 30px;
}

.modal-body .btn.btn-link.formsubmit:hover,
.btn.btn-link.formsubmit:hover {
    background:#303030  !important;
    border: 2px solid #303030 !important;
}


.modalForm button.close {
    position: absolute;
    display:block;
    right: 18px;
    top: 28px;
    font-size: 28px;
    line-height: 14px;
    z-index: 999999999999;
}

.modalForm label.tos-form {
    padding-left: 0;
    text-align: center;
    margin-bottom: 30px;
}

.modal-form .form-control {
    border-radius: 0;
    box-shadow: inherit;
    border: 1px solid #ddd !important;
    padding: 10px 12px;
    font-size: 18px;
    margin-bottom: 20px;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: none !important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.modal.show {
    z-index: 99999999 !important;
    padding-right:0 !important;
    overflow: hidden;
}

.modal-open{
    padding-right:0 !important;
}

.modal {
    overflow-y:auto !important;
  }

div#crmWebToEntityForm .row {
    margin-bottom: 20px;
}

div#crmWebToEntityForm .row.lastRow{
    margin-bottom:0;
}

div#crmWebToEntityForm .row .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.solutions {
    margin: 50px auto;
}

.solutions img {
    max-width: 75px;
}

.solutions .row {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.solutions.narrow {
    margin: 0px auto;
    max-width: 800px;
}

.doubleButtonCenter {
    max-width: 600px;
    margin: 30px auto 0 auto;
}

.doubleButtonCenter a.btn.btn-link {
    display: block;
    max-width: 275px;
    margin: 0 auto;
    border: 2px solid #37935C;
}

.doubleButtonCenter a.btn.btn-link:hover {
    border: 2px solid #303030;
}

.newwrapper ul {
    list-style: disc;
    margin: 0 0 25px 20px;
}

.newwrapper ul>li>ul {
    list-style: circle;
    margin: 0 0 0px 20px;
}

#nav_main .get_started a {
    background: #37935C !important;
}

#footer_bottom ul {
    list-style: none !important;
}

#newcontainer h3.border_bottom,
h3.border_bottom {
    text-align: center !important;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.sections-gray {
    background: #f2f5f5;
    padding: 100px 0;
}

#testimonial_slideshow {
    position: relative;
    top: 0px !important;
    margin: 0 0 0px !important;
    text-align: center;
}

.accordion i.fa {
    transition: all .3s ease-in-out;
}

.accordion i.fa {
    position: absolute;
    right: 25px;
    top: 35%;
    font-size: 18px;
    color: #414141;
}

.accordion .btn-link:hover i.fa,
.accordion .btn.btn-link h4:hover i.fa,
.accordion .btn-link:focus i.fa,
.accordion .btn.btn-link h4:focus i.fa {
    color: #fff;
}

.cta-block .title {
    margin-bottom: 30px;
}

.cta-block .btn {
    display: block;
    max-width: 600px;
    margin: 0 auto;
    font-size: 1.25rem;
}

.cta-block .btn:hover,
.cta-block .btn:focus {
    background: #37935C !important;
}

.accordion>.card {
    overflow: hidden;
}

.accordion>.card .card-header {
    margin-bottom: 10px;
    position: relative !important;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

.copy {
    padding: 10px 0;
    font-size: 15px;
}

.after_testimonial {
    display: none;
}

#testimonial_slideshow .headshots {
    bottom: -70px;
}

#nav_main {
    font-size: 16px;
}


/* #footer .logo {
  display: block;
  color: #fff;
  background: url(/wp-content/themes/nr/assets/logo_light.png) left center no-repeat;
  background-size: 46px 73px;
  padding: 0 0 0 54px;
  height: 73px;
  line-height: 1.3;
} */

#footer_bottom .logo .com {
    color: #37935C;
    font-weight: bold;
    font-size: 2.4rem;
}

#footer_bottom .logo .name {
    font-size: 2.4rem;
    color: #fff;
    font-weight: bold;
}

#footer_bottom .logo .tagline {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
}

#footer_bottom a {
    color: #fff !important;
}

#footer_bottom a:hover {
    color: #37935C !important;
}

.footerLogo{
    padding:0px;
    max-width: fit-content;
}

.footerLogoWrap {
    padding-right: 5px;
    display:flex;
    flex-wrap: wrap;
}

.footerLogoWrap .col-md-2,
.footerLogoWrap .col-md-10{
    display:flex;
    flex-direction: column;
    justify-content: center;
}

#footer_bottom .logo {
    display: flex;
    flex-direction: column;
}

#footer_bottom hr {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

#footer_bottom .links ul li {
    font-size: 16px;
}

#footer_bottom .trustpilot-widget {
    margin-top: 35px;
}

#footer_bottom .logo {
    margin-top: 15px !important;
    margin-left: 10px;
}

#footer_bottom .social {
    margin-top: 30px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.linksWrap {
    margin-bottom: 30px;
}

#footer_bottom .address {
    font-size: 16px;
    text-align: center;
    word-break: break-word;
}

.contactBlock {
    margin-top: 15px;
}
#footer_bottom .contactBlock {
    margin-top: 4.7%;
}

/*added by sl*/
#footer_bottom .contactBlock p {
	font-size: 16px !important;
	line-height: 1.6 !important;
	color: #ffffff !important;
	font-weight: normal;
}

#footer_bottom .contactBlock p a {
	font-weight: normal !important;
}

#footer_bottom .contactBlock .social {
	margin-top: 0 !important;
	justify-content: end; !important
}

#footer_bottom .contactBlock .social a {
	margin-right: 13px !important;
}

#footer_bottom .contactBlock .social a:last-child {
	margin-right: 0 !important;
}
/*end added by sl*/

#footer_bottom .pipe {
    font-size: 22px;
}

#footer_bottom .social .facebook {
    background: #37935C;
}

#footer_bottom .social a {
    margin: 0 10px 0 0;
    color: #fff;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer_bottom .social a:last-of-type{
    margin: 0 0 0 0;
}

#footer_bottom .container.containerMain {
    padding-bottom: 0px !important;
}

#basement .container {
    padding-bottom: 0px !important;
}

#footer_bottom .social .facebook {
    background: #37935C;
}

#footer_bottom .social .facebook:hover {
    color: #3b5998 !important;
    background: #fff;
}

#footer_bottom .social .twitter {
    background: #37935C;
    position: relative;
}

/*#footer_bottom .fa-twitter:before {
    content: "𝕏";
    font-size: 20px;
    position: relative;
    font-weight: normal;
    top: 0px;
    font-style: normal;
    text-align: center;
}*/
#footer_bottom .social .fa-twitter {
    background: url(../svg/x-twitter.svg) no-repeat center center;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    background-size: 16px;
}
#footer_bottom .social  .fa-twitter:hover {
    background: #fff url(../svg/x-twitter-hover.svg) no-repeat center center !important;
    color: #00aced !important;
    background-size: 16px !important;
}

#footer_bottom .social .youtube {
    background: #37935C;
}

#footer_bottom .social .youtube:hover {
    color: #F70100 !important;
    background: #fff;
}

#footer_bottom .social .instagram {
    background: #37935C;
}

#footer_bottom .social .instagram:hover {
    color: #fd5949 !important;
    background: #fff;
}

#footer_bottom .social .linkedin {
    background: #37935C;
}


#footer_bottom .social .linkedin:hover {
    color: #0173B1 !important;
    background: #fff
}
#footer_bottom .social .upcity {
    background: #37935C url(../svg/upcity-logo.svg) no-repeat center;
    text-indent: -9999px;
}
#footer_bottom .social .upcity:hover{
    background: #fff url(../svg/upcity-logo-hover.svg) no-repeat center;
}
.mobile {
    display: none !important;
}

#footer_bottom .accordion .btn {
    border-radius: 5px !important;
    color: #fff;
}

#footer_bottom .accordion .btn:hover,
#footer_bottom .accordion .btn:focus,
#footer_bottom .accordion .btn:active {
    background: #37935C;
    color: #fff;
    /* border: solid 2px #37935C;*/
    /* margin-bottom: 3px;*/
}

#footer_bottom .accordion .btn {
    font-family: 'Avenir Next LT Pro', sans-serif;
    text-decoration: none !important;
}

#footer_bottom a:hover {
    color: #37935C!important;
}

.services img {
    width: 100%;
    max-width: 150px;
}

.services .row {
    margin-bottom: 15px;
}

.services .row {
    display: flex;
    align-items: center;
}

.services .row .col-md-10 {
    font-weight: bold;
}

.newwrapper.wide {
    max-width: 1400px;
}

.h4.font-weight-bold {
    font-weight: bold;
}


/**********************
responsive table
**********************/

.Rtable {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 3em 0;
    padding: 0;
}

.Rtable-cell {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;
    padding: 0.8em 1.2em;
    overflow: hidden;
    list-style: none;
    border: solid 3px white;
    background: rgba(112, 128, 144, 0.2);
}

.Rtable-cell>h1,
.Rtable-cell>h2,
.Rtable-cell>h3,
.Rtable-cell>h4,
.Rtable-cell>h5,
.Rtable-cell>h6 {
    margin: 0;
}


/* Table column sizing
  ================================== */

.Rtable--2cols>.Rtable-cell {
    width: 20%;
}

.Rtable--3cols>.Rtable-cell {
    width: 33.33%;
}

.Rtable--4cols>.Rtable-cell {
    width: 25%;
}

.Rtable--5cols>.Rtable-cell {
    width: 20%;
}

.Rtable--6cols>.Rtable-cell {
    width: 16.6%;
}

.Rtable {
    position: relative;
    top: 3px;
    left: 3px;
}

.Rtable-cell {
    margin: -3px 0 0 -3px;
    background-color: white;
    border-color: #e2e6e9;
}


/* Cell styles
  ================================== */

.Rtable-cell--dark {
    background-color: slategrey;
    border-color: #5a6673;
    color: white;
}

.Rtable-cell--dark>h1,
.Rtable-cell--dark>h2,
.Rtable-cell--dark>h3,
.Rtable-cell--dark>h4,
.Rtable-cell--dark>h5,
.Rtable-cell--dark>h6 {
    color: white;
}

.Rtable-cell--medium {
    background-color: #b8c0c8;
    border-color: #a9b3bc;
}

.Rtable-cell--light {
    background-color: white;
    border-color: #e2e6e9;
}

.Rtable-cell--highlight {
    background-color: lightgreen;
    border-color: #64e764;
}

.Rtable-cell--alert {
    background-color: darkorange;
    border-color: #cc7000;
    color: white;
}

.Rtable-cell--alert>h1,
.Rtable-cell--alert>h2,
.Rtable-cell--alert>h3,
.Rtable-cell--alert>h4,
.Rtable-cell--alert>h5,
.Rtable-cell--alert>h6 {
    color: white;
}

.Rtable-cell--head {
    background-color: slategrey;
    border-color: #5a6673;
    color: white;
}

.Rtable-cell--head>h1,
.Rtable-cell--head>h2,
.Rtable-cell--head>h3,
.Rtable-cell--head>h4,
.Rtable-cell--head>h5,
.Rtable-cell--head>h6 {
    color: white;
}

.Rtable-cell--foot {
    background-color: #b8c0c8;
    border-color: #a9b3bc;
}

.flex-row img {
    max-width: 20px;
}

.flex-row img {
    align-self: center;
}

.greenCTA {
    background: #37935C;
}

.greenCTA a {
    cursor: pointer;
}

.greenCTA a,
.greenCTA a:hover {
    color: #fff;
}

.greenCTA img {
    position: relative;
    top: 5px;
    left: 5px;
}

.no-flexbox .Rtable {
    display: block;
}

.no-flexbox .Rtable>.Rtable-cell {
    width: 100%;
}

.no-flexbox .Rtable>.Rtable-cell--foot {
    margin-bottom: 1em;
}

div {
    box-sizing: border-box;
}

.table-container {
    display: block;
    margin: 2em auto;
}

.flag-icon {
    margin-right: 0.1em;
}

.flex-table {
    display: flex;
    flex-flow: row wrap;
    border-left: solid 1px #d9d9d9;
    transition: 0.5s;
    font-size: 16px !important;
}

.flex-table:first-of-type {
    border-top: solid 1px #1565C0;
    border-left: solid 1px #1565C0;
}

.flex-table:first-of-type .flex-row {
    background: #303c56;
    color: white;
}

.flex-table.row:nth-child(odd) .flex-row {
    background: #f2f5f5;
}

.flex-table:hover {
    background: #F5F5F5;
    transition: 500ms;
}

.flex-table.tableHeader:hover {
    background: #303c56;
}

.flex-row {
    width: calc(100% / 5);
    text-align: center;
    padding: 0.5em 0.5em;
    border-right: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9;
    display: flex;
    justify-content: center;
}

.flex-row.first {
    word-break: break-word;
}

.flex-table.row {
    margin-left: 0;
    margin-right: 0;
}

.rowspan {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
}

.column {
    display: flex;
    flex-flow: column wrap;
    width: 75%;
    padding: 0;
}

.column .flex-row {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    padding: 0;
    border: 0;
    border-bottom: solid 1px #d9d9d9;
}

.column .flex-row:hover {
    background: #F5F5F5;
    transition: 500ms;
}

.flex-cell {
    width: calc(100% / 4);
    text-align: center;
    padding: 0.5em 0.5em;
    border-right: solid 1px #d9d9d9;
}


/* .flex-row.greenCTA {
    display: block;
} */

.flex-row span {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* Variables
================================== */


/* Tables
================================== */

.Rtable {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 3em 0;
    padding: 0;
}

.Rtable-cell {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;
    padding: 0.8em 1.2em;
    overflow: hidden;
    list-style: none;
    border: solid 3px white;
    background: rgba(112, 128, 144, 0.2);
}

.Rtable-cell>h1,
.Rtable-cell>h2,
.Rtable-cell>h3,
.Rtable-cell>h4,
.Rtable-cell>h5,
.Rtable-cell>h6 {
    margin: 0;
}


/* Table column sizing
================================== */

.Rtable--2cols>.Rtable-cell {
    width: 20%;
}

.Rtable--3cols>.Rtable-cell {
    width: 33.33%;
}

.Rtable--4cols>.Rtable-cell {
    width: 25%;
}

.Rtable--5cols>.Rtable-cell {
    width: 20%;
}

.Rtable--6cols>.Rtable-cell {
    width: 16.6%;
}

.Rtable {
    position: relative;
    top: 3px;
    left: 3px;
}

.Rtable-cell {
    margin: -3px 0 0 -3px;
    background-color: white;
    border-color: #e2e6e9;
}


/* Cell styles
================================== */

.Rtable-cell--dark {
    background-color: slategrey;
    border-color: #5a6673;
    color: white;
}

.Rtable-cell--dark>h1,
.Rtable-cell--dark>h2,
.Rtable-cell--dark>h3,
.Rtable-cell--dark>h4,
.Rtable-cell--dark>h5,
.Rtable-cell--dark>h6 {
    color: white;
}

.Rtable-cell--medium {
    background-color: #b8c0c8;
    border-color: #a9b3bc;
}

.Rtable-cell--light {
    background-color: white;
    border-color: #e2e6e9;
}

.Rtable-cell--highlight {
    background-color: lightgreen;
    border-color: #64e764;
}

.Rtable-cell--alert {
    background-color: darkorange;
    border-color: #cc7000;
    color: white;
}

.Rtable-cell--alert>h1,
.Rtable-cell--alert>h2,
.Rtable-cell--alert>h3,
.Rtable-cell--alert>h4,
.Rtable-cell--alert>h5,
.Rtable-cell--alert>h6 {
    color: white;
}

.Rtable-cell--head {
    background-color: slategrey;
    border-color: #5a6673;
    color: white;
}

.Rtable-cell--head>h1,
.Rtable-cell--head>h2,
.Rtable-cell--head>h3,
.Rtable-cell--head>h4,
.Rtable-cell--head>h5,
.Rtable-cell--head>h6 {
    color: white;
}

.Rtable-cell--foot {
    background-color: #b8c0c8;
    border-color: #a9b3bc;
}

.flex-row img {
    max-width: 20px;
}

.flex-row img {
    align-self: center;
}

.greenCTA {
    background: #37935C;
}

.greenCTA a {
    cursor: pointer;
}

.greenCTA a,
.greenCTA a:hover {
    color: #fff;
}

.greenCTA img {
    position: relative;
    top: 5px;
    left: 5px;
}

.dropdown-item,
.dropdown-item:focus {
  color: rgba(0,0,0,.7);
  font-weight: 600;
  padding: 7px 20px !important;
}


/* Responsive
==================================== */

@media all and (max-width: 500px) {
    .Rtable--collapse {
        display: block;
    }
    .Rtable--collapse>.Rtable-cell {
        width: 100% !important;
    }
    .Rtable--collapse>.Rtable-cell--foot {
        margin-bottom: 1em;
    }
    .affiliate h1 {
        font-size: 30px;
        line-height: normal;
    }
    .aff-banner h4 {
        font-size: 18px;
        line-height: normal;
    }
    #newcontainer.affiliate .logo-rated h3 {
        font-weight: 500;
        font-size: 20px;
        line-height: normal;
        max-width: 100% ;
    }
    .aff-invert .invert .image {
        margin-top: 0px;
    }
    #newcontainer .aff-invert h2,
    #newcontainer .aff-features h2{
        margin-bottom: 20px !important;
    }
    .affiliate .sections-gray {
        background: #f2f5f5;
        padding: 40px 0 10px;
    }
}

.no-flexbox .Rtable {
    display: block;
}

.no-flexbox .Rtable>.Rtable-cell {
    width: 100%;
}

.no-flexbox .Rtable>.Rtable-cell--foot {
    margin-bottom: 1em;
}








/**********************
 responsive table
**********************/

div {
    box-sizing: border-box;
}

.table-container {
    display: block;
    margin: 2em auto;
}

.flag-icon {
    margin-right: 0.1em;
}

.flex-table {
    display: flex;
    flex-flow: row wrap;
    border-left: solid 1px #d9d9d9;
    transition: 0.5s;
    font-size: 16px !important;
}

.flex-table:first-of-type {
    border-top: solid 1px #1565C0;
    border-left: solid 1px #1565C0;
}

.flex-table:first-of-type .flex-row {
    background: #303c56;
    color: white;
}


/*.flex-table.row:nth-child(odd) .flex-row {
  background: #f2f5f5;
}*/

.flex-table:hover {
    background: #F5F5F5;
    transition: 500ms;
}

.flex-row {
    width: calc(100% / 5);
    text-align: center;
    padding: 0.5em 0.5em;
    border-right: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9;
    display: flex;
    justify-content: center;
}

.flex-table.row {
    margin-left: 0;
    margin-right: 0;
    min-height: 45px;
}

.rowspan {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
}

.column {
    display: flex;
    flex-flow: column wrap;
    width: 75%;
    padding: 0;
}

.column .flex-row {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    padding: 0;
    border: 0;
    border-bottom: solid 1px #d9d9d9;
}

.column .flex-row:hover {
    background: #F5F5F5;
    transition: 500ms;
}

.flex-cell {
    width: calc(100% / 4);
    text-align: center;
    padding: 0.5em 0.5em;
    border-right: solid 1px #d9d9d9;
}
.flex-row.greenCTA {
    align-items: center;
}
.flex-row.greenCTA img{
    display: none;
}

.flex-row span {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobileHeaderView {
    background: #303c56;
    color: #fff;
    margin-top: 35px;
    display: none !important;
}

@media all and (max-width: 767px) {
    .flex-row {
        width: calc(100% / 4);
    }
    .flex-row.first {
        width: 100%;
    }
    .column {
        width: 100%;
    }
    .flex-table.row.heading .flex-row {
        text-align: center;
        justify-content: center !important;
    }
    .flexRowMobile {
        display: none;
    }
}

@media all and (max-width: 430px) {
    .flex-table .flex-row {
        border-bottom: 0;
    }
    .flex-table .flex-row:last-of-type {
        border-bottom: solid 1px #d9d9d9;
    }
    .tableHeader .flex-row {
        border-bottom: solid 1px;
    }
    .flex-row {
        width: 100%;
    }
    .flex-row.first {
        width: 100%;
        border-bottom: solid 1px #d9d9d9;
    }
    .column {
        width: 100%;
    }
    .column .flex-row {
        border-bottom: solid 1px #d9d9d9;
    }
    .flex-cell {
        width: 100%;
    }
    .affiliate .sections-c {
        padding: 30px 0 30px !important;
    }
}

.flex-row.first.main {
    width: 100%;
}

.flex-table.row {
    background: #fff;
}

.flex-table.row.heading {
    background: #efefef;
}

.flex-table.row.heading .flex-row {
    text-align: left;
    justify-content: left;
    font-weight: bold;
}

.hackerWrap {
    max-width: 1000px !important;
    margin: 30px auto 50px auto !important;
}

.hackerWrap .mainRow {
    margin-bottom: 30px !important;
    border-bottom: solid 1px #fff !important;
    padding-bottom: 30px !important;
}

.bold {
    font-weight: bold !important;
}

.hacker {
    color: #FE566B !important;
}

.specialSpan {
    font-size: 3rem;
    font-weight: bold;
}

.note {
    position: relative;
    max-width: 850px;
    margin: 100px auto auto;
    text-align: center;
}

.note::before {
    content: " ";
    background: #303c56;
    position: absolute;
    left: -75px;
    top: 30px;
    width: 50px;
    height: 10px;
    border-radius: 20px;
}

.note::after {
    content: " ";
    background: #303c56;
    position: absolute;
    right: -75px;
    top: 30px;
    width: 50px;
    height: 10px;
    border-radius: 20px;
}

.checkBoxWhite {
    max-width: 65px;
}

.checkBoxWhiteWrap {
    margin: 50px 0;
}

.checkBoxWhiteWrap p {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
}

.fiveSteps {
    margin: 0 0 30px 15px;
    font-size: 22px;
}

.fiveSteps span.repText {
    background: #303C56;
    color: #fff;
    border-radius: 50%;
    padding: 10px 18px;
    margin-right: 10px;
}

.fiveSteps span.webText {
    background: #FF576B;
    color: #fff;
    border-radius: 50%;
    padding: 10px 18px;
    margin-right: 10px;
}

.fiveSteps span.contentText {
    background: #FFD06B;
    color: #fff;
    border-radius: 50%;
    padding: 10px 18px;
    margin-right: 10px;
}

.fiveSteps span.publishText {
    background: #53B4ED;
    color: #fff;
    border-radius: 50%;
    padding: 10px 18px;
    margin-right: 10px;
}

.fiveSteps span.promotionText {
    background: #37935C;
    color: #fff;
    border-radius: 50%;
    padding: 10px 18px;
    margin-right: 10px;
}

.fiveSteps div {
    margin-bottom: 25px;
}

.fiveSteps div:last-of-type {
    margin-bottom: 0px;
}

.fiveSteps img {
    max-width: 25px;
    position: relative;
    top: 5px;
}

.repAnalysisStep,
.propDevStep,
.contentCreationStep,
.publishingStep,
.contentPromotionStep {
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 20px auto;
    font-size: 1.25rem;
}

.repAnalysisStep {
    background: #303C56;
    color: #fff;
    border-radius: 50%;
    padding: 8px 20px;
    display: block;
    text-align: center;
    margin: 0 auto 20px auto;
    max-width: 54px;
}

.propDevStep {
    background: #FF576B;
    color: #fff;
    border-radius: 50%;
    padding: 8px 20px;
    display: block;
    text-align: center;
    margin: 0 auto 20px auto;
    max-width: 54px;
}

.contentCreationStep {
    background: #FFD06B;
    color: #fff;
    border-radius: 50%;
    padding: 8px 20px;
    display: block;
    text-align: center;
    margin: 0 auto 20px auto;
    max-width: 54px;
}

.publishingStep {
    background: #53B4ED;
    color: #fff;
    border-radius: 50%;
    padding: 8px 20px;
    display: block;
    text-align: center;
    margin: 0 auto 20px auto;
    max-width: 54px;
}

.contentPromotionStep {
    background: #37935C;
    color: #fff;
    border-radius: 50%;
    padding: 8px 20px;
    display: block;
    text-align: center;
    margin: 0 auto 20px auto;
    max-width: 54px;
}

.mainAccent {
    color: #303c56 !important;
    font-size: 50px !important;
}


/* animations */

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
    -moz-transform: translate3d(100px, 0px, 0px);
    -webkit-transform: translate3d(100px, 0px, 0px);
    -o-transform: translate(100px, 0px);
    -ms-transform: translate(100px, 0px);
    transform: translate3d(100px, 0px, 0px);
}

.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-top {
    opacity: 0;
    -moz-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
    -moz-transform: translate3d(0px, -100px, 0px);
    -webkit-transform: translate3d(0px, -100px, 0px);
    -o-transform: translate(0px, -100px);
    -ms-transform: translate(0px, -100px);
    transform: translate3d(0px, -100px, 0px);
}

.animation-element.slide-top.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}


/* li.menu-item-has-children a::after {
  content: " ";
  position: absolute;
  background:url(/wp-content/uploads/direct/chevron_down_white.svg) no-repeat;
  width: 12px;
  height: 7px;
  top: 45px;
  margin-left: 3px;
} */

li.menu-item a {
    transition: all 0.2s ease-in-out;
}

li.menu-item-has-children>a {
    margin-right: 20px;
}

li.menu-item-has-children,
li.menu-item-has-children>a {
    position: relative !important;
}

li.menu-item-has-children>a::after {
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important;
    position: absolute;
    content: " ";
    top: 40px !important;
    transform: rotate(45deg);
    transition: all 0.2s ease-in-out;
    margin-left: 8px;
}

li.menu-item-has-children>a:hover::after {
    border-right: 2px solid #37935C !important;
    border-bottom: 2px solid #37935C !important;
}


/* li.menu-item-has-children > a:hover::after {
  transform: rotate(45deg);
  transition: all 0.2s ease-in-out;
} */

#help_fixing h4 {
    font-size: 28px;
}

.BambooHRWrap {
    min-height: 380px;
}

.clutch-widget {
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
}

.emptyInputError {
    text-align: center !important;
    color: red !important;
    margin-bottom: 10px !important;
}

#solution1,
#solution2,
#solution3 {
    scroll-margin-top: 10vh;
}

#footer_bottom .accordion .btn::after{
    width: 10px;
    height: 10px;
    color:#fff !important;
    position: absolute;
    right: 16px;
    content: "\f054";
    font-family: FontAwesome;
    top: 20px;
    font-size: 14px;
    font-weight: 700;
}
#footer_bottom .accordion .btn[aria-expanded="true"]{
    color: #fff;
}
#footer_bottom .accordion .btn:hover::after, 
#footer_bottom .accordion .btn:focus::after, 
#footer_bottom .accordion .btn:active::after{
    color:#fff !important;
}

#footer_bottom .accordion .btn[aria-expanded="true"]::after {
    content: "\f107";
    color:#fff !important;
    position: absolute;
    right: 20px;
    font-family: FontAwesome;
    top: 12px;
    font-size: 24px;
}
.text-danger {
    color: #a94442 !important;
    font-size: 14px !important;
    line-height: 18px !important;
}
.home-step-form.darker .text-danger {
    color: #ff9712 !important;
    font-size: 14px !important;
    line-height: 18px !important;
}

ul.green-check li{
    list-style-type: none;
    text-indent: -30px;
    padding-left: 30px;
    margin-bottom: 10px;
}
ul.green-check{
    margin: 0 0 25px 0;
}
ul.green-check li::before {
    content: "";
    position: relative;
    background: url(../svg/check-circle-fill-green-01.svg) no-repeat;
    padding-left: 30px;
    width: 12px;
    height: 12px;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

/*.embed-responsive:not(.video-netagor) .embed-responsive-item, 
.embed-responsive:not(.video-netagor) embed, .embed-responsive:not(.video-netagor) iframe, 
.embed-responsive:not(.video-netagor) object, .embed-responsive:not(.video-netagor) video {
   position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}*/



/*
.embed-responsive-16by9, .home.rocket-cache-enabled  .embed-responsive-16by9, 
.logged-in.rocket-cache-enabled  .embed-responsive-16by9 {
  padding-top: 56.25% !important; 
}
.rocket-cache-enabled .embed-responsive-16by9{
    padding-top: 0px !important;
} }*/
.embed-responsive-16by9 {
/*  padding-top: 56.25% !important; /* 16:9 Aspect Ratio */
}
body .embed-responsive-16by9::before {
 /*   padding-top: unset !important; */
}

}*/
.stickyButtonCTA{
    display:none;
}

.home-solutions-wrap{
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    justify-content: center;
}

.home-solution{
    width:49%;
}

.home-solutions-wrap .home-solution h3 {
    color: #37935C;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 4px solid #37935C;
    padding-bottom: 15px;
    text-transform: uppercase !important;
    font-weight: 700;
}

.home-solution h4 {
    font-size: 22px;
    line-height: 26px;
    color: #303030;
    margin-bottom: 10px;
}
.home-solution h4 a,
.home-solutions-wrap-mobile h3 a{
    color: #303030;
    text-decoration: underline !important;
}
.home-solution p{
    color:#303030;
    font-size: 18px;
    line-height: 22px;
}

.home-solution-inner {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
}

.solution-card {
    background: #fff;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    border-radius: 10px;
    width: 49%;
    min-height: 310px;
    border:solid 1px #e0e0e0;
    text-align: center;
}

.solution-card a.learn-more-btn {
    border-bottom: 1px solid;
    margin-top: 50px;
    position: absolute;
    font-weight: bold;
    bottom: 25px;
    left: 34%;
}

.home-solution-inner img{
    max-width: 100% !important;
    margin-bottom: 0 !important;
    max-height: 75px !important;
    padding-bottom: 10px;
}

.home-solutions-wrap-mobile{
    display:none !important;
}
.zsiq_theme1.zsiq_floatmain{
	bottom: 10px;
}


/*******************************************
  media queries
*******************************************/

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
    .modal.fade .modal-dialog {
        transition: none;
    }
}

@media (max-width:1372px) {
    /* #nav_main .phone, #nav_main .get_started{
    display:none !important;
  } */
}

@media (max-width:1355px){
    a.white-btn-black-txt span {
        display: none;
    }

    .home a.white-btn-black-txt span,
    .page-id-12553 a.white-btn-black-txt span{
        display:inline-block;
    }
}

@media (max-width:1253px) {
    #nav_main .phone,
    #nav_main .get_started {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px;
    }
    .header .container,
    #footer_bottom .container {
        position: relative;
        width: 100%;
        max-width: 1400px;
    }
    #nav_main .phone,
    #nav_main .get_started {
        padding-top: 25px;
    }
}

@media (max-width:1200px) {
    #nav_main a {
        line-height: 90px;
    }
    li.menu-item-has-children>a::after {
        top: 35px!important;
    }

    #help_fixing i.fa-phone{
        display: none;
    }

    .admin-bar #main {
        padding: 123px 0 0;
    }

    #main {
        padding: 90px 0 0;
    }
    .navbar-expand-xl li.phone .fa-phone {
        margin-right: 4px;
        margin-top: 3px;
        top: 1px;
        position: relative;
    }
}

@media (max-width:1100px) {
    .floataction .closebar {       
        top: 7px;
        font-size: 28px;
        border: 1px solid #aaa;
        width: 20px;
        height: 20px;
        left: 7px;
    }
    .floataction .closebar::before {       
        width: 20px;
        height: 20px;
        font-size: 17px;
        color: #aaa;
    }
}
@media (max-width:1095px) {
    li.menu-item-has-children>a {
        margin-right: 12px;
    }
}

@media (max-width:1055px) {
    .note::before,
    .note::after {
        display: none;
    }
}

@media (max-width:1035px){
    #footer_bottom .address .pipe {
        display: none;
    }
    #footer_bottom .address span {
        display: block;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
    .text-md-right {
        text-align: right;
    }
}

@media (max-width: 991px) {
    .sections-gray {
        padding: 40px 0;
    }
    
    .cta-block .btn,
    .doubleButtonCenter a.btn.btn-link {
        margin-bottom: 15px !important;
    }
    figure.image {
        margin-top: 50px;
    }

    figure.image img {
        max-height: 300px !important;
        width: auto !important;
    }
    
    .footerLogo, #footer_bottom  .footerLogo{
        width:100%;
        max-width: 360px;
        display: block;
        margin: 0 auto 30px;
    }
    header .col-xs-9 nav#nav_mobile_dropdown {
        width: 100%;
        margin: 0;
        left: 0;
    }
    #nav_mobile_dropdown {
        padding: 0 !important;
        border: none !important;
        box-shadow: 0px 1px 5px #333;
    }
    #nav_mobile_dropdown a {
        color: #414141 !important;
        padding: 5px !important;
    }
    .get_started a {
        background-color: #37935C!important;
        color: #fff !important;
    }
    #nav_mobile_dropdown .get_started {
        padding: 5px 0 !important;
    }
    #nav_mobile_dropdown a:hover {
        color: #37935C !important;
    }
    #nav_mobile_dropdown .get_started a {
        background: #37935C !important;
        color: #fff !important;
        display: block;
        max-width: 300px;
        margin: 0 auto;
    }
    nav#nav_mobile_dropdown>ul>li {
        border-bottom: 1px solid #ccc;
    }
    nav#nav_mobile_dropdown>ul>li:last-of-type {
        border-bottom: none !important;
    }
    #nav_mobile_dropdown .get_started a:hover {
        color: #fff !important;
        background: #414141 !important;
    }
    li.menu-item-has-children a {
        margin-right: 0px;
    }
    li.menu-item-has-children>a::after {
        width: 10px;
        height: 10px;
        border-right: 2px solid #414141 !important;
        border-bottom: 2px solid #414141 !important;
        position: absolute;
        content: " ";
        top: 15px !important;
        transform: rotate(45deg);
        transition: all 0.2s ease-in-out;
        margin-left: 5px;
    }
    li.menu-item-has-children>a:hover::after {
        border-right: 2px solid #37935C !important;
        border-bottom: 2px solid #37935C !important;
    }
    body.page-template a.btn.btn-link {
        display: block !important;
        max-width: 275px;
        margin: 0 auto;
    }
    header .col-md-3 {
        flex: 0 0 auto;
        width: 33%;
    }

    #basement .text-md-right {
        text-align: right;
    }

    .desktopCTAWrap {
        display: none !important;
    }
    .col-md-3.desktopCTAWrap {
        width: 0 !important;
    }
    #nav_mobile_visible {
        float: none;
        position: absolute !important;
        top: 0px !important;
        right: 20px !important;
    }
    .phone,
    .get_started {
        display: block !important;
    }
    /* .row.mobileInvert img {
        max-width: 100% !important;
    } */

    .hackerWrap .mainRow {
        margin: 0 auto 30px !important;
        max-width: 400px;
        text-align: center;
    }

    /* div#crmWebToEntityForm .row{
        margin-bottom:0 !important;
    } */
    div#crmWebToEntityForm .col-md-6{
        margin-bottom:20px;
    }

    .page-id-1825 div#herobanner {
        padding-top: 40px;
    }
    #main {
        padding: 90px 0 0;
    }

    #footer_bottom .logo {
        margin-top: 0!important;
        margin-left:0 !important;
    }

    #footer_bottom .logo .name,
    #footer_bottom .logo .com {
        font-size: 1.4rem !important;
    }

    #footer_bottom .social {
        margin-top: 0;
    }

    /* .home-solution {
        width: 100%;
    } */

    .home-solution:nth-last-of-type(2){
        margin-bottom:35px;
    }

    .solution-card a.learn-more-btn {
        left: 39%;
    }

    .solution-card{
        min-height: auto;
    }

    .solution-card {
        width: 100%;
    }

    .our-services .tab{
        margin-bottom: 30px !important;
    }

    #our_services:before {
        height: 100%;
        max-height: 350px !important;
    }

    .our-services .tab {
        column-gap: 10px;
        justify-content: space-between;
        max-width: 100%;
    }


}

@media (max-width:920px) {
    .floataction h3 {
        font-size: 16px;
        line-height: normal;
        text-align: center;
    }
    .floataction .green-btn-white-text {
        line-height: normal;
    }
}
@media (max-width:782px) {
    #main {
        padding: 90px 0 0!important;
    }
    .admin-bar #main {
        padding: 136px 0 0!important;
    }
    .admin-bar .header {
        top: 46px !important;
    }

    .modal-open .modal {
        align-items:flex-start !important;
    }
}

@media screen and (max-width:769px) {
    .inner-contact-wrap {
        flex-direction: column
    }
    .column-left {
        width: 100%;
        justify-content: center;
        text-align: center
    }
    .ratings-business-holder-all-left:before {
        right: 0
    }
    .ratings-business-holder-all-left:after {
        right: 0
    }
    .btn-holders-left {
        justify-content: center;
        width: 100%
    }
    .column-right {
        width: 100%
    }
    .content-v2 {
        padding-top: 50px
    }

    figure.image img {
        max-height: 200px !important;
        width: auto !important;
    }
	
	/*added by sl*/
	#footer_bottom .contactBlock {
		gap: 30px;
	}
	
	#footer_bottom .contactBlock [class*="col-"] {
        width: 100%;
    }

	#footer_bottom .contactBlock .socialBlock {
		justify-items: center;
	}
	/*end added by sl*/
}

@media (max-width:768px) {

    .logo-rated-area a{
    	margin: 0 20px !important;
    }
    .logo-rated-area a img,
    .logos-wrap-container .logo-rated .logo-rated-area img{
    	margin: 0px;
    }
    .logo-rated-area .lastlogo{
        max-width: 85px !important;
        max-height: 100% !important;
        margin: 0 15px !important;
    }
    .row.mobileInvert {
        display: flex;
        flex-direction: column-reverse;
    }
    .solutions .row {
        margin-bottom: 10px;
        display: block !important;
    }
    .solutions img {
        max-width: 100px;
        display: block;
        margin: 10px auto;
    }
    .branding-logo-rated {
        flex-direction: column;
    }
    .branding-logo-rated img {
        align-self: center;
        width: 100%;
    }
    .branding-logo-rated-new {
        flex-wrap: wrap !important;
    }
    .branding-logo-rated-new img {
        width: 24%;
        margin: 2%;
    }
   
    #footer_bottom .container.containerMain {
        padding-top: 20px;
    }
    #footer_bottom .social {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .services .row {
        display: block !important;
        text-align: center !important;
    }
    .flex-row {
        width: calc(100% / 4);
    }
    .flex-row.first {
        width: 100%;
    }
    .column {
        width: 100%;
    }
    div#crmWebToEntityForm .row {
        margin-bottom: 0px;
    }
    div#crmWebToEntityForm .row .col-sm-6 {
        margin-bottom: 15px;
    }
    header.header .col-xs-3,
    header.header .col-sm-6 {
        width: 50% !important;
    }
    .header .logo .name,
    span.tagline {
        display: block !important;
    }
    body.page-template-the-process-new .solutions2 {
        text-align: center;
    }
    body.page-template-the-process-new .solutions2 img {
        max-width: 100px;
        display: block;
        margin: 10px auto;
    }
    .flex-row.mobileView,
    .flex-table.tableHeader .flex-row.mobileView {
        width: 40% !important;
    }
    .flex-table.tableHeader .flex-row {
        width: calc(100% / 4) !important;
    }
    .flex-row,
    .flex-table.tableHeader .flex-row {
        width: calc(80% / 4) !important;
    }
    .flex-row.first.mobile100 {
        width: 100% !important;
        display: none;
    }
    .flex-row.first.main {
        width: 100% !important;
    }
    .mobileHeaderView {
        display: flex !important;
    }
    .accordion .btn.btn-link h4,
    .accordion h4 .btn.btn-link,
    #footer_bottom .accordion .btn.btn-link {
        font-size: 16px !important;
    }
    .scheduleBTN,
    .doubleButtonCenter a.btn.btn-link,
    a.btn.btn-link {
        font-size: 16px !important;
    }

    .copy {
        text-align: center;
    }

    #basement .container .row{
        text-align: center;
        align-items: center;
    }

    #basement .text-md-right {
        text-align: center;
    }

    header .col-md-3 {
        width: 38% !important;
    }

    .footerLogoWrap {
        justify-content: center;
    }

    textarea{
        height:42.8px;
    }

    .modal-dialog{
        max-height:450px;
    }

    /* fix background from scrolling when modal is open */
    body.modal-open {
        position: fixed;
    }

    .linksWrap .links {
        margin-bottom: 30px;
    }

    .linksWrap .links:last-of-type{
        margin-bottom: 0;
    }

    .footerLogo {
        padding-right: 0;
    }
    .footerLogo, #footer_bottom  .footerLogo{
        margin: 0 auto 0px;
        max-width: 300px;
    }

    .container.containerMain .row {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .container.containerMain .row .col-sm-2,
    .container.containerMain .row .col-sm-10 {
        width: 100%;
    }

    .col-sm-4.socialBlock {
        width: 100%;
    }

    .home-solutions-wrap{
        display:none !important;
    }

    .home-solutions-wrap-mobile{
        display:block !important;
    }

    .home-solutions-wrap-mobile .home-solution-inner{
        margin:0 auto;
    }

    .home-solution {
        width: 100%;
        max-width: 390px;
    }
    #footer_bottom .contactBlock {
        margin-top: 15px;
    }
   
}

/* @media only screen 
    and (device-width: 414px) 
    and (device-height: 896px) 
    and (-webkit-device-pixel-ratio: 3) { 
        .modal-dialog{
            max-height:450px;
        }
    } */

/* iphone 6s */
/* @media only screen 
    and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (width : 667px)
    and (height : 375px)
    and (orientation : landscape) 
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 667/375)
    and (-webkit-min-device-pixel-ratio : 2){ 
    .modal-dialog{
        max-height: 450px;
    }
} */
/*@media only screen and (min-width: 375px) and (max-width: 767px) {
    .modal-dialog{
        max-height: 450px;
    }
}*/

@media (max-width:660px) {
    .background_dark .header .logo,
    .header.dark .logo {
        background: url(../png/mobile-logo.png) left center no-repeat;
        background-size: 260px;
    }
    header .col-md-3 {
        width: 82% !important;
    }
    .header .logo .name,
    span.tagline {
        display: none !important;
    }
    header.header .col-xs-3.col-sm-6.col-md-4 {
        width: 75% !important;
    }
    header.header .col-sm-6 {
        width: 25% !important;
    }
    .header .logo {
        padding: 0;
    }
}

@media (max-width:600px) {
    .mobile {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
    #footer_bottom hr {
        display: none !important;
    }
    #basement .copy {
        text-align: center;
    }
    #basement .text-md-right {
        text-align: center;
    }
    #footer_bottom .card-body {
        background: #fff;
    }
    #footer_bottom .card-body a {
        color: #565d61 !important;
    }
    #footer_bottom .card-body a:hover {
        color: #37935C !important;
    }
    #footer_bottom .accordion>.card .card-header {
        margin-bottom: 3px;
/*        border-bottom: 3px solid #fff;*/
    }
    #footer_bottom .accordion>.card .card-header.three {
        border-bottom: none;
    }
    #footer_bottom .accordion .card-header {
        padding: 0 !important;
    }
    .linksWrap {
        margin-bottom: 0px;
    }
    #basement {
        padding-bottom: 20px;
        padding-top: 20px;
        margin-top: 0px;
    }
   /* #footerAccordion.accordion {
        margin-top: -70px;
    }*/
    #footer_bottom .container.containerMain {
        padding-bottom: 0px !important;
    }
    #main {
        padding: 90px 0 0 !important;
    }
    .fiveSteps a {
        display: block;
        text-align: center;
    }
    .fiveSteps a span {
        display: block;
        width: 100%;
        max-width: 60px;
        text-align: center;
        margin: 10px auto !important;
    }
    .fiveSteps img {
        display: block;
        margin: 0 auto;
    }
    .fiveSteps div {
        margin-bottom: 40px;
    }
    #newcontainer h2,
    h2.large {
        font-size: 24px !important;
    }
    .branding-logo-rated-new img {
        width: 46%;
        margin: 2%;
    }
    #newcontainer h1.border_bottom.left,
    #newcontainer h2.border_bottom.left,
    #newcontainer h3.border_bottom.left,
    #newcontainer h4.border_bottom.left,
    #newcontainer h2,
    h2.large {
        text-align: center!important;
    }
    h1.border_bottom.left::after,
    h2.border_bottom.left::after,
    h3.border_bottom.left::after,
    #newcontainer h1.border_bottom.left::after,
    #newcontainer h2.border_bottom.left:after,
    #newcontainer h3.border_bottom.left:after,
    #newcontainer h4.border_bottom.left:after {
        left: 50%;
    }
    /* #newcontainer h2:after {
        left: calc(50% - 40px);
    } */
    .form-header-label {
        line-height: 20px !important;
        margin: 0 !important;
    }



    .stickyButtonCTA{
        display:block;
    }

    #footer_bottom .social {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    #footer_bottom .social a {
        margin: 0 10px 10px 0;
    }

    #footer_bottom .social a:last-of-type {
        margin: 0 0 10px 0;
    }

    #footer_bottom {
        /*padding-bottom: 45px;*/
    }
    .stickyButtonCTA {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        padding: 0;
        z-index: 999;
    }
    .stickyButtonCTA a.vwoCallNow {
        background:#37935C;
        color: #fff;
        padding: 12px 15px;
        display: block!important;
        font-size: 16px;
        line-height: 20px;
        margin: 0 auto;
        max-width: 100%;
        font-weight: 700;
        text-transform: uppercase;
    }  
    
    div[class*="_floatmain"] {
        bottom: 50px;
    }
    .row.contactBlock{
        margin-bottom: 30px;
    }
    .footerLogo, #footer_bottom  .footerLogo {
        margin: 0 auto 0px;
        max-width: 250px;
    }
    body .siq_bR{
        bottom: 43px;
    }
    #footer_bottom .mobile{
        margin: 0 15px 15px;
    }
    #footer_bottom .card-body {
        padding: 20px 20px 20px;
        background: #343434 !important;
        margin-bottom: 15px;
        border-radius: 0 0 5px 5px;
    }
    #footer_bottom .card:last-child .card-body {
        margin-bottom: 0px;
    }
    #footer_bottom .card-body a {
        color: #fff !important;
    }
    #footer_bottom .card-body h4 {
        font-weight: 700;
        font-size: 24px;
    }
}

@media (min-width: 576px) {
    /*.modal-dialog {
        max-width: 445px;
        margin: 1.75rem auto;
    }*/
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }
    .modal-sm {
        max-width: 300px;
    }
}

@media (max-width:575px){
    #footer_bottom .logo {
        margin-left: 0 !important;
    }
    .footerLogoWrap .col-md-2, .footerLogoWrap .col-md-10 {
        align-items: center !important;
    }
    .solutions .row {
        text-align: center;
    }

}

/* ipgone 6 snd 6 plus */
@media only screen 
and (min-device-width : 375px)
and (max-device-width : 667px)
and (width : 375px)
and (height : 559px)
and (orientation : portrait) 
and (color : 8)
and (device-aspect-ratio : 375/667)
and (aspect-ratio : 375/559)
and (device-pixel-ratio : 2)
and (-webkit-min-device-pixel-ratio : 2){ 
    #crmWebToEntityForm .col-sm-6 {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (max-width:786px) and (orientation: landscape) {
    /* .modal-dialog {
        top: 35% !important;
    } */
    .modal-open .modal {
        overflow-y: scroll !important;
        height: 100vh !important;
    }
}

#nav_mobile_visible .phone {
    display: none !important;
}

@media all and (max-width: 500px) {
    .Rtable--collapse {
        display: block;
    }
    .Rtable--collapse>.Rtable-cell {
        width: 100% !important;
    }
    .Rtable--collapse>.Rtable-cell--foot {
        margin-bottom: 1em;
    }
    .header .logo .name,
    span.tagline {
        display: none !important;
    }
    .floataction .container {
        display: block;
        text-align: center;
    }
    
    
}

@media all and (max-width: 430px) {
    .footerLogo {
        max-width: 260px;
    }
    .flex-table .flex-row {
        border-bottom: 0;
    }
    .flex-table .flex-row:last-of-type {
        border-bottom: none !important;
    }
    .tableHeader .flex-row {
        border-bottom: solid 1px;
    }
    .flex-row.first {
        width: 100%;
        border-bottom: solid 1px #d9d9d9;
    }
    .column {
        width: 100%;
    }
    .column .flex-row {
        border-bottom: solid 1px #d9d9d9;
    }
    .flex-cell {
        width: 100%;
    }
    .background_dark .header .logo,
    .header.dark .logo {
        background-size: 80%;
    }

    .btns-cta-flex .green-btn-white-text span, 
    .btns-cta-flex .white-btn-black-txt span,
    .home-step-form .btn-white-clear span{
        display:block !important;
    }
    .faq-home .btns-cta-flex .green-btn-white-text span{
        display: inline-block !important;
    }

    .btns-cta-flex .green-btn-white-text, 
    .btns-cta-flex .white-btn-black-txt,
    .home-step-form .btn-white-clear{
        line-height: 20px;
        padding: 10px !important;
        border-radius: 50px;
    }

    div#help_fixing h2.border_bottom{
        font-size:26px !important;
    }
    .footerLogo, #footer_bottom  .footerLogo{
        margin: 0 auto 0px;
        max-width: 80%;
    }
}

@media (max-width:310px){
    .home-step-form .logo-rated .logo-rated-area img,
    .logos-wrap-container .logo-rated .logo-rated-area img {
        margin: 0 20px 15px;
    }
}

/************************
  new header styles
************************/

.desktopCTAWrap {
    display: flex;
    margin-top: 30px;
    padding-right: 0px;
    justify-content: right;
}

.desktopPhone a {
    border: 1px solid #fff;
    color: #fff !important;
    border-radius: 50px;
    padding: 10px;
    line-height: 16px;
    display: block;
    margin-right: 5px;
}

.phone,
.get_started {
    display: none !important;
}

.desktopContact a {
    color: #fff;
    border: 1px solid #37935C;
    background: #37935C;
    border-radius: 50px;
    padding: 10px;
    line-height: 16px;
    display: block;
}

.desktopPhone i {
    margin-right: 3px;
}

@media (max-width:1384px) {
    .desktopPhone span,
    .desktopContact span {
        display: none !important;
    }
    .col-md-3.desktopCTAWrap,.lighter.header .col-md-3{
        width: 10% !important;
    }
    header .col-md-6 {
        width: 65% !important;
    }
}

@media (max-width:1200px) {
    .desktopCTAWrap {
        margin-top: 25px;
    }
}

@media (max-width:1075px) {
    #nav_main {
        font-size: 14px !important;
    }
}


/****************************************************
  css from wp "customizing: additonal css" area
****************************************************/

.wpcf7-form-control {
    padding: 10px 50px;
    background-color: #37935C;
    color: white;
    border-color: #37935C;
}

.wpcf7-submit {
    padding: 10px 50px;
    background-color: #37935C;
    color: white;
    border-color: #37935C;
}

#main {
    top: 0px;
    position: relative;
}

.p-heading {
    color: white!important;
}

.first-cover h2 {
    color: white;
}

.cta-form {
    background-color: #87cf89;
    padding: 50px 0;
    margin: 40px 0;
}

.cta-form p {
    color: black;
    margin: 10px;
}

.cta-form input {
    padding: 10px 5px;
    margin: 10px 0;
    border: none;
    width: 100%;
}

.cta-form select {
    padding: 10px 5px;
    margin: 10px 0;
    border: none;
    width: 100%;
    height: 52px;
}

@media only screen and (min-width: 550px) {
    .cta-form input {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .cta-form input {
        width: 33%;
    }
}

@media only screen and (min-width: 550px) {
    .cta-form select {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .cta-form select {
        width: 33%;
    }
}

@media only screen and (max-width: 550px) {
    .headersection {
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
}

.headersection {
    padding-top: 40px!important;
}

@media (max-width: 767px) {
    .headersection .leftsection {
        background: #ffffff!important;
    }
}

@media only screen and (max-width: 1024px) {
    .headersection {
        background-image: none!important;
        background: #FFFFFF!important;
    }
    .textwidget h1 {
        color: black!important;
    }
    .h1-heading {
        color: black!important;
    }
}

.textwidget h1 {
    color: white;
}

.we-cover div {
    color: white!important;
}

.contentheader {
    color: white!important;
}

@media (max-width: 767px) {
    .digitalexits .leftsection {
        background-color: white!important;
    }
    .digitalexits .leftsection .textwidget h1 {
        color: black;
    }
    .digitalexits p {
        color: white;
    }
}

@media (max-width: 1024px) {
    .headersection .leftsection {
        background: rgb(0, 219, 111)!important;
        ;
    }
}

.h1-heading {
    color: white!important;
}

@media (max-width: 1024px) {
    .headersection .leftsection {
        background: #FFFFFF !important;
    }
    .textwidget .button {
        background-color: #00c200;
        color: #FFFFFF!important;
    }
    .first-cover h2 {
        color: black;
    }
    .leftsection .textwidget p {
        color: black!important;
    }
    .textwidget .button {
        background: black!important;
    }
}

.byline-from a {
    display: none!important;
}

.vp-title-header .headers {
    display: none!important;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.textwidget .contentheader {
    color: white!important;
}

.contentheader-mobile {
    display: none;
}

@media (max-width: 728px) {
    .first-cover h2 {
        text-align: left;
    }
    .textwidget .contentheader {
        color: black!important;
    }
    .textwidget .contentheader {
        display: none!important;
    }
    .contentheader-mobile {
        display: block;
    }
}

.cols-mid>div {
    width: 100%;
}

.pay-btn {
    width: 30%;
    margin: 0 auto;
    text-align: center;
}


@media (max-width: 728px) {
    .pay-btn {
        width: 90%;
    }
}
.single h1.post_title{
    margin-bottom: 30px;
}
article h2 {
    margin: 10px 0 20px 0;
}
.post_conta article h2.post_title {
    margin: 10px 0 20px 0 !important;
}

article h3 {
    margin: 20px 0 30px 0;
}

ul.form_fields {
    list-style: none;
    margin-left: 0px;
}

#newcontainer p.subtitle {
    margin-top: 20px;
}

.intro-seo h1 {
    margin-bottom: 20px;
}

@media screen and (max-width:425px) {
    div#testimonial_slideshow {
        top: 0px;
    }
}

@media screen and (max-width:320px) {
    #newcontainer .section-wide-icons ul {
        display: block;
    }
}

@media screen and (min-width:1201px) {
    .whatwedo-2 {
        width: 60%;
    }
}

@media screen and (max-width:425px) {
    .public-relations div#footer_bottom {
        padding: 150px 0 0;
    }
    .public-relations .polygon_dark_grey polygon {
        display: none;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .public-relationsheader#page-header {
        background-size: cover;
    }
}

.page-id-1912 p,
.page-id-1912 h1,
.page-id-1912 h2 {
    margin-bottom: 25px;
}

.page-id-1912 .sections-c.light p a {
    color: #fff;
}

.page-id-1912 .sections-c.light p a:hover {
    color: #000;
}

.page-id-1912 .sections-c.list-with-icons {
    text-align: center;
}

.page-id-1825 .section-wide-icons .newwrapper ul {
    list-style: none;
}

@media screen and (min-width:768px) {
    .col-mid-6.seo-row {
        display: flex;
    }
    .col-mid-6.seo-row ul:nth-child(2) {
        padding-right: 0px;
    }
    .page-id-1825 .section-wide-list h6 {
        width: 50%;
        margin: auto;
        padding-bottom: 50px;
    }
}

@media screen and (max-width:425px) {
    .page-id-1825 #newcontainer .section-wide-icons ul {
        margin-left: 0px;
    }

    #footer_bottom .logo .name,
    #footer_bottom .logo .com {
        font-size: 1.4rem;
    }
}

.page-id-1825 .section-wide-list h6 {
    padding-bottom: 50px;
}

.page-id-1825 .section-wide-list .col-mid-6.seo-row {
    padding-top: 20px;
}

.solutions.white h3 {
    margin-bottom: 10px !important;
}

@media screen and (max-width:425px) {
    .solutions .row {
        flex-wrap: wrap;
    }
}

@media screen and (max-width:1366px) and (min-width:992px) {
    .page-id-7702 .container {
        padding-left: 50px;
        padding-right: 50px;
    }
}


.trustpilot-logo-small {
	position: relative;
	left:70px;
}

.trustpilot-logo-supersmall{
}

.trustpilot-logo-grey img{
}

.grey-logos{
	
}

@media (max-width: 767px) {
	.trustpilot-logo-small {
		position: relative;
		left:20px;
	}
}
