
/* blog page css */
ul.post-list {
	list-style: none;
	padding-left: 0;
}

.category-list {
	margin-bottom: 15px;
}

.category-list a {
	color: #999;
}

.category-list a:hover {
	color: #56baf3;
}

.blog_desc {}

.blog-btn {
	display: inline-flex;
}

.blog-full-post ul li .post-image a {
	border: 1px solid #f2f2f2;
}

.blog-full-post ul li .post-image a, .blog-full-post ul li .post-image a img {
	display: inline-block;
	width: 100%;
}

.blog-full-post ul li .post-image a img {
	display: block;
	height: 400px;
	object-fit: cover;
	object-position: center top;
}

.search .breadcrumb-sec {
	display: none;
}

.blog-full-post {
	padding-right: 5%;
}

/* .post-title {
    margin-bottom: 10px;
} */
.author-name {
	margin-bottom: 10px;
}

.post-title a {
	line-height: normal;
	display: inline-block;
	color: var(--heading-color);
	font-family: Times New Roman;
	font-size: var(--h4);
	font-style: normal;
	font-weight: 400;
}

.post-title a:hover {
	color: var(--green-color);
}

.blog-single-detail .post-image img {
	border: 1px solid #e9e9e9;
	padding: 5px;
	display: block;
	display: inline-block;
	height: 500px;
	object-fit: cover;
	width: 100%;
}

.blog-single-detail .post-image {
	margin-bottom: 25px;
	width: 100%;
}

.blog-full-post .post-list li {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.blog-full-post .post-list li:last-child {
	margin-bottom: 0;
}

.blog-full-post .post-list li .post-image {
	width: 100%;
	display: flex;
}

.blog-single-img {
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}

.blog-single-img img {
	width: 100%;
}

.single-post-content img, .static-page-details img {
	border: 1px solid #f2f2f2;
	padding: 5px;
}

.single-post-content .size-full {
	width: 100%;
}

.bloglist .info-box {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: center;
}

.blog-info-header {
	margin-top: 15px;
	margin-bottom: 0;
}

.no-post-img {
	height: 400px;
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--blue);
}

.no-post-img img {
	height: 200px !important;
	object-fit: contain !important;
}

.bloglist .info-box .post-image {
	width: 100%;
	max-width: 40%;
}

.bloglist .info-box .post-desc {
	width: 100%;
	max-width: 60%;
	padding-left: 30px;
}

.blog-heading {
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	letter-spacing: .02em;
	color: #000;
}

.blog-detail .blog-title {
	font-size: 35px;
	line-height: 1.25;
	letter-spacing: .02em;
	text-transform: capitalize;
	color: #122d4a;
	margin-bottom: 10px;
}

.blog-detail .blog-title a {
	display: inline-block;
	color: #122d4a;
}

.blog-detail .blog-title a:hover {
	color: #56baf3;
}

.blog-detail .blog-image {
	border-top: 1px solid #e9e9e9;
	padding-top: 25px;
	margin-top: 20px;
}

.blog-detail .blog-the_content {
	border-top: 1px solid #e9e9e9;
	padding-top: 20px;
	margin-top: 40px;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.75;
	text-transform: capitalize;
}

.blog-detail .blog-the_content h2 {
	font-size: 35px;
	display: inline-block;
}

.blog-detail .blog-the_content h3 {
	font-size: 32px;
	display: inline-block;
}

.blog-detail .blog-the_content h4 {
	font-size: 30px;
	display: inline-block;
}

.blog-detail .blog-the_content h5 {
	font-size: 28px;
	display: inline-block;
}

.blog-detail .blog-the_content h5 {
	font-size: 25px;
	display: inline-block;
}

.static-page .the_content figure {
	margin-bottom: 15px;
}

.blog-the_content ul li {
	line-height: 2;
}

.search-results .post-image, .search-results div#sidebar-search {
	display: none;
}

/* blog page css */
.gallery-icon img {
	border: 1px solid #cfcfcf !important;
	padding: 7px !important;
}

.gallery .gallery-item {
	padding: 5px;
}

.blog-search-side form.search-form {
	float: left;
	width: 100%;
	position: relative;
}

.sidebar .searchitem label {
	display: inline;
	margin-bottom: 0;
}

.sidebar .searchitem .search-field {
	color: #4a4a4a;
	font-size: 16px;
	height: 60px;
	display: inline-block;
	width: 100%;
	margin: 0;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 12px 0px;
	padding-right: 45px;
	padding-left: 15px;
	line-height: 26px;
	background: transparent;
	outline: none;
}

.blog-search-side .searchitem .search-submit {
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 60px;
	padding: 10px;
	margin: auto;
	cursor: pointer;
	font-size: 14px;
	background: #be2430;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sidebar .searchitem .search-submit {
	border: none;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 60px;
	height: 60px;
	padding: 10px;
	margin: auto;
	cursor: pointer;
	font-size: 0px;
	border-radius: 0;
	right: 0;
	background-color: var(--green-color);
	background-image: url("https://apclr.com/nitropack_static/QYYMIqqEiBIcdsKmWkhIUAVSwLEzjBwF/assets/images/optimized/rev-e9fe873/apclr.com/wp-content/themes/arkansas-psychiatric-clinic/assets/img/search.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 27px;
}

.sidebar .searchitem .search-submit.nitro-lazy {
	background-image: none !important;
}

.sidebar .searchitem .search-submit:hover {
	background-color: var(--blue-color);
}

.blog-btn .button {
	border: 1px solid var(--green-color);
}

/* .blog-btn .button:hover{
    border:1px solid var(--green-color);
} */
.blog-search-side form.search-form:after, .sidebar form.search-form:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	pointer-events: none;
	bottom: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url("https://apclr.com/wp-content/themes/arkansas-psychiatric-clinic/assets/img/search-white.png");
	background-repeat: no-repeat;
	background-size: 23px;
	padding-left: 0px;
	background-position: center;
}

.sidebar .widget.searchitem {
	padding: 0;
	border: none;
	float: left;
	width: 100%;
	position: relative;
	box-shadow: none;
	margin-bottom: 20px;
}

.sidebar .widget.searchitem .widget-title {
	padding: 0;
	margin-bottom: 15px;
}

.blog-search-side form.search-form:after, .sidebar form.search-form:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	pointer-events: none;
	bottom: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url("https://apclr.com/wp-content/themes/arkansas-psychiatric-clinic/assets/img/search-white.png");
	background-repeat: no-repeat;
	background-size: 23px;
	padding-left: 0px;
	background-position: center;
}

.custom_form_msg, .msg-side-form {
	color: #fff;
	font-weight: 500;
	display: block;
	position: absolute;
	bottom: 2px;
	right: 65px;
	font-size: 10px;
	background-color: #b30000;
	padding: 5px;
	border-radius: 4px 4px 0px 0px;
	line-height: 4px;
	text-transform: capitalize;
}

/* blog search css */

/* blog search css end*/

/* pagination css */
.paging-new {
	display: flex;
	align-items: center;
	margin-top: 0px;
}

.paging-new .pagination {
	margin-top: 70px;
}

.paging-new .nav-links {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.paging-new .page-numbers {
	font-weight: 400;
	font-size: 16px;
	line-height: 64px;
	letter-spacing: .06em;
	text-transform: uppercase;
	color: #000;
	text-align: center;
}

.paging-new .page-numbers:not(.prev):not(.next), .paging-new .page-numbers.current {
	margin: 0 6px;
	width: 64px;
	height: 64px;
	border: 1px solid #ddd;
}

.paging-new .prev.page-numbers, .paging-new .next.page-numbers {
	margin-left: 0;
	background: var(--blue2);
	color: #fff;
	padding: 0px 15px;
	text-transform: capitalize;
}

.paging-new .page-numbers:hover {
	color: var(--blue);
	border-color: var(--blue);
	background-color: transparent;
}

.paging-new .page-numbers.current {
	color: var(--blue);
	border-color: var(--blue);
	background-color: transparent;
}

.paging-new .screen-reader-text {
	display: none;
	font-size: 0px;
	opacity: 0;
	pointer-events: none;
}

.paging-new .next.page-numbers:hover, .paging-new .prev.page-numbers:hover {
	color: #fff;
	background-color: #436f94;
	border-bottom: #436f94;
}

/* pagination css */

/* sidebar css*/
.sidebar .widget {
	margin-bottom: 40px;
	z-index: 1;
	border: 1px solid #ddd;
}

.sidebar .widget.practice-side {
	padding-bottom: 0;
	position: relative;
	z-index: 1;
	width: 100%;
	float: left;
}

.sidebar .widget:last-child {
	margin-bottom: 0;
}

.sidebar .widget.practice-side ul {
	padding-bottom: 11px;
	margin-bottom: 20px;
}

.sidebar .widget .form-title {
	color: #000;
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 38px;
}

.sidebar .widget-menu {
	position: relative;
	width: 100%;
	background: #fff;
	border: 1px solid #e2e2e2;
}

.sidebar .practice-side .widget-menu {
	padding-bottom: 0;
}

.sidebar .widget-title br {
	display: none;
}

.sidebar .widget-menu .widget-title {
	position: relative;
	margin: 0;
	z-index: 1;
	display: inline-block;
	width: 100%;
	margin-top: 0px;
	text-transform: capitalize;
	padding: 20px 15px;
	font-weight: 500;
	font-size: 29px;
	line-height: 1.2;
	background: var(--blue-color);
	color: #fff;
}

.sidebar .widget ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.sidebar .widget li {
	position: relative;
	padding-right: 0 !important;
	list-style: none;
}

.sidebar .widget-menu ul li a {
	display: block;
	padding: 7px 15px;
	text-transform: capitalize;
	position: relative;
	font-size: 16px;
	font-style: normal;
	color: #373737;
	padding-right: 20px;
	border-bottom: 1px solid #f2f2f2;
}

.sidebar .widget-menu ul li a:hover {
	color: #fff;
	background: var(--blue2);
}

.sidebar .side-form-title {
	text-align: center;
}

.sidebar .widget li a:hover:after {
	background-image: url("https://apclr.com/wp-content/themes/arkansas-psychiatric-clinic/assets/img/right-arrow.svg");
}

.sidebar .widget-menu ul li a br {
	display: none;
}

.sidebar .widget-menu ul li:last-child a {
	border-bottom: none;
}

.sidebar .widget li:last-child {
	border-bottom: none;
}

.sidebar .widget li a:after {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("https://apclr.com/wp-content/themes/arkansas-psychiatric-clinic/assets/img/right-arrow.svg");
	content: "";
	position: absolute;
	right: 15px;
	top: 17px;
	height: 14px;
	width: 14px;
}

.sidebar .widget-menu .current-menu a:after, .sidebar .widget-menu .current-menu-item a:after, .sidebar .widget-menu .activeChild a:after {
	background-image: url("https://apclr.com/wp-content/themes/arkansas-psychiatric-clinic/assets/img/right-arrow.svg");
}

.sidebar .widget-menu .current-menu a, .sidebar .widget li.current-cat a, .sidebar .widget-menu .current-menu-item a, .sidebar .widget-menu ul .current_page_item a, .sidebar .widget-menu li.activeChild a {
	color: #fff;
	background: var(--blue2);
}

.side-contact-header {
	margin-bottom: 20px;
}

#crmWebToEntityForm.zcwf_lblTopBottom {
	max-width: 100% !important;
}

.zcwf_lblTopBottom .zcwf_col_lab, .zcwf_lblTopBottom .zcwf_col_fld {
	width: auto;
	float: none !important;
}

.zcwf_lblTopBottom .zcwf_col_fld input[type=text], input[type=password] {
	width: 100% !important;
	height: 40px !important;
}

.zcwf_lblTopBottom .zcwf_col_fld textarea {
	width: 100% !important;
}

.zcwf_lblTopBottom .zcwf_col_fld_slt {
	min-height: 40px !important;
}

.contact-form-sidebar {
	padding: 30px 16px 25px 16px;
	position: relative;
	box-sizing: border-box;
	background: var(--blue-color);
	box-shadow: 0px 0px 30px rgba(94, 94, 94, .1);
	text-align: center;
}

.contact-form-sidebar .btn {
	min-width: 170px;
	border: 1px solid #fff;
	background-color: #fff;
	color: #000;
	background-image: url("https://apclr.com/nitropack_static/QYYMIqqEiBIcdsKmWkhIUAVSwLEzjBwF/assets/images/optimized/rev-e9fe873/apclr.com/wp-content/themes/arkansas-psychiatric-clinic/assets/img/arrow2.svg");
}

.contact-form-sidebar .btn.nitro-lazy {
	background-image: none !important;
}

.single-podcast iframe {
	height: 352px;
}

.contact-form-sidebar .btn:hover {
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	background-image: url("https://apclr.com/nitropack_static/QYYMIqqEiBIcdsKmWkhIUAVSwLEzjBwF/assets/images/optimized/rev-e9fe873/apclr.com/wp-content/themes/arkansas-psychiatric-clinic/assets/img/white-arrow-right.svg");
}

.contact-form-sidebar .btn:hover.nitro-lazy {
	background-image: none !important;
}

.static-page .sidebar {
	padding-left: 50px;
}

.side-contact-header p {
	font-size: 12px;
	color: #000;
	line-height: normal;
}

.contact-form-sidebar {
	width: 100%;
	position: relative;
	margin-top: 15px;
}

.side-form-title {
	border-bottom: none;
	position: relative;
	width: 100%;
	letter-spacing: 1px;
	text-align: left;
	color: #fff;
	text-transform: capitalize;
}

.sidebar .form-title-wrap {
	width: 100%;
	position: relative;
	text-align: left;
	padding: 0;
	margin-bottom: 0;
}

.sidebar div.wpcf7 .wpcf7-form .form-control {
	padding: 7px 15px 7px 0px;
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	background: none;
	font-weight: 300;
	font-size: 14.5273px;
	line-height: 22px;
	color: #fff !important;
	box-shadow: none;
}

.sidebar div.wpcf7 .wpcf7-form .label-name {
	font-size: 16px;
}

.sidebar .wpcf7 ::-webkit-input-placeholder {
	color: #fff !important;
	font-weight: 600;
}

.sidebar .wpcf7 ::-moz-placeholder {
	color: #fff !important;
	font-weight: 600;
}

.sidebar .wpcf7 :-ms-input-placeholder {
	color: #fff !important;
	font-weight: 600;
}

.sidebar .wpcf7 :-moz-placeholder {
	color: #fff !important;
	font-weight: 600;
}

.wpcf7-form textarea.form-control {
	height: 100px;
}

.sidebar div.wpcf7 .wpcf7-form .form-control:focus {
	border-bottom: 1px solid #d8d8d8;
}

.sidebar div.wpcf7 .wpcf7-form .form-group {
	margin-bottom: 15px;
}

.sidebar div.wpcf7 .wpcf7-response-output {
	bottom: -30px;
	padding: 2px 6px !important;
	font-size: 11px;
	background: #b30000;
	line-height: 14px;
	color: #fff;
}

.sidebar div.wpcf7 span.wpcf7-quiz-label {
	color: #fff;
}

.sidebar .wpcf7 form .btn-wrap {
	background-color: transparent;
	border-radius: 45px;
	width: 182px;
	position: relative;
	margin: auto;
	margin-top: 15px;
}

.sidebar .wpcf7 form .btn-wrap .wpcf7-spinner {
	position: absolute;
	top: 12px;
}

.sidebar .wpcf7 form .btn-wrap .btn:hover {
	color: #fff;
	border-color: #000;
	background-color: #000;
}

.contact-form-sidebar .form-heading {
	color: #fff;
}

/* sidebar css*/

/********blockquote*******/
blockquote {
	font-size: 20px;
	width: 100%;
	margin: 0 auto;
	font-style: italic;
	padding: 30px 20px 30px 75px;
	border-left: 8px solid var(--green-color);
	position: relative;
	background: #ededed;
}

blockquote::before {
	content: "“";
	color: var(--green-color);
	font-size: 4em;
	position: absolute;
	left: 10px;
	top: -10px;
}

blockquote::after {
	content: "";
}

blockquote span {
	display: block;
	color: #333;
	font-style: normal;
	font-weight: bold;
	margin-top: 1em;
}

/********blockquote*******/

/**********Responsive***********/
@media (max-width:1300px) {
	.blog-full-post {
		padding-right: 0;
	}
}

/* .inner-page-banner .container {
    padding-top: calc(55px - 5px);
} */
.inner-page-banner .inner-banner-heading {
	color: white;
	font-size: 45px;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 0;
	position: relative;
	z-index: 5;
	text-align: center;
}

.inner-page-banner .banner-sub-title {
	text-align: center;
}

.inner-page-banner {
	width: 100%;
	min-height: 18vw;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top right;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	position: relative;
	padding-top: 72px;
}

.inner-page-banner::after {
	position: absolute;
	content: "";
	background: linear-gradient(180deg, rgba(45, 47, 51, .5), rgba(45, 47, 51, .5));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 47, 51, .5)), to(rgba(45, 47, 51, .5)));
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.breadcrumb-sec {
	background-color: var(--green-color);
}

.breadcrumb-sec * {
	color: white;
}

.breadcrumb-sec a:hover {
	text-decoration: underline;
	color: white;
}

.team-list-sc p {
	color: #5e5e5e;
}

.education {
	background-color: var(--blue2);
}

.education .content ul {
	margin-left: 30px;
}

.education .content ul li {
	list-style: disc;
}

/*.education .content-listing .h3{
    
}*/
.team-list-sc h2, .team-list-sc h3, .team-list-sc h4, .team-list-sc h5, .team-list-sc h6 {
	color: var(--blue);
	margin-bottom: 30px;
}

.team-list-sc .img-sc img {
	width: 100%;
	object-fit: cover;
	height: 350px;
}

.btn1 svg path {
	stroke: var(--green-color);
}

.team-list-sc .row a:hover .title-sc .btn1 svg path {
	stroke: #000 !important;
}

.team-list-sc .title {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	line-height: 40px;
	margin-bottom: 8px;
	text-transform: capitalize;
}

.team-list-sc .sub-title {
	font-size: 16px;
	color: #5e5e5e;
	line-height: 1.5;
	margin-bottom: 0px;
	font-weight: 400;
	text-transform: uppercase;
}

.team-list-sc .title-sc {
	padding: 0px 8px 10px 8px;
	margin-top: 0px;
}

.col-wrap .short-content {
	color: #5e5e5e;
}

.team-list-sc .btn1 {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	display: flex;
	align-items: center;
}

.team-list-sc .btn1 svg {
	margin-left: 28px;
}

.team-list-sc a:hover .btn1 {
	color: #000;
}

.team-list-sc .btn1:hover {
	color: #000 !important;
}

.team-list-sc .btn1:hover svg path {
	stroke: #000 !important;
}

.team-list-sc .row a {
	display: block;
}

.team-list-sc .row a:hover {
	box-shadow: 5px 5px 40px 0px rgba(0, 0, 0, .12);
	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}

.single-team-page .img-sc img {
	width: 100%;
	object-fit: cover;
}

.single-team-page  p {
	margin-bottom: 10px;
	color: #5e5e5e;
}

.single-team-page {
	color: #5e5e5e;
}

.single-team-page  p:last-child {
	margin-bottom: 0;
}

.single-team-page .title {
	font-size: 30px;
	font-weight: 600;
	color: var(--green-color);
	line-height: 1;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.single-team-page .sub-title {
	font-size: 18px;
	color: var(--blue-color);
	line-height: 1;
	margin-bottom: 12px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.single-team-page .bottom-content {
	margin-top: 30px;
}

.fullwidth-page h2, .fullwidth-page h3, .fullwidth-page h4, .fullwidth-page h5, .fullwidth-page h6 {
	color: var(--green-color);
}

.static-page  p {
	margin-bottom: 25px;
}

.sidebar-heading {
	font-size: 29.5px;
	font-weight: 500;
	text-transform: uppercase;
	color: white;
	line-height: 1.5;
	margin-bottom: 20px;
}

.wpcf7-list-item label {
	display: flex;
	align-items: flex-start;
}

.wpcf7-list-item {
	margin-left: 0;
	text-align: left;
}

.wpcf7-list-item label input {
	margin-top: 7px;
	width: 22px;
	height: 22px;
	flex-shrink: 0;
}

.wpcf7-list-item label span {
	margin-left: 20px;
}

.thank-you-page a:hover {
	color: black;
}

.page-id-380 .services-blk .col-xl-3 {
	width: 33%;
}

.testimonial-hm {
	display: none;
}

.testmonial-inner-sc {
	display: none;
}

.sidebar .widget-menu {
	border: 0;
}

.no-child-message {
	display: none;
}

.contact-info-col {
	margin-top: 50px;
}

.default-content .wp-block-image.size-full {
	text-align: center;
}

.default-content .wp-block-image.size-full img {
	height: auto;
	width: 500px;
}

.testimonials-page .testimonial-outer-blk {
	border: 1px solid var(--blue2);
	padding: 35px;
	height: 100%;
	display: flex;
	align-items: center;
}

.location-listing .map .image img {
	width: 100%;
	height: 400px;
	object-fit: inherit;
}

.education .content-listing .title {
	font-size: 30px !important;
	font-weight: 600;
}

.default-content .size-thumbnail img {
	height: 100px;
	width: 100px;
}

.default-content .size-thumbnail {
	margin-top: 25px;
}

.default-content ul li {
	list-style: disc;
	list-style-position: outside;
}

.default-content ul {
	margin-left: 26px;
}

.page-id-1320 .services-list .col-inner {
	height: 340px;
}

.icons p {
	line-height: normal;
}

#crmWebToEntityForm.zcwf_lblRight {
	padding: 9px !important;
}

.faq-accordion-common button.accordion-button.collapsed {
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, 0);
	color: #000;
}

.faq-accordion-common .accordion-button {
	font-size: 22px;
	padding: 20px 25px;
	color: #fff;
	font-weight: 500;
	background-color: var(--blue-color);
}

.accordion-item:not(:first-of-type) {
	border-top: 1px solid rgba(0, 0, 0, .16);
}

.faq-accordion-common .accordion-item {
	background-color: transparent !important;
	margin-bottom: 25px;
}

.faq-accordion-common .accordion-content {
	padding: 20px 25px;
}

.faq-accordion-common .accordion-content p {
	margin-bottom: 0px;
	font-size: 16px;
}

.accordion-item:first-of-type {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}

.accordion-button:not(.collapsed) {
	box-shadow: none !important;
}

.accordion-item:last-of-type .accordion-button.collapsed {
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

#crmWebToEntityForm.zcwf_lblRight {
	max-width: 100% !important;
	width: 100% !important;
	padding: 25px;
	margin: 0 auto;
	box-sizing: border-box;
}

.page-id-2194 .footer-form {
	display: none;
}

#block_8b6ad47a64b1242bd4d37310ff973de3:before {
	display: none;
}

.contact-page-section-first {
	align-items: flex-start;
}

.static-page .right-image-left-content .row.align-items-center {
	align-items: start !important;
}

.inner-services-page-image img {
	margin: 5px 0px;
}

.page-id-120 .form-section-block {
	padding: 60px 0px;
}

.footer-form form.wpcf7-form {
	padding-top: 45px;
}

.page-id-2194 .faq-accordion-common {
	padding: 0px;
}

.about-page-second-last-section img {
	width: 100%;
	margin: 0px !important;
}

.about-page-last-section {
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}

.about-page-last-section .about-page-last-section-left {
	width: 48%;
}

.about-page-last-section .about-page-last-section-left .container img {
	margin: 0px;
	width: 100%;
}

.about-page-last-section .about-page-last-section-left .container {
	padding-right: 0px;
}

.about-page-last-section .about-page-last-section-right {
	width: 48%;
}

.about-page-last-section .about-page-last-section-right .container img {
	margin: 0px;
	width: 100%;
}

.about-page-last-section .about-page-last-section-right .container {
	padding-left: 0px;
}
