/*
Theme Name: TruD Options
Description: Theme customized by RGDesign for TruDiligence.
Version: 1.0
Author: RGDesign
Author URI: https://www.rgdesigntx.com
Template: trudiligence
*/

/*Add your own styles here:*/

.page-id-19474 .fullsize .content .entry-content-wrapper {
	background: #f0f0f0;
}
.page-id-19474  .flex_column_table {
	background: #fff;
	margin-top: 0 !important;
	padding-top: 50px;
}
.page-id-19474  .content, .sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}
.page-id-19474  .container {
	padding: 0;
	max-width: 100%;
}
.page-id-19474  .wpcf7-form {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-top: 2rem;
}
.page-id-19474  .wpcf7-form input {
	font-size: 16px !important;
	padding: 12px 18px !important;
	border-radius: 5px !important;
	margin-bottom: 0px !important;
}
.page-id-19474  .wpcf7-form p {
	width: 55%;
	text-align: center;
}
.page-id-19474  .wpcf7-form .request-info {
	color: rgb(255, 255, 255);
	font-weight: 600 !important;
	background-color: rgba(1, 179, 26, 0.7);
	font-size: 28px !important;
	border-radius: 50px !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	letter-spacing: 1.2px;
	text-align: center;
	padding-left: 45px !important;
	padding-right: 45px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	margin-left: 4rem;
}
.page-id-19474  .avia-button.avia-size-x-large {
	padding: 25px 50px 23px;
	font-size: 15px;
	min-width: 200px;
	border-radius: 50px !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	letter-spacing: 1.2px;
	color: rgb(62, 119, 157);
	font-weight: 600;
	background-color: rgb(255, 255, 255);
	font-size: 22px;
}
/* Icon */
.page-id-19474  .av-icon-char {
	font-size: 59px !important;
	line-height: 40px !important;
	background: rgba(1, 179, 26, 0.7);
	border-radius: 100%;
	padding: .5rem 2rem;
}
.page-id-19474  .no-bg-radius .av-icon-char {
	font-size: 59px !important;
	line-height: 40px !important;
	background: rgba(1, 179, 26, 0);
	border-radius: 100%;
	padding: 0;
}
.hero-logo img {
	width: 54%;
}
.hero-logo .avia-image-overlay-wrap {
	display: flex;
	justify-content: center;
}
.hr-custom .hr-inner.inner-border-av-border-fat {
    border-top-width: 4px;
}
.disclosure {
	display: none;
}
@media screen and (min-width: 990px){
	.margin-desktop p {
		margin: 0 10rem;
	}
}
@media only screen and (max-width: 767px) {
	.responsive #top #wrap_all .container {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
		float: none;
	}
	.page-id-19474  .wpcf7-form p {
		width: 75%;
		text-align: center;
	}
}
