/* Hero */
.hero-wrap {
	display: flex;
}
.hero-inner-wrap {
	width: 50%;
}
.hero-text-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 120px 15px 190px;
}
.small-hero-img {
	height: 103px;
	width: auto;
	margin-bottom: 20px;
}
.hero-title {
	font-size: 70px;
	line-height: 80px;
	margin-bottom: 25px;
	letter-spacing: 0.02em;
}
html[lang="ru-RU"] .hero-title {
    font-size: 59px;
    line-height: 73px;
}
.hero-subtitle {
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0.02em;
	max-width: 60%;
	margin-bottom: 50px;
}
.hero-btns-wrap {
	display: flex;
	gap: 15px;
}
.hero-btns-wrap .dd-btn {
	height: 63px;
}
.hero-cta {
	width: 221px;
}
.hero-phone {
	width: 236px;
}
.hero-img-wrap {
	padding: 50px;
	position: relative;
	background-color: #fff;
}
.hero-img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.dd-hero-spinner {
	right: 80px;
	bottom: 80px;
}


/* Services */
#dd-services {
	background: var(--bckg);
	padding: 115px 0 135px;
	position: relative;
}
#dd-services:after {
	content: '';
	position: absolute;
	background-image: url('/wp-content/uploads/2025/01/nase_usluge_linija_dekorativno.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.services-wrap {
	position: relative;
	z-index: 2;
}
.services-title-wrap {
	margin-bottom: 60px;
}
.service-half {
	width: 50%;
}
.services-inner-wrap {
	display: flex;
	gap: 15px;
}
.service-inner {
	position: relative;
	display: flex;
	height: 418px;
	overflow: hidden;
}
.service-background {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s ease-in-out;
}
.service-inner:hover .service-background {
	transform: scale(1.1);
}
.service-inner-title {
	font-size: 30px;
	line-height: 48.82px;
	color: #DCC2A3;
	position: absolute;
	top: 25px;
	left: 45px;
	z-index: 1;
}
.service-inner .plus-sign {
	width: 47px;
	height: 47px;
	position: absolute;
	bottom: 30px;
	right: 30px;
}
.service-inner .line:before,
.service-inner .line:after {
	background-color: #DCC2A3;	
}

/* Treatments */
#dd-treatments {
	padding: 100px 0 130px;
	background-color: #fff;
}
.treatments-subtitle {
	max-width: 25%;
	margin: 0 auto;
}
.treatemnts-title-wrap {
	margin-bottom: 50px;
}
.treatments-holder > div {
	padding-left: 7px;
	padding-right: 7px;
}
.dd-treatment-img {
	width: 100%;
	height: 350px;
	object-fit: cover;
	margin-bottom: 25px;
}
.treatment-title {
	font-size: 30px;
	line-height: 45px;
	letter-spacing: 0.01em;
}
.treatment-text {
	margin-bottom: 25px;
}
.treatment-btns-wrap {
	display: flex;
	gap: 15px;
}
.treatment-btns-wrap .dd-btn {
	height: 58px;
}
.treatment-cta {
	width: 221px;
}
.more-treatment {
	width: 178px;
}

/* Below Orl */
#above-orl {
	background: linear-gradient(to bottom,  #fff 50%, var(--bckg) 50%);
	padding: 5px 0;
}
.small-images-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 580px;
	margin: 0 auto;
}
.spinner-wrap.dd-orl-usluge-spinner {
	position: relative;
	width: 130px;
	height: 130px;
}

/* ORL Usluge */
#dd-orl-usluge {
	background-color: var(--bckg);
	padding: 70px 15px 120px;
	margin-top: -2px;
	position: relative;
}
.orl-title-wrap {
	margin-bottom: 51px;
}
.orl-subtitle {
	max-width: 50%;
	margin: 0 auto;
}
.orl-buttons {
	display: flex;
	gap: 15px;
	align-items: center;
	justify-content: center;
	margin-bottom: 60px;
}
.orl-button {
	font-size: 13px;
	font-weight: 400;
	height: 45px;
	text-transform: uppercase;
	font-family: "Roboto", serif;
	padding-left: 20px;
	padding-right: 20px;
}
.orl-button.active {
	background-color: var(--txt);
	color: #CBB69D;
	transition: .5s ease;
}
.orl-service-holder {
	display: flex;
}
.orl-half-wrap {
	width: 50%;
}
.orl-service-image {
	position: relative;	
}
.orl-text-wrap {
	background-color: var(--txt);
	padding: 40px 40px 50px;
}
.orl-inner-title {
	font-size: 30px;
	line-height: 41px;
	margin-bottom: 18px;
}
.orl-inner-title,
.dd-text.orl-text {
	color: #CBB69D;
}
.dd-text.orl-text {
	margin-bottom: 30px;
}
.orl-btns-wrap {
	display: flex;
	gap: 10px;
}
.orl-btns-wrap .dd-btn {
	height: 58px;
}
.orl-cta {
	width: 222px;
}
.more-orl {
	width: 178px;
}
.dd-orl-img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Transformations */
#dd-transformations {
	padding: 120px 0 170px;
	background-color: #fff;
}
.transformations-wrap {
	display: flex;
	justify-content: center;
}
.transformations-title-wrap {
	margin-bottom: 60px;
}
.transformations-small-img {
	margin-bottom: 20px;
}
.transformations-title {
	max-width: 80%;
	margin: 0 auto;
}
.transformation-holder {
	padding-left: 10px;
	padding-right: 10px;
}
.tr-img-wrap {
	margin-bottom: 20px;
}
.tr-img {
	width: 100%;
	object-fit: cover;
}
.transformations-inner {
	margin-bottom: 50px;
}
.transformations-btn-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}
.transformation-cta {
	width: 237px;
	height: 63px;
}
.transformations-page {
	width: 188px;
	height: 63px;
}
.tr-text-wrap h3 {
	font-size: 28px;
	line-height: 30px;
}

/* About */
#dd-about {
	background-color: var(--txt);
	position: relative;
	padding-bottom: 150px;
}
#dd-about:before,
#dd-about:after {
	position: absolute;
	content: '';
	background-repeat: no-repeat;
	background-size: contain;
}
#dd-about:before {
	background-image: url(/wp-content/uploads/2025/01/dr_prlja_dekorativna-linija_desno.svg);
	background-position: top right;
	width: 604px;
	height: 424px;
	top: 0;
	right: 0;
}
#dd-about:after {
	background-image: url(/wp-content/uploads/2025/01/dr_prlja_dekorativna_linija_levo.svg);
	background-position: bottom left;
	width: 884px;
	height: 514px;
	bottom: 0;
	left: 0;
}
.about-top-imgs-wrap {
	margin-top: -50px;
}
.about-wrap {
	display: flex;
	flex-wrap: wrap;
	padding-top: 115px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 9;
}
.about-title-wrap {
	padding-right: 50px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.dd-title.about-title {
	color: #CBB69D;
}
.about-text-wrap {
	padding-top: 25px;
}
.reveal {
	position: relative;
	transform: translatey(270px);
	opacity: 0;
	transition: all 1s ease;
}
.reveal.active {
	transform: translatey(0);
	opacity: 1;
}
.about-img,
.about-text {
	margin-bottom: 50px;
}
.about-text p {
	font-size: 16px;
	line-height: 1.7;
	color: #CBB69D;
	letter-spacing: 0.03em;
	margin-bottom: 25px;
}
.about-btn {
	width: 178px;
	height: 58px;
}
.about-tablet-img,
.about-mobile-img {
	display: none;
}

/* Education */
#dd-education {
	background: linear-gradient(to bottom, var(--txt) 166px, var(--light) 10%);
	margin-top: -2px;
}

/* Team */
#dd-team {
	padding: 100px 0 120px;
}
.team-title {
	text-align: center;
	margin-bottom: 50px;
}
.team-name {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.01em;
	margin-bottom: 4px;
}
.dr-title {
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.team-up {
	margin-bottom: 10px;
}

/* Testimonials */
#dd-testimonials {
	background-color: var(--light);
}

/* Blog */
#dd-blog {
	background-color: #EAE5DF;
	position: relative;
	padding-top: 265px;
	margin-top: -155px;
	margin-bottom: -20px;
}
#dd-blog:before {
	content: '';
	position: absolute;
	background-image: url(/wp-content/uploads/2025/01/footer_blog_desna_linija.svg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: contain;
	top: 0;
	right: 0;
	width: 40%;
	height: 361px;
}
.blog-title {
	text-align: center;
	margin-bottom: 50px;
}

/* Form */
.dd-form-wrap .gform_required_legend,
.dd-form-wrap .gform_wrapper.gravity-theme .gfield_required {
	display: none;
}
.dd-form-wrap .gform_wrapper.gravity-theme .ginput_container_date input {
	width: 100%;
}

/* Media */
@media screen and (min-width: 992px) {
	.container.wide-container {
		width: 100%;
		max-width: 1900px;
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media screen and (max-width: 1650px) {
	.hero-text-wrap {
		padding-top: 67px;
		padding-bottom: 133px;
	}
	.small-hero-img {
		height: 77px;
	}
	.hero-title {
		font-size: 50px;
		line-height: 58px;
		margin-bottom: 20px;
	}
	html[lang="ru-RU"] .hero-title {
    font-size: 44px;
    line-height: 56px;
}
	.hero-subtitle {
		font-size: 18px;
		line-height: 30px;
		max-width: 64%;
		margin-bottom: 35px;
	}
	.hero-img-wrap {
		padding: 35px;
	}
	#dd-services {
		padding-top: 100px;
		padding-bottom: 115px;
	}
	#dd-services:after {
		background-size: contain;
		width: 35%;
		height: 45%;
	}
	.service-inner {
		height: 310px;
	}
	.service-inner-title {
		top: 20px;
		left: 35px;
	}
	.treatment-title {
		font-size: 23px;
		line-height: 37px;
	}
	.dd-treatment-img {
		height: 280px;
	}
	.treatment-btns-wrap {
		gap: 9px;
	}
	.treatment-cta {
		width: 205px;
	}
	.more-treatment {
		width: 166px;
	}
	#dd-treatments {
		padding: 80px 0 100px;
	}
	.treatments-subtitle {
		max-width: 36%;
	}
	.small-images-wrap {
		max-width: 520px;
	}
	#dd-orl-usluge {
		padding-top: 60px;
		padding-bottom: 100px;
	}
	.orl-title-wrap {
		margin-bottom: 45px;
	}
	.orl-subtitle {
		max-width: 45%;
	}
	.orl-buttons {
		margin-bottom: 32px;
	}
	#dd-transformations {
		padding: 85px 0 150px;
	}
	.transformations-title-wrap {
		margin-bottom: 45px;
	}
	.transformations-small-img {
		max-width: 100px;
	}
	.transformation-holder {
		padding-left: 6px;
		padding-right: 6px;
	}
	.tr-text-wrap h3 {
		font-size: 23px;
	}
	#dd-about:before {
		width: 460px;
		height: 320px;
	}
	#dd-about:after {
		width: 464px;
		height: 360px;
	}
	.about-wrap {
		padding-top: 86px;
	}
	.about-title-wrap {
		padding-right: 30px;
	}
	.about-text-wrap {
		padding-top: 15px;
	}
	.about-text p {
		font-size: 15px;
		line-height: 1.6;
		margin-bottom: 15px;
	}
	#dd-team {
		padding: 70px 0 90px;
	}
	.team-name {
		font-size: 18px;
		line-height: 28px;
	}
	.dr-title {
		font-size: 12px;
		line-height: 20px;
	}
	#dd-blog {
		padding-top: 235px;
	}
}
@media screen and (max-width: 1199px) {
	.hero-text-wrap {
		padding-top: 57px;
		padding-bottom: 113px;
	}
	.hero-img-wrap {
		padding: 25px;
	}
	.hero-title {
		font-size: 46px;
		line-height: 57px;
		margin-bottom: 15px;
	}
	html[lang="ru-RU"] .hero-title {
    font-size: 35px;
    line-height: 48px;
}
	.hero-subtitle {
		font-size: 17px;
		margin-bottom: 28px;
		max-width: 86%;
	}
	.dd-hero-spinner {
		width: 135px;
		height: 135px;
		right: 50px;
		bottom: 50px;
	}
	#dd-services {
		padding-top: 90px;
		padding-bottom: 100px;
	}
	.service-inner {
		height: 335px;
	}
	.service-inner-title {
		font-size: 27px;
		top: 15px;
	}
	.dd-treatment-img {
		height: 240px;
		margin-bottom: 18px;
	}
	.treatment-title {
		font-size: 22px;
		line-height: 33px;
	}
	.treatments-subtitle {
		max-width: 42%;
	}
	.treatment-btns-wrap .dd-btn {
		height: 53px;
		font-size: 12px;
	}
	#dd-orl-usluge {
		padding-top: 46px;
		padding-bottom: 90px;
	}
	.orl-text-wrap {
		padding: 27px 30px 40px 35px;
	}
	.orl-subtitle {
		max-width: 50%;
	}
	.orl-title-wrap {
		margin-bottom: 30px;
	}
	.orl-buttons {
		margin-bottom: 45px;
	}
	.orl-cta {
		width: 206px;
	}
	.more-orl {
		width: 172px;
	}
	#dd-transformations {
		padding: 75px 0 130px;
	}
	.transformations-title {
		max-width: 70%;
	}
	.transformations-inner {
		margin-bottom: 40px;
	}
	.about-top-imgs-wrap {
		margin-top: -35px;
	}
	.about-small-img {
		max-height: 170px;
		width: auto;
		object-fit: contain;
		object-position: left;
	}
	#dd-about:before {
		width: 363px;
		height: 260px;
	}
	.about-wrap {
		padding-top: 65px;
	}
	.about-title-wrap {
		padding-right: 20px;
	}
	#dd-education {
		background: linear-gradient(to bottom, var(--txt) 137px, var(--light) 10%);
	}
	#dd-team {
		padding: 80px 0 100px;
	}
	.team-name {
		font-size: 16px;
	}
	.blog-title {
		margin-bottom: 40px;
	}
	#dd-blog:before {
		width: 48%;
		height: 302px;
	}
}

/* Ipad */
@media screen and (min-width: 768px) and (max-width: 991px) {
	.single-treatment {
		display: flex;
	}
	.dd-treatment-img {
		margin: 0 15px 0 0;
		width: 240px;
	}
	.treatment-text-wrap {
		padding-top: 17px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		width: calc(100% - 255px);
	}
	.orl-buttons {
		max-width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
	.about-tablet-img {
		display: block;
		width: 48%;
	}
	.about-top-imgs-wrap {
		display: flex;
		justify-content: space-between;
	}
}
@media screen and (max-width: 991px) {
	.hero-inner-wrap {
		width: 100%;
	}
	.hero-wrap {
		flex-direction: column;
	}
	.hero-text-wrap {
		padding-bottom: 80px;
	}
	.hero-subtitle {
		max-width: 60%;
	}
	.service-inner {
		height: 250px;
	}
	#dd-treatments {
		padding-bottom: 70px;
	}
	.treatments-subtitle {
		max-width: 60%;
	}
	.treatments-holder > div {
		margin-bottom: 30px;
	}
	.tr-text-wrap h3 {
		font-size: 22px;
		line-height: 25px;
	}
	.orl-subtitle {
		max-width: 65%;
	}
	.orl-buttons {
		flex-wrap: wrap;
	}
	.orl-btns-wrap {
		flex-direction: column;
	}
	.orl-btns-wrap .dd-btn {
		width: 250px;
	}
	.about-small-img {
		max-height: 150px;
	}
	.about-title-wrap {
		padding-right: 0;
	}
	.about-img {
		display: none;
	}
	#dd-education {
		background: linear-gradient(to bottom, var(--txt) 200px, var(--light) 10%);
	}
	#dd-team {
		padding: 35px 0 80px;
	}
	.team-wrap {
		margin-bottom: 45px;
	}
	.team-name {
		font-size: 22px;
	}
	.dr-title {
		font-size: 14px;
		line-height: 27px;
	}
	.team-up {
		margin-bottom: 15px;
	}
	#dd-blog:before {
		width: 55%;
	}
}
@media screen and (max-width: 767px) {
	.hero-btns-wrap {
		flex-direction: column;
	}
	.hero-btns-wrap .dd-btn {
		width: 280px;
	}
	.hero-img-wrap {
		padding: 15px;
	}
	.small-hero-img {
		height: 62px;
	}
	.hero-text-wrap {
		padding-bottom: 60px;
	}
	.hero-title {
		font-size: 39px;
		line-height: 50px;
	}
	.hero-subtitle {
		max-width: unset;
		font-size: 16px;
		margin-bottom: 26px;
	}
	.dd-hero-spinner {
		width: 100px;
		height: 100px;
		right: 40px;
		bottom: 40px;
	}
	#dd-services {
		padding: 70px 15px 90px;
	}
	.service-inner .plus-sign {
		bottom: 20px;
		right: 20px;
	}
	.services-title-wrap {
		margin-bottom: 30px;
	}
	.service-half {
		width: 100%;
	}
	.services-inner-wrap {
		flex-direction: column;
	}
	.service-inner-title {
		font-size: 23px;
		top: 10px;
		left: 25px;
	}
	#dd-services:after {
		background-size: contain;
		width: 73%;
		height: 20%;
	}
	#dd-treatments {
		padding-top: 70px;
		padding-bottom: 20px;
	}
	.treatments-subtitle {
		max-width: unset;
		padding-left: 15px;
		padding-right: 15px;
	}
	.treatments-holder > div {
		margin-bottom: 50px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.small-images-wrap {
		max-width: unset;
		justify-content: center;
	}
	.small-orl-img {
		display: none;
	}
	.orl-text-wrap {
		padding: 24px 30px 40px 30px;
	}
	.orl-inner-title {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 13px;
	}
	.orl-subtitle {
		max-width: unset;
	}
	.orl-service-holder {
		flex-direction: column;
	}
	.orl-half-wrap {
		width: 100%;
	}
	.dd-orl-img {
		position: unset;
	}
	.orl-btns-wrap .dd-btn {
		width: 100%;
		max-width: 300px;
	}
	.orl-button {
		font-size: 12px;
		white-space: nowrap;
	}
	.orl-buttons {
		gap: 10px;
		flex-wrap: unset;
		justify-content: unset;
		overflow: auto;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	.orl-buttons::-webkit-scrollbar {
		display: none;
	}
	.transformations-title {
		max-width: 89%;
	}
	.transformations-small-img {
		margin-bottom: 10px;
	}
	.transformation-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.transformations-inner {
		margin-bottom: 90px;
	}
	.tr-text-wrap {
		text-align: center;
	}
	.tr-text-wrap h3 {
		font-size: 20px;
	}
	#dd-about {
		padding-bottom: 100px;
	}
	#dd-about:before {
		width: 256px;
		max-width: 90%;
	}
	.about-title-wrap {
		margin-bottom: 30px;
	}
	.about-mobile-img {
		display: block;
		margin-bottom: 40px;
	}
	.reveal {
		transform: translatey(150px);
	}
	#dd-team {
		padding-bottom: 60px;
	}
	#dd-about:after,
	#dd-blog:before {
		display: none;
	}
	#dd-blog {
		padding-top: 220px;
	}
	.blog-title {
		margin-bottom: 30px;
	}
	.transformations-btn-wrap {
		flex-direction: column;
	}
	.transformation-cta,
	.transformations-page {
		width: 100%;
		max-width: 400px
	}
}