
.client-name, .listing-box, .reviews-name.h4, .virtual-consult-left h3 {
	text-transform: capitalize;
}

.mainpage ul, .testimonial-box-content, p {
	margin-bottom: 25px;
}

.home-gallery-section.space-pd, .sky-bg {
	background-color: #c3f9ff;
}

.contact-detail-box {
	background: #28acbb;
	color: #fff;
	padding: 40px;
	height: 100%;
	border-radius: 25px 0;
}

.contact-heading {
	color: rgba(255, 255, 255, .7);
	font-size: 18px;
}

.contact-page-map iframe {
	height: 500px;
	display: block;
	width: 100%;
}

.contact-detail-box a {
	color: #fff;
}

.mainpage a:hover, .mainpage h1, .mainpage h2, .mainpage h3, .mainpage h4, .mainpage h5, .mainpage h6 {
	color: #251f1f;
}

.contact-list {
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, .4);
	padding-top: 20px;
}

.contact-list:last-child {
	border: 0;
	padding-bottom: 0;
}

.contact-content {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.map-direction, .virtual-box span, blockquote {
	display: block;
}

.contact-content:last-child, .mainpage ol li:last-child {
	margin-bottom: 0;
}

.contact-icon {
	width: 30px;
	padding-top: 3px;
}

.contact-detail {
	width: calc(100% - 30px);
}

.contact-icon img, .contact-icon svg, .contact-social-link ul.sociallink li a img, .contact-social-link ul.sociallink li a svg {
	width: 20px;
	height: 20px;
}

.contact-icon svg path, .contact-social-link ul.sociallink li a svg path {
	fill: #fff;
}

.contact-social-link ul.sociallink {
	margin: 0;
	justify-content: flex-start;
}

.contact-social-link ul.sociallink li {
	padding: 0;
	margin-right: 10px;
}

.contact-social-link ul.sociallink li a {
	border: 1px solid rgba(255, 255, 255, .4);
	width: 30px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.contact-social-link {
	margin-top: 15px;
}

.form-control {
	border: 0;
	border-bottom: 1px solid #ced4da;
	border-radius: 0;
	background: 0 0;
	color: #000;
	width: 100%;
	height: 50px;
	padding: 10px 0;
}

.mainpage ul li::before, .payton-page, .virtual-image {
	background-position: center;
}

.field-group-btn .btn {
	width: auto;
}

.contact-content-right.contact-form-main {
	padding-left: 30px;
}

textarea.form-control {
	height: 180px;
	resize: none;
}

.left-line, .virtual-consults-wraper {
	position: relative;
}

.left-line::before {
	content: "";
	position: absolute;
	width: 160px;
	height: 1px;
	background: #17243b;
	left: -170px;
	top: 12px;
}

.about-content {
	padding-left: 20px;
}

.about-img {
	text-align: right;
}

.virtual-image {
	position: absolute;
	width: calc(50% - 40px);
	height: 100%;
	background-size: cover;
	top: 0;
	left: 0;
}

.arrange-consults {
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
	display: flex;
	flex-wrap: wrap;
}

.virtual-consult-left {
	width: 50%;
	padding-right: 30px;
}

.virtual-consult-right {
	width: 50%;
}

.virtual-box {
	padding: 20px;
	width: auto;
	display: inline-block;
	box-shadow: 0 8px 20px -8px rgba(40, 171, 186, 40%);
}

.alphbet-image, .box-icon {
	display: flex;
	border-radius: 50%;
}

.virtual-box span a {
	font-weight: 500;
}

.arrange-consults.download-form-part {
	border: 0;
}

.virtual-text {
	margin-bottom: 20px;
}

.choose-left-part {
	padding-right: 30px;
}

.signature-image {
	max-width: 85%;
	margin-top: 30px;
}

.virtual-content-wraper {
	padding: 30px 0;
}

.payton-page {
	background-image: url("https://delucapytell.com/nitropack_static/DfYvntCJHAUQsdGbZqZdlWsOTfMtPQeZ/assets/images/optimized/rev-7fa9cde/delucapytell.com/wp-content/themes/DeLuca-Pytell/img/Pngtree-background.png");
	background-size: cover;
}

.payton-page.nitro-lazy {
	background-image: none !important;
}

.box-icon {
	width: 80px;
	height: 80px;
	background: #28abba;
	margin: 0 auto 15px;
	align-items: center;
	justify-content: center;
}

.box-icon img, .box-icon svg {
	width: 45px;
	height: 45px;
}

.listing-box {
	padding: 35px;
	height: 100%;
}

.listing-box-wraper {
	padding-top: 15px;
	padding-bottom: 15px;
}

.textimonila-img {
	max-width: 90%;
	margin: auto;
}

.testimonial-logo {
	max-width: 80px;
	margin-bottom: 40px;
}

.testimonial-main-content .h3 {
	font-size: 40px;
	line-height: 55px;
	margin-bottom: 20px;
}

.testimonial-main-content {
	padding-right: 70px;
}

.client-name {
	color: #28abba;
}

.testimonial-box {
	padding: 80px 0 60px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.quote-icon {
	position: absolute;
	top: 44px;
	/*left:0*/
	right: 0;
}

.reviews-name.h4 {
	margin: 0;
	color: #251f1f;
	font-size: 22px;
}

.quote-icon img, .quote-icon svg {
	width: 70px;
	height: 70px;
}

.testimonial-meta {
	display: flex;
	flex-wrap: wrap;
}

.client-name-letter {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 15px;
}

.testimonial-meta-box {
	width: calc(100% - 65px);
}

.alphbet-image {
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	line-height: normal;
	background: #85d7e2;
	color: #fff;
}

.testimonials-star-rating img, .testimonials-star-rating svg {
	width: 16px;
	height: 16px;
}

.testimonial-list {
	margin-bottom: 30px;
}

.mainpage h1 {
	font-size: 55px;
}

.mainpage h2 {
	font-size: 50px;
}

.mainpage h3 {
	font-size: 40px;
}

.mainpage h4 {
	font-size: 30px;
}

.mainpage h5 {
	font-size: 26px;
}

.mainpage h6 {
	font-size: 22px;
}

.page-contnet {
	padding-right: 40px;
}

blockquote {
	background: #fafafa;
	padding: 20px;
	border-left: 6px solid #28abba;
	font-style: italic;
	margin: 15px 0;
}

.mainpage ul li ul {
	margin-bottom: 8px;
	margin-top: 8px;
}

.mainpage ul li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 8px;
}

.mainpage ul li::before {
	position: absolute;
	content: "";
	background-image: url("https://delucapytell.com/nitropack_static/DfYvntCJHAUQsdGbZqZdlWsOTfMtPQeZ/assets/images/optimized/rev-7fa9cde/delucapytell.com/wp-content/themes/DeLuca-Pytell/img/arrow.svg");
	left: 0;
	top: 9px;
	width: 16px;
	height: 11px;
	background-repeat: no-repeat;
	background-size: 14px;
}

.mainpage a, .thankyou a {
	color: #28abba;
}

.mainpage ol {
	list-style-type: none;
	counter-reset: ordered;
	margin: 0 0 20px;
	padding: 0;
}

.mainpage ol li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
}

.mainpage ol li::before {
	content: counter(ordered);
	counter-increment: ordered;
	position: absolute;
	left: 0;
	top: 0;
}

.mainpage {
	padding-right: 50px;
}

.fullwidth-page img.alignleft {
	max-width: 50%;
	margin: 0 30px 20px 0;
}

.fullwidth-page img.alignright {
	max-width: 50%;
	margin: 0 0 20px 30px;
}

.thankyou a:hover {
	color: #000;
}

.testimonial-page .quote-icon {
	z-index: -1;
}

.testimonial-page .quote-icon:before {
	content: "";
	width: 100%;
	height: 100%;
	opacity: .7;
	background-color: #fff;
	position: absolute;
	inset: 0;
}

.liststyle ul {
	margin-bottom: 20px;
}

.liststyle ul li {
	position: relative;
	padding-left: 25px;
}

.liststyle ul li::before {
	position: absolute;
	content: "";
	background-image: url("https://delucapytell.com/nitropack_static/DfYvntCJHAUQsdGbZqZdlWsOTfMtPQeZ/assets/images/optimized/rev-7fa9cde/delucapytell.com/wp-content/themes/DeLuca-Pytell/img/arrow.svg");
	left: 0;
	top: 8px;
	width: 16px;
	height: 11px;
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: center;
}

.static-page-details .wpcf7 select {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding: 10px 30px 10px 15px;
	width: 100%;
	color: #000;
	font-size: 16px;
	line-height: 23px;
	font-weight: 400;
	background: 0 0;
	border: 2px solid silver;
	appearance: none;
	background: url("https://delucapytell.com/nitropack_static/DfYvntCJHAUQsdGbZqZdlWsOTfMtPQeZ/assets/images/optimized/rev-7fa9cde/blackmenvo1stg.wpenginepowered.com/wp-content/themes/BlackMenvote/img/down_arrow.svg") no-repeat;
	background-position: right .6rem center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.static-page-details .wpcf7 select.nitro-lazy {
	background: none !important;
}

.static-page-details .wpcf7 .field-group input {
	padding: 10px 15px;
	width: 100%;
	color: #000;
	font-size: 16px;
	line-height: 23px;
	font-weight: 400;
	background: 0 0;
	border: 2px solid silver;
	border-radius: 0;
}
