/*
Theme Name: Reputation
Author: Reputation
Description: Reputation theme is best suitable for video blogs, business, photo studio, gallery, film, filmography, marketing, modern, photographer, photography, portfolio, video, Videography, wedding, WordPress theme, YouTube, wedding shoots, modelling portfolio, outdoor media, movie, TV, fashion show, online video store, cinema reviews, Video Marketers, Vlog, VideoStories, Vlogging, fashion magazine and travel blogging websites. The theme has a modern, luxurious and retina-ready design. You will love the responsive design which fits well with all devices. It is implemented on bootstrap framework therefore is very handier to work. Faster page load time and optimized codes makes it stand out. It is fully loaded with customization and personalization options. The theme is SEO-friendly which will help your website rank soon on all major search engines. You have the option to add shortcodes which will increase the functionality of your website. Also, it is translation-ready to enable your website to get translated into numerous languages. It also supports RTL layout for languages which are written from right to left. You can link all your social media pages to popularize your work. The testimonial section let’s your visitors comment on your work. Try out this feature-rich theme today! Live Demo: http://luzukdemo.com/demo/videographer/
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.2
Version: 1.3.2
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: Reputation
Tags: one-column, two-columns, right-sidebar, left-sidebar, grid-layout, custom-colors, custom-background, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, full-width-template, threaded-comments, translation-ready, blog, e-commerce, portfolio


@import url(https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp);

*/

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

@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap"); 



html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow: inherit;
	scroll-behavior: smooth;
	height: auto;
}
body {
	margin: 0;
	font-family: "Montserrat", sans-serif;
	overflow-x: hidden;
	background: #fff;
	color: #00395d;
	padding: 0px !important;
}
article,
aside,
footer,
header,
nav,
section {
	display: block;
}
h1 {
	font-size: 60px;
	margin: 20px 0;
}
h2 {
	font-size: 40px;
	font-weight: 700;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 20px;
}
h1,
h2,
h3,
h4,
h5,
p {
	margin-bottom: 20px;
}
figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

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

p {
	color: #00395d;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 20px;
}

pre {
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	text-decoration: none;
}
.modal-content .modal-header .repsci-quote_left-text-container,
.modal-content .repsci-quote-text {
	display: none;
}
a:active,
a:hover {
	outline-width: 0;
}
a:focus,
input:focus,
textarea:focus,
button:focus,
.header-box a:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
	outline: -webkit-focus-ring-color auto 1px;
}
.site-footer a:focus,
.site-footer input:focus,
.closepop a:focus,
.nav-menu ul ul a:focus,
.site-footer button:focus {
	outline-color: #fff;
}
.article_content .read-btn a:focus,
.toggle-menu button:focus {
	outline-color: #000;
}
abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

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

textarea {
	overflow: auto;
}

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

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

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}
/*-------------- Alignments ---------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------- Clearings -------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}

/*--------- Forms ---------*/

label {
	color: #3f3f3f;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(
		rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 0)
	);
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #3f3f3f;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #000;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #000;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #3f3f3f;
}
:-moz-placeholder {
	color: #3f3f3f;
}
::-moz-placeholder {
	color: #3f3f3f;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #3f3f3f;
}

/*------ Formatting ---------*/

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*-------- Lists ----------*/

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*---------- Tables ---------*/

table {
	border-collapse: collapse;
	width: 100%;
}

thead th {
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}
tbody,
td,
th {
	border: 1px dashed;
}

td {
	padding: 0.4em;
}

th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}

/*---------- Links -----------*/
a {
	color: #0fb36c;
	text-decoration: none;
}
.article_content a,
.lz-content a,
.entry-content a,
.comment-body a,
.textwidget a,
.woocommerce-product-details__short-description a,
.features-content a {
	text-decoration: underline;
}
a:hover,
a:active {
	outline: 0;
	text-decoration: none;
}
.entry-content a,
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out,
		-webkit-box-shadow 130ms ease-in-out;
}
.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
	text-decoration: none;
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out,
		-webkit-box-shadow 130ms ease-in-out;
}

/* Fixes linked images */
.entry-content a img,
.widget a img {
	-webkit-box-shadow: 0 0 0 8px #fff;
	box-shadow: 0 0 0 8px #fff;
}

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
	color: #222;
}
.top-area {
	background-color: #0fb36c;
	padding: 30px 0;
}
.top-area .wp-block-columns,
.top-area p {
	margin-bottom: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
}
.top-area p .quote-left {
	background: url("assets/img/quote-left.png") no-repeat;
	position: absolute;
	left: -17px;
	top: 0px;
	height: 14px;
	width: 16px;
}
.top-area p .quote-main {
	position: relative;
	padding-right: 10px;
}
.top-area p .quote-right {
	background: url("assets/img/quote-right.png") no-repeat;
	margin-top: 8px;
	height: 13px;
	width: 17px;
	position: absolute;
}

.top-area h5 {
	font-size: 16px;
}
.top-area .wp-block-column:not(:first-child) {
	margin-left: 2em;
	padding-top: 26px;
	height: 50px;
}
.top-area .wp-block-column:first-child {
	border-right: 4px solid #00395d;
	padding-right: 30px;
}
.top-area blockquote {
	margin-bottom: 0px;
}
#imgModal .close {
	top: -20px;
	right: -20px;
	margin-bottom: -33px;
	position: absolute;
}
/*------------ Sub page css ----------------*/
.team-bt .modal {
	padding: 10% 0 2% 0;
	background: #000000ee;
}
.clos {
	text-align: right;
	cursor: pointer;
}
.team-body {
	background: linear-gradient(135deg, rgba(2, 0, 36, 0) 75%, #0fb36c 75%);
	padding: 0;
}
.team-body h2 {
	color: #0fb36c;
	text-transform: uppercase;
	margin: 150px 0 0 0;
}
.team-body p {
	color: #0fb36c;
	font-size: 18px;
}
.team-body .detai p {
	color: #fff;
	font-size: 18px;
}
.img-team img {
	width: 100%;
}
.type-menu {
	padding: 70px 0 66px 0;
	text-align: center;
	margin-bottom: 0px;
}
.type-menu li {
	list-style: none;
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 8px;
}
.type-menu li .active,
.type-menu li .active-leadership,
.type-menu li a:hover,
.type-menu li a:focus {
	color: #fff;
	background: #0fb36c;
}
.type-menu li a {
	margin: 0 5px;
	padding: 8px 30px;
	background: #ebebeb;
	border-radius: 20px;
	font-size: 18px;
	color: #00395d;
	font-weight: 500;
}
.main-team .main-img img {
	border-radius: 8px;
	margin-bottom: 20px;
}
.main-team h4 {
	margin-bottom: 0px;
	color: #00395d;
	font-size: 18px;
	font-weight: 700;
}
.main-team p {
	color: #434e56;
	font-size: 14px;
	font-weight: 400;
}
.main-team {
	padding-bottom: 20px;
	cursor: pointer;
}
.team-bt {
	padding-bottom: 70px;
}
.sub-banner {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 400px;
}
.contain-bg {
	min-height: 400px;
	background-image: linear-gradient(to right, #0e0300c4, #0e030022);
	padding: 80px 0;
}
.contact-bg {
	min-height: 400px;
	background-image: linear-gradient(to right, #001d30c4, #001d3021);
	padding: 100px 0;
}
.contain-bg .is-style-btm {
	margin-bottom: 0px;
}
.sub-banner h1 {
	color: #fff;
	font-weight: 800;
}
.sub-review {
	background-color: #f5faf9;
	padding: 65px 0;
}
.sub-review h2 {
	color: #00395d;
	text-align: center;
}
.contact-area {
	margin: 65px 0;
}

.contact-area h2 {
	color: #00395d;
}

#primary.contact-area p {
	color: #434e56;
	font-size: 15px;
	font-family: roboto;
}
#back-home a:hover {
	color: #ff9000 !important;
}
.thank-you .has-white-color:hover {
	background: #0fb36c !important;
}
.rit,
.lft {
	float: left;
	width: 48.75%;
}
.rit,
.lft,
.full,
.third,
.form-new .row {
	font-size: 14px;
	color: #434e56;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 10px;
}
#primary.contact-area input,
#primary.contact-area textarea {
	background-color: #fcfdfd;
	border: 1px solid #ebebeb;
}
#primary.contact-area textarea {
	height: 97px;
}
#primary.contact-area .wpcf7-checkbox {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
}

#primary.contact-area .wpcf7-checkbox .wpcf7-list-item {
	display: inline-flex;
	margin: 0;
	line-height: 1.7;
}
.chec .wpcf7-form-control-wrap {
	display: inline;
}
.chec {
	display: flex;
	margin-bottom: 25px;
	padding-top: 8px;
}
#primary.contact-area span.proces {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.8;
	padding-left: 5px;
}
#primary.contact-area .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
	margin-top: 0px;
}
.wpcf7-checkbox input {
	height: 22px;
}

#primary .wpcf7-submit,
#primary #formsubmit {
	background-color: #0fb36c !important;
	padding: 16px 45px;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	text-transform: uppercase;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	color: red;
	font-weight: bold;
	font-size: 14px;
}
.wpcf7-not-valid-tip {
	color: red;
	font-weight: bold;
	line-height: 19px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: red !important;
	overflow: hidden;
	width: 100%;
}
#primary .righ {
}
.inner-bg .read-btn a {
	color: #00395d;
	font-size: 14px;
}
#primary .address p,
#primary .address p a {
	color: #00395d;
	font-size: 16px;
}
#primary .address p b {
	color: #00395d;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.page-id-804 .removal-review-management {
	padding: 30px 0 20px 0 !important;
}
.monitor_bottom ul {
	list-style: none;
	margin-bottom: 0px;
}
.monitor_bottom ul li {
	list-style: none;
	padding-bottom: 10px;
	display: flex;
}
.monitor_bottom ul li i {
	margin-right: 20px;
	margin-top: 5px;
	color: #0fb36c;
}
#primary .wp-block-buttons .righ a {
	background-color: #0fb36c !important;
	padding: 16px 40px;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	text-transform: uppercase;
	line-height: 1;
}
.banner-ads {
	margin: 10px 0px 30px;
}
.wpcf7-form p {
	text-transform: unset;
}
.para {
	text-transform: unset !important;
}
.full {
	clear: both;
}
.rit {
	margin-left: 2.5%;
}
.third {
	float: left;
	width: 31%;
	margin-right: 2%;
}
.wpcf7-form-control-wrap {
	display: block;
}

#primary .address p span {
	display: inline-grid;
}
#primary .address p i {
	color: #fff;
	padding: 17px;
	font-size: 20px;
	background-color: #0fb36c;
	margin-right: 24px;
	border-radius: 50%;
	position: relative;
	top: 20px;
	width: 54px;
	text-align: center;
}
#primary .righ {
	padding-left: 17%;
	padding-bottom: 26px;
}
.removal-bg .wp-block-separator.m0 {
	margin-top: 0 !important;
	margin-bottom: 0px !important;
}
.common-btn a {
	min-width: 50px !important;
	padding: 13px 20px !important;
	box-shadow: 0px 5px 0px #f1f1f1;
}
.common-btn a strong {
	padding-right: 10px;
}
.common-btn a:hover {
	color: #fff !important;
}
.monitoring1,
.audit1,
.repair1 {
	padding-left: 88px;
	background-size: contain !important;
	line-height: 1.3;
}
.audit1 {
	background: url(assets/img/icon.png) no-repeat left center;
}
.repair1 {
	background: url(assets/img/icon1.png) no-repeat left center;
}
.monitoring1 {
	background: url(assets/img/icon2.jpg) no-repeat left center;
}

.common-btn a strong:after {
	content: "\f30b";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 18px;
	position: relative;
	top: 2px;
	right: -10px;
}
.page-id-10220 h1 span {
	font-size: 43px;
}
.sub-banner p {
	font-size: 18px;
	color: #fff;
}
.red {
	color: red;
}
.bradg a {
	position: relative;
	top: -2px;
}
.bradg p span {
	top: -1px;
	position: relative;
}
h1.blog-title {
	color: #00395d;
	font-size: 60px;
	font-weight: 800;
	margin: 0px;
}
.blog-t {
	color: #00395d;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
	position: relative;
	top: -10px;
	padding-left: 20px;
}
.blog-c {
	color: #00b67a;
}

.blog-c.archi {
	display: block;
	margin-top: 10px;
}

.blog-btn {
	text-align: right;
	margin-bottom: 0 !important;
}
.blog-pad {
	padding-bottom: 35px;
	padding-top: 50px;
}
.blog-fil .widget {
	display: inline-block;
}
.blog-fil .widget .wp-block-search__button {
	background: transparent;
	border: 0px solid #ccc;
	padding: 0 !important;
	color: #144568;
	margin: 0;
	word-break: normal;
	position: relative;
	top: -3px;
}
.blog-fil .widget select,
.blog-fil .widget .wp-block-search__inside-wrapper {
	border: 1px solid #d1d1d1;
	border-radius: 20px;
	height: 32px;
	padding: 6px 12px;
	font-size: 14px;
	color: #00395d;
	font-weight: 600;
	min-width: 200px;
}
.DisplayCategoriesWidget,
.Annual_Archive_Widget {
	margin-right: 10px;
	width: 21%;
}
.blog-fil .widget select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(assets/img/arr.png) no-repeat right 10px center;
}
.blog-fil .widget .wp-block-search__inside-wrapper {
	background: url(assets/img/mag.png) no-repeat right 10px center;
}
.blog-fil .widget .wp-block-search__inside-wrapper #search-icon path,
#sidebar .wp-block-search__inside-wrapper .wp-block-search__button path {
	display: none;
}
#sidebar .wp-block-search__inside-wrapper .wp-block-search__button {
	background: url(assets/img/magn.png) no-repeat center #0fb36c !important;
}
.blog-fil .widget_text {
	width: 80px;
}

.blog-fil .widget_categories {
	width: 21%;
	padding: 0 1%;
}
.blog-fil .widget_archive {
	width: 21%;
	padding: 0 1% 0 0;
}
.blog-fil .widget_search {
	width: 50%;
}

.post-in {
	box-shadow: 0px 0px 10px #ccc4c4d6;
	margin-bottom: 20px;
	min-height: 97%;
}
.post-in .size-post-thumbnail {
	min-height: 258px;
	max-height: 258px;
}
.post-con {
	padding: 10px 8px 25px 18px;
}
.post-con h3,
.post-con h3 a {
	font-size: 18px;
	color: #00395d;
	font-weight: bold;
	padding-top: 12px;
}
.post-con .read-btn a {
	font-size: 14px;
	color: #00395d;
}
.medi {
	min-height: 156px;
	align-items: center;
}
.post-con .read-btn a i {
	font-size: 18px;
	color: #00b67a;
	top: 2px;
	position: relative;
}
.page-numbers {
	width: 50px;
	height: 50px;
	padding: 12px !important;
}
.cate ul {
	list-style: none;
	display: inline;
	padding-left: 0 !important;
}
.cate ul li {
	list-style: none;
	display: inline-block;
	margin-right: 1px;
	padding-bottom: 5px !important;
	padding-left: 0 !important;
}
.sub-page {
	background: #00395d;
	min-height: 257px;
	padding: 50px 0;
	background-size: cover;
	background-position: center;
}

.sub-page h1 {
	color: #fff;
	font-weight: 800;
	font-size: 48px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.sub-page h3 {
	color: #0fb36c;
	font-weight: 400;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.sub-page p {
	color: #fff;
	margin-bottom: 0px;
}
#priv {
	margin: 0px;
	padding: 70px 0;
}
#priv ul {
	list-style: none;
	padding: 0px;
	border-top: 1px solid #241c15;
}
#priv ul li {
	border-bottom: 1px solid #241c15;
	color: #00395d;
	font-size: 14px;
	line-height: 1.5;
	padding: 15px 0;
}
#priv ul li a {
	color: #00395d;
	font-size: 14px;
	line-height: 1.5;
}
#priv ul li:hover {
	font-weight: bold;
}
.print-it {
	cursor: pointer;
}
.print-it i {
	color: #0fb36c;
	font-size: 18px;
}
.print-it a {
	color: #fff !important;
	font-size: 16px;
	font-weight: 500;
}
#priv h3 {
	font-size: 24px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}
#priv h4 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 20px;
}

#priv .wp-block-columns {
	margin-bottom: 0px;
	gap: 0;
}

@media (min-width: 782px) {
	#priv .wp-block-columns {
		gap: 2em;
	}
}

.doc-list {
	margin-bottom: 15px !important;
}

#priv p {
	color: #434e56;
}

@media (min-width: 768px) {
	#priv .wp-block-column p {
		margin-bottom: 5px;
	}
}

@media (min-width: 769px) {
	#priv .wp-block-column p {
		margin-bottom: 10px;
	}
}

.page-id-368 #priv p {
	margin-bottom: 20px;
}
.cate ul li a {
	padding: 3px 8px;
	background: #7798af;
	color: #fff;
	font-size: 12px;
	border-radius: 20px;
	font-weight: normal;
}
.cate i {
	margin-right: 8px;
	font-size: 12px;
}
.pgntn-page-pagination {
	width: 100%;
}

h1.single-post {
	font-size: 40px;
	font-weight: bold;
	color: #00395d;
	margin-top: 0px;
	margin-bottom: 16px;
}
.single-post .metabox {
	color: #707f92;
	font-size: 14px;
	font-weight: 500;
}
.single-post .metabox .entry-date {
	margin-right: 20px;
	color: #707f92;
	font-weight: 500;
}
.single-post .metabox .cate i {
	margin-left: 12px;
	color: #00395d;
}
.single-post .metabox .author {
	color: #212121;
}
.single-post .imgbox img {
	margin: 20px 0 30px 0;
	width: 100%;
}
.single-post .post-text p {
	font-size: 16px;
	color: #434e56;
	margin-bottom: 12px;
}
.single-post .post-text ol {
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 18px;
}

.single-post .post-text ol li {
	margin-bottom: 15px !important;
}

.single-post .post-text img {
	margin-bottom: 16px;
}
.single-post .post-text h3 {
	color: #00395d;
	font-weight: bold;
}
.single-post .post-text h4 {
	color: #00395d;
	font-weight: bold;
	font-size: 24px;
}
.single-post .post-text ul {
	padding-left: 16px;
}
div.single-post {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.metabox-btm span,
.metabox-btm span a {
	color: #032030;
	font-weight: 600;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
}
#apart {
	padding: 100px 0;
}
#apart img {
	border-radius: 140px 0 0 16px;
}
#apart .weare-sec h2 {
	color: #00395d;
}
#apart .weare-sec p {
	color: #434e56;
	margin-bottom: 30px;
}
.metabox-btm span {
	padding-right: 30px;
}
.nav-previous,
.nav-next {
	width: 50%;
	float: left;
}
.post-navigation .nav-links {
	padding-top: 25px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 68px;
	overflow: hidden;
}
.repair-sec .adj h2 {
	letter-spacing: -0.7px;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	color: #46b450;
	overflow: hidden;
	width: 100%;
}
#about-top {
	padding-top: 80px;
	padding-bottom: 60px;
}
#about-top p {
	color: #434e56;
}
.adoit-banner.page-banner,
.page-id-824 .adoit-banner.page-banner.removal-banner {
	padding: 60px 0 20px 0 !important;
}

.adoit-banner.page-banner.removal-banner {
	padding: 20px 0 20px 0 !important;
}
.adoit-banner .is-style-btm {
	margin-bottom: 0px;
}
.adoit-banner p {
	color: #fff;
	max-width: 83.7%;
	margin-bottom: 10px;
	line-height: 1.5;
}
.page-area {
	background-color: #f6fcfb;
	padding: 50px 0 20px 0;
}
.page-area h2 span {
	color: #0fb36c;
}
.page-area h3 {
	font-weight: 600;
}
.page-area p {
	color: #434e56;
}

.page-banner {
	display: flex;
	align-items: center;
	padding: 50px 0 50px 0 !important;
}

#brand {
	background-color: #7c8381;
	background-image: url("assets/img/bg.jpg");
	padding: 66px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
#brand .row {
	background: #fff;
	border-radius: 8px;
}
#brand .brand-sec {
	padding: 65px 20px 20px 20px;
}
#brand .brand-sec h3 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 12px;
}
#header {
	min-height: 91px;
}

#brand .brand-sec p {
	color: #434e56;
	margin-bottom: 10px;
}
#brand .brand-sec p.call {
	color: #434e56;
	font-size: 20px;
	margin-bottom: 12px;
}
#audit-sec {
	padding: 55px 0 80px 0;
	background: #f6fcfb;
}
#removal-sec {
	padding: 80px 0 40px 0;
	background: #f6fcfb;
}
.removal-bg {
	padding: 48px 0 0px 0 !important;
}
.removal-bg .wp-block-separator {
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}
.removal-review-management {
	background: #f6f7fb;
	padding: 70px 0px 50px;
	border-bottom: 1px solid #dbe3eb;
	border-top: 1px solid #dbe3eb;
}
.removal {
	padding: 100px 0;
}
.marg-l {
	align-self: center;
}
.marg-l .monitor_bottom {
	padding-left: 35px;
}
.removal .removal_image img {
	border-radius: 7px 80px 16px 44px;
}
#audit-sec .text-center p {
	padding-top: 5px;
	color: #434e56;
}
#audit-sec .audit-p {
	padding-top: 60px;
}
#audit-sec .audit-p .serimg img {
	width: 93%;
	border-radius: 0 20px 100px 0;
}
#mobmenuleft li {
	border-bottom: 1px solid #eae8e8;
}
#mobmenuleft .sub-menu li {
	padding-left: 10px;
}
#audit-sec .audit-p .serimg span {
	width: 120px;
	height: 140px;
	margin-left: 30px;
	margin-top: -100px;
}
.audit-bg {
	padding: 90px 0 50px 0;
}
.audit-bg .wp-block-columns {
	margin-bottom: 0.75em;
}
.audit-bg .wp-block-columns ul {
	margin-bottom: 0;
	list-style: none;
}

.audit-bg .wp-block-columns ul li {
	color: #434e56;
	padding-bottom: 10px;
	display: block;
}
.audit-bg .wp-block-columns ul li i {
	padding-right: 20px;
	color: #0fb36c;
	margin-top: 5px;
}
.audit-bg .wp-block-columns h3 {
	font-size: 24px;
	font-weight: bold;
}
.top-pa {
	padding-top: 40px;
}
.top-bt {
	padding-top: 35px;
}
.hpa {
	margin-top: 30px;
	padding-top: 70px;
	border-top: 1px solid #dce3eb;
}
.audit-bg .wp-block-columns p {
	color: #434e56;
	margin-bottom: 25px;
}
#audit-sec .audit-p .service-home h4 {
	font-size: 20px;
	padding-top: 8px;
}
#audit-sec .audit-p .service-home p {
	font-size: 16px;
	font-weight: 400;
	color: #434e56;
}

.wpcf7-form label.error {
	color: red !important;
	font-size: 14px !important;
	float: none;
	padding-left: 5px;
	line-height: 1.6 !important;
}
#audit-sec .audit-p .service-home {
	margin-left: -2%;
	padding-bottom: 5px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
}
#brand img {
	border-radius: 8px 0 0 8px;
}
#brand .brand-sec p.call b {
	color: #00b67a;
}
.page-area .size-full img {
	width: 90%;
}
.bradg p {
	font-size: 12px;
	color: #929292;
	margin-bottom: 0px;
}
.bradg p span {
	color: #333333;
}
.box-con {
	text-align: center;
	border: 6px solid #c9c9c9;
	border-radius: 12px;
	padding: 40px 15px 25px 15px;
	margin-top: 45px;
}
#apart .box-con h3 {
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 16px;
}
#apart .weare-sec {
	max-width: 735px;
	margin: 40px 40px 40px 28%;
	padding: 0;
}
#apart .box-con p {
	color: #00395d;
	font-weight: 500;
	margin-bottom: 12px;
}
#apart .box-con p.call {
	color: #434e56;
	font-weight: 400;
	margin-bottom: 15px;
	font-size: 20px;
}
#apart .box-con p.call a {
	font-weight: 700;
	color: #00b67a;
	text-decoration: none;
}
#apart .box-con p.call a.links {
	color: #ff9000;
	text-decoration: underline;
}
.bradg {
	padding: 20px 0 10px 0;
}
.bradg p i {
	font-size: 15px;
	color: #929292;
	padding-right: 5px;
}
.nav-next {
	text-align: right;
	margin-top: 0 !important;
}
.nav-previous a,
.nav-next a {
	color: #00395d !important;
}
.nav-previous a i {
	margin-right: 20px;
	color: #00b67a;
	margin-left: -36px;
}
.nav-next a i {
	margin-left: 20px;
	color: #00b67a;
	margin-right: -36px;
}

.metabox-btm span i {
	color: #00b67a;
	font-size: 15px;
	padding-right: 12px;
}

.single-post .post-text ul li {
	padding-left: 30px;
	padding-bottom: 10px;
}
#sidebar .is-style-fill {
	width: 100%;
}
#sidebar .is-style-fill a {
	width: 100%;
	display: block;
	padding: 20px;
	text-transform: uppercase;
}
/*------------ Featured Image Hover ----------------*/
.post-thumbnail {
	margin-bottom: 1em;
}
.post-thumbnail img {
	width: auto;
}
.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
	opacity: 0.7;
}
.wp-block-button__link:hover {
	color: #fff;
	background: #0fb36c;
}
.nav-menu ul li a:hover {
	color: #0fb36c;
}
span.quote-btn a:hover {
	background: #00395d;
}
.social p a:hover i,
.service-home a:hover,
.team-home a:hover {
	color: #00395d;
}
.weare-sec a:hover {
	color: #fff;
}
.link-btn a:hover {
	border: 1px solid #00395d;
	color: #00395d;
}
.link-btn a:hover i {
	color: #00395d;
}
.pgntn-page-pagination a:hover {
	background: #00395d !important;
	color: #fff !important;
}
.copyright .menu a:hover,
.copyright .line-tho a:hover i,
.copyright .studio-footer a:hover,
.inner-bg .read-btn a:hover,
.post-con .read-btn a:hover,
.nav-subtitle:hover,
.metabox-btm a:hover,
#primary .address p a:hover {
	color: #0fb36c !important;
}
.post-con .cate a:hover,
#primary .wpcf7-submit:hover,
#primary .wp-block-buttons .righ a:hover {
	background: #00395d !important;
	color: #fff !important;
}

/*============ Gravity Form style 
  */
#primary #gform_submit_button_1 {
	background-color: #0fb36c !important;
	padding: 16px 45px;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	text-transform: uppercase;
}
body .gform_legacy_markup_wrapper li.hidden_label input,
body gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium,
body gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium,
body .gform_legacy_markup_wrapper .top_label div.ginput_container {
	margin-top: 5px !important;
}
body .gform_legacy_markup_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: .7em;
}
.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
body .gform_legacy_markup_wrapper .top_label .gfield_label {
	margin: 0px 0 1px 1px;
	font-weight: 600;
	font-size: 14px;
}
body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
	margin: 5px 0 0 !important;
}
.modal-dialog .wpcf7-submit,
body #gform_submit_button_3{
	background-color: #0fb36c !important;
	padding: 16px 45px;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	text-transform: uppercase;
	float: right;
	margin-top: 0px;
	margin: 0px 20px 30px;
}
#primary h2 {
	color: #fff;
	margin-bottom: 25px;
}
.gform_legacy_markup_wrapper ol.validation_list {
	margin-right: 16px ;
}
.modal .gform_legacy_markup_wrapper form {
	margin-right: -10px !important;
}
/*-----------------------Gravity form Error 
 */

body .gform_legacy_markup_wrapper li.gfield.gfield_error, 
body .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	 background-color: transparent !important;
	 border-bottom: 0px !important; 
	 border-top: 0px !important;
	 margin-bottom: 0px !important; 
	 padding-bottom: 0px !important; 
	 padding-top: 0px !important;
}
body .gform_legacy_markup_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_legacy_markup_wrapper li.gfield_error textarea {
	border: 2px solid #f00;
}
body .gform_legacy_markup_wrapper div.validation_error, .gform_legacy_markup_wrapper ol.validation_list {	
	background: #a74040 impo !important;
}
body .gform_legacy_markup_wrapper div.validation_error, .gform_legacy_markup_wrapper ol.validation_list {
	clear: both;
	color: #fff;
	margin-bottom: 25px;
	width: 100%;
	background: #430C0C;
}
body .gform_legacy_markup_wrapper div.validation_error {
	border-bottom: 0px !important;
	border-top: 0px !important;
	font-size: 14px inherit;
	font-weight: 500;
	padding: 15px 10px;
	text-align: center;
}
body .gform_legacy_markup_wrapper .gform_validation_errors > h2::before {
	margin: 0px !important;
	vertical-align: middle;
	position: absolute;
	left: 0px;
}
body .gform_legacy_markup_wrapper .gform_validation_errors > h2,
body #skip-content .gform_legacy_markup_wrapper .gform_validation_errors.validation_error > h2 {
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	margin: 0px !important;  
	padding-left: 30px;
  	position: relative;
  	text-align: left;
}
body .gform_legacy_markup_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
body .gform_legacy_markup_wrapper .gfield_required{
	color: #EA3829;
	
}
body .gform_legacy_markup_wrapper .field_description_below .gfield_description {
	padding-top: 5px;
}
body .gform_legacy_markup_wrapper .field_sublabel_above .gfield_description{
	margin-top: 5px;
}
body .gform_legacy_markup_wrapper .validation_message {
	color: #EA3829;
	font-weight: 500;
	letter-spacing: normal;
	font-size: 11px;
}
body .modal .gform_legacy_markup_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .modal .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
body .modal .gform_legacy_markup_wrapper .validation_message,
body .modal .gform_legacy_markup_wrapper .gfield_required {	
	color: #FFA348;
}

body  .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
body  .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half{
	margin-top: 8px;
}


@media screen and (max-width: 640px) {
	.modal .gform_legacy_markup_wrapper form {
		margin-right: 0px !important;
	}
	.modal-dialog .wpcf7-submit, body #gform_submit_button_3 {
		margin: 0px 0px 30px;
	}
}


/*---------End gravity form style 
 */
#sidebar .wp-block-group ul li a:hover {
	color: #00395d !important;
}
.quote-footer a:hover {
	background: #ff9000;
}
span.studio-btn a:hover {
	border: 2px solid #00395d;
}
.footer-top .wp-block-button__link:hover {
	color: #fff;
	background: #00395d;
}
.page-banner {
	background-color: #00395d;
	background-position: right;
	background-size: contain;
	background-repeat: no-repeat;
	min-height: 400px;
	padding: 90px 0 20px 0;
}
.page-banner h1 {
	color: #0fb36c;
	font-weight: 800;
	font-size: 34px;
	margin-bottom: 10px;
	margin-top: 0;
}
.page-banner h1 span {
	color: #fff;
}

.social-share .permalink-icon {
	display: none;
}

/*-------------- Header ----------------*/
.top-header {
	background: #2e3d62;
}
.top-header a,
.top-header p {
	color: #fff;
	line-height: 1.8;
}
.top-header .mail,
.top-header .call,
.top-header p {
	font-size: 13px;
	font-weight: 500;
}
.top-header .mail {
	margin-right: 20px;
}
.social-icons i {
	margin-left: 40px;
}
.social-icons a:first-child i {
	margin-left: 0;
}
.menu-section {
	text-align: right;
	padding: 0;
}
.page-template-custom-home-page .bottom-header {
	border-bottom: 0;
}
.wp-block-gallery {
	padding: 10px 0 30px 0;
}
.wp-block-gallery ul li {
	width: auto !important;
	margin-right: -1px !important;
}
.wp-block-gallery ul li img {
	width: 94% !important;
}
.bottom-header {
	border-bottom: 1px solid #e3e3e3;
}
.logo {
	padding: 20px !important;
}
.logo-ext{
	display: flex;
	align-items: center;
}
p.site-description {
	font-size: 13px;
	margin: 0;
	color: #222;
}
h1.site-title,
p.site-title {
	margin: 0;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
	text-transform: uppercase;
}
h1.site-title a,
p.site-title a {
	color: #2e3d62;
}

#banner-img {
	background: url("assets/img/banner.jpg") center -90px no-repeat;
	background-size: cover;
	padding-top: 60px;
}
#banner-img h1 {
	color: #00395d;
	font-weight: 800;
	margin-bottom: 40px;
}

#banner-img h1 span {
	color: #0fb36c;
}

.revsec {
	padding-top: 70%;
	padding-bottom: 10%;
}

.is-style-btm {
	margin-bottom: 160px;
}
.social p {
	font-size: 12px;
	color: #b2b2b2;
	font-weight: 600;
}
.social p a {
	margin: 0 20px;
}
.social p a i {
	font-size: 18px;
	color: #0fb36c;
}
.header-btn {
	padding: 22px 0;
}
.quote-btn {
	margin-right: 20px;
}
span.studio-btn a {
	display: inline-block;
	color: #00395d;
	border: 2px solid #0fb36b;
	padding: 8px 20px;
	border-radius: 7px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
	box-shadow: 0px 5px 0px #f1f1f1;
}
span.studio-btn a i,
span.studio-footer a i {
	color: #0fb36c;
	margin-right: 7px;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.weare-sec {
	max-width: 895px;
	padding: 70px 20px 40px 140px;
}
.weare-sec h2 {
	color: #fff;
}
.fullpw img {
	width: 100%;
}
.weare-sec img {
	margin-bottom: 50px;
}
.gaplr {
	margin-left: 8%;
	margin-right: 8%;
}
.weare-sec p {
	color: #fff;
	font-size: 16px;
	line-height: 1.7;
	font-weight: 400;
}
.footer-btn i.fab {
	font-size: 22px;
	color: #fff;
	margin: 0 14px;
}
.weare-sec p a {
	text-decoration: underline;
	font-weight: 600;
	color: #0fb36c;
}
.review-slide {
	margin-top: 60px;
}
.address p {
	color: #fff;
	font-size: 15px;
	line-height: 1.7;
}
.address p a {
	color: #0fb36c;
}
.address p i {
	color: #0fb36c;
	margin-right: 15px;
}
.address p span {
	display: inline-flex;
}
.team-body .detai a {
	background: #007ab9;
	height: 42px;
	width: 42px;
	display: inline-block;
	margin-right: 12px;
	border-radius: 50%;
	text-align: center;
	padding-top: 8px;
}
.team-body .detai a i {
	color: #fff;
}
.contact-r .address p {
	margin-bottom: 6px !important;
}
#skip-content .contact-l p {
	margin-bottom: 15px !important;
}
#skip-content .contact-l h2 {
	margin-bottom: 10px !important;
}
span.quote-btn a {
	display: inline-block;
	background: #0fb36c;
	color: #fff;
	padding: 10px 30px;
	border-radius: 7px;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
	box-shadow: 0px 5px 0px #f1f1f1;
}

#primary .wp-block-image {
	margin-bottom: 40px;
	padding-top: 10px;
}

#review {
	margin-bottom: 20px;
}
#primary h2 {
	color: #00395d;
	margin-bottom: 25px;
}
#primary p {
	color: #434e56;
	margin-bottom: 25px;
	font-size: 16px;
}
#who-sec {
	padding-top: 55px;
}
.max-service h2 {
	color: #00395d;
	padding: 35px 0 0 0;
	margin-bottom: 15px;
}
.max-service p {
	color: #00395d;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 25px;
}
.service-home {
	margin-left: -3%;
	padding-bottom: 15px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
}
.service-home h4 {
	font-weight: 700;
	color: #00395d;
	margin-bottom: 8px;
	padding-top: 15px;
}
.service-home p {
	color: #434e56;
	font-size: 16px;
}
.service-home a {
	color: #0fb36c;
	font-weight: 700;
	font-size: 14px;
}
.max-service .service-home p a {
	/* Color: #008de9; */
	font-weight: 400;
}
.service-home a i {
	margin-left: 8px;
	font-size: 16px;
	top: 2px;
	position: relative;
}
.review-in {
	background-color: #00b67a;
	padding: 90px 28px 106px 28px;
	border-radius: 0 0 0 100px;
}
.review-box {
	background: #fff;
	border-radius: 10px;
	padding: 40px 20px 35px 20px;
}
.serimg img {
	width: 90%;
	border-radius: 0 30px 150px 0;
}
.max-service {
	max-width: 765px;
}
.serimg span {
	border-radius: 0 100% 10px 20px;
	background-color: #00b67a;
	width: 190px;
	display: inline-block;
	height: 217px;
	margin-left: 30px;
	margin-top: -180px;
}

/* --------- MENUS CSS --------- */
#sidelong-menu {
	background: #fff;
	display: inline;
}
.nav-menu ul {
	margin: 0;
	padding: 0;
}
.nav-menu li {
	display: inline-block;
	padding: 30px 0;
	position: relative;
	cursor: pointer;
}
.nav-menu ul li:hover {
}
.chec .wpcf7-not-valid-tip {
	width: 18px;
	white-space: nowrap;
	padding-top: 11px;
}
.modal-header {
	background: url("assets/img/pop.jpg") center bottom no-repeat;
	background-size: cover;
	display: block;
	padding: 30px 45px;
	border: 0px;
}
.modal-header h3 {
	color: #fff;
	display: block;
	font-weight: 700;
}
.close {
	position: relative;
	top: -135px;
	height: 33px;
	background: #fff !important;
	opacity: 1 !important;
	padding: 0px !important;
	width: 33px;
	border-radius: 100%;
	right: -50px;
}
.modal-header p {
	color: #fff;
	font-size: 14px;
	width: 70%;
	margin-bottom: 0;
	line-height: 1.3;
}
.nav-menu ul li a {
	color: #032030;
	padding: 0px 25px;
	font-size: 15px;
	display: block;
	line-height: 2;
	font-weight: 500;
	text-transform: capitalize;
}
.nav-menu ul li:last-child a {
	border-right: 0;
}
.mob-menu-logo-holder {
	width: 70%;
}
.mob-menu-logo-holder img {
	height: auto !important;
	max-height: 55px !important;
}
.mobmenul-container {
	float: right !important;
	margin-right: 10px;
}
.modal-open {
	overflow-y: hidden;
}
.nav-menu ul ul {
	position: absolute;
	display: none;
	min-width: 300px;
	top: 90px;
	z-index: 9999;
	/* background: url("assets/img/nav-top.png") no-repeat #fff; */
	background: #fff;
	padding: 10px 0 10px 0;
	border-radius: 3px;
	box-shadow: 0px -10px 15px #0000001c;
}

.nav-menu ul ul::before {
	content: "";
	position: absolute;
	border-color: rgba(255, 255, 255, 0);
	border: solid transparent;
	border-bottom-color: white;
	border-width: 20px;
	margin-left: 0px;
	top: -40px;
	left: 50px;
	z-index: 1;
}

.nav-menu ul ul li {
	border: 0;
}
.nav-menu ul ul ul {
	left: 216px;
	top: 0;
}
.nav-menu ul ul li a {
	color: #032030;
	padding: 10px 30px !important;
	line-height: 1.5;
	font-size: 14px;
	transition: all 0.5s ease 0s;
}
.nav-menu ul ul a:hover {
	color: #032030;
	background: #e8faf3;
}
.nav-menu ul ul li {
	float: none;
	display: block;
	text-align: left;
	border-left: none;
	border-right: none !important;
	padding: 0;
	border: 0;
}
.nav-menu ul li:hover > ul {
	display: block;
}

/*--------------- SUPERFISH MENU ---------------------------*/
.sf-arrows .sf-with-ul:after {
	content: "\f0d7";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: 8px;
	font-size: 14px;
	background: url("assets/img/arror.png") no-repeat center;
}
/* .sf-arrows .sf-with-ul{
} */
.sf-arrows ul .sf-with-ul {
	padding: 10px;
}
.sf-arrows ul .sf-with-ul:hover:after {
	transform: rotate(270deg);
}
.sf-arrows ul .sf-with-ul:after {
	top: 12px;
	right: 15px;
}
.toggle-menu,
a.closebtn {
	display: none;
}

/* content-page*/
.single-post .article_content {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #cdcdcd;
}
.article_content img {
	padding: 10px 0;
}
.article_content {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px dashed #e4e4e4;
}
.article_content:hover {
	border: 1px solid #0fb36c;
}
.article_content h3 {
	padding: 10px 0;
	font-size: 25px;
	text-align: left;
	color: #2e3d62;
	margin: 0;
	font-weight: 700;
}
.article_content p {
	margin: 0;
}
.article_content .metabox,
.metabox1 {
	padding: 4px 10px;
	border: 4px double #fff;
	background: #0fb36c;
}
.article_content .metabox i,
.article_content .metabox span,
.article_content .metabox a,
.metabox1 span,
.metabox1 i {
	margin-right: 10px;
	color: #fff;
}
.article-text p {
	letter-spacing: 1px;
	margin: 0;
}
.article_content .read-btn {
	margin: 20px 0;
	text-align: left;
}
.content-area {
	margin: 2em 0;
}

/* --------- SLIDER --------- */
#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
	display: block !important;
}
#slider .carousel-control-prev-icon,
#slider .carousel-control-next-icon {
	background-image: none;
	font-size: 20px;
	color: #fff;
}
#slider .carousel-control-prev,
#slider .carousel-control-next {
	opacity: unset !important;
	width: 6%;
}
#slider {
	max-width: 100%;
	background: #000;
	position: relative;
}
#slider img {
	width: 100%;
	opacity: 0.6;
}
#slider .carousel-caption {
	top: 50%;
	transform: translateY(-50%);
	right: 50%;
	left: 10%;
	text-align: left;
}
#slider .inner_carousel h2 {
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}
#slider .inner_carousel p {
	color: #fff;
	font-size: 15px;
}
#slider .read-btn {
	margin: 20px 0;
}
#slider a.read-btn {
	padding: 12px 30px;
	color: #fff;
	background: #0fb36c;
	border-radius: 10px;
	font-weight: 600;
	font-size: 15px;
	display: inline-block;
	border: 1px solid #0fb36c;
}
#slider a.read-btn:hover {
	background: transparent;
	color: #fff;
	border-color: #fff;
}

/*button css*/
.article_content .read-btn a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 12px 30px;
	background: #0fb36c;
	border-radius: 10px;
	text-decoration: none;
}
.article_content .read-btn a:hover {
	background: #0fb36c;
	color: #fff;
}

/*-------- subjects Section --------*/
#featured-section {
	padding: 4% 0;
}
.featured-title {
	margin-bottom: 30px;
}
.featured-title h2 {
	font-size: 35px;
	color: #2e3d62;
	line-height: 1;
	font-weight: 700;
}
.featured-title hr {
	border: 0;
	height: 2px;
	width: 4%;
	background: #0fb36c;
	margin: 0 0 10px;
}
.featured-title p {
	width: 45%;
	color: #666e82;
	font-size: 13px;
}
.featured-img img {
	border-radius: 10px;
	width: 100%;
}
.featured-content {
	padding: 20px 10px 10px;
	visibility: hidden;
}
.featured-box {
	margin-bottom: 20px;
}
.featured-box:hover {
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0 0 10px #666e82;
}
.featured-box:hover .featured-content {
	visibility: visible;
}
.featured-box h3 {
	color: #2e3d62;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 6px;
}
.video-category {
	color: #0fb36c;
	margin-bottom: 5px;
}
.video-category a {
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 600;
	color: #0fb36c;
}
.video-date {
	font-size: 11px;
	color: #666e82;
	font-weight: 500;
}
.featured-box .read-btn a {
	display: inline-block;
	padding: 4px 12px;
	color: #fff;
	background: #0fb36c;
	border-radius: 50%;
	font-size: 20px;
}

/*------ Video Popup ------*/
.video-popup button {
	background: transparent;
	padding: 0;
}
.video-popup {
	background: rgb(0 0 0 / 0.7);
	position: fixed;
	top: -110%;
	left: 0;
	width: 100%;
	visibility: hidden;
	text-align: center;
	height: 100%;
	transition: 1s ease-in-out;
	z-index: 999999;
}
.video-popup-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 25%;
	right: 25%;
	background: #fff;
	height: 350px;
	padding: 40px 15px 15px;
}
.video-popup-content embed,
.video-popup-content embed video {
	width: 100%;
	margin: 0;
	height: 100%;
}
button.close-btn {
	border-radius: 50%;
	position: absolute;
	right: 4px;
	top: 4px;
	z-index: 5;
	background: #2e3d62;
	color: #fff;
	padding: 4px 10px;
}
button.close-btn:hover {
	color: #fff;
}
button.close-btn:focus {
	outline: 2px solid #000;
}

/* Woocommerce */
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product .button {
	margin: 0;
}
.woocommerce form .form-row,
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
	display: block;
}
.woocommerce .col-1,
.woocommerce .col-2 {
	max-width: 100%;
}
.woocommerce .products li {
	border: 1px dashed #e4e4e4;
}
.woocommerce .products li:hover {
	border: 1px solid #0fb36c;
}
.woocommerce #sidebar {
	margin-top: 2em;
}
.woocommerce-product-gallery__image {
	padding: 2px;
}
a.showcoupon,
.woocommerce-message::before {
	color: #0fb36c;
}
.woocommerce a.button.wc-forward {
	background: #2e3d62;
}
.woocommerce-message {
	border-top-color: #0fb36c;
}
.woocommerce span.onsale {
	background: #0fb36c;
	color: #fff;
	padding: 0;
	border-radius: 0;
}
.woocommerce #comments {
	padding: 0;
}
.woocommerce .entry-content p,
.woocommerce ul.products li.product .onsale {
	margin: 0 !important;
}
.products li {
	padding: 10px !important;
	text-align: center;
}

h2.woocommerce-loop-product__title,
.woocommerce div.product .product_title {
	color: #000;
	font-weight: 500;
	font-size: 20px !important;
	letter-spacing: 0;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #000;
	font-size: 15px;
}
.woocommerce div.product .product_title,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	margin-bottom: 5px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background: #0fb36c;
	border-radius: 0;
	color: #fff;
	border-radius: 10px;
	font-weight: 500;
	border: 1px solid #0fb36c;
}
.woocommerce .comment-form input#submit {
	margin-top: 10px !important;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background: transparent;
	color: #2e3d62 !important;
	border-color: #2e3d62;
}
.woocommerce .quantity .qty {
	width: 5em;
	padding: 5px;
	border-radius: 0;
	border: solid 1px #000;
	color: #000;
}
span.woocommerce-input-wrapper {
	width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
	list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li {
	background: #0fb36c !important;
	padding: 12px;
	margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: 500;
}
.posted_in {
	display: block;
}
header.woocommerce-products-header {
	margin-top: 20px;
}
.woocommerce .products .star-rating {
	margin: 5px auto 10px;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a,
.select2-container--default
	.select2-selection--single
	.select2-selection__placeholder {
	color: #222;
}
.woocommerce form .form-row .required,
.woocommerce a.remove {
	color: #df0000;
}
.woocommerce-Address {
	max-width: 100%;
}

/*------- Header ---------*/
.site-title {
	clear: none;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 800;
	line-height: 1.25;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.site-title,
.site-title a {
	color: #222;
	opacity: 1;
}
.custom-logo-link {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}

.custom-logo-link img {
	display: inline-block;
	max-height: 80px;
	width: auto;
	margin-top: -3px;
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
	max-height: 200px;
	max-width: 100%;
}

.custom-logo-link a:hover,
.custom-logo-link a:focus {
	opacity: 0.9;
}

body:not(.title-tagline-hidden) .site-branding-text {
	display: inline-block;
	vertical-align: middle;
}

.has-header-image.Videography-front-page .custom-header,
.has-header-video.Videography-front-page .custom-header,
.has-header-image.home.blog .custom-header,
.has-header-video.home.blog .custom-header {
	display: table;
	height: 300px;
	height: 75vh;
	width: 100%;
}
.wp-custom-header .wp-custom-header-video-button {
	background-color: rgba(34, 34, 34, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
	height: 45px;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 30px;
	top: 30px;
	-webkit-transition: background-color 0.2s ease-in-out,
		border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
		color 0.3s ease-in-out;
	width: 45px;
}
.wp-custom-header .wp-custom-header-video-button:hover,
.wp-custom-header .wp-custom-header-video-button:focus {
	border-color: rgba(255, 255, 255, 0.8);
	background-color: rgba(34, 34, 34, 0.8);
	color: #fff;
}
.admin-bar .wp-custom-header-video-button {
	top: 62px;
}
.has-header-image.Videography-front-page .site-branding,
.has-header-video.Videography-front-page .site-branding,
.has-header-image.home.blog .site-branding,
.has-header-video.home.blog .site-branding {
	display: table-cell;
	height: 100%;
	vertical-align: bottom;
}

/*------- Front Page ------------*/
.Videography-front-page .site-content {
	padding: 0;
}
.Videography-panel {
	overflow: hidden;
	position: relative;
}
.panel-image {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.panel-image:before {
	background: -webkit-linear-gradient(
		to top,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.3) 100%
	);
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(0, 0, 0, 0)),
		to(rgba(0, 0, 0, 0.3))
	);
	background: -webkit-linear-gradient(
		to top,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.3) 100%
	);
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.3) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f222100000", endColorstr="#4d000000", GradientType=0);
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	top: 100px;
}
.Videography-front-page article:not(.has-post-thumbnail):not(:first-child) {
	border-top: 1px solid #ddd;
}
.panel-content {
	position: relative;
}
.panel-content .wrap {
	padding-bottom: 0.5em;
	padding-top: 1.75em;
}

/* Panel edit link */
.Videography-panel .edit-link {
	display: block;
	margin: 0.3em 0 0;
}

/* Front Page - Recent Posts */
.Videography-front-page .panel-content .recent-posts article {
	border: 0;
	color: #3f3f3f;
	margin-bottom: 3em;
}
.recent-posts .entry-header {
	margin-bottom: 1.2em;
}
.page .panel-content .recent-posts .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
}
.Videography-panel .recent-posts .entry-header .edit-link {
	color: #222;
	display: inline-block;
	font-size: 11px;
	font-size: 0.6875rem;
	margin-left: 1em;
}

/*-------- Regular Content -----------*/
.site-content-contain {
	position: relative;
}
.site-content {
	padding: 2.5em 0 0;
}

/*-------- Posts ----------------*/
.sticky {
	position: relative;
}
.post:not(.sticky) .icon-thumb-tack {
	display: none;
}
.page .panel-content .entry-title,
.page-title,
body.page:not(.Videography-front-page) .entry-title {
	color: #000;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 1px;
}
.entry-header .entry-title {
	margin-bottom: 0.25em;
}
.entry-title a {
	color: #000;
	text-decoration: none;
	margin-left: -2px;
}
h3.entry-title a {
	font-weight: 500;
}
.entry-title:not(:first-child) {
	padding-top: 0;
}
.entry-meta {
	color: #767676;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.1818em;
	padding-bottom: 0.25em;
	text-transform: uppercase;
}
.entry-meta a {
	color: #767676;
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.pagination,
.comments-pagination {
	font-size: 14px;
	font-weight: 800;
	padding: 2em 0 3em;
	text-align: center;
}
.pagination .icon,
.comments-pagination .icon {
	width: 0.666666666em;
	height: 0.666666666em;
}
.comments-pagination {
	border: 0;
}
.page-numbers {
	display: none;
	padding: 10px;
}
.page-numbers.current {
	display: inline-block;
	background: #000;
}
.page-numbers.current .screen-reader-text {
	clip: auto;
	height: auto;
	overflow: auto;
	position: relative !important;
	width: auto;
}
.prev.page-numbers,
.next.page-numbers {
	background-color: #000;
	display: inline-block;
	color: #fff;
	font-weight: normal;
}
.prev.page-numbers,
.next.page-numbers {
	-webkit-transition: background-color 0.2s ease-in-out,
		border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
		color 0.3s ease-in-out;
}
.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
	background: #1d1d1d;
	color: #fff;
	cursor: pointer;
}
.prev.page-numbers {
	float: left;
}
.next.page-numbers {
	float: right;
}
a.more-link {
	color: #fff;
	background: #000;
	padding: 6px 10px;
	float: left;
}
.more-link:before {
	margin-top: 0 !important;
}
.article_content .read-btn i {
	padding-left: 10px;
}
.page-id-804 #removal-sec p {
	margin-left: 8%;
	margin-right: 8%;
}
.align-self {
	align-self: center;
}
/* Aligned blockquotes */
.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	width: 48%;
}

/* Blog landing, search, archives */
.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
	padding-bottom: 2em;
}
body:not(.Videography-front-page) .entry-header {
	padding: 1em 0;
}
body:not(.Videography-front-page) .entry-header,
body:not(.Videography-front-page) .entry-content,
body:not(.Videography-front-page) #comments {
	margin-left: auto;
	margin-right: auto;
}
body:not(.Videography-front-page) .entry-header {
	padding-top: 0;
}
.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
	color: #222;
	display: inline-block;
	margin-left: 1em;
	white-space: nowrap;
}
.search .page .entry-meta a.post-edit-link {
	margin-left: 0;
	white-space: nowrap;
}
.taxonomy-description {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
}

/* More tag */
.entry-content .more-link:before {
	content: "";
	display: block;
	margin-top: 1.5em;
}

/* Single Post */
.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.Videography-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
	margin-left: auto;
	margin-right: auto;
	max-width: 740px;
}
.single-featured-image-header {
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
}
.single-featured-image-header img {
	display: block;
	margin: auto;
}
.page-links {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 0 3em;
}
.page-links .page-number {
	color: #767676;
	display: inline-block;
	padding: 0.5em 1em;
}
.page-links a {
	display: inline-block;
}
.page-links a .page-number {
	color: #222;
}

/*online-reputationrepair-services*/
#audit-sec.repair-sec {
	padding-top: 90px;
}
.repair-banner.page-banner {
	padding: 20px 0 60px 0 !important;
}
.page-id-383 .wp-block-separator,
.page-id-510 .wp-block-separator,
.page-id-445 .wp-block-separator,
.wp-block-separator {
	border: none;
	margin-bottom: 80px;
	margin-top: 80px;
	background: #dce3eb;
}

.management-company {
	background: url("assets/img/management-company-bg.png");
	color: #ffffff;
	padding: 88px 0 200px;
	margin-top: 30px;
}
.management-company p {
	color: #ffffff;
}
#accordionFAQs {
	margin-top: -200px;
	background: #ffffff;
	padding-top: 20px;
	-webkit-box-shadow: 0px 1px 4px 2px rgba(207, 207, 207, 0.4);
	-moz-box-shadow: 0px 1px 4px 2px rgba(207, 207, 207, 0.4);
	box-shadow: 0px 1px 4px 2px rgba(207, 207, 207, 0.4);
}

.faqs-home .btn-link i {
	color: #0fb36c;
	margin-right: 20px;
	font-size: 14px;
	float: left;
}
.faqs-home .btn-link {
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	color: #00395d;
	padding: 22px 20px;
}
.faqs-header .btn-link:focus,
.faqs-header .btn-link:focus-visible {
	border-width: 0px;
	border-color: transparent;
	outline: none;
}
.faqs-home .btn-link:hover,
.faqs-home .btn-link:focus,
.faqs-home .btn-link.focus {
	text-decoration: none;
	/*color: #0fb36c;*/
}
.modal-backdrop.show {
	opacity: 0.9 !important;
}
.faqs-home .card-body {
	padding-left: 54px;
	padding-top: 0px;
}
.faqs-home {
	border-bottom: 1px solid #e2e2e2;
	font-family: "Montserrat", sans-serif;
}

.repair_bottom {
	margin: 100px 0px;
}
.repair_bottom .hcolor {
	color: #0fb36c;
}
.repair_bottom .wp-block-button {
	margin-top: 40px;
}
.repair-bottom {
	margin-top: 5px;
}
.company-text {
	padding: 0px;
}

/*online-reputationrepair-services -------------------end*/

/*online-review-management*/
.max-service .row:last-child .service-home {
	border-bottom: none !important;
}

#audit-sec.review-sec h2 {
	margin-bottom: 30px;
}
#audit-sec.review-sec {
	padding: 93px 0 10px 0;
}
.review-banner.page-banner {
	padding: 20px 0 60px 0 !important;
}
.review-banner p {
	max-width: 71%;
}
.max-service .review-web .wp-block-button__link {
	margin-left: 0px;
	margin-top: 20px;
	color: #fff;
	font-size: 18px;
}
.page-id-510 .max-service .review-web .wp-block-button__link {
	margin-top: 0px;
}
.audit-bg.review-bg h6 {
	font-weight: bold;
}
.review-bg .wp-block-button {
	margin-bottom: 30px;
}
.page-id-510 .review-bg .wp-block-button {
	margin-bottom: 0px;
}
.review-bg h3 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 7px;
}
.review-bg h3 span {
	color: #0fb36c;
}
.review-bg p {
	color: #434e56;
}
.robust-review-management {
	background: #f6f7fb;
	padding: 70px 0px 80px;
}
.review_bottom .wp-block-button {
	padding-top: 8px;
}

.social-media-img img {
	margin-left: -126px;
	max-width: initial;
}
.monitor_bottom .hcolor {
	color: #0fb36c;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: bold;
}
.monitor_bottom .wp-block-button {
	padding: 22px 0px 10px;
}

#translations-main .bold-underline {
	font-weight: bold;
}
#translations-main b {
	font-weight: bold;
}
/*online-review-management -------------------end*/

/* Entry footer */
.entry-footer {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-top: 2em;
	padding: 2em 0;
}
.entry-footer .cat-links,
.entry-footer .tags-links {
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	padding-left: 2.5em;
	position: relative;
	text-transform: uppercase;
}
.entry-footer .cat-links + .tags-links {
	margin-top: 1em;
}
.entry-footer .cat-links a,
.entry-footer .tags-links a {
	color: #3f3f3f;
}
.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
	color: #767676;
	left: 0;
	margin-right: 0.5em;
	position: absolute;
	top: 2px;
}
.entry-footer .edit-link {
	display: inline-block;
}
.entry-footer .edit-link a.post-edit-link {
	background-color: #222;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	margin-top: 2em;
	padding: 0.7em 2em;
	-webkit-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	white-space: nowrap;
}
.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
	background-color: #767676;
}

/* Post Formats */
.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
.format-quote blockquote {
	color: #3f3f3f;
	font-size: 20px;
	font-weight: 400;
	overflow: visible;
	position: relative;
}
.format-quote blockquote .icon {
	display: block;
	height: 20px;
	left: -1.25em;
	position: absolute;
	top: 0.4em;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	width: 20px;
}

/* Post Navigation */
.nav-subtitle {
	background: transparent;
	color: #00395d;
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin-left: 36px;
}
.nav-next .nav-subtitle {
	margin-right: 36px;
}
.nav-title {
	color: #3f3f3f;
	font-size: 15px;
	font-size: 0.9375rem;
}
.post-navigation .nav-next {
	margin-top: 1.5em;
}
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
	margin-right: 0.5em;
}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
	margin-left: 0.5em;
}

/*----------- Pages ---------*/
header.page-header h2 {
	font-size: 22px;
}
.page-header {
	padding-top: 2em;
}
.page .entry-header .edit-link {
	font-size: 14px;
}
.search .page .entry-header .edit-link {
	font-size: 11px;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.page:not(.home) #content {
	padding-bottom: 1.5em;
}
.error404 .page-content .search-form,
.search .page-content .search-form {
	margin-bottom: 3em;
}

/*----------- Footer --------------*/
#colophon {
	background-color: #0fb36c;
}
.site-footer .wrap {
	padding-bottom: 1.5em;
	padding-top: 2em;
}

/* Footer widgets */
.top-element {
	padding: 70px 20px;
}
.top-element h2 {
	color: #fff;
	font-weight: 700;
	line-height: 1.2;
}
.site-footer section.widget {
	margin: 10px 0;
}
.modal {
	padding-top: 2.5%;
}
.modal-open .modal {
}
.modal-dialog {
	max-width: 640px !important;
	margin: 0rem auto !important;
}
.modal.show#myModal {
	padding-right: 10px !important;
	padding-left: 10px !important;
}
.modal-content {
	background: #15b36f;
	max-width: 640px !important;
	margin: auto !important;
	border-radius: 12px;
	border: 10px solid #15b36f;
}
.quote-body {
	padding: 33px 46px 10px;
	background: #00395d;
	border-radius: 0 0 12px 12px;
}
.modal-dialog .rit,
.modal-dialog .lft,
.modal-dialog .full,
.modal-dialog .form-area .row {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
}
.modal-dialog .wpcf7-submit {
	background-color: #0fb36c !important;
	padding: 16px 45px;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	text-transform: uppercase;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.site-footer input[type="search"]::placeholder,
.site-footer .widget-area a:hover {
	color: #fff;
}
.site-footer input.search-field {
	width: 100%;
	background: transparent;
}
.site-footer .widget .tagcloud a {
	color: #fff;
}
.site-footer .tagcloud a:hover {
	background: #fff;
	color: #000;
}
.site-footer input[type="search"] {
	color: #fff;
	border: 1px solid;
	border-radius: 0px;
}
.site-footer h2:after {
	border-bottom: solid 3px #fff;
	width: 15%;
	padding-bottom: 8px;
	content: "";
	display: block;
}
.site-footer .widget ul li a {
	font-size: 15px;
}
.site-footer h2.widget-title a,
.site-footer h2.widget-title {
	color: #fff;
}
.site-footer h2.widget-title {
	margin-top: 15px;
}
.site-footer button.search-submit {
	background: #0fb36c;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 5px;
	color: #fff;
	width: 100%;
	border-radius: 0px;
}
h2.widget-title {
	margin-bottom: 20px;
}
.site-footer .widget ul li a:hover {
	color: #fff;
}
#menu-footer-menu {
	padding: 40px 0 30px 0;
}
#menu-footer-menu li {
	display: inline;
	padding-left: 45px;
}
#menu-footer-menu li a {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
}
/* Home page css */
#weare {
	background-color: #00395d;
}
#wehelp {
	padding: 60px 0 115px 0;
}
.team-home {
	padding: 20px 20px 5px 20px;
	box-shadow: 0px 0px 20px #eeeeeed9;
	border-radius: 8px;
}
.team-home h4 {
	color: #00395d;
	font-weight: bold;
	padding: 25px 0 10px 0;
}
#wehelp .team-home p {
	color: #00395d;
	font-size: 16px;
	margin-bottom: 25px;
}
.team-home a {
	color: #0fb36c;
	font-size: 14px;
}

.wp-block-button__link {
	background-color: #ff9000;
	padding: 20px 32px;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	min-width: 260px;
	width: unset !important;
}
.max-service .wp-block-button__link {
	margin-left: -3%;
}

#wehelp h2,
#blogs h2 {
	color: #00395d;
	margin-bottom: 20px;
}
.read-btn a i,
.link-btn a i,
#wehelp a i {
	color: #00b67a;
	font-size: 16px;
	padding-left: 10px;
	top: 2px;
	position: relative;
}
.link-btn {
	padding-top: 30px;
}
.link-btn a {
	padding: 12px 16px 12px 27px;
	border: 1px solid #0fb36b;
	border-radius: 4px;
	font-size: 15px;
	color: #00b67a;
	font-weight: bold;
	background-color: #fff;
	display: inline-block;
}
#wehelp p,
#blogs p {
	color: #00395d;
	font-size: 26px;
	margin-bottom: 55px;
}

#wehelp p span,
#blogs p span {
	color: #0fb36c;
}
#wehelp p span {
	font-weight: 700;
}

#blogs {
	padding: 50px 0 40px 0;
	background-color: #f5f7fa;
}
.blog-bg {
	background-color: #fff;
	margin-bottom: 15px;
}
.blog-bg img {
	width: 100%;
	object-fit: cover;
}
.inner-bg {
	padding: 25px 18px;
	min-height: 158px;
}
.inner-bg h4,
.inner-bg h4 a {
	color: #00395d;
	font-weight: bold;
}

/* Site info */
.site-info p,
.site-info a {
	margin: 0;
	font-size: 14px;
	color: #fff;
}
.site-info p img {
	padding: 0 20px 0 5px;
}
.site-info p span {
	font-size: 16px;
}
.site-info p .foot-copy {
	font-size: 14px;
}

.copyright {
	background: url("assets/img/footer-bg.png") no-repeat top center #00395d;
	background-size: contain;
	padding: 80px 0 200px;
}
#block-11{
	margin-top: -15px;
}
span.studio-footer a {
	display: inline-block;
	color: #fff;
	padding: 10px 20px;
	border-radius: 7px;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.6;
}
span.quote-footer a {
	display: inline-block;
	background: #0fb36c;
	color: #fff;
	padding: 10px 30px;
	border-radius: 7px;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
}
/*------- Comments ------------*/
#comments {
	clear: both;
	padding: 2em 0 0.5em;
}
.comments-title {
	font-size: 20px;
	margin-bottom: 1.5em;
}
.comment-list,
.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comment-list li:before {
	display: none;
}
.comment-body {
	margin-left: 65px;
}
.comment-author {
	font-size: 16px;
	margin-bottom: 0.4em;
	position: relative;
	z-index: 2;
}
.comment-author .avatar {
	height: 50px;
	width: 50px;
}
.comment-author .says {
	display: none;
}
.comment-meta {
	margin-bottom: 1.5em;
}
.comment-metadata {
	color: #767676;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}
.comment-metadata a {
	color: #767676;
}
.comment-metadata a.comment-edit-link {
	color: #222;
	margin-left: 1em;
}
.comment-body {
	color: #3f3f3f;
	font-size: 14px;
	margin-bottom: 4em;
}
.comment-reply-link {
	font-weight: 800;
	position: relative;
}
.comment-reply-link .icon {
	color: #222;
	left: -2em;
	height: 1em;
	position: absolute;
	top: 0;
	width: 1em;
}
.children .comment-author .avatar {
	height: 30px;
	left: -45px;
	width: 30px;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #3f3f3f;
	padding: 2px;
}
.no-comments,
.comment-awaiting-moderation {
	color: #767676;
	font-size: 14px;
	font-style: italic;
}
.comments-pagination {
	margin: 2em 0 3em;
}
.form-submit {
	text-align: right;
}

/*-------- Widgets ----------*/
#secondary {
	padding: 1em 0 2em;
}
.page-template-page-with-right-sidebar #sidebar,
.page-template-page-with-left-sidebar #sidebar {
	margin: 4% 0 0;
}
#sidebar .widget li a {
	display: block;
	margin-left: -20px;
	padding-left: 28px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}

#sidebar .widget {
	margin-bottom: 10px;
}
#sidebar .wp-block-search__inside-wrapper {
	padding: 0px;
	background: #f8f8f8;
	border: 1px solid #cbcbcb;
}
#sidebar .wp-block-search__inside-wrapper input {
    background: #f8f8f8;
    color: #032030;
    font-size: 16px;
    font-family: roboto;
    padding: 10px;
    border: 0px;
}
#sidebar .wp-block-search__inside-wrapper .wp-block-search__button {
	background: #0fb36c;
	border: 0px;
}
#sidebar .wp-block-search__inside-wrapper .wp-block-search__button svg {
	color: #fff;
}
#sidebar h4 {
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #00395d;
	font-weight: bold;
}
#sidebar ul {
	padding-left: 18px;
}
#sidebar ul li {
	/* 	padding-left: 13px; */
	padding-top: 0px;
	list-style: disc;
	line-height: 1.2;
}
#sidebar .wp-block-group ul li a {
	color: #0fb36c !important;
	font-size: 14px;
	font-weight: 500;
}
#sidebar .widget:hover {
}
#sidebar h2.widget-title {
	position: relative;
	margin-top: -30px;
	margin-bottom: 10px;
	font-size: 20px;
	text-align: center;
	background: #0fb36c;
	color: #fff;
	padding: 10px 0;
	border-radius: 0px;
}
#sidebar h2 a.rsswidget {
	color: #fff;
}
#sidebar .tagcloud a {
	background: #efefef;
	border: 1px solid #efefef;
	color: #3a3a3a;
}
#sidebar .tagcloud a:hover {
	background-color: #000;
	color: #fff;
}
#sidebar button.search-submit {
	background: #0fb36c;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin-top: 12px;
	width: 100%;
	padding: 8px;
}
#sidebar .search-form .search-submit {
	bottom: 3px;
}
#sidebar input.search-field {
	border: 1px solid;
	padding: 10px;
	font-size: 15px;
	width: 100%;
	border-radius: 0px;
}
#sidebar .wp-block-group ul.wp-block-categories-list li.cat-item a {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
}

/*Social media*/
.social-share .sfsiplus_norm_row {
	max-width: 20px;
}
.metabox {
	position: relative;
}
.single-post .metabox .social-share h4 {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	color: #6b7783;
	margin: 0px 0px 10px 5px;
}

.social-share {
	position: absolute;
	left: -62px;
	top: 62px;
}
.social-share .permalink-icon {
	width: 40px;
	margin: 0px auto 0px;
}
.sfsi_plus_holders {
	height: 160px !important;
}

/* widget forms */
.widget select {
	width: 100%;
	margin-top: 10px;
}

/* widget lists */
.widget ul {
	list-style: none;
	margin: 0;
}
.widget ul li,
.widget ol li {
	padding: 0.5em 0;
}
.widget ul li ul {
	margin: 0 0 -1px;
	padding: 0;
	position: relative;
}
.widget ul li li {
	border: 0;
}

/* Widget lists of links */
.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
	bottom: 0;
}
.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
}
.widget_rss ul li {
	padding-bottom: 1em;
	padding-top: 1em;
}

/* widget markup */
.widget .post-date,
.widget .rss-date {
	font-size: 0.81em;
}

/* Text widget */
.widget_text {
	word-wrap: break-word;
}
.widget_text ul {
	list-style: disc;
	margin: 0 0 1.5em 1.5em;
}
.widget_text ol {
	list-style: decimal;
}
.widget_text ul li,
.widget_text ol li {
	border: none;
}
.widget_text ul li:last-child,
.widget_text ol li:last-child {
	padding-bottom: 0;
}
.widget_text ul li ul {
	margin: 0 0 0 1.5em;
}
.widget_text ul li li {
	padding-left: 0;
	padding-right: 0;
}
.widget_text ol li {
	list-style-position: inside;
}
.widget_text ol li + li {
	margin-top: -1px;
}

/* RSS Widget */
.widget_rss .widget-title .rsswidget:first-child {
	float: right;
}
.widget_rss .widget-title .rsswidget:first-child:hover {
	background-color: transparent;
}
.widget_rss .widget-title .rsswidget:first-child img {
	display: block;
}
.widget_rss ul li:first-child {
	border-top: none;
	padding-top: 0;
}
.widget_rss li .rsswidget {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4;
}
.widget_rss .rss-date,
.widget_rss li cite {
	color: #767676;
	display: block;
	font-size: 10px;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 1.5;
	text-transform: uppercase;
}
.widget_rss .rss-date {
	margin: 0.5em 0 1.5em;
	padding: 0;
}
.widget_rss .rssSummary {
	font-size: 13px;
	margin-bottom: 0.5em;
}

/* Contact Info Widget */
.widget_contact_info .contact-map {
	margin-bottom: 0.5em;
}

/* Gravatar */
.widget-grofile h4 {
	font-size: 16px;
	margin-bottom: 0;
}

/* Recent Comments */
.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
	border: 0;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
	display: block;
}

/* Search */
.search-form {
	position: relative;
}
.search-form .search-submit {
	bottom: 0px;
	padding: 10px;
	position: relative;
	right: 0px;
	color: #fff;
	font-size: 16px;
}
.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}
button.search-submit {
	background-color: #000;
	font-weight: normal;
	letter-spacing: 1px;
}

/* Tag cloud widget */
.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
	line-height: 1.5;
}
.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	border: 1px solid #efefef;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	float: left;
	font-size: 14px !important;
	margin: 4px 4px 0 0 !important;
	padding: 4px 10px 5px !important;
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out,
		border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
		color 0.3s ease-in-out;
	width: auto;
	word-wrap: break-word;
	z-index: 0;
}
.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

/* Calendar widget */
.widget_calendar th,
.widget_calendar td {
	text-align: center;
}
.site-footer .widget_calendar td a {
	color: #fff;
}

/*----------- Media ----------*/
img,
video {
	height: auto;
	max-width: 100%;
}
img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/* Media Elements */
.mejs-container {
	margin-bottom: 1.5em;
}

/* Audio Player */
.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: transparent;
	border: 0;
}

/* Playlist Color Overrides: Light */
.site-content .wp-playlist-light {
	border-color: #eee;
	color: #222;
}
.site-content
	.wp-playlist-light
	.wp-playlist-current-item
	.wp-playlist-item-album {
	color: #3f3f3f;
}
.site-content
	.wp-playlist-light
	.wp-playlist-current-item
	.wp-playlist-item-artist {
	color: #767676;
}
.site-content .wp-playlist-light .wp-playlist-item {
	border-bottom: 1px dotted #eee;
	-webkit-transition: background-color 0.2s ease-in-out,
		border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
		color 0.3s ease-in-out;
}
.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #767676;
	color: #fff;
}
.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
	color: #fff;
}

/* Playlist Color Overrides: Dark */
.site-content .wp-playlist-dark {
	background: #222;
	border-color: #3f3f3f;
}
.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #3f3f3f;
}
.site-content .wp-playlist-dark .wp-playlist-caption {
	color: #fff;
}
.site-content
	.wp-playlist-dark
	.wp-playlist-current-item
	.wp-playlist-item-album {
	color: #eee;
}
.site-content
	.wp-playlist-dark
	.wp-playlist-current-item
	.wp-playlist-item-artist {
	color: #aaa;
}
.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #3f3f3f;
}
.site-content .wp-playlist-dark .wp-playlist-item {
	border-bottom: 1px dotted #555;
	-webkit-transition: background-color 0.2s ease-in-out,
		border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
		color 0.3s ease-in-out;
}
.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #aaa;
	color: #222;
}
.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
	color: #222;
}

/* Playlist Style Overrides */
.site-content .wp-playlist {
	padding: 0.625em 0.625em 0.3125em;
}
.site-content .wp-playlist-current-item .wp-playlist-item-title {
	font-weight: 700;
}
.site-content .wp-playlist-current-item .wp-playlist-item-album {
	font-style: normal;
}
.site-content .wp-playlist-current-item .wp-playlist-item-artist {
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.site-content .wp-playlist-item {
	padding: 0 0.3125em;
	cursor: pointer;
}
.site-content .wp-playlist-item:last-of-type {
	border-bottom: none;
}
.site-content .wp-playlist-item a {
	padding: 0.3125em 0;
	border-bottom: none;
}
.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}
.site-content .wp-playlist-item-length {
	top: 5px;
}

/*---------- Customizer -----------*/
.highlight-front-sections.Videography-customizer.Videography-front-page
	.Videography-panel:after {
	border: 2px dashed #0085ba;
	bottom: 1em;
	content: "";
	display: block;
	left: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 1;
}
.highlight-front-sections.Videography-customizer.Videography-front-page
	.Videography-panel
	.panel-content {
	z-index: 2;
}

/* Used for placeholder text */
.Videography-customizer.Videography-front-page
	.Videography-panel
	.Videography-panel-title {
	display: block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 3em;
	text-transform: uppercase;
	text-align: center;
}

/* Show borders on the custom page panels only when the front page sections are being edited */
.highlight-front-sections.Videography-customizer.Videography-front-page
	.Videography-panel:nth-of-type(1):after {
	border: none;
}
.Videography-front-page.Videography-customizer
	#primary
	article.panel-placeholder {
	border: 0;
}

/* Add some space around the visual edit shortcut buttons. */
.Videography-panel .customize-partial-edit-shortcut button {
	top: 30px;
	left: 30px;
}

/* Ensure that placeholder icons are visible. */
.Videography-panel .customize-partial-edit-shortcut-hidden:before {
	visibility: visible;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}
.site-footer .widget ul li {
	padding-top: 0;
	font-size: 15px;
}
.site-footer label,
.site-footer caption,
.site-footer .widget ul li,
.site-footer .widget ul li a,
.site-footer p,
.site-footer table,
.site-footer .widget_rss .rss-date,
.site-footer .widget_rss li cite,
.site-footer .widget_rss p {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}
.wpcf7-spinner {
	position: relative;
	float: right;
	top: 30px;
}
.entry-comments {
	width: 145px;
}

/******************************
  talk to expert
******************************/
.repuSciences-exit-container {
	position: relative;
}
.repuSciences-st-sticky .zsiq_theme1.zsiq_floatmain {
	bottom: 100px;
}
.zsiq_theme1.zsiq_floatmain {
	z-index: 0 !important;
}
#myModal {
	z-index: 199999 !important;
}
.repuSciences-exit-bg {
	font-family: "Montserrat", sans-serif;
	min-height: 450px;
	background: #fff;
	max-width: 950px;
	display: flex;
	flex-direction: row-reverse;
	margin: auto;
	position: relative;
	border-radius: 33px 33px 44px;
}

.repuSciences-background {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 0 44px 44px 0;
	min-height: 150px;
	display: flex;
	background: #fff;
	width: 500px;
}

.repuSciences-background span {
	margin: auto;
	background: #3e2b20;
	display: block;
	height: min-content;
}

.repuSciences-contact-form {
}

.repuSciences-exit-left {
	width: 35%;
	z-index: 1;
	display: flex;
}

.repuSciences-exit-left img {
	align-self: center;
	margin: auto;
	display: block;
	padding: 0;
	width: 35.7%;
	position: absolute;
	top: -1px;
	right: 0;
}

.repuSciences-exit-left .repuSciences-exit-right {
	z-index: 2;
	width: 55%;
	display: block;
	margin: auto;
	font-family: "Montserrat";
}

.repuSciences-exit-right-item__image {
	position: absolute;
	top: -35px;
	left: 1px;
	transform: scale(0.8);
}

.repuSciences-exit-right {
	margin: auto;
	font-family: "Montserrat";
}

.repuSciences-exit-header {
	font-family: "Montserrat";
	font-size: 34px;
	font-weight: 600;
	line-height: 1.3em;
	color: #00395d;
	padding: 0 20px 20px;
	text-align: center;
}

.repuSciences-item__copy {
	text-align: center;
	color: #505050;
	font-style: italic;
	font-size: 16px;
	font-weight: 400;
}

.repuSciences-exit-buttons2 {
	padding-top: 7px;
	padding-bottom: 15px;
}

.repuSciences-exit-buttons {
	flex-direction: column;
	display: block;
	padding: 0px 24px 0px 9px;
}

.repuSciences-exit-nothanks {
	text-align: center;
	width: 80%;
}

.repuSciences-exit-nothanks {
	cursor: pointer;
}

.repuSciences-exit-nothanks:hover {
	color: #f05a24;
	cursor: pointer;
}

.repuSciences-exit-closeright-contaier {
	height: 0px;
	z-index: 100;
	width: 0px;
	order: 1;
}
.repuSciences-exit-lightbox {
	backdrop-filter: blur(3px);
	-webkit-backdrop-filter: blur(3px);
	height: 100%;
}

.repuSciences-exit-closeright {
	content: "";
	background: #fff;
	width: 15px;
	height: 15px;
	cursor: pointer;
	margin-right: -20px;
	margin-top: -50px;
	float: left;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-clip-path: polygon(
		20% 0%,
		0% 20%,
		30% 50%,
		0% 80%,
		20% 100%,
		50% 70%,
		80% 100%,
		100% 80%,
		70% 50%,
		100% 20%,
		80% 0%,
		50% 30%
	);
	clip-path: polygon(
		20% 0%,
		0% 20%,
		30% 50%,
		0% 80%,
		20% 100%,
		50% 70%,
		80% 100%,
		100% 80%,
		70% 50%,
		100% 20%,
		80% 0%,
		50% 30%
	);
}




@media screen and (max-width: 1000px) {
	.mob-menu-header-holder {
		z-index: 990;
	}
	.repuSciences-exit-bg {
		min-height: 350px;
		max-width: 750px;
	}
	.repuSciences-exit-left img {
		width: 35.2%;
	}
	.repuSciences-exit-header {
		font-size: 27px;
	}
	.repuSciences-item__copy {
		font-size: 14px;
	}
	.repuSciences-exit-lightbox {
		z-index: 999;
	}
}
@media screen and (max-width: 752px) {
	.repuSciences-exit-bg {
		max-width: 400px;
		min-height: 500px;
		width: 100%;
		flex-direction: column-reverse;
		overflow: hidden;
	}

	.repuSciences-exit-container {
		height: 600px;
		overflow: hidden;
	}

	.repuSciences-exit-right-item__image {
		display: none;
	}

	.repuSciences-exit-right {
		padding: 0;
		width: 100%;
		margin: auto;
		margin-top: 0;
		text-align: center;
		order: 3;
		box-sizing: border-box;
		font-family: "Montserrat";
	}

	.repuSciences-exit-left {
		width: 100%;
		text-align: center;
		order: 2;
	}

	.repuSciences-exit-left img {
		margin: 210px auto 10px;
		width: 100.5%;
		border-radius: 44px;
		transform: scale(1.01);
	}

	.repuSciences-exit-header {
		font-size: 20px;
	}

	.repuSciences-exit-bg:after {
		width: 70%;
		max-width: 350px;
		height: 220px;
	}

	.repuSciences-exit-buttons a,
	.repuSciences-exit-buttons span {
		width: 100%;
		margin: 10px auto;
	}
}

.repuSciences-exit-Button {
	text-align: center;

	margin: 30px 0px 10px;
}

.repuSciences-exit-lightbox {
	display: none;

	/** Apply basic repuSciences-exit-lightbox styling */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #333333;
}

.repuSciences-exit-lightbox:after {
	content: "";
	display: table;
	clear: both;
}

.repuSciences-exit-lightbox .repuSciences-exit-box {
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
	min-width: max-content;
	/** margin: 5% auto; **/
	display: block;
	margin: calc(50vh / 2) auto;
	background-color: rgba(0, 0, 0, 0.7);
	box-shadow: 0px 0px 0px 10000px rgba(0, 0, 0, 0.7);
}

.repuSciences-exit-lightbox .repuSciences-exit-close {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-family: inherit, sans-serif;
	font-size: 14px;
	padding: 5px 0 5px 0;
	text-align: center;
}

.repuSciences-exit-lightbox .repuSciences-exit-close:hover {
	color: #0fb36c !important;
}

.repuSciences-exit-lightbox .repuSciences-exit-open {
	/** Show repuSciences-exit-lightbox when mouse leaves the browser window */
	display: block;
	outline: none;
}

.repuSciences-container__button {
	padding-bottom: 7px;
}

a.repuSciences-item__button {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3em;
	padding: 9px;
	background: #ff9000;
	border-radius: 6px;
	color: #fff !important;
	text-align: center;
	display: block;
	text-decoration: none !important;
	transition: 0.2s linear !important;
	width: 250px;
	max-width: 90%;
	margin: auto;
}

a.repuSciences-item__button:hover {
	background-color: #0fb36c;
}

.repuSciences-item__copy {
	text-align: center;
	color: #505050;
	font-style: italic;
	font-size: 16px;
	font-weight: 400;
}

.repuSciences-exit-image-inner {
	width: 230px;
}

.repuSciences-exit-image {
	padding: 30px;
}

@media screen and (max-width: 750px) {
	.repuSciences-exit-Top {
		flex-direction: column;
		text-align: center;
	}

	.repuSciences-exit-Top > div {
		width: 100%;
	}

	.repuSciences-exit-Image img {
		width: 60%;
		margin: auto;
		margin-top: -40px;
	}

	.repuSciences-exit-bg {
		padding: 10px;
		width: 90%;
		max-width: 300px;
		min-height: 450px;
		margin: 100px auto;
		position: relative;
	}

	.repuSciences-exit-container {
		overflow: hidden;
		margin: auto;
		width: 50%;
		min-width: max-content;
	}

	.repuSciences-exit-lightbox,
	.repuSciences-exit-box {
		width: 100% !important;
		min-width: min-content !important;
	}

	.repuSciences-exit-lightbox {
		top: -230px;
		backdrop-filter: blur(3px);
		-webkit-backdrop-filter: blur(3px);
		height: fit-content;
	}

	.repuSciences-exit-closeright {
		background: #fff;
		position: inherit;
		margin-top: -585px;
		margin-left: 90%;
	}

	.repuSciences-item__button {
		font-size: 16px !important;
		letter-spacing: 0.8px;
	}

	.repuSciences-container__button {
		padding: 0;
	}

	.repuSciences-item__copy {
		margin-top: 7px;
		font-size: 12px;
	}

	.repuSciences-exit-header {
		padding: 15px 0 10px;
		text-align: center;
		line-height: 1.2em;
	}

	ul.repuSciences-list__features {
		text-align: left;
		margin: 0 0 0 48px !important;
	}

	a.repuSciences-exit-CTA {
		display: block;
		width: 240px;
		max-width: 95%;
		margin: auto;
	}

	.repuSciences-exit-right {
		padding-top: 10px;
	}

	.repuSciences-form-control {
		width: 235px;
		text-align: center;
		margin: auto 0 10px;
	}

	.repuSciences-exit-buttons {
		display: flex;
		margin-bottom: 30px;
		padding: 15px 10px 10px;
	}

	.repuSciences-exit-closeright-contaier {
		width: 100%;
	}

	.repuSciences-exit-lightbox .repuSciences-exit-box {
		margin: calc(75vh / 2) auto;
		margin-right: auto;
		transform: scale(1.25);
	}
}

@media (max-width: 575px) {
	.copyright {
		padding: 80px 0 200px;
	}
}

@media screen and (max-width: 450px) {
	.repuSciences-exit-bg {
		max-width: 300px;
		min-height: 450px;
	}

	ul.repuSciences-list__features {
		margin: 0 0 0 5px !important;
	}

	.repuSciences-exit-lightbox .repuSciences-exit-box {
		margin: calc(75vh / 2) auto;
	}
}

/*******************************************************************/

/** STICKY FOOTER **/

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

:root {
	--button-color: #ff9000;
	--button-hover-color: #0fb36c;
	--bg-st-color: #00395d;
}
.repuSciences-st-sticky {
	padding-bottom: 120px;
}

.repuSciences-st-container {
	display: flex;
	font-family: "Montserrat", sans-serif;
	z-index: 99;
	width: 100%;
	position: fixed;
	left: 0.75%;
	bottom: -100px;
	height: 80px;
	transition: all 0.3s ease-in-out;
	margin-bottom: 0.6%;
	width: 98.5%;
	overflow: hidden;
	background-color: var(--bg-st-color);
	border-radius: 10px;
	box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.25);
}
.repuSciences-st-sticky .repuSciences-st-container {
	bottom: 0;
}
.repuSciences-st-container__outer {
	display: flex;
	margin: auto;
	width: 95%;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	z-index: 99999;
}

.repuSciences-st-container__inner {
	display: flex;
	flex-direction: row;
	padding: 0px 0px;
	text-align: center;
}
.repuSciences-st-container__inner div {
	display: flex;
	flex-direction: column;
	margin: auto 15px;
}

.repuSciences-st-item__copy p {
	font-size: 20px;
	line-height: 1.3em !important;
	display: block;
	margin: auto;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.3px;
	color: #fff;
	padding: 0 1px;
	line-height: 1.7em;
}

a.repuSciences-st-item__button {
	background-color: var(--button-color);
	color: #fff;
	font-size: 20px;
	margin: auto;
	padding: 13px;
	display: block;
	min-width: 250px;
	height: auto;
	text-decoration: none;
	border-radius: 5px;
	font-weight: 500;
	cursor: pointer;
	transition: 0.2s ease-in-out;
}

a.repuSciences-st-item__button:hover {
	background-color: var(--button-hover-color);
	color: #fff;

	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}

.repuSciences-st-item_column__button {
	margin-left: 15px;
}

@media screen and (max-width: 768px) {
	.repuSciences-st-item__copy p {
		font-size: 15px;
	}

	.repuSciences-st-container {
		z-index: 99;
		position: fixed;
		height: fit-content;
		bottom: -150px;
	}
	.repuSciences-st-container__inner {
		display: flex;
		flex-direction: column;
		padding: 2% 0px;
		text-align: center;
		margin: auto 0;
	}

	a.repuSciences-st-item__button {
		padding: 10px 10px !important;

		background-size: contain !important;
		background-position: 5px 0px;
		display: block;
		width: 200px;
		width: 90%;
		text-decoration: none;
		margin: auto;
		margin-top: 1%;
	}

	.repuSciences-st-item_column__button {
		margin-left: 0px;
		margin-top: 5px !important;
	}

	.repuSciences-st-container__outer {
		display: block;
		margin: auto;
		width: 100%;
		padding: 10px;
	}
	.repuSciences-st-sticky .zsiq_theme1.zsiq_floatmain {
		bottom: 130px;
	}
	.zsiq_theme1.zsiq_floatmain {
		z-index: 0 !important;
	}
}

/**Pop Up**/
/* .modal-dialog {
  max-width: 1040px !important;
} */
.modal-content {
	display: flex;
	flex-direction: column;
	max-width: 800px !important;
}

.modal-header {
	background: url(https://www.reputationsciences.com/wp-content/themes/reputation/assets/img/pop.jpg),
		#03395d;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 30px 20px;
	border: 0;
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	min-height: 200px;
}

p.repsci-quote-border {
	position: absolute;
	font-size: 110px;
	font-weight: 500;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	background-color: #03395d;
	margin: auto;
	top: -35px;
	left: 0;
	right: 0;
	padding: 0 10px;
}
.modal-title {
	/* visibility: hidden; */
	/* font-size: 3px; */
}

p.repsci-quote_left-text {
	margin: auto;
	width: 100%;
	text-align: center;
	font-style: italic;
	font-weight: 100;
	border: solid thin;
	border-radius: 16px;
	padding: 40px 20px 90px;
	line-height: 1.5;
	font-size: 14px;
}
/* #myModal > div > div > div.modal-header > p {
display: none;
} */
.repsci-quote-name {
	margin: -70px auto;
	text-align: center;
}
.repsci-quote-name p {
	margin: auto;
	margin-bottom: 10px;
}

.repsci-quote_left-text-container {
	position: relative;
	margin-top: 65%;
}
.repsci-quote-header {
	font-family: "Montserrat";
	font-weight: 700;
	font-size: 24px;
	color: #3e3e3e;
	letter-spacing: -0.02em;
	margin-top: 50px;
}

/*** Pop Up Right Side **/

.quote-body {
	background: #03395d !important;
	border-radius: 0;
	width: 100%;
	padding: 30px 30px 0 30px;
}
.close:not(:disabled):not(.disabled) {
	position: absolute;
	top: -10px;
	right: -0.4rem;
	background-color: #fff !important;
	color: #000;
}

.quote-body form label {
	color: #fff;
}

p.repsci-quote-text {
	font-family: "Montserrat";
	font-weight: 500;
	color: #3e3e3e;
	line-height: 20px;
	font-size: 14px;
}
#myModal
	> div
	> div
	> div.quote-body
	> div.form-area
	> form
	> div:nth-child(6) {
	color: #3e3e3e !important;
}
#First_Name,
#Last_Name,
#Email,
#Phone,
textarea {
	background-color: #f8f8f8;
}
#myModal
	> div
	> div
	> div.quote-body
	> div.form-area
	> form
	> div:nth-child(7) {
	color: #3e3e3e !important;
}
#myModal
	> div
	> div
	> div.quote-body
	> div.form-area
	> form
	> div:nth-child(8) {
	color: #3e3e3e !important;
}
#myModal > div > div > div.quote-body > div.form-area > form > button {
	margin-bottom: 30px;
}

/** Responsive **/

@media screen and (max-width: 768px) {
	.modal-open .modal {
		padding-top: 50px;
	}
	.modal-content {
		display: flex;
		flex-direction: column;
		padding-top: 0;
		padding-bottom: 0;
		width: auto;
		margin-top: calc(-6vh / 2) !important;
	}

	.modal-header {
		background-size: cover !important;
		display: block;
		padding: 30px 20px;
		border: 0;
		background-repeat: no-repeat;
		background-position: top center;
		max-width: 100%;
		width: 100%;
	}

	.modal-header {
		min-height: unset;
	}

	.repsci-quote_left-text-container {
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: #00395d;
		padding: 40px 10px 91px;
	}
	p.repsci-quote-border {
		position: fixed;
		font-size: 90px;
		font-weight: 500;
		width: 65px;
		height: 65px;
		border-radius: 100%;
		background-color: #03395d;
		margin: auto auto 125px !important;
		bottom: 120px;
		padding: 10px;
		text-align: center;
	}

	p.repsci-quote-border {
		width: 90px !important;
		margin: auto auto 107px !important;
	}

	p.repsci-quote_left-text {
		padding-top: 22px !important;
	}

	p.repsci-quote_left-text {
		margin: auto;
		margin-top: calc(51vh / 2);
		width: 100%;
		text-align: center;
		font-style: italic;
		font-weight: 100;
		border: solid thin;
		border-radius: 16px;
		padding: 30px 20px 77px;
		line-height: 1.5;
		font-size: 14px;
	}

	.quote-body {
		background: #fff;
		border-radius: 0;
		order: 2;
		width: 100%;
		margin-top: 0 !important;
		margin-bottom: 0;
		z-index: 9;
		padding: 33px 20px 40px;
	}

	.repsci-quote-text {
		margin-bottom: 60px;
	}
	.repsci-quote-header {
		font-family: "Montserrat";
		font-weight: 500;
		font-size: 18px;
		letter-spacing: -0.02em;
		margin-top: -140px;
		color: white;
	}
	p.repsci-quote-text {
		font-family: "Montserrat";
		font-weight: 100;
		color: white;
		line-height: 20px;
		font-size: 15px;
	}
	#myModal
		> div
		> div
		> div.quote-body
		> div.form-area
		> form
		> div:nth-child(6),
	#myModal
		> div
		> div
		> div.quote-body
		> div.form-area
		> form
		> div:nth-child(7),
	#myModal
		> div
		> div
		> div.quote-body
		> div.form-area
		> form
		> div:nth-child(8) {
		color: #3e3e3e !important;
		font-size: 14px;
		padding-top: 20px;
	}

	#myModal > div > div > div.quote-body > div.form-area > form > button {
		margin-bottom: 15px;
	}

	/* .modal-content {
  transform:scale(1);
} */
}

/** Header **/
.rs-headersticky {
	display: none;
}
@media screen and (max-width: 450px) {
	.close:not(:disabled):not(.disabled) {
		position: absolute;
		top: 17px;
		right: 17px;
		background-color: #03395d !important;
		color: #fff;
	}

	.mob-menu-header-holder {
		top: 35px;
	}
	.rs-headersticky {
		display: block;
		background-color: #00395d;
		text-align: center;
		padding: 5px;
		padding-top: 10px;
		z-index: 998;
		position: fixed;
		width: 100%;
		height: 40px;
	}
	.rs-headersticky a {
		color: #fff;
		font-size: 14px;
		margin: auto;
		font-weight: 500;
		position: fixed;
		left: 43%;
	}
	.rs-headersticky svg {
		position: fixed;
		left: 35%;
	}
}

.privacy-policy h3#number1,
.privacy-policy h3#number2,
.privacy-policy h3#number3,
.privacy-policy h3#number4,
.privacy-policy h3#number5,
.privacy-policy h3#number6,
.privacy-policy h3#number7,
.privacy-policy h3#number8,
.privacy-policy h3#number9,
.privacy-policy h3#number10,
.privacy-policy h3#number11 {
	padding-top: 140px;
	margin-top: -140px;
}

#repuSciences-st-containerID .close {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 9999999999 !important;
	background-color: #fff !important;
	color: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	float: none;
	font-size: 20px;
	font-weight: 700;
	line-height: unset;
	text-shadow: unset;
}

.home-gallery {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
}

.home-gallery figure {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	margin: 0 !important;
}

.home-gallery figure img {
	display: flex !important;
	align-self: center !important;
}

/*--------- Media queries --------------*/

@media print {
	div#header,
	#colophon {
		display: none;
	}
	.privacy-policy #priv p {
		margin-bottom: 8px;
	}
}
@media print and (max-width: 820px) {
	.privacy-policy #priv p {
		margin-bottom: 4px;
	}
	#priv {
		padding: 0px;
	}
}
@media screen and (max-width: 1600px) {
	.blog-fil .widget_search {
		width: 48%;
	}
	#header {
		min-height: 74px;
	}
	.page-id-934 .page-banner {
		background-position: right -5% center;
	}
	.page-banner {
		min-height: 300px;
		padding: 50px 0 20px 0;
		background-position: right -15% center;
	}
	.nav-menu ul li a {
		padding: 0 20px;
	}
}
@media screen and (max-width: 1300px) {
	.nav-menu ul li a {
		padding: 0 18px;
	}
}
@media screen and (max-width: 1200px) {
	.blog-fil .widget_search {
		width: 38%;
	}
	.sf-arrows .sf-with-ul::after {
		right: -4px;
		top: 18px;
	}

	.page-banner {
		text-align: center !important;
	}
}

@media screen and (min-width: 1600px) {
	.container {
		max-width: 1310px;
	}
	#menu-main-menu {
		right: 0px;
		position: relative;
		z-index: 999;
	}
	.blog-bg img {
		min-height: 275px;
	}

	#weare .col-lg-5 {
		-ms-flex: 0 0 38%;
		flex: 0 0 38%;
		max-width: 38% !important;
	}
	#weare .col-lg-7 {
		-ms-flex: 0 0 62%;
		flex: 0 0 62%;
		max-width: 62% !important;
	}

	.page-banner {
		background-color: #00395d;
		background-position: right -25% center;
	}
}
@media screen and (min-width: 1200px) {
	.line-tho {
		background: url("assets/img/foot.jpg") center repeat-x;
	}
	.line-footer {
		background: #00395d;
	}
}
@media screen and (min-width: 1001px) {
	.odt {
		display: none !important;
	}
}
@media screen and (max-width: 1500px) {
	h4 {
		font-size: 18px;
	}
	.blog-bg img {
		min-height: 240px;
	}
	span.studio-btn a,
	span.quote-btn a {
		font-size: 14px;
		padding-left: 18px;
		padding-right: 18px;
	}
	#brand .brand-sec {
		padding: 50px 20px 20px 20px;
	}
	#apart .weare-sec {
		margin: 20px 30px 20px 12%;
	}
	#apart .weare-sec p {
		margin-bottom: 20px;
	}
	.adoit-banner.page-banner {
		padding: 20px 0 20px 0 !important;
	}
	.adoit-banner.page-banner p {
		font-size: 14px;
	}

	.adoit-banner.page-banner.removal-banner {
		padding: 10px 0 20px 0 !important;
	}
}
@media screen and (max-width: 1400px) {
	h1 {
		font-size: 48px;
		margin-right: 10px;
		line-height: 1.1;
	}
	h2 {
		font-size: 36px;
	}
	.post-con h3 {
		font-size: 16px;
	}
	.nav-menu ul li a {
		font-size: 14px;
	}
	span.studio-btn a {
		padding: 8px 15px;
	}
	.nav-menu ul ul {
		top: 68px;
	}
	span.quote-btn a {
		padding: 10px 16px;
	}
	#banner-img {
		background: url("assets/img/banner.jpg") center -10px no-repeat;
		background-size: cover;
		padding-top: 60px;
	}
	.is-style-btm {
		margin-bottom: 100px;
	}
	.weare-sec img {
		margin-bottom: 20px;
	}
	.weare-sec {
		padding: 50px 20px 20px 80px;
	}
	.header-btn {
		padding: 15px 0;
	}
	.header-btn span.studio-btn a,
	.header-btn span.quote-btn a {
		font-size: 14px;
	}
	.nav-menu li {
		padding: 22px 0;
	}
	.nav-menu li a {
	}
	.custom-logo-link img {
		max-height: 50px;
	}
}
@media screen and (min-width: 768px) {
	.mobile-btn {
		display: none;
	}
}

@media screen and (max-width: 1300px) {
	.header-btn span.studio-btn a,
	.header-btn span.quote-btn a {
		padding: 8px 10px;
	}
}
@media screen and (max-width: 1200px) {
	.nav-menu ul li a {
		padding: 0px 10px;
		font-size: 12px;
	}
	.page-banner {
		background-image: none !important;
	}
}
@media screen and (max-width: 1100px) {
	.nav-menu ul li a {
		padding: 0px 8px;
	}
	#menu-footer-menu li {
		padding-left: 35px;
	}
}
@media screen and (max-width: 1000px) {
	#primary .righ {
		padding-left: 0% !important;
	}
	.modal-open .modal {
		z-index: 999999;
		background: #33333377;
	}
	.removal_image img {
		margin-bottom: 20px;
	}
	.nav-menu .nav ul li a:focus,
	a.closebtn.responsive-menu:focus {
		outline: -webkit-focus-ring-color auto 1px;
	}
	.nav-menu ul ul {
		position: absolute;
		min-width: 300px;
		top: 40px;
		z-index: 9999;
		background: none;
		padding: 5px 0 5px 10px;
		border-radius: 3px;
	}
	.page-banner {
		min-height: 300px;
		padding: 50px 0 20px 0;
		background-image: none !important;
		text-align: center;
	}
	.adoit-banner.page-banner p {
		max-width: 100%;
	}
	#apart .weare-sec {
		margin: 20px;
	}
	#apart img {
		border-radius: 0;
	}
	#apart {
		padding: 30px 0;
	}
	.toggle-menu {
		display: none;
		cursor: pointer;
		z-index: 999999;
		text-align: right;
	}
	.menu-section {
		margin: 10px 0;
	}
	.toggle-menu i {
		font-size: 25px;
		color: #0fb36c;
		padding: 10px 12px;
		border-radius: 10px;
	}
	.toggle-menu button {
		background: transparent;
		border: none;
		padding: 0;
	}
	.sidenav {
		height: 100%;
		visibility: hidden;
		width: 0%;
		position: fixed;
		z-index: 9999999;
		top: 0;
		left: 0;
		overflow-x: hidden;
		padding-top: 60px;
	}
	.sidenav.show {
		visibility: visible;
		width: 100%;
		transition: 0.8s width ease-in-out;
	}
	.sidenav .closebtn {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 30px;
		display: block;
		padding: 10px;
		color: #1fb876;
		border: none;
		background: transparent;
	}
	.sidenav #primary-site-navigation {
		width: 100%;
	}
	.toggle-menu {
		display: block;
	}
	.nav-menu ul ul li {
		display: block !important;
	}
	.nav-menu ul li {
		border-bottom: 1px solid #eae8e8;
	}
	.nav-menu .nav ul li {
		border-top: 1px solid #303030;
		display: block;
	}
	.nav ul li a,
	.sf-arrows .sf-with-ul {
		padding: 10px;
		display: block;
		color: #00395d;
		border: none;
		font-size: 14px;
		line-height: 1.6;
		background: none;
	}
	.sf-arrows .sf-with-ul:after {
		right: 20px;
	}
	.nav ul li ul li a:before {
	}
	.nav ul li ul li a {
		padding-left: 0px !important;
		margin: 0 5px;
		border-bottom: 1px solid #eae8e8;
	}
	.nav ul li ul li:last-child a {
		border-bottom: 0px;
	}
	.nav ul li ul li ul li a {
		padding-left: 30px !important;
	}
	.nav-menu ul ul {
		opacity: 1;
		position: static;
		width: 100%;
		border: 0;
		display: block;
		height: auto !important;
	}
	.nav-menu li {
		padding: 0;
		display: block;
	}
	.main-header-box {
		padding-bottom: 15px;
	}
	#sidelong-menu {
		text-align: left;
		display: inline;
	}
	#header ul.sub-menu:before {
		display: none;
	}
	.main-menu-navigation {
		padding: 0px 10px;
	}
	.nav-menu .sub-menu > li > a:focus,
	.nav ul li a:focus {
		outline: -webkit-focus-ring-color auto 1px;
	}
	.nav-menu ul li a:hover {
		color: #000;
		background: #fff !important;
	}
	.sf-arrows .sf-with-ul:after {
		top: 12px;
	}
}
@media screen and (min-width: 992px) {
	.mobil {
		display: none !important;
	}
}
@media screen and (max-width: 991px) {
	.desktop {
		display: none;
	}
	.entry-comments {
		float: none;
	}

	body .zsiq-newtheme.zsiq_size2[embedtheme],
	body .zsiq-newtheme.zsiq_size3[embedtheme],
	body .zsiq-mobhgt[embedtheme].zsiq-newtheme {
		height: 90% !important;
		max-height: 90%;
	}
	.reverse-mobile .wp-block-column:not(:first-child) {
		margin-left: 5px;
	}

	#primary .address p i {
		margin-bottom: 25px;
	}
	.social-share {
		left: 10px;
		margin-top: 15px;
		display: none;
	}
	#banner-img {
		background: url("assets/img/mobile-bg.jpg") center -10px no-repeat #f6fcfb;
		background-size: contain;
		padding-top: 60%;
		text-align: center;
	}
	.weare-sec {
		padding: 40px 15px 20px 15px;
	}
	.blog-t {
		top: 5px;
		padding-left: 0;
		display: block;
		margin-bottom: 20px;
	}
	#block-18,
	#block-18 p {
		margin-bottom: 0px;
	}
	.post-in {
		text-align: center;
	}
	.post-in .size-post-thumbnail {
		min-height: auto;
	}
	.blog-fil .widget {
		display: block;
		width: 100% !important;
		padding: 0 !important;
		margin-bottom: 10px;
	}
	.is-style-btm {
		margin-bottom: 0px;
		text-align: center;
	}
	.revsec {
		padding-top: 15px;
		padding-bottom: 20px;
	}
	.social-media-img img {
		margin-left: 0px;
		max-width: 100%;
	}
	.modal-open .modal {
		overflow-y: scroll;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.modal-open {
	}
	.site-info p .foot-copy {
		display: inline-block;
	}
	.wp-block-button__link {
		min-width: 225px;
		font-size: 16px;
	}

	.rep-info {
		justify-content: center;
	}

	.privacy-policy h3#number1,
	.privacy-policy h3#number2,
	.privacy-policy h3#number3,
	.privacy-policy h3#number4,
	.privacy-policy h3#number5,
	.privacy-policy h3#number6,
	.privacy-policy h3#number7,
	.privacy-policy h3#number8,
	.privacy-policy h3#number9,
	.privacy-policy h3#number10,
	.privacy-policy h3#number11 {
		padding-top: 80px;
		margin-top: -80px;
	}
}

@media screen and (max-width: 768px) {
	.post-in .size-post-thumbnail {
		max-height: initial;
	}
	.wp-block-column:nth-child(2n) {
		margin-left: 0 !important;
	}
	.reverse-mobile {
		flex-direction: column-reverse;
	}
	.wp-block-spacer {
		height: 10px !important;
	}
	.top-area p .quote-left {
		left: 0px;
	}
	.top-area .wp-block-column:first-child {
		border-right: none;
	}
	.wp-block-column:not(:only-child) {
		flex-basis: calc(100%) !important;
		flex-grow: 0;
		margin-bottom: 10px;
	}
	.removal {
		padding: 40px 0;
	}

	.marg-l .monitor_bottom {
		padding-left: 0px;
		margin-top: 20px;
	}
	.close {
		top: -107px;
		right: -42px;
	}
	#audit-sec.review-sec {
		padding: 40px 0px 10px 0;
	}
	#audit-sec .audit-p .serimg img {
		width: 100%;
		border-radius: 0 20px 100px 0;
		margin-bottom: 30px;
	}
	.audit-bg .wp-block-columns ul li {
		display: block;
	}
	.mobile-btn {
		margin: 15px;
	}
	.modal-open .modal {
		padding-bottom: 10px !important;
	}
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="number"],
	input[type="tel"],
	input[type="range"],
	input[type="date"],
	input[type="month"],
	input[type="week"],
	input[type="time"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="color"],
	textarea {
		padding: 0.3em;
	}
	.modal-open .modal textarea {
		height: 50px;
	}
	.mobile-btn a {
		display: block !important;
		text-align: center;
		margin-left: 0px !important;
		margin-bottom: 16px;
	}
	.mobile-btn .quote-btn {
	}
	.company-text {
		padding-left: 15px;
		padding-right: 15px;
	}
	.page-id-383 .wp-block-separator,
	.page-id-510 .wp-block-separator,
	.page-id-445 .wp-block-separator {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.modal-header p {
		width: 100%;
	}
	.quote-body {
		padding: 10px 20px;
	}

	.modal.show#myModal {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
}

@media screen and (min-width: 768px) {
	.name-s,
	#carouselExampleIndicators {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	h1 {
		font-size: 38px;
		text-align: center;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 18px;
	}
	.contact-bg p {
		text-align: center;
	}
	body.privacy-policy #priv .wp-block-columns .wp-block-column:first-child p {
		margin-bottom: 0px;
	}
	.serimg img {
		width: 96%;
		border-radius: 0 30px 150px 0;
	}
	.hideonm {
		display: none;
	}
	.wp-block-column:nth-child(2n) {
		margin-left: 0 !important;
	}
	#carouselExampleIndicators .carousel-indicators li {
		box-sizing: content-box;
		-ms-flex: 0 1 auto;
		width: 10px;
		height: 10px;
		margin-right: 3px;
		margin-left: 3px;
		text-indent: -999px;
		cursor: pointer;
		background-color: #bcbcbc;
		border-radius: 50%;
		position: relative;
		top: 50px;
	}
	#carouselExampleIndicators .inner-bg h4 {
		font-size: 20px;
	}
	.serimg span {
		border-radius: 10px 100% 7px 10px;
		background-color: #00b67a;
		width: 75px;
		display: inline-block;
		height: 86px;
		margin-left: 10px;
		margin-top: -180px;
	}
	.wp-block-button {
		text-align: center;
	}
	.wp-block-image {
		text-align: center;
	}

	.page-id-383 .wp-block-separator {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.col-4 {
		padding: 0 4px;
	}
	#audit-sec .audit-p .service-home {
		margin-left: 20px;
		margin-right: 20px;
	}
	.page-id-741 #audit-sec .audit-p .service-home {
		margin-left: 0px;
		margin-right: 0px;
	}
	.max-service .review-web .wp-block-button__link {
		margin-left: 0px;
		font-size: 14px;
		margin-right: 0;
	}
	.sub-page,
	.sub-page .text-right {
		text-align: center !important;
	}
	#wehelp .col-4:first-child .team-home {
		margin-bottom: 20px;
		padding: 20px;
	}
	#wehelp .col-4:first-child h4 {
		font-size: 20px;
	}
	.col-4 .team-home {
		padding: 10px;
	}
	h4 {
		font-size: 14px;
	}
	#wehelp .col-4:first-child {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#wehelp .col-4:first-child .tem-none {
		display: block;
	}
	.tem-none {
		display: none;
	}
	#wehelp p,
	#blogs p {
		color: #00395d;
		font-size: 18px;
		margin-bottom: 35px;
	}
	.home .service-home h4 {
		display: none;
	}
	.name-s {
		color: #00395d;
		font-size: 20px;
		font-weight: bold;
		padding-left: 20px;
	}
	.service-home,
	.max-service .wp-block-button__link {
		margin-left: 15px;
		margin-right: 15px;
	}
	.copyright {
		text-align: center;
	}
	.studio-footer,
	.quote-footer,
	.foot-copy {
		display: block;
		margin-top: 10px;
	}
	span.quote-footer a {
		margin: 0;
	}
}
@media screen and (max-width: 720px) {
	.site-info,
	.site-info p {
		transform: none;
	}
	.page-template-thankyou .thank-you .wp-block-buttons,
	.page-template-thankyou .thank-you .wp-block-button {
		display: block !important;
		margin-bottom: 5px;
	}
	#audit-sec .adj {
		padding: 0 10px;
	}
	#slider .inner_carousel h2,
	#slider .inner_carousel p {
		display: none;
	}
	.article_content {
		margin-bottom: 15%;
	}
	.menu-section {
		padding-right: 15px;
	}
	.featured-title p {
		width: 100%;
	}
	.wp-block-gallery .blocks-gallery-item figure {
		justify-content: center;
	}
	.wp-block-gallery .blocks-gallery-item figure img {
		width: 65% !important;
	}
	.video-popup-content {
		left: 10%;
		right: 10%;
		height: 250px;
	}
	.logo {
		padding: 15px !important;
	}
	.logo img {
		max-width: 250px;
	}
	.menu-section {
		margin: 8px 0;
	}
	#wehelp {
		padding: 40px 0;
	}
}
@media screen and (max-width: 520px) {
	#menu-footer-menu li {
		display: block;
		padding-left: 0 !important;
	}
	#wehelp {
		margin: 0 10px;
	}
	.wp-block-button__link,
	.link-btn a {
		display: block !important;
		max-width: 100% !important;
	}
	.review-in {
		padding: 28px;
		border-radius: 0px;
	}
}

@media screen and (max-width: 375px) {
	.article_content .content {
		margin-top: 10px;
	}
	.site-footer .search-form .search-submit {
		padding: 12px;
	}
	.site-footer input.search-field {
		width: 100%;
	}
	.article-text span {
		margin-right: 6px;
		padding-right: 6px;
	}
	.woocommerce ul.products[class*="columns-"] li.product,
	.woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100% !important;
		float: none !important;
	}

	.rep-info span.date {
		margin-right: 0 !important;
	}

	.rep-info {
		flex-direction: column !important;
	}
}
@media only screen and (max-width: 767px) and (min-width: 426px) {
	.site-footer .search-form .search-submit {
		padding: 10px;
		position: static;
		margin-top: 10px;
	}
	.woocommerce ul.products[class*="columns-"] li.product,
	.woocommerce-page ul.products[class*="columns-"] li.product {
		width: 42% !important;
		float: left !important;
		margin-right: 10px;
	}
	#sidebar .widget_calendar td {
		padding: 1px;
	}
	#sidebar h2.widget-title {
		width: 100% !important;
	}
	#sidebar .search-form .search-submit {
		padding: 9px;
	}
	.site-footer h2.widget-title {
		color: #000 !important;
	}
	.site-footer td {
		padding: 2px;
	}
	.widget .tagcloud a:hover,
	.widget .tagcloud a:focus,
	.widget.widget_tag_cloud a:hover,
	.widget.widget_tag_cloud a:focus,
	.wp_widget_tag_cloud a:hover,
	.wp_widget_tag_cloud a:focus {
		border-color: #bbb;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-decoration: none;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 1000px) {
	.widget_calendar td,
	#sidebar td {
		padding: 0px;
	}
	#slider .carousel-caption {
		right: 45%;
	}
	.prev.page-numbers,
	.next.page-numbers {
		float: none;
	}
	.page-numbers.current {
		color: #fff;
	}
	.social-icons i {
		margin-left: 30px;
	}
}
@media only screen and (max-width: 781px) and (min-width: 767px) {
	.wp-block-column,
	.wp-block-columns {
		width: 100%;
		display: block;
	}
}
@media only screen and (max-width: 900px) and (min-width: 720px) {
	.woocommerce ul.products[class*="columns-"] li.product,
	.woocommerce-page ul.products[class*="columns-"] li.product {
		width: 42% !important;
		float: left !important;
		margin-right: 10px;
	}
}
@media screen and (max-width: 450px) {
	.mob-menu-header-holder {
		height: 60px !important;
	}

	.mobmenul-container {
		margin-top: 0px !important;
	}
}
@media screen and (max-width: 405px) {
	.modal-header {
		padding: 15px 25px;
	}
	.close {
		top: -110px;
		right: -25px;
	}
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 11;
	box-shadow: 0 1px 1px 0 rgb(0 0 0 / 20%), 0 3px 4px 0 rgb(0 0 0 / 19%);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.sticky + .content {
	padding-top: 60px;
}

#header .sticky .logo {
	padding-bottom: 10px;
}

/*************************************
  blog and service pages
*************************************/
.repsci-quote-name img {
	width: 30%;
}

/* @media screen and (max-width: 768px){
  .modal-header {
	  padding: 161px 20px!important;
  }
} */

.adoit-banner.page-banner.removal-banner,
.page-banner.adoit-banner.review-banner {
	display: flex;
	align-items: center;
}

.adoit-banner.page-banner,
.page-id-824 .adoit-banner.page-banner.removal-banner {
	padding: 0 !important;
}

.rep-info {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
	font-size: 14px;
}

.rep-info span.date {
	margin-right: 15px;
}

/***  FS  ***/

.rs-fs-container {
	position: relative;
	height: 260px;
	width: 100%;
	background-color: #00395d;
	border-radius: 20px;
	overflow: hidden;
	margin: 20px auto;
	box-shadow: 0 0 20px #eee;
}

.rs-fs-text__header {
	color: #fff !important;
	padding: 44px 40px;
	padding-bottom: 0;
	font-size: 24px !important;
	font-weight: 800;
	text-align: center;
	margin-bottom: 0 !important;
}

p.rs-fs-text__header-span {
	color: #ff9000 !important;
	padding: 0;
	font-size: 23px !important;
	font-weight: 800;
	text-align: center;
}

.rs-fs-text__subtext {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #fff !important;
}

.rs-fs-image {
	width: 35%;
	position: absolute;
	right: -20px;
	bottom: -10px;
	opacity: 0.08;
	z-index: -1;
}

.rs-fs-cta {
	width: 300px;
	background-color: #ff9000;
	color: #fff !important;
	margin: auto;
	height: 50px;
	text-align: center;
	font-weight: 500;
	border-radius: 5px;
}
.rs-fs-cta a {
	color: #fff !important;
	display: block;
	padding-top: 12px;
	height: 50px;
}
.rs-fs-cta:hover {
	background-color: #0fb36c;
}

@media screen and (max-width: 450px) {
	.rs-fs-container {
		height: 350px;
		display: flex;
		flex-direction: column;
		padding: 10px;
	}
	.rs-fs-text__header {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.rs-fs-text__subtext {
		margin-bottom: auto !important;
		padding-left: 20px;
		padding-right: 20px;
	}
	.rs-fs-image {
		width: 70%;
		right: -60px;
		bottom: -60px;
	}
	.rs-fs-cta {
		width: 88%;
	}
}

@media screen and (max-width: 992px) {
	.rs-fs-text__header {
		padding: 20px 30px 0;
	}
	.rs-fs-text__subtext {
		font-size: 15px !important;
	}
}

/*** (END) FS ***/

/*** SIDEBAR CTA ***/

.rs-sidebarcta-container {
	border: solid 2px #00395d;
	border-radius: 10px;
	height: 240px;
	width: 100%;
	margin: 0 0 25px;
}

.rs-sidebarcta__upper {
	height: 120px;
	background-color: #00395d;
	color: #fff;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	padding: 33px 20px;
	letter-spacing: -0.03em;
	line-height: 1.4;
	border-radius: 6px 6px 0 0;
}

.rs-sidebarcta__lower {
	width: 85%;
	height: 50px;
	background-color: #ff9000;
	margin: 12% auto;
	text-align: center;
	border-radius: 5px;
	font-weight: 400;
}
.rs-sidebarcta__lower:hover {
	background-color: #0fb36c;
}
.rs-sidebarcta__lower a {
	color: #fff !important;
	display: block;
	padding-top: 12px;
	height: 50px;
}
@media screen and (max-width: 1200px) {
	.rs-sidebarcta__upper {
		padding-top: 25px;
	}

	.rs-sidebarcta__lower {
		margin: 15% auto;
	}

	.adoit-banner p {
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 600px) {
	.bradg p {
		display: none !important;
		padding: 0 !important;
	}

	.single-post .metabox {
		font-size: 16px !important;
		text-align: center !important;
		line-height: 30px !important;
	}

	.cate ul li a {
		font-size: 16px !important;
	}

	h1.single-post {
		font-size: 24px;
	}

	.rep-info {
		font-size: 16px;
	}

	/* .rep-info span.date{
		margin-right:15px;
	} */

	.cate {
		display: none;
	}

	.privacy-policy h3#number1,
	.privacy-policy h3#number2,
	.privacy-policy h3#number3,
	.privacy-policy h3#number4,
	.privacy-policy h3#number5,
	.privacy-policy h3#number6,
	.privacy-policy h3#number7,
	.privacy-policy h3#number8,
	.privacy-policy h3#number9,
	.privacy-policy h3#number10,
	.privacy-policy h3#number11 {
		padding-top: 60px;
		margin-top: -60px;
	}

	.metabox-btm span,
	.metabox-btm span a,
	#sidebar .wp-block-group ul li a,
	#menu-footer-menu li a {
		font-size: 16px !important;
	}

	.metabox-btm {
		display: none !important;
	}

	.single-post .post-text p {
		margin-bottom: 20px !important;
	}

	.single-post .post-text li {
		margin-bottom: 20px !important;
	}
}

@media screen and (max-width: 450px) {
	.rs-sidebarcta__upper {
		font-size: 22px;
	}
	.rs-sidebarcta__lower {
		margin: 9% auto;
		font-size: 18px;
		font-weight: 600;
	}
}
/*** (END) SIDEBAR CTA ***/

/*** TRUSTPILOT HEADER ***/
.rs-tp-service__header {
	font-size: 34px;
	margin-bottom: 10px;
}
/* p.rs-tp-service__p1 {
	font-weight: 400;
	font-size: 16px!important;
} */
.rs-tp-service {
	display: flex;
	width: 90%;
	margin: -30px auto 30px;
}

.rs-tp-service__trustpilot {
	width: 375px;
	height: 200px;
	background-color: #f8f9fa;
	margin: auto 90px auto 0;
	padding: 35px;
	padding-left: 50px;
	border: solid 5px #fff;
	box-shadow: 0 0 20px rgb(238 238 238 / 85%);
	border-radius: 10px;
}

.rs-tp-service__review {
	font-family: "Montserrat";
	width: 60%;
	padding: 35px 30px;
	margin: auto;
	background-color: #fff;
	box-shadow: 0 0 20px rgb(238 238 238 / 85%);
	border-radius: 10px;
	line-height: 25px;
}

.rs-tp-service__review-header {
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	color: #ff9000;
	margin-bottom: 10px;
}

.rs-tp-service__review-text p {
	font-style: italic;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: 0 !important;
}

img.rs-tp-service__review-rating {
	width: 110px;
	margin-left: 5px;
}

p.rs-tp-service__review-name {
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
}

p.rs-tp-service__review-rating {
	margin-bottom: 0;
	margin-left: 0 !important;
	margin-right: 5px;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: -0.03em;
	color: rgba(79, 79, 79, 0.85);
}

.rs-tp-service_hr {
	margin-top: 10px !important;
	margin-bottom: 50px !important;
}

@media screen and (max-width: 768px) {
	.rs-tp-service {
		flex-direction: column-reverse;
	}
	.rs-tp-service__review {
		width: 90% !important;
		margin: 20px auto;
	}
	.rs-tp-service__trustpilot {
		width: 90% !important;
		margin: auto !important;
	}
	.rs-tp-service__trustpilot {
		padding: 35px 30px 35px 50px;
	}
}

@media screen and (max-width: 992px) {
	.rs-tp-service {
		width: 100%;
	}
	.rs-tp-service__review {
		width: 100%;
	}
	.rs-tp-service__trustpilot {
		margin-right: 20px;
	}
}

/*** (END) TRUSTPILOT HEADER ***/

.admin-bar .bottom-header.sticky {
	top: 32px !important;
}

@media (max-width: 782px) {
	.admin-bar .bottom-header.sticky {
		top: 46px !important;
	}
}



/* GWiz Advanced Phone Fields sorting and CSS styling code */

.iti__country-name {
	max-width: 65%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.iti__country-container .iti__country:nth-of-type(3) {
	border-bottom: 1px solid #ccc !important;
}

.iti__selected-country{
	background-color: white !important;
}