/*Service single page comman*/
/* p{
	font-size: 17px;
    line-height: 30px;
} */
/* h2.title {
	font-weight: 400;
    line-height: 60px;
    font-size: 40px;
	text-transform: uppercase;
    letter-spacing: .05em;
} */
.theme-btn-white {
	color: #fff;
	height: max-content;
}
.theme-btn-white:hover {
	color: #fff;
}
/* Service single page */
.sc_hero_mobile {
	display: none;
}

.sc_hero .partial_breadcrumb li{
	list-style: none;
}
.sc_hero .partial_breadcrumb li a {
    color: #fff;
    text-transform: uppercase;
}
.sc_hero .partial_breadcrumb li:first-child {
    margin-left: 0;
}
.sc_hero .partial_breadcrumb li {
	margin-left: 20px;
	color: #fff;
}
.sc_hero ul.partial_breadcrumb {
    display: flex;
	padding: 0px;
}
.sc_hero .partial_breadcrumb li {
	position: relative;
}
.sc_hero .partial_breadcrumb li:first-child:before {
    content: "";
    position: absolute;
    top: 50%;
    left: auto;
    right: -10px;
    transform: translate3d(0, -50%, 0);
    width: 3px;
    height: 3px;
    border-radius: 100%;
    padding: 0;
    background: #fff;
    display: inline-block;
}
.sc_hero .hero_title {
	color: #fff;
	text-transform: uppercase;
}
.sc_hero .main_data .small {
    display: block;
    font-size: 23px;
    font-style: italic;
    margin-top: 15px;
    margin-bottom: 5px;
	font-family: 'Crimson Text';
}
.sc_hero .main_details p {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
	padding-right: 30px;
}
.sc_hero .main_data {
  max-width: 600px;
  padding: 60px 60px 60px 20px;
}
.mod_index_list .row .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 20px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.mod_index_list .inner a.item {
    margin: 5px 20px;
    padding: 10px 0;
    font-size: 17px;
    font-style: italic;
    display: block;
    position: relative;
	color: #333333;
	font-weight: 700;
	font-family: 'Crimson Text';
}

	
.mod_index_list .inner a.item{
	color:#ad6163;
}
.mod_index_list .inner a.item:not(:first-child)::before {
	content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    background-color: rgba(0, 0, 0, .5);
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
}
.mod_index_list {
    margin-top: 20px;
}

.mod_intro {
	padding-top: 60px; 
	padding-bottom: 60px;
}
.mod_intro .inner {
/*     max-width: 580px; */
    margin: 0 auto 0px;
}
.mod_intro .img_mod {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.mod_intro .img_mod img{
    max-width: 140px;
    max-height: 100px;	
}
.mod_intro p {
    font-size: 17px;
    text-align: center;
}
.mod_columns_two h2 {
	letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 40px;
	margin-bottom: 30px;
}
.mod_columns_two p {
	font-size: 17px;
}
.mod_columns_two .col-lg-6 {
	padding: 0 15px;
}
.mod_columns_two {
    margin-bottom: 50px;
}

.mod_half_image {
    padding-top: 50px;
    padding-bottom: 50px;
}
.mod_half_image ul li {
	position: relative;	
	padding-left: 18px;
	margin-top: 10px;
}
.mod_half_image p{
	padding-right: 60px;
}
.sc_hero img {
	width: 100%;
  }
.mod_half_image .image_box img{
/* 	width: 100%; */
    max-height: 1000px;
    object-fit: cover;
}
.mod_half_image .facility_content {
    padding: 15px 0 15px 80px;
    max-width: 580px;
}

.consulatation {
	padding-top: 50px;
}
.mod_columns_two .container {
    max-width: 1200px;
    margin: 0 auto;
}
.procedure {
	padding: 60px 0px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.procedure p, 
.procedure h2.title {
	color:  #fff;
	margin-bottom: 20px;
}

.sc_mod_column {
	padding-top: 100px;
	padding-bottom: 100px;
}
.sc_mod_column .row {
	position: relative;
}
.sc_mod_column .row:before {
    content: "";
    position: absolute;
    z-index: 0;
    padding: clamp(75px,10vw,150px);
    background: url('https://www.datocms-assets.com/85936/1674856951-pattern.svg') no-repeat center center;
    background-size: 100% auto !important;
    top: -50px;
    left: auto;
    right: 12%;
    transform: translateY(-25%) translateX(25%);
}
.sc_mod_column .details{
	padding-right: 40px;
}

.mod_cta_general {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 100px 0px;
	margin: 0 50px;
}
.mod_cta_general h2.title {
	font-size: 55px; 
}

.sc_recovery {
    padding-top: 60px;
    padding-bottom: 60px;
}
.sc_recovery h2.title {
	margin-bottom: 30px;
}

.sc_mod_quote .mod_img img {
	max-width: 140px;
    max-height: 100px;
}
.sc_mod_quote .mod_img {
	margin-top: 60px;
	margin-bottom: 30px;
}
.sc_mod_quote .img_quote img {
	width: 88px; 
	height: 88px;
	object-fit: contain;
}
.sc_mod_quote .container {
	max-width: 840px;
}
.sc_mod_quote .img_quote {
	margin-right: 50px;
}
.sc_mod_quote p.author {
    text-align: center;
    margin-top: 30px;
    font-weight: 500;
}
section.sc_mod_quote {
	padding-bottom: 50px;
}
.sc_involved {
	background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 20px;
    color: #fff;
}
.sc_involved h2.title {
	color: #fff;
}
 .facelift_box .box {
    background: #914c36;
    padding: 60px;
    color: #fff;
	height: 100%; 
}
.facelift_box h3.title {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.facelift_box {
	padding-top: 80px;
}
.sc_contact {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.sc_contact h2.title {
	font-size: 90px; 
	text-transform: uppercase;
}
.sc_contact {
	padding: 350px 0px;
}

.faqs {
	margin-bottom: 50px;
	margin-top: 50px;
}
.faqs h4.title{ 
    text-transform: none;
    font-size: 20px !important;
    letter-spacing: .2px;
    font-weight: 400;
    margin-bottom: 0px !important;
    position: relative;
}
.faqs .accordion-content{
  	margin-top: 15px;
  	font-size: 1.25em;
}
.faqs .accordion-content p {
    margin: 0;
    font-size: 17px;
    font-weight: 300;
    color: #333;
}
.faqs .eachFaq .title{ 
	cursor: pointer;
	color: #333;
	font-size: 20px;
}
.faqs .eachFaq {
	margin-bottom: 15px;
}
.faqs .details {
    padding: 0 40px;
    border-left: 1px solid #f1f1f1;
}


.service-video .testimonials-item::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url("https://palevioletred-okapi-152740.hostingersite.com/wp-content/uploads/2024/10/video_icon.svg") no-repeat center center;
    background-size: 100% auto;
    z-index: 99;
}
.home-testimonials.service-video {
	margin: 0px;
}
.home-testimonials.service-video .container {
	max-width: 1190px;	
}
.sc_before {
	padding-top: 40px;
}
.sc_before h2.title {
	font-size: 60px; 
	margin-bottom: 30px;
}
.sc_before .arrow-wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.sc_before .slide-arrow {
    border: 0;
    background: transparent;
}
.sc_before .slide-arrow.prev-arrow {
	transform: rotate(180deg);
}
.sc_before .slick-slide {
    padding: 0 10px;
}

@media only screen and (max-width: 1800px) {
 .mod_cta_general {
    margin: 0px;
 }
}

@media only screen and (max-width: 1600px) { 
	.mod_cta_general .theme-btn-white::after {
		right: 0px;
	}
}
@media only screen and (max-width: 1400px) { 
	.mod_cta_general h2.title {
		font-size: 40px;
	}
	.sc_before h2.title {
		font-size: 45px; 
	}
}
@media only screen and (max-width: 1200px) {
	.mod_intro .img_mod {
		margin-top: 0px;
	}
	 h2.title {
		font-size: 30px; 
	}
	
}

@media only screen and (max-width: 1024px) {
	.sc_contact h2.title {
		font-size: 45px;
	}
	.sc_contact {
    	padding: 200px 0px;
	}
	.facelift_box {
		padding-top: 50px; 
		padding-bottom: 50px;
	}
	.facelift_box .box {
		padding: 30px;
	}
	.mod_half_image .facility_content {
		padding: 15px 0 15px 40px;
	}
	.mod_half_image .content {
		padding-right: 20px;
	}
	.mod_columns_two h2 {
		font-size: 30px;
		margin-bottom: 0px;
	}
	.sec-padding.service-video {
		padding-bottom: 50px;
	}
	.sc_mod_quote .mod_img {
		margin-top: 0px;
	}
	.sc_mod_column {
		padding-bottom: 50px;
	}
	.arrow-wrapper .slide-arrow img {
		width: 35px;
	}
	.sc_before .arrow-wrapper {
		gap: 5px;
	}
	.sc_before h2.title {
		font-size: 35px;
		margin: 10px;
	}
}
@media only screen and (max-width: 992px) {
	.mod_half_image .mod_reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	.mod_half_image .facility_content {
		max-width: 100%;
		padding: 0px;
		padding-top: 20px;
	}
	.mod_half_image .content { 
		padding-right: 0px;
	}
	.faqs .details {
    	padding: 0;
    	border-left: 0;
	}
	.faqs .eachFaq {
		margin-bottom: 15px;
		background: #fcfcfc;
		padding: 15px;
		border: 1px solid #ddd;
	}	
	.faqs .eachFaq h4.title::after {
		content: "";
		position: absolute;
		top: 53%;
		transform: translateY(-50%) rotate(90deg);
		right: 18px;
		width: 8px;
		height: 14px;
		background: url("https://static.tresiocms.com/images/arrow2.png?auto=format,compress") no-repeat center center;
		background-size: auto 100% !important;
		transition: .3s all ease-in-out;
	}
	.sc_mod_column {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.sc_mod_column .row {
		display: flex;
		flex-direction: column-reverse;	
	}	
	
}


@media only screen and (max-width: 800px) { 
	.sc_hero {
/* 		display: none; */
	}
	.sc_hero.sc_hero_mobile {
		display: block;		
    background-image: url('https://palevioletred-okapi-152740.hostingersite.com/wp-content/uploads/2024/10/1674781352-primary-facelift-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: calc(80px + 4%) 20px;
	z-index: 1;
	}
	.sc_hero_mobile p.content {
		color: #fff;
	}
	section.sc_hero.sc_hero_mobile::after {
		content: '';
		position: absolute;
		background: #333;
		opacity: 0;
		/* transform: translate(-50%, -50%); */
		width: 100%;
		height: 100%;
		opacity: 0.5;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.mod_index_list .inner a.item {
		margin: 0px;
		width: 50%;
	}
	.mod_index_list .inner a.item:nth-child(odd)::before {
		content: unset;
	}
	.mod_index_list .inner a.item:nth-child(even)::before {
		left: 0px;
	}
	.mod_cta_general .justify-content-between {
    	justify-content: unset !important;
    	flex-wrap: wrap;
	}	
	.mod_cta_general h2.title {
    	font-size: 30px;

	}	
}

@media only screen and (max-width: 768px) { 
	.theme-btn-white {
		padding: 15px;
	}
	.mod_cta_general {
		padding: 50px 0px;
	}
	.consulatation {
	  padding-top: 0px;
	}
	.mod_half_image {
		padding-top: 0px;
	}
	.mod_intro {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.sc_mod_quote p.author { 
		margin-top: 15px;
	}
	.sc_before {
	   padding-top: 0;
       padding-bottom: 50px;
	}
}
@media only screen and (max-width: 576px) {
	 h2.title {
        font-size: 24px;
       
    }
	.sc_hero .main_data {
/* 		display: none; */
	}
	.mod_index_list .inner a.item {
		font-size: 15px;
	}
	.mod_columns_two h2 {
		font-size: 25px;
	}
	.mod_columns_two p {
		font-size: 15px;
	}
	h2.title, .sc_before h2.title {
      font-size: 25px;
     
	}	
	.sec-padding.service-video {
		padding-bottom: 15px;
	}
	.faqs .eachFaq h4.title::after {
		right: 0px;
	}
	.sc_contact {
    	padding: 130px 0px;
	}	
	.sc_contact h2.title {
		font-size: 30px;
	
	}
	.facelift_box .box {
      padding: 15px;
	}	
	.sc_involved {
		padding: 30px 15px;
	}
	.mod_cta_general h2.title {
		font-size: 25px;
	
	}
	.theme-btn-white {
		padding: 5px 10px;
	}
	.sc_recovery h2.title {
		margin-bottom: 10px;
	}
	
}




.sc_before .container , .faqs .container , .facelift_box .container , .sc_mod_column .container{
	    max-width: 1190px;
}
.mod_half_image .container{
	max-width:100%;
}
.mod_half_image .image_box{
    height: 100%;
}
.mod_half_image .content-detail{
    padding: 60px 0;
}
.mod_half_image .content-detail .content-inner{
	max-width: 580px;
    padding: 15px 80px 15px 0;
    margin-left: auto;
}
.mod_half_image .facility_content_section{
	padding: 160px 0;
}
.faqs h2{
	text-align: center;
    font-size: 65px;
    font-weight: 400;
    color: #333;
}
.faqs .small {
	font-size: 23px;
    font-style: italic;
    text-transform: none;

    font-weight: 700;
    letter-spacing: normal;
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
}
