/* PLEASE DON"T CHANGE */
/*
@font-face {
  font-family: 'Satoshi';
  src: url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Light.woff2') format('woff2'),
       url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Light.woff') format('woff'),
       url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Light.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi';
  src: url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Regular.woff2') format('woff2'),
       url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Regular.woff') format('woff'),
       url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi';
  src: url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Bold.woff2') format('woff2'),
       url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Bold.woff') format('woff'),
       url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}
*/
/* PLEASE DON"T CHANGE */

body, 
html {
	font-family: Inter;
}

/* HEADLINE */

.section-headline h1 {
	font-size: 80px;
	/*font-family: 'Satoshi';*/
	color: #000;
	font-weight: 300 !important;
}

.section-headline p {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 400;
	font-family: "Inter";
}

.section-headline h2 {
	font-size: 85px !important;
	letter-spacing: 0;
	text-transform: initial;
	color: var(--clr-primary);
	font-weight: 300 !important;
}

@media (max-width: 1660px) {
	.section-headline h1 {
		font-size: 55px;
	}
	.section-headline h2 {
		font-size: 50px !important;
	}
	.section-headline p {
		font-size: 18px;
		letter-spacing: 2px !important;
	}

	div.landing-services {
		padding: 4em 0 !important;
	}

		div.landing-services .ry-flex .ry-each .title h4 {
		font-size: 23px !important;
	}
}

@media (max-width:1400px) {
    div.doc-title h3 {
		font-size: 35px;
	}

	.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
		padding: 60px !important;
		background-position: top !important;
	}

	div.section-headline h2 {
		font-size: 35px !important;
	}

	div.section-headline p {
		font-size: 16px !important;
		letter-spacing: 1px !important;
	}

	.landing-welcome .ry-text p {
		font-size: 20px !important;
	}

		.before-after-slider-section .ry-text p {
		font-size: 20px !important;
	}

		div.bottom-contact-section {
		padding: 4em  0 !important;
	}

		div.bottom-contact-section a.ry-btn.ry-btn-primary.bottom-contact-btn {
		max-width: 350px !important;
		font-size: 20px !important;
		height: auto;
		padding: 1em;
	}

	div.bottom-contact-section a.ry-btn.ry-btn-primary.bottom-contact-btn img {
		max-width: 50px;
		height: 50px;
		right: -4%;
	}
}
@media (max-width: 1080px) {
	.section-headline h1 {
		font-size: 50px;
	}
	.section-headline h2 {
		font-size: 40px;
	}
	.section-headline p {
		font-size: 18px;
		letter-spacing: 7px;
	}
}
@media (max-width: 480px) {
	.section-headline h1 {
		font-size: 42px;
	}
	.section-headline h2 {
		font-size: 38px;
	}
	.section-headline p {
		font-size: 16px;
		letter-spacing: 7px;
	}
}

/* END HEADLINE */

/* TEXT */
.ry-text p {
	font-size: 18px;
	line-height: 1.6;
	font-weight: 400;
	color: #000;
	/*font-family: 'Satoshi';*/
	opacity: 1;
}
@media (max-width: 480px) {
	.ry-text p {
		font-size: 17px;
	}
	
	div.landing-welcome .ry-text p, div.landing-services .ry-text p,
	div.bottom-contact-section .ry-text p, .feat-serv-verbiage p,
	div.before-after-slider-section .ry-text p,
	div.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-text p,
	div.landing-hero .hero-content .ry-flex .ry-each .section-headline p,
	div.landing-hero .hero-content .ry-flex .ry-each .ry-text p {
    
		font-size: 17px !important;
		line-height: 30px !important;
	}

}


/*TEXT */
/* BUTTON */
.ry-btn {
	height: 55px;
	border: unset;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: max-content;
	font-size: 19px;
	font-family: satoshi;
	border-radius: 10px;
	transition: .2s;
}

.ry-btn.ry-btn-primary {
	background: #0f0f0f;
	border-radius: 0 !important;
}
.ry-btn.ry-btn-primary:hover {
	background: #0f0f0f;
	color: #000;
	transition: .4s;
}
.ry-btn:after {
	display: none;
}

.ry-btn.ry-btn-secondary {
	background: #0f0f0f;
	color: #fff;
}
.ry-btn.ry-btn-secondary:hover {
	background: #0f0f0f;
	color: #fff;
	transition: .4s;
}
.ry-btn.btn-svg-phone {
	font-weight: 600;
}
.ry-btn.btn-svg-phone:before {
	content: "\f095";
	font-family: 'FontAwesome';
	margin-right: 10px;
}

.btn-center {
	margin: 0 auto;
}
/* END BUTTON */

/* FORM FIELD */
.form-control {
	height: 52px;
	border-radius: unset;
	box-shadow: unset;
	font-size: 18px;
	/*font-family: 'Satoshi';*/
	padding-left: 20px;
}

.form-group {
	margin-bottom: 10px;
}

textarea.form-control {
	height: 160px;
	padding-top: 15px;
	resize: unset;
}
/* END FORM */

/* HEADER */
.landing-header {
	padding: 20px 0;
	background: #000;
}

.landing-header .ry-flex .ry-each.button-block  a.ry-btn.btn-svg-phone.ry-btn-primary:hover {
    background: #fff !important;
}


.landing-header .ry-flex .ry-each.button-block a.ry-btn.btn-svg-phone.ry-btn-primary:hover:before {
    filter: brightness(0);
}



.landing-header .ry-flex .ry-each:not(.button-block) {
	max-width: 210px;
}

.landing-header .ry-flex .ry-each.button-block {
	max-width: max-content;
}

.landing-header .ry-flex {
	align-items: center;
}


.landing-header .button-wrapper {
	display: flex;
}

.landing-header .button-wrapper .ry-btn {
	margin-left: 10px;
}

@media (max-width: 1080px) {
	
	.landing-header .button-wrapper:not(.mobile-wrapper) {
		display: none;
	}
	.landing-header .button-wrapper .icon-button {
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #0f0f0f;
		border-radius: 50%;
	}

	.landing-header .button-wrapper .icon-button svg {
		width: 18px;
		fill: #fff;
	}

	.landing-header .button-wrapper .icon-button:not(:last-child) {
		margin-right: 10px;
	}

	 div.landing-header .ry-flex .ry-each.button-block .ry-btn-primary {
		display: none !important;
	}

	a#hero-btn {
		margin: 0 auto 2em !important;
		flex-direction: column;
		height: auto !important;
		padding:1em 2em !important;
		line-height: 1.3 !important;
	}

	a#hero-btn:after {
		display:none !important;
	}

    div.landing-hero .hero-content .ry-flex .ry-each .form-wrapper h2 {
		text-align: center !important;
			font-size: 25px !important;
	}

	.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-btn {
		margin: auto !important;
	}

	div.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
		background: #fff !important;
		padding: 2em !important;
	}

		div.landing-welcome .photo {
		max-width: 500px;
		margin: auto;
		float: none;
		background: #e5e5e5;
	}

	div.doc-title {
		left: 0;
		align-items: center;
		height: auto;
		padding: 1em !important;
	}
}


@media (min-width: 1081px) {
	
	.landing-header .button-wrapper.mobile-wrapper {
		display: none !important;
	}
	
    .landing-hero .hero-content .ry-flex .ry-text p {
		max-width: 650px !important;
		
	}
}
	
	

/* END HEADER */

/* HERO CONTENT */

a#hero-btn:after {
    content: '\f0da';
    font-family: 'FontAwesome';
    display:block;
    color: #000;
}

.landing-hero .hero-content .ry-text strong {
    margin-right: 5px;
}


.landing-hero .hero-content .ry-flex .ry-text p {
		font-weight: 300 !important;
}


.landing-hero .section-background, 
.landing-hero .section-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.landing-hero .hero-content {
	padding: 150px 0 120px;
	position: relative;
	z-index: 2;
}

.landing-hero .hero-content .ry-flex {
	align-items: flex-end;
}

.landing-hero .hero-content .ry-flex .ry-each:nth-child(1) {
	max-width: 1120px;
	width: 70%;
	padding-right: 7vw;
}

.landing-hero .hero-content .ry-flex .ry-each:nth-child(2) {
	max-width: 480px;
	min-width: 480px;
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
	padding: 70px 85px;
	background: #fff;
	border: 1px solid #cdc8ca;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-fc9aaffc-dac3-4828-b66d-9a3d09eec691/LANDING_FACE_AND_NECK/Form_container_bg.jpg);
	background-size: cover;
	background-position: bottom;
}


.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-text p {
    margin: 15px 0 30px;
    font-weight: normal !important;
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-btn {font-weight: 500 !important;font-size: 20px !important;}

.landing-hero .hero-content .ry-each:nth-child(1) .ry-text p {
	margin: 20px 0 30px;
	color: #fff;
}

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline p {
	margin-top: 15px;
}

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline h1 {
	color: #fff;
}
.landing-hero .hero-content .field-wrapper {
	margin-bottom: 20px;
}
.landing-hero .section-background:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, #0d0d0d00, #000000b8);
	width: 100%;
	height: 60%;
	z-index: 1;
}

@media (max-width: 1080px) {
	.landing-hero .hero-content {
		padding: 60px 0;
		background: var(--clr-primary);
		min-height: auto !important;
	}
	.landing-hero .hero-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.landing-hero .hero-content .ry-flex .ry-each:nth-child(1) {
		width: 100%;
		padding-right: 0;
		padding-bottom: 30px;
	}
	.landing-hero .hero-content .ry-flex .ry-each .section-headline h1, 
	.landing-hero .hero-content .ry-flex .ry-each .section-headline p, 
	.landing-hero .hero-content .ry-flex .ry-each .ry-text p {
		text-align: center;
	}
	.landing-hero .hero-content .ry-flex .ry-each:nth-child(2) {
		max-width: 100%;
		min-width: unset;
		width: 80%;
	}
	.landing-hero .section-background img {
		object-position: 0%;
	}
	.landing-hero .section-background {
		position: relative;
		padding-bottom: 75%;
	}
	.landing-hero .section-background:before {
		opacity: 0;
	}
}
@media (max-width: 620px) {
	.landing-hero .hero-content .ry-flex .ry-each:nth-child(2) {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
		padding: 50px 30px;
	}
}
/* END HERO */

/* WELCOME */
.landing-welcome {
	padding: 0;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-fc9aaffc-dac3-4828-b66d-9a3d09eec691/LANDING_FACE_AND_NECK/wte_bg.jpg);
	background-size: cover;
	background-position: center;
}

.landing-welcome .ry-container .ry-content .ry-text h6 {
    font-size: 18px;
    line-height: 27px;
    color: #666666;
    font-weight: normal !important;
    margin-top: 1em;
}


.landing-welcome .ry-container {
	display: flex;
	justify-content: center;
	max-width: 100%;
}

.landing-welcome .ry-container .ry-content {
}

.landing-welcome .ry-container .ry-content .ry-each {
	width: 50%;
}

.landing-welcome .ry-container .ry-content .ry-each:nth-child(1) {
	max-width: 40%;
	width: 100%;
}

.landing-welcome .ry-container .ry-content .ry-each:nth-child(2) {
	width: 50%;
	padding-left: 15%;
}

.landing-welcome .ry-container .ry-content .ry-each .section-headline h2 {
	margin-bottom: 15px;
}

.landing-welcome .ry-container .ry-content .ry-each .section-headline p {
	margin-bottom: 10px;
	color: var(--clr-primary);
}

.landing-welcome .ry-container .ry-content .ry-flex {
	align-items: center;
	flex-direction: row-reverse;
}

@media (max-width: 1080px) {
	div.landing-welcome {
		padding: 3em 1em !important;
	}

	.landing-welcome .ry-container .ry-content .ry-text h6 {
    text-align: center !important;
}

	div.landing-welcome .ry-flex {
		flex-direction: column !important;
		gap: 1em 0 !important;
	}

	.landing-welcome .ry-container .ry-content .ry-each:nth-child(1) {
		max-width: 80%;
	}

	.landing-welcome .ry-container .ry-content .ry-each:nth-child(2) {
		width: 100%;
		padding-left: 0;
		padding-top: 30px;
	}

	.landing-welcome .ry-container .ry-content .ry-each .section-headline h2, 
	.landing-welcome .ry-container .ry-content .ry-each .section-headline p {
		text-align: center !important;
	}

	.landing-welcome .ry-container .ry-content .ry-each .ry-text p {
		text-align: center;
	}

	.landing-welcome .ry-container .ry-content .ry-each .section-headline p {
		margin-bottom: 0;
	}
}

@media (max-width:500px) {
	div.doc-title h3 {
		font-size: 20px !important;
	}

	div.doc-title p {
		font-size: 14px !important;
		letter-spacing: 1px !important;
	}
	
	div.section-headline p {
		line-height: 1.5;
		margin-bottom: 15px !important;
	}
}
/* END WELCOME */

/* FEATURED SERVICE */
.landing-featured-service {
	padding: 160px 0 30px;
	margin-bottom: 3px;
}

.landing-featured-service .section-headline p {
	margin-top: 15px;
	margin-bottom: 50px;
}

.landing-featured-service .photo {
	max-width: 1280px;
	margin: 0 auto;
}

.landing-featured-service .ry-content {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.landing-featured-service .ry-content .ry-text {
	max-width: 860px;
	margin-top: 50px;
}

.landing-featured-service:after {
	position: absolute;
	content: "";
	bottom: -232px;
	left: 0;
	width: 100%;
	height: 30vw;
	width: 0;
	height: 0;
	border-left: 50vw solid transparent;
	border-right: 50vw solid transparent;
	border-top: 230px solid #fff;
	z-index: 9;
}

.landing-services .ry-text p {
    color: #fff;
    max-width: 750px;
    font-size: 25px;
}
@media (max-width: 1080px) {
	.landing-featured-service {
		padding: 60px 0 30px;
	}
	.landing-featured-service .section-headline p {
		margin-bottom: 20px;
	}
	.landing-featured-service:after {
		border-top: 100px solid #fff !important;
		bottom: -100px !important;
	}

	div.landing-services .slick-slide img {
		height: 500px;
		object-fit: cover;
	}

		div.before-after-slider-section {
		padding: 4em 0 6em !important;
	}

	div.before-after-slider-section div#with-image-text {
		flex-direction: column;
		gap: 2em 0 !important;
	}

	div.before-after-slider-section div#with-text, div.before-after-slider-section div#with-image {
		max-width: 100% !important;
		width: 100% !important;
	}

		div.before-after-slider-section .section-headline p, div.before-after-slider-section .section-headline h2, div.before-after-slider-section .ry-text p {
		text-align: center !important;
	}

	div.before-after-slider-section .image-slider:before {
			display:none !important;

	}

	div.before-after-slider-section ol.carousel-indicators {
		right: 0;
		left: 0;
		margin: auto;
		text-align: center !important;
	}
	
	.landing-services .ry-text p {
		font-size: 20px !important;
	}
}

@media (max-width:1080px) {
	div.landing-services .slick-slide img {
		height: 400px;
		max-width: 300px;
		margin: auto;
	}

	.landing-services .ry-flex .ry-each:before {
		opacity: 0.7;
	}

	.landing-services .ry-flex .ry-each .title {
		z-index: 1;
	}

	.landing-services .ry-flex .ry-each .title-hover {
		display:none !important;
	}
}


@media (min-width:1081px) {
	
    div.landing-services .ry-flex .ry-each:nth-child(even) {
		margin-top: 2em;
	}

	div.landing-services .ry-flex .ry-each:after {
		background: transparent;
		width: 90%;
		z-index: 1;
		transition: all ease 0.6s;
		content: '';
		display:block !important;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		height: 95%;
		border: 1px solid hsl(0deg 0% 100% / 60%);
		opacity: 0;
	}

	div.landing-services .ry-flex .ry-each:nth-child(even) {
		margin-top: 2em;
    }

	div.landing-services .ry-flex .ry-each:hover:after {
		opacity: 1;
	}

	div.landing-services .ry-flex .ry-each:nth-child(odd):after {
		height: 90%;
		top: 47%;
	}

	div.landing-services .ry-flex .ry-each:nth-child(odd):before {
		height: 94.2%;
	}
}

/* END SERVICES */


/* BEFORE AFTER SECTION*/

div.before-after-slider-section {
    padding: 8em 0;
}

div.before-after-slider-section .section-headline p {
    color: #000;
    margin-bottom: 10px;
}

div.before-after-slider-section .ry-text p {
    font-size: 25px;
    margin-top: 1em;
    color: #666;
    line-height: 1.4;
}

div.before-after-slider-section div#with-image-text {
    gap: 0 5%;
}

div.before-after-slider-section div#with-text {
    max-width: 600px;
    width: 50%;
}

div.before-after-slider-section div#with-image-text div#with-image {
    width: 50%;
}

div.before-after-slider-section .image-slider:before {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-fc9aaffc-dac3-4828-b66d-9a3d09eec691/LANDING_FACE_AND_NECK/E_symbol.png);
    width: 299px;
    height: 449px;
    position: absolute;
    left: -70px;
    background-size: contain;
    bottom: -65px;
}

div.before-after-slider-section .carousel-indicators li {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: rgb(102 102 102 / 21%);
    margin: 0 5px !important;
}

div.before-after-slider-section ol.carousel-indicators {
    padding: 0 !important;
    bottom: -3em !important;
    right: 16px !important;
    left: initial !important;
}

div.before-after-slider-section div#with-image .image-slider {
    box-shadow: 1px 1px 17px hsl(0deg 0% 0% / 11%);
}

div.before-after-slider-section .carousel-control .icon-next:before, 
div.before-after-slider-section .carousel-control .icon-prev:before {
    display: none !important;
}


/* END BEFORE AFTER SECTION*/




/* BOTTOM CONTACT SECTION*/


div.bottom-contact-section {
    padding: 8em 0;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-fc9aaffc-dac3-4828-b66d-9a3d09eec691/LANDING_FACE_AND_NECK/contact_cta_bg.jpg);
    background-size: cover;
    background-position: center;
}

div.bottom-contact-section .section-headline p {
    color: #000;
    margin-bottom: 10px;
}

div.bottom-contact-section  .ry-text p {
    font-size: 23px;
    max-width: 800px;
    margin: 2em auto;
}


a.ry-btn.ry-btn-primary.bottom-contact-btn {
    margin: auto;
    display: flex;
    height: 100px;
    font-size: 30px !important;
    text-transform: inherit !important;
    font-weight: 700 !important;
    max-width: 450px;
    background: hsl(0deg 0% 0% / 60%) !important;
    padding: 0;
}

a.ry-btn.ry-btn-primary.bottom-contact-btn img {
    max-width: 80px;
    background: hsl(0deg 0% 100% / 21%);
    padding: 10px;
    object-fit: contain;
    height: 80%;
    position: relative;
    right: -30px;
}

a.ry-btn.ry-btn-primary.bottom-contact-btn:hover {
    background: var(--clr-primary) !important;
    color:#fff !important;
    border:none !important;
}

/* END BOTTOM CONTACT SECTION*/



/* LIST SERVICES */
.landing-services {
    padding: 8em 0;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-fc9aaffc-dac3-4828-b66d-9a3d09eec691/LANDING_FACE_AND_NECK/gradient_bg_BA.jpg);
    position: relative;
    background-size: cover;
    background-position: center;
}

.landing-services .section-headline h2 {
	color: #fff;
}

.landing-services .section-headline p {
	margin-top: 15px;
	color: #fff;
}

.landing-services .ry-flex .ry-each .link, .landing-services .ry-flex .ry-each .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: 0;
}

.landing-services .ry-flex {
	max-width: 1300px;
	/* margin: 0 auto; */
	width: calc(100% + 30px);
	margin-left: -30px;
}

.landing-services .section-headline {
	margin-bottom: 20px;
}

.landing-services .ry-content {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.landing-services .ry-flex .ry-each {
	margin-left: 30px;
	width: 25%;
	overflow: hidden;
}

.landing-services .ry-flex .ry-each .title {
	clear: both;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	background: transparent;
	color: #fff;
	transition: .2s;
	position: absolute;
	top: 7%;
	right: 0;
	left: 0;
}
.landing-services .ry-flex .ry-each:hover .title {
	background: transparent !important;
	color: #0f0f0f;
}

.landing-services .slick-dots {
	position: absolute;
	bottom: -60px;
	padding-left: 0;
	list-style: none;
	display: flex !important;
	justify-content: center;
	align-items: center;
	left: 50%;
	transform: translate(-50%, 0);
}

.landing-services .slick-dots li button {
	text-indent: -9999999px;
	padding: 0;
	width: 50px;
	height: 2px;
	box-shadow: unset;
	border: unset;
	background: #fff !important;
}

.landing-services .slick-dots li {
	margin: 0 5px;
	opacity: .5;
}

.landing-services .slick-dots li.slick-active {
	opacity: 1;
}

.landing-services .ry-flex {
	width: 100%;
	margin-left: 0;
	margin-top: 3em;
}

.landing-services .ry-flex .slick-list {
	margin-left: -30px;
	width: calc(100% + 30px);
	overflow: hidden;
}
@media (max-width: 1080px) {
	.landing-services {
		padding: 180px 0 100px;
		background: #0f0f0f;
	}
	.landing-services .section-headline {
		margin-bottom: 30px;
	}


}
/* END LIST SERVICES */

/* REVIEW */
.landing-reviews {
	padding: 150px 0 130px;
}

.landing-reviews .ry-container {
	display: flex;
	justify-content: center;
}

.landing-reviews .ry-container .ry-content {
	max-width: 1280px;
}

.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
	max-width: 400px;
	min-width: 400px;
	padding-right: 80px;
	padding-top: 70px;
	padding-bottom: 110px;
	position: relative;
}

.landing-reviews .ry-container .ry-content .ry-each .section-headline * {
	text-align: right;
}

.landing-reviews .ry-container .ry-content .ry-each .section-headline p {
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 18px;
}

.landing-reviews .ry-container .ry-content .ry-each  .carousel-navigation-slide {
	display: flex;
	justify-content: flex-end;
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	border: 1px solid #0f0f0f;
	display: flex !important;
	align-items: center;
	justify-content: center;
	/* transform: rotate(-45deg); */
	/* -webkit-transform: rotate(-45deg); */

}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow:before {
	border: solid #0f0f0f;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	content: "";
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow.prev:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow.prev {
	margin-right: 5px;
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow:hover {
	background: #0f0f0f;
	cursor: pointer;
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow:hover:before {
	border-color: #fff;
}

.landing-reviews .ry-container .ry-content .ry-each .section-headline p {
	font-size: 18px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container {
	padding-top: 70px;
	display: flex;
	justify-content: flex-end;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel {
	max-width: 767px;
	position: relative;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name {
	display: flex;
	flex-direction: column;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name .star-rate {
	display: flex;
	align-items: center;
	justify-content: center;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name .star-rate svg {
	width: 20px;
	fill: #eab936;
	margin: 0 2px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name h5 {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	margin-top: 15px;
	letter-spacing: 5px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .ry-text p {
	text-align: center;
	margin-bottom: 50px;
	max-width: 580px;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

.landing-reviews .ry-container .ry-content .ry-each:nth-child(1):before {
	content: "";
	width: 50px;
	height: 449px;
	position: absolute;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-df6f8a80-211f-4bcd-b2d4-3eb54e11f05a/LandingTemplate/footer_shadow.png);
	background-size: contain;
	top: 0;
	right: -50px;
}

/*
.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:before, 
.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:after {
content: '“';
font-family: 'Satoshi';
font-size: 230px;
opacity: .2;
position: absolute;
}


.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:before {
top: -28px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:after {
content: "”";
right: 0;
bottom: -40px;
}
*/
.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before, 
.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
	content: '“';
	font-family: 'Satoshi';
	font-size: 230px;
	opacity: .2;
	position: absolute;
}


.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before {
	top: -28px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
	content: "”";
	right: 0;
	bottom: -40px;
}
@media (max-width: 1280px) {
	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
		max-width: 300px;
		min-width: 300px;
		padding-right: 40px;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container {
		width: calc(100% - 300px);
	}
}
@media (max-width: 1080px) {
	.landing-reviews .ry-container .ry-content .ry-each.review-container {
		width: calc(100% - 300px);
	}

	.landing-reviews .ry-container .ry-content .ry-flex {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
		max-width: 100%;
		min-width: unset;
		padding-right: 0;
		padding: 0;
	}

	.landing-reviews .ry-container .ry-content .ry-each .section-headline * {
		text-align: center;
	}

	.landing-reviews .ry-container .ry-content .ry-each .carousel-navigation-slide {
		justify-content: center;
	}

	.landing-reviews .ry-container .ry-content .ry-each.review-container {
		padding-top: 30px;
		width: 100%;
		justify-content: center;
	}

	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1):before {
		opacity: 0;
	}
}
@media (max-width: 768px) {
	.landing-reviews .ry-container .ry-content .ry-each.review-container .ry-text p {
		width: 100%;
	}

	.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before,
	.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
		opacity: 0;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container:before, 
	.landing-reviews .ry-container .ry-content .ry-each.review-container:after {
		content: '“';
		font-family: 'Satoshi';
		font-size: 230px;
		opacity: .2;
		position: absolute;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container:after {
		content: "”";
		right: 0;
		bottom: -100px;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container:before {
		top: -60px;
		left: 0;
	}
}
/* END REVIEW */

/* CONTACT */
.landing-contact {
	padding: 160px 0 170px;
}
.landing-contact .section-background, 
.landing-contact .section-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.landing-contact .ry-container {
	display: flex;
	justify-content: flex-end;
}

.landing-contact .ry-container .ry-content {
	max-width: 800px;
	padding: 0 8vw;
}

.landing-contact .ry-container .ry-content h2 {
	text-align: center;
	margin-bottom: 30px;
}
@media (max-width: 1080px) {

	.landing-contact {
		padding-top: 100px;
		padding-bottom: 20vw;
	}

	.landing-contact .section-background {
		height: 100%;
		bottom: 0;
		top: unset;
	}

	.landing-contact:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(to bottom, #e9d7cf, #e9d8d000);
		z-index: 1;
		opacity: 0;
	}

	.landing-contact .ry-container {
		position: relative;
		z-index: 2;
	}

	.landing-contact .section-background img {
		object-position: 30%;
	}

	.landing-contact .ry-container .ry-content {
		padding: 0;
		max-width: 320px;
	}
}
@media (max-width: 768px) {
	.landing-contact {
		display: flex;
		flex-direction: column-reverse;
		padding-bottom: 0;
		padding-top: 0;
		margin-top: -30px;
	}

	.landing-contact .section-background {
		position: relative;
		padding-bottom: 75%;
	}

	.landing-contact .ry-container {
		justify-content: center;
		padding-bottom: 60px;
	}

}
/* END CONTACT */

/* FOOTER */
.landing-footer .footer-top {
	padding: 80px 0 70px;
	background: #2e2e2e;
}

.landing-footer .footer-top .ry-flex {
	align-items: center;
}

.landing-footer .footer-top .ry-flex .ry-each:nth-child(1) {
	max-width: 320px;
}

.landing-footer .footer-top .ry-container {
	display: flex;
	justify-content: center;
}

.landing-footer .footer-top .ry-container .ry-content {
	max-width: 1280px;
}

.landing-footer .footer-top .ry-flex .ry-each:nth-child(2), .landing-footer .footer-top .ry-flex .ry-each:nth-child(3) {
	max-width: max-content;
	width: 33.33%;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-title {
	font-size: 25px;
	text-transform: uppercase;
	color: #0f0f0f;
	margin-bottom: 20px;
}

.landing-footer .footer-top .ry-flex .ry-each  .footer-details.hours-list ul {
	list-style: none;
	padding-left: 0;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li {
	display: flex;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li .span-1 {
	min-width: 160px;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li, 
.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li .span-1 {
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	/*font-family: 'Satoshi';*/
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p, 
.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p a {
	font-size: 18px;
	color: #fff;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details:not(:last-child) {
	margin-bottom: 25px;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details .phone, 
.landing-footer .footer-top .ry-flex .ry-each:nth-child(2) .footer-details .span-1 {
	font-weight: 600;
}

.social-block .social-icons-custom {
	display: flex;
	list-style: none;
	padding-left: 0;
}

.social-block .social-icons-custom .social-inner-wrap {
	display: flex;
}

.social-block .social-icons-custom .social-inner-wrap li {
	margin-right: 5px;
}

.social-block .social-icons-custom .social-inner-wrap li a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #0f0f0f;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover {
	background: #fff;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover svg {
	background: transparent;
	fill: #0f0f0f;
}
.social-block .social-icons-custom .social-inner-wrap li a svg {
	width: 15px;
	fill: #fff;
}

.landing-footer .footer-top .ry-flex .ry-each {
	flex-direction: column;
	display: flex;
}

.landing-footer .footer-bottom {
	padding: 20px 0;
}

.landing-footer .footer-bottom .ry-container {
	display: flex;
	justify-content: center;
}

.landing-footer .footer-bottom .ry-container .ry-content {
	max-width: 1280px;
}

.landing-footer .footer-bottom .ry-container .ry-content .powered-text, 
.landing-footer .footer-bottom .ry-container .ry-content .powered-text p, 
.landing-footer .footer-bottom .ry-container .ry-content .powered-text a {
	font-size: 16px;
	font-weight: 300;
	color: #000;
	font-family: 'Satoshi';
}

.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) {
	display: flex;
}

.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) img {
	width: 120px;
	margin-left: 5px;
}

.landing-footer .footer-bottom .ry-container .ry-content .ry-each {
	max-width: max-content;
}

/* QA CHANGES */
.landing-hero .hero-content {
	display: flex;
	align-items: flex-end;
}
.landing-hero .hero-content {
	padding: 60px 0;
	min-height: calc(100vh - 95px);
}
.landing-hero .hero-content .form-wrapper .alert li, 
.landing-hero .hero-content .form-wrapper .alert {
	font-size: 14px;
	line-height: 1;
	text-align: left;
}
.landing-hero .hero-content .form-wrapper .alert li:last-child {
	margin-bottom: 0;
}
.landing-welcome .ry-container .ry-content .ry-each .section-headline h2 {
	text-align: left;
}
.landing-reviews {
	padding: 150px 0 150px;
}
.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p a:hover {
	color: #0f0f0f;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover svg {
	fill: #fff;
	background: transparent;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover {
	background: #0f0f0f;
}
.landing-footer .footer-bottom .ry-container .ry-content .powered-text a:hover {
	text-decoration: underline !important;
}

@media (max-width: 1080px) {
	.landing-footer .footer-top .ry-flex {
		flex-direction: column;
		align-items: center;
	}

	.landing-footer .footer-top .ry-flex .ry-each:nth-child(1) {
		max-width: 280px;
	}

	.landing-footer .footer-top .ry-flex .ry-each:nth-child(2), .landing-footer .footer-top .ry-flex .ry-each:nth-child(3) {
		max-width: 100%;
		width: 100%;
	}

	.landing-footer .footer-top .ry-flex .ry-each .footer-title {
		text-align: center;
	}

	.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p, .landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p a {
		text-align: center;
	}

	.social-block .social-icons-custom {
		justify-content: center;
	}

	.landing-footer .footer-top .ry-flex .ry-each:not(:last-child) {
		margin-bottom: 30px;
	}

	.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul {
		max-width: max-content;
		margin:  auto;
	}

	.landing-footer .footer-bottom .ry-container .ry-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) .powered-text {
		margin: 10px 0;
	}
}
@media (max-width: 620px) {
	.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.landing-footer .footer-bottom .ry-container .ry-content .powered-text, 
	.landing-footer .footer-bottom .ry-container .ry-content .powered-text p, 
	.landing-footer .footer-bottom .ry-container .ry-content .powered-text a {
		text-align: center;
	}
}
/* END FOOTER */



/*
PPC FONT:
Inter
ClashDisplay
*/
.section-headline h1,
.section-headline h2,
.landing-services .ry-flex .ry-each .title {
	font-family: ClashDisplay !important;
}
.section-headline p,
.ry-text p,
.form-control,
.landing-reviews .ry-container .ry-content .ry-each.review-container .name h5,
.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li, 
.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li .span-1,
.landing-footer .footer-bottom .ry-container .ry-content .powered-text, 
.landing-footer .footer-bottom .ry-container .ry-content .powered-text p, 
.landing-footer .footer-bottom .ry-container .ry-content .powered-text a {
	font-family: Inter !important;
}
@media (max-width: 1680px) {
	.landing-featured-service {
		margin-bottom: 5px;
	}
}


/* END QA */



/* UPDATES */

.landing-header .ry-flex .ry-each.button-block > div {
    display: flex;
    gap: 0 10px;
}

.landing-header .ry-flex .ry-each.button-block .ry-btn-primary {
    text-transform: initial;
    border-radius: 0;
    font-weight: 500;
    font-size: 17px !important;
}

a#landing-header-appointment {
    background: #fff !important;
    color: #000 !important;
    font-weight: 500;
}

.landing-header a.ry-btn.btn-svg-phone.ry-btn-primary {
    background: transparent !important;
    border: 1px solid #fff !important;
}

a#hero-btn {
    background: #fff !important;
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 17px !important;
}

.popup-wrapper {
    display: none !important;
}


div.landing-hero .hero-content .ry-flex .ry-each .form-wrapper h2 {
    font-size: 30px !important;
    color: #0f0f0f;
    font-weight: 400 !important;
    font-family: "Inter" !important;
    line-height: 1.2 !important;
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-text strong {
    color: #000;
}

.doc-title {
    position: absolute;
    bottom: 0;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-fc9aaffc-dac3-4828-b66d-9a3d09eec691/LANDING_FACE_AND_NECK/name_container.png);
    width: 100%;
    right: 0;
    height: 177px;
    display: flex;
    align-items: self-start;
    flex-direction: column;
    justify-content: center;
    left: 13%;
}

.doc-title h3 {
    font-size: 45px;
    color: #ffffff;
    font-family: var(--text-title) !important;
    font-weight: normal !important;
}

.doc-title p {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 300 !important;
}

.landing-welcome .ry-text p {
    font-size: 23px !important;
    line-height: 1.5;
    font-weight: 500 !important;
}

.landing-welcome .section-headline {
    margin-bottom: 2em;
}



.landing-services .ry-flex .ry-each .title h4 {
    color: #fff;
    line-height: 1.4;
    font-weight: normal !important;
    font-size: 28px;
}

.title-hover {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	z-index: 1;
	transition: all ease 0.6s;
	opacity: 0;
}



.title-hover h4 {
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
    font-weight: normal !important;
    line-height: 1.2;
    margin-bottom: 1em;
}

.landing-services .ry-flex .ry-each:hover .title {
    opacity: 0;
}

.title-hover p {
    opacity: 0.8;
    font-size: 16px;
    line-height: 28px;
    color: #fff !important;
    font-weight: 300 !important;
}

.landing-services .ry-flex .ry-each:before {
    content: '';
    background: #000000cc;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    top: 0;
    transition: all ease 0.3s;
    opacity: 0;
}

.landing-services .ry-flex .ry-each:hover:before {
    opacity: 1;
}

.landing-services .ry-flex .ry-each:hover .title-hover {
    opacity: 1;
    top: 50%;
}


/* END UPDATES */