body, 
html {
	font-family: 'Poppins';
}

/* HEADLINE */

.section-headline h1 {
    line-height: 80px;
    text-transform: uppercase;
    font-family: "Zodiak";
    font-size: clamp(2.188rem, 0.848rem + 3.571vw, 4.063rem);
}

.section-headline p {
	font-size: 23px;
	text-transform: uppercase;
	color: #4dabab;
	font-weight: 400;
	font-family: "Poppins";
}

.section-headline h2 {
    font-size: 50px;
    color: #0b2970;
    font-family: 'Zodiak';
    text-transform: uppercase;
}

#section-contact h2 {
    color: #4dabab;
}

#promoted p {
    color: #4dabab;
}

/* END HEADLINE */

/* TEXT */
.ry-text p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    font-family: 'Poppins';
}
/* 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: Poppins;
    border-radius: 10px;
}



.ry-btn.ry-btn-primary {
  background: #4dabab!important;
  color: #fff !important;
  font-size: 17px !important;
  text-transform: uppercase;
  max-width: 200px;
  border-bottom: none !important;
  height: 50px;
  font-weight: 300 !important;
}

.ry-btn:after {
    display: none;
}

.ry-btn.ry-btn-secondary {
    background: #ffd9c6;
    color: #000;
}

.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: 14px;
    font-family: 'Poppins';
    padding-left: 20px;
}

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

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

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

/* HEADER */
.landing-header {
    padding: 40px 0 0;
    background: transparent;
    position: absolute;
}

.landing-header .ry-content {
  z-index: 300;
}

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

.landing-header .ry-flex .ry-each.button-block {
}

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


.landing-header .button-wrapper {
    display: flex;
    justify-content: flex-end;
    gap: 0 10px;
}

.landing-header .button-wrapper .ry-btn {
    
    !i;!;
    font-size: 18px !important;!i;!;
    color: #fff !important;!i;!;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 5px;
    max-width: 210px !important;!i;!;
    width: 100%;
    height: 55px;
    font-weight: 500 !important;!i;!;
    padding-left: 3em;
    white-space: nowrap;
}

/* END HEADER */

/* HERO CONTENT */
.landing-hero .section-background, 
.landing-hero .section-background img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top 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: 2em;
    background: #fff;
    border: 1px solid #cdc8ca;
    border-radius: 10px;
}


.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-text p {
    margin: 15px 0 15px;
    font-size: 16px;
    line-height: 1.3;
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-btn {
  margin-left: auto;
  margin-right: auto;
  color: #fff !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  background: #4dabab !important;
  width: 100%;
  max-width: 150px;
}


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

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

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline h1 {
    color: #011f6a;
}

.landing-hero .section-background:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, #0d0d0d00, rgb(255 255 255 / 27%));
    width: 100%;
    height: 60%;
    z-index: 1;
}
/* END HERO */

/* WELCOME */
.landing-welcome {
    padding: 180px  0 50px;
    background: #fff;
}

a#sec1-btn {
  margin-top: 1.5em;
}

.landing-welcome .section-headline span {
  font-size: 26px;
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}

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

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

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

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

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

.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: 30px;
}

.landing-welcome .ry-container .ry-content .ry-flex {
    align-items: center;
}
/* END WELCOME */

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

.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, .landing-welcome:after {
    position: absolute;
    content: "";
    bottom: -230px;
    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;
}
/* END SERVICES */

/* LIST SERVICES */
.landing-services {
  padding: 330px 0 140px;
  background: #0f8ab0;
}

.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: 1280px;
	/* margin: 0 auto; */
	width: calc(100% + 30px);
	margin-left: -30px;
}

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

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

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

.landing-services .ry-flex .ry-each .title {
  clear: both;
  padding: 20px 0;
  text-align: center;
  font-size: 18px;
  font-family: 'Poppins';
  text-transform: uppercase;
  background: #4dabab;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 1.2;
}


.landing-services .ry-flex .ry-each:hover .title {
	background: #ffd9c6;
	color: #333;
	transition: .5s;
}

.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;
}

.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;
}

.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; */
	}
	.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: space-between;
}

.landing-reviews .ry-container .ry-content {
    max-width: 1300px;
    margin: auto;
}

.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
  max-width: 500px;
  /* min-width: 400px; */
  /* padding-right: 5em; */
  /* padding-top: 70px; */
  /* padding-bottom: 110px; */
  position: relative;
  width: 50%;
}

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

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

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

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

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow {
  cursor: pointer;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  /* transform: rotate(-45deg); */
  /* -webkit-transform: rotate(-45deg); */
  background: #fff;
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow:before {
  border: solid #4dabab;
  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 .section-headline p {
	color: #ffffff
}

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

.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: #fff;
    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;
	display:none;
}

.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%;
  color: #fff;
}

.landing-reviews .ry-container .ry-content .ry-each:nth-child(1):before {
  content: "";
  width: 50px;
  height: 449px;
  position: absolute;
  background-image: url(https://www.royacdn.com/unsafe/smart/Site-37fe1eda-021e-4904-983b-0c470a08fe82/Landingpage/footer_shadow.png);
  background-size: contain;
  top: -127px;
  right: -203px;
  z-index: 999;
}

a#landing-rev-btn {
  background: #0f8ab0 !important;
  margin: 0 auto 2em;
}

.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: .5;
  position: absolute;
	top: -100px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center
	
}


.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:after {
    content: "”";
    right: 0;
    bottom: -40px;
	display:none;
}
/* END REVIEW */

/* CONTACT */
.landing-contact {
    padding: 160px 0 170px;
	display: none;
}
.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;
}

/* END CONTACT */

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



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

.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;
	
}

.landing-footer .footer-top .ry-flex .ry-each .footer-title {
  font-size: 25px;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 20px;
  font-family: 'Zodiak';
  font-weight: 400;
}

.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: 'Poppins';
}

.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: #434343;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover {
	background: #ffd9c6;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover svg {
	background: #434343;
}
.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: 14px;
  color: #000;
  font-family: 'Poppins';
}

.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;
}
@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 */

/* QA CHANGES */
.landing-hero .hero-content {
	display: flex;
	align-items: flex-end;
}
.landing-hero .hero-content {
	padding: 0 0 2em 0;
	height: 100vh;
}
.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;
	background: #4dabab;
}
.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p a:hover {
	color: #1089b1;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover svg {
	fill: #ffffff;
	background: transparent;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover {
	background: #1089b1;
}
.landing-footer .footer-bottom .ry-container .ry-content .powered-text a:hover {
	text-decoration: underline !important;
}
@media (max-width: 1680px) {
	.landing-featured-service {
		margin-bottom: 5px;
	}
}

div#promoted {
  display: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: rgb(102 102 102 / 40%) !important;
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper h2 {
  font-size: 40px;
}

a.ry-btn.ry-btn-secondary.btn-svg-phone {
  background: #4dabab !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}

@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: #4dabab;
		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;
	}
}
@media (min-width: 1081px) {
	.landing-header .button-wrapper.mobile-wrapper {
		display: none;
	}
}



@media (max-width:1300px) and (min-width:1081px) {
	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1):before {
	  right: -27% !important;
	}
}


@media (max-width:1500px) and (min-width:1081px) {
	.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
		padding: 1em !important;
	}
	
	textarea.form-control {
	  height: 90px !important;
	}
}




@media (max-width:1199px) {
	.landing-hero .hero-content .ry-flex {
	  flex-direction: column;
	}

	.landing-reviews .ry-container .ry-content .ry-each.review-container {
	  justify-content: center !important;
	}

	.landing-hero .hero-content {
	  height: auto !important;
	  padding: 3em 0;
	}

	.landing-hero .section-background:before {
	  background: transparent;
	}

	.landing-hero .section-background, .landing-hero .section-background img {
	  position: static;
	}

	.landing-header {
	  position: static;
	  padding: 1em 0;
	}

	.landing-hero .hero-content .ry-flex .ry-each:nth-child(1) {
	  width: 100%;
	}

	.landing-hero .hero-content .ry-each:nth-child(1) .section-headline h1 {
	  text-align: center;
	  font-size: 35px !important;
	  line-height: 1.1;
	}

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

	.landing-welcome .ry-container .ry-content .ry-flex {
	  flex-direction: column;
	  gap: 2em 0;
	}

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

	.landing-welcome .ry-container .ry-content .ry-each:nth-child(2) {
	  width: 100% !important;
	  padding: 0 !important;
	}

	.landing-welcome {
	  padding: 2em 0 !important;
	  margin-bottom: 2px;
	}

	.section-headline h2 {
	  text-align: center !important;
	  font-size: 35px !important;
	  line-height: 1.2 !important;
	}

	a#sec1-btn {
	  margin: 1.5em auto 0 !important;
	}

	.section-headline p {
	  text-align: center !important;
	}

	.ry-text p {
	  text-align: center !important;
	  width: 100% !important;
	}

	.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-text p {
	  font-size: 18px;
	  line-height: 1.5;
	}

	.landing-reviews .ry-content .ry-flex {
	  flex-direction: column;
	}

	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
	  padding: 0;
	}

	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1):before {
	  display: none;
	}

	.landing-reviews {
	  padding: 3em 0;
	}
}

.landing-header .button-wrapper span.span-1 {
  display: block;
  font-size: 13px !important;
  font-weight: 400;
}

a#header-appointment:before {
  content: '\f073';
  font-family: 'FontAwesome';
  position: absolute;
  left: 22px;
  font-size: 14px;
}



a#header-appointment {
  background: #0f8ab0 !important;
}

a#header-phone:before {
  ';
  font-family:fontawesome;
}

a#header-phone:before {
  content: '\f095';
font-family: 'FontAwesome';
position: absolute;
left: 22px;
}