
.banner-social, .page-banner ul.sociallink {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	width: 70px;
	margin: 0;
	display: block;
}

.banner-social ul.sociallink {
	width: auto;
	display: block;
	margin-top: auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 50px;
}

.banner-home ul.sociallink li, .page-banner ul.sociallink li {
	margin: 0 0 35px;
	padding: 0;
}

.banner-home ul.sociallink li:last-child, .page-banner ul.sociallink li:last-child {
	margin: 0;
}

.banner-home ul.sociallink li a span, .page-banner ul.sociallink li a span {
	transform: rotate(90deg);
	display: block;
	text-transform: uppercase;
	color: #251f1f;
	margin-top: 14px;
	font-size: 15px;
}

.banner-home .sociallink li a svg, .banner-home .sociallink li a img, .page-banner .sociallink li a svg, .page-banner .sociallink li a img {
	width: 17px;
	height: 17px;
	fill: #28abba;
	margin-right: 0;
}

.banner-home .sociallink li a svg path, .banner-home .sociallink li a svg g, .page-banner .sociallink li a svg path, .page-banner .sociallink li a svg g {
	fill: #28abba;
	opacity: 1;
}

.banner-home .sociallink li a:hover svg path, .banner-home .sociallink li a:hover svg g, .banner-home .sociallink li a:hover svg, .page-banner .sociallink li a:hover svg path, .page-banner .sociallink li a:hover svg g, .page-banner .sociallink li a:hover svg {
	fill: #251f1f;
}

.banner-social ul.sociallink li {
	margin: 0;
}

.banner-social ul.sociallink li a {
	width: 70px;
	height: 130px;
}

.home-about-section {
	background-image: url("https://delucapytell.com/nitropack_static/DfYvntCJHAUQsdGbZqZdlWsOTfMtPQeZ/assets/images/optimized/rev-7fa9cde/delucapytell.com/wp-content/themes/DeLuca-Pytell/img/blur-bg.png");
	background-position: center;
	background-size: cover;
	overflow: hidden;
}

.home-about-section.nitro-lazy {
	background-image: none !important;
}

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

.home-about-section .description {
	position: relative;
}

.home-about-section .description::before {
	position: absolute;
	content: "";
	width: 180px;
	height: 1px;
	background: #251f1f;
	left: -195px;
	top: 15px;
}

.home-about-section .about-img-large {
	margin-left: -14vh;
	width: 100%;
	box-shadow: -25px 20px 40px -10px rgba(40, 171, 186, .25);
}

.home-about-section .about-img-small {
	display: block;
	margin-left: auto;
	border: 15px solid #fff;
	margin-top: -100px;
	position: relative;
	width: 85%;
}

.home-service-section .item {
	border-radius: 10px;
	padding: 50px 15px;
	height: 100%;
}

.home-service-section .item:hover {
	background: #38bfce;
}

.home-service-section .item .service-icon svg, .home-service-section .item .service-icon img {
	width: 75px;
	height: 75px;
	fill: #fff;
}

.home-service-section .item .title {
	font-weight: 400;
	font-size: 22px;
	margin-top: 15px;
	line-height: 32px;
	text-align: center;
	text-transform: capitalize;
	font-family: "Antic Didone", serif;
}

.home-service-section .item .linkicon {
	visibility: hidden;
	margin-top: 15px;
}

.home-service-section .item .linkicon svg {
	width: 30px;
	height: 30px;
	fill: #fff;
}

.home-service-section .item .linkicon svg path {
	fill: #fff;
}

.home-service-section .item:hover .linkicon {
	visibility: visible;
}

.home-team-section {
	background-image: url("https://delucapytell.com/nitropack_static/DfYvntCJHAUQsdGbZqZdlWsOTfMtPQeZ/assets/images/optimized/rev-7fa9cde/delucapytell.com/wp-content/themes/DeLuca-Pytell/img/blur-bg.png");
	background-position: center;
	background-size: cover;
}

.home-team-section.nitro-lazy {
	background-image: none !important;
}

.home-testimonials-section {
	overflow: hidden;
}

.testimonials-slider .slick-list {
	padding: 40px 0 !important;
	margin: 0 -25px;
}

.testimonials-slider .slick-active {
	opacity: .6;
}

.testimonials-slider .slick-center {
	opacity: 1;
}

.testimonials-slider .slick-slide {
	display: block;
	padding: 0 25px;
}

.testimonials-slider .author-image {
	width: 130px;
	height: 130px;
	border-radius: 100%;
	border: 7px solid rgba(224, 252, 255, 1);
	outline: 12px solid rgba(224, 252, 255, .6);
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.testimonials-slider .author-image img {
	width: 100%;
	height: 100%;
	border-radius: 100%;
}

.testimonials-slider .client-name {
	font-weight: 400;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	text-transform: capitalize;
	color: #251f1f;
	margin: 20px 0;
	font-family: "Antic Didone", serif;
}

.testimonials-slider .alphbet-image {
	font-size: 40px;
	background: #28abba;
}

.testimonials-slider .testimonial-txt .description {
	position: relative;
	padding-top: 20px;
	display: block;
}

.testimonials-slider .testimonial-txt .description > svg, .testimonials-slider .testimonial-txt .description > img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
}

.testimonials-slider .slick-prev {
	left: 0;
}

.testimonials-slider .slick-next {
	right: 0;
}

.testimonials-slider .testimonial-txt .star-rating {
	align-items: center;
	display: inline-flex;
	margin-top: 12px;
	justify-content: center;
	width: 100%;
}

.testimonials-slider .testimonial-txt .star-rating span {
	margin-right: 3px;
	line-height: 17px;
	display: block;
}

.star-rating span:last-child {
	margin-right: 0;
}

.testimonials-slider .testimonial-txt .star-rating span svg, .testimonials-slider .testimonial-txt .star-rating span img {
	width: 17px;
	height: 17px;
	fill: #e0e0e0;
}

.testimonials-slider .testimonial-txt .star-rating span.active svg, .testimonials-slider .testimonial-txt .star-rating span.active img {
	width: 17px;
	height: 17px;
	fill: #fbbc05;
}

.testimonials-slider .testimonial-txt .star-rating span svg path {
	fill: #e0e0e0;
}

.testimonials-slider .testimonial-txt .star-rating span.active svg path {
	fill: #fbbc05;
}

.testimonials-slider .slick-arrow svg path, .testimonials-slider .slick-arrow svg {
	fill: rgba(37, 31, 31, .2);
}

.testimonials-slider .slick-arrow:hover svg path, .testimonials-slider .slick-arrow:hover svg {
	fill: #fff;
}

.plastic-surgery-section {
	overflow: hidden;
	background-image: url("https://delucapytell.com/nitropack_static/DfYvntCJHAUQsdGbZqZdlWsOTfMtPQeZ/assets/images/optimized/rev-7fa9cde/delucapytell.com/wp-content/themes/DeLuca-Pytell/img/blur-bg.png");
	background-position: center;
	background-size: cover;
}

.plastic-surgery-section.nitro-lazy {
	background-image: none !important;
}

.plastic-surgery-section .inner-content {
	padding-left: 20px;
	padding-right: 7vh;
}

.plastic-surgery-section .desine {
	position: relative;
}

.plastic-surgery-section .desine::before {
	position: absolute;
	content: "";
	width: 180px;
	height: 1px;
	background: #251f1f;
	left: -195px;
	top: 15px;
}

.plastic-surgery-section .surgery-box {
	margin-top: 40px;
}

.plastic-surgery-section .surgery-box svg, .plastic-surgery-section .surgery-box img {
	width: 70px;
	height: 70px;
	margin: 0 0 20px;
}

.plastic-surgery-section .surgery-box .title {
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	color: #3d3d3d;
	line-height: 28px;
}

.plastic-surgery-section .surgery-box .description {
	font-weight: 300;
	opacity: .5;
	max-width: 85%;
	line-height: 25px;
	margin-top: 4px;
}

.plastic-surgery-section .img-block {
	padding-right: 60px;
}

.plastic-surgery-section .img-block img {
	width: 100%;
}

.home-team-section .team-item-box {
	display: inline-flex;
	align-items: center;
	width: 100%;
	padding: 15px 20px;
}

.home-team-section .team-item-box.active {
	background: #fff;
	box-shadow: 0 18px 34px rgba(0, 0, 0, .15);
	border-radius: 10px;
	cursor: pointer;
}

.home-team-section .team-item-box .team-img {
	height: 95px;
	width: 95px;
	border-radius: 100%;
	border: 1px solid #ddd;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	object-fit: cover;
}

.home-team-section .team-item-box .team-img img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
}

.home-team-section .team-item-box .team-txt {
	margin-left: 15px;
	width: calc(100% - 110px);
	width: -moz-calc(100% - 110px);
	width: -webkit-calc(100% - 110px);
}

.home-team-section .team-item-box .designation {
	font-weight: 300;
	line-height: normal;
	text-transform: capitalize;
	opacity: .5;
}

.home-team-section .team-item-box .team-title {
	font-weight: 600;
	font-size: 18px;
	line-height: normal;
	text-transform: uppercase;
	color: #3d3d3d;
}

.home-team-section .team-detail-box {
	display: none;
}

.home-team-section .team-detail-box.active {
	display: block;
}

.home-team-section .team-detail-box .lteam-img img {
	display: block;
}

.home-team-section .team-detail-box .team-title.h3 {
	font-size: 32px;
	line-height: 40px;
	text-transform: capitalize;
	margin-bottom: 20px;
}

.home-team-section .team-detail-box .description {
	font-weight: 300;
	line-height: 35px;
}

.home-team-section a.pagelink {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9;
	pointer-events: none;
}

.home-content-section .main-content-box {
	padding: 60px;
}

.home-gallery-section ul {
	list-style: disc;
	list-style-position: inside;
}

.home-gallery-section ul li {
	font-weight: 500;
}

.gallery-slider .afterbefore-img {
	background: #c3f9ff;
	padding: 10px;
}

.gallery-slider .afterbefore-img img {
	display: block;
	width: 100%;
}

.gallery-slider .slick-list {
	padding: 0 !important;
}

.home-gallery-section .gallery-slider .slick-dots li {
	width: 18px;
	height: 18px;
	border: 2px solid transparent;
	border-radius: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.home-gallery-section .gallery-slider .slick-dots li button {
	width: 8px;
	height: 8px;
	padding: 0;
	background: #b6b6b6;
	border-radius: 100%;
}

.home-gallery-section .gallery-slider .slick-dots li.slick-active, .home-gallery-section .gallery-slider .slick-dots li:hover {
	border: 2px solid #28abba;
}

.home-gallery-section .gallery-slider .slick-dots li.slick-active button, .home-gallery-section .gallery-slider .slick-dots li:hover button {
	background: #28abba;
}

.home-contact-section {
	background: linear-gradient(90deg, #fff 0%, #fff 61.48%, rgba(255, 255, 255, 0) 84.36%);
}

.home-contact-section .inner-contact {
	padding: 60px 40px 60px 6vw;
}

.banner-home .banner-title {
	color: #251f1f;
}

.banner-home .btn-primary {
	border: 2px solid #251f1f;
	color: #251f1f;
	background: none !important;
}

.banner-home .btn-primary:hover {
	border: 2px solid #251f1f;
	color: #fff;
	background: #251f1f !important;
}

.home .badges-banner img {
	background: none !important;
}
