/*
Theme Name: Renew - Child
Version: 587
Description: A child theme of DMM by Almina
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");

/* general */

* {
    box-sizing: border-box;
}

#page {
    padding: 0px;
}

a.btn {
    text-transform: uppercase;
    font-size: 14px;
    background: rgb(0,0,0);
    color: #fff;
}

#header a.btn {
    padding: 10px 20px;
}

.container {
    width:  100%;
    max-width: 1400px;
    padding: 0px 15px;
}
.anchor-fix {
    position: relative;
    top: -160px;
    width: 100%;
    height: 1px;
}

/* Header */
.home .header-spacer {
    display: none;
}

.regular_header #secondary-navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    float: none;
    padding: 0px 15px;
}

@media (min-width: 881px) {

	a#pull,#mobile-menu-overaly {
		display: none;
	}

	nav.navigation.clearfix.mobile-menu-wrapper {
		width: auto;
		float: none;
		margin: 0px auto;
		margin-right: 0px;
	}
	
}

html .video_holder {
    height: 100vh;
    background: #000;
}

.carousel-caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    max-width: 1400px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
}

.video_holder video {
    opacity: 0.6;
}

.carousel-caption h2 {
    font-size: 50px;
    color: #fff;
}

.carousel-caption h2 p {
    font-size: 20px;
    max-width: 800px;
    margin: 0px auto 30px;
    font-family: Lato;
    font-weight: 300;
    line-height: 1.2;
}

.carousel-caption a.btn {
    background: transparent !important;
    border-bottom: 1px solid #fff;
}

.carousel-caption a.btn:hover {
    color: var(--aColor) !important;
    border-color: var(--aColor);
}

div#header {
    float: none;
    background: transparent;
}

header#site-header {
    float: none;
    background: transparent;
    position: fixed;
    top: 0px;
    left: 0px;
}

.main-head-wrap.header_fixed {
    background: var(--sColor);
}

#secondary-navigation a {
    padding: 7px 17px;
}

.main-head-wrap {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mobile_cta_buttons.hide-d.mobile-btn {
    display: none;
}

.menu-side {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
    margin-right: 0px;
}

.menu-side p {
    margin: 0px;
}

.menu-inline {
    border-right: 1px solid #fff;
    margin-right: 25px;
}

nav.navigation.clearfix.mobile-menu-wrapper #menu-main-menu > li {
    background: transparent !important;
}

nav.navigation.clearfix.mobile-menu-wrapper #menu-main-menu > li > a {
}

nav.navigation.clearfix.mobile-menu-wrapper #menu-main-menu > li.current-menu-item > a,nav.navigation.clearfix.mobile-menu-wrapper #menu-main-menu > li:hover > a {
    border-color: #fff;
}

/*Welcome*/
.container-wide {
    max-width: 1700px;
    margin: 0px auto;
    position: relative;
}

section.c-welcome {
    padding: 125px 0px;
}

section.c-welcome .dm-half:nth-child(1) img {
}

.hovering-image {
}

.hovering-image img {
}

.c-wrapper {
}

section.c-welcome h2 {
}

.c-wrapper h3 {
    color: var(--sColor);
    margin-bottom: 35px;
    font-size: 35px;
    line-height: 1.3;
}

/* Footer */
.home-header h2 {font-size: 45px;}

.home-header {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

section.s-section .dm-third:nth-child(1) img,section.s-section .dm-third:nth-child(3) img {
    height: 352px !important;
    display: block;
    object-fit: cover;
    width: 100%;
}

section.s-section .dm-third:nth-child(2) img {
    height: 480px !important;
    object-fit: cover;
    display: block;
    width: 100%;
}

section.s-section .dm-third {
    display: block;
}

section.s-section .dm-flex {
    align-items: flex-start;
}

section.s-section a h3 {
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    text-transform: none;
    margin-bottom: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
}

section.s-section .dm-third a {
    position: relative;
    padding: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 0px;
    background: #000;
    display: block;
}

section.s-section {
    padding: 16vh 0px;
    position: relative;
    background-size: cover;
    background-position: 50% 10%;
}

.bottom-footer p {
    margin: 0px;
}

.dm-full.footer-creds {
    border-top: 1px solid #fff;
    padding: 20px 0px;
    margin-top: 40px;
}

.bottom-footer {
    display: flex;
    justify-content: space-between;
}

.copyrights .container {
    max-width: 1400px;
    width: 100%;
}

.copyrights .container {
    align-items: flex-start;
    text-align: left;
    color: #fff;
}

.copyrights * {
    color: #fff;
}

.copyrights .dm-flex.container li a {
    color: #fff;
}

footer#site-footer {
    padding: 70px 0px 55px;
    position: relative;
    background-size: cover;
    margin: 0px;
    background-position: 50% 30%;
}

footer#site-footer h3 {
    font-size: 27px;
}

footer#site-footer:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background: var(--sColor);
    opacity: 0.9;
}

section.s-section .dm-third img {
    opacity: 0.6;
}

section.s-section .dm-third a:hover {
    top: -15px;
}

html a.btn:before {
    content: "";
    height: 55%;
    width: 2px;
    background: #fff;
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

html a.btn {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

html a.btn:hover:before {
    right: calc(100% - 13px);
}

html a.btn:hover {
    background: var(--sColor) !important;
    color: #fff !important;
}

.border-btn {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
}

/* Tabular */
section.tabular-section {
    padding: 175px 0px;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
    position: relative;
}

.tabular-left {
    width: 300px;
    padding-top: 10px;
    margin-left: 20px;
}

.tabular-right {
    width: 550px;
}

section.tabular-section .dm-flex {
    align-items: inherit;
    justify-content: space-between;
}

section.tabular-section:before {
    content: "";
    background: var(--sColor);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    opacity: 0.9;
}

section.tabular-section h4 {
    color: #fff;
    font-size: 34px;
}

.tabular-left li {
    list-style: none;
}

.tabular-left button {
    background: transparent;
    border: 0px;
    color: #fff;
    font-size: 23px;
    display: block;
    opacity: 0.7;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tabular-left li {
    margin-bottom: 9px;
}

.tabular-left button.active-button {
    opacity: 1;
}

.tabular-left button:before {
    left: -50px;
    height: 2px;
    background: #fff;
    position: absolute;
    content: "";
    width: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.tabular-left button:hover {
    opacity: 1;
}

.taabular .dm-tab:nth-child(1) {
    display: block;
}

.taabular .dm-tab {
    display: none;
}

.dm-tab p {
    color: #fff;
    font-size: 19px;
}

/* Half */
section.half-renu {
    padding: 110px 0px;
}

section.half-renu h2 {
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 20px;
}

section.half-renu h3 {
    margin-bottom: 25px;
}

section.half-renu .container {
    position: relative;
}

section.half-renu .container:before {
    height: 100%;
    width: 250px;
    background-image: url(/wp-content/uploads/2025/07/purty-wood-1.png);
    position: absolute;
    content: "";
    opacity: 0.3;
    left: -30px;
    bottom: -50px;
}

section.half-renu ul {
    list-style: none;
}

section.half-renu li:before {
    opacity: 1;
    content: "";
    width: 40px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

section.half-renu li {
    padding-left: 25px;
    margin-bottom: 5px;
}

section.s-section .container {
    text-align: center;
}

section.s-section .border-btn {
    color: var(--pColor) !important;
    border-color: var(--pColor);
    text-transform: uppercase;
    letter-spacing: 1px;
}

section.s-section .dm-flex {
    padding: 0px 70px;
    padding-bottom: 60px;
}

section.s-section .home-header p {
    max-width: 800px;
    margin: 0px auto;
}

section.half-renu.black-box .dm-half:nth-child(2) {
    background: var(--pColor);
    color: #fff;
    padding: 150px 40px;
    flex: 1 1 60%;
    margin-left: -10%;
    margin-top: -150px;
}

section.half-renu.black-box .dm-half:nth-child(2) * {
    color: #fff;
}

section.half-renu.black-box .dm-half:nth-child(2) h2 {
}

section.half-renu.black-box .dm-half:nth-child(1) {
    flex: 1 1 60%;
    margin-right: -10%;
    margin-bottom: -150px;
}

section.half-renu.black-box .dm-half:nth-child(1) img {
    height: 100% !important;
    object-fit: cover;
    display: block;
}

section.half-renu.black-box {
    padding-bottom: 210px;
    padding-top: 160px;
}

section.half-renu.black-box a.btn {
    background: #fff !important;
    color: #000 !important;
}

section.half-renu.black-box a.btn:before {
    background: var(--pColor) !important;
}

section.half-renu.black-box .dm-flex {
    align-items: inherit;
}

section.half-renu.black-box .dm-half:nth-child(1) p {
    height: 100%;
    margin: 0px;
    width: 100%;
}

section.scroll-section {
    padding: 100px 0px 140px;
    padding-left: 8%;
    padding-top: 40px;
    overflow: hidden;
}

.dm-scroll-item a {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 25vw;
    min-height: 400px;
    background: #000;
}

.dm-scroll-item img {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100% !important;
    width: 100%;
    opacity: 0.4;
}

.dm-scroll-item a h3 {
    color: #fff;
    margin: 0px;
    font-size: 35px;
}

.home-header.scroll-header h2 {
    text-align: left;
    font-size: 65px;
    margin: 0px;
    position: relative;
    left: -50px;
    bottom: -30px;
}

.splide__slide a {
    height: 27vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    background: var(--aColor);
    color: #fff;
    min-height: 400px;
}

.splide__slide img {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    opacity: 0.6;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.splide__slide a h3 {
    color: #fff;
    position: relative;
    z-index: 1;
}

section.half-renu.black-box .container:before {
    opacity: 0;
}

div#procedures-slider {
    position: relative;
    right: -5%;
}

section.tabular-section .container {
    max-width: 1200px;
}

section.scroll-section a:hover img {
    opacity: 0.3 !important;
}

/* Testimonials */
.c-carrier {
    text-align: center;
    max-width: 1200px;
    margin: 0px auto;
}

section.c-classic {
    padding: 10vh 0px;
    background: #F7F7F7;
}

.c-content {
    max-width: 900px;
    margin: 0px auto;
}

.c-content * {
    color: #444444;
}

.c-content h2 {
    font-size: 40px;
}

.c-content p {
    font-size: 21px;
    padding: 0px 45px;
}

section.c-classic .btn {
    background: var(--pColor) !important;
}

/* Testi,onials  */
.pp-testimonials-content img {
    max-width: 80px;
    display: block;
    margin: 0px auto 14px;
    filter: brightness(0);
}

.pp-testimonials-content p {
    min-height: 150px;
    font-size: 15px;
    text-align: left;
    padding-top: 10px;
}

.name-f {
    margin: 0px auto;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    margin-top: 0px;
}

.central-test-content {
    padding: 25px;
    background-color: #ebebeb;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0px 1px 20px #0000000f;
}

.new-text-wrapper {
    padding: 0px 10px;
}

span.read_more {
    font-weight: bold;
    color: var(--aColor);
    cursor: pointer;
}

span.hiddenRest {
    display: none;
}

.new-wrap h4 {
    text-align: center;
    font-weight: bold;
}

.central-testimonial-slider .slick-list {
    overflow: visible;
}

section.classy-testimonials > div > .dm-flex {
    margin-bottom: 25px;
}

.slick-slide .new-wrap {
    opacity: 0.5;
}

.new-wrap {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.slick-active .new-wrap {
    opacity: 1;
}

.name-f + div {
    flex: 1 1 calc(100% - 40px);
    text-align: left;
    padding-left: 12px;
}

.name-f + div h4 {
    font-size: 16px;
    text-align: left;
	color: #000;
    margin: 0px 0px 5px;
}

.stars-reviews {
    text-align: left;
    padding: 10px 0px 0px;
}

.stars-reviews i {
    color: #e8ca00;
    font-size: 17px;
    margin-right: 1px;
}

.classy-testimonials ul.slick-dots button {
    background: #0000002b;
}

.dm-full.star-full {
    text-align: center;
    padding-bottom: 20px;
}

.dm-full.star-full h2 {
    font-size: 40px;
}

.name-f + div {
    position: relative;
}

section.classy-testimonials.svg-section {
    padding: 180px 0px 250px;
    position: relative;
    background: url(/wp-content/uploads/2025/07/topo-pattern-scaled.webp);
    background-size: 25%;
    overflow: hidden;
}

section.classy-testimonials.svg-section:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgb(255 255 255 / 75%) 100%);
}

section.classy-testimonials.svg-section .slick-dots {
    bottom: -50px;
}

section.classy-testimonials.svg-section h2 {
    font-size: 45px;
	color: #000;
}

footer#site-footer .dm-fourth {
    flex: 1 1 20%;
}

footer#site-footer .dm-fourth.heading {
    flex: 0 1 25%;
    margin: 0px auto;
    margin-right: 0px;
    width: 250px;
    margin: 0px auto;
    margin-right: 0px;
}

footer#site-footer .dm-fourth.heading h4 {
    font-size: 40px;
}

footer#site-footer .dm-fourth.heading h4 + h4 {
    font-size: 20px;
}

.dm-six-plus {
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    margin-left: 0px;
}

.dm-six-plus {
    flex: 0 1 60%;
}

.header-spacer {
    background: var(--pColor);
    border-bottom: 1px solid #fff;
}

@media (max-width: 1500px) {
	section.s-section .dm-flex {
		padding: 0px 20px;
	}

	section.s-section .dm-flex .dm-third {
		padding: 0px 5px;
	}
	section.c-welcome .dm-half:nth-child(1) img {
		height: 500px !important;
	}
	
	section.s-section .dm-flex {
		padding-bottom: 60px;
	}
	
	.dm-tab p {
		font-size: 19px;
	}

	section.c-welcome h2 {
		left: 0px;
		line-height: 1.2;
		font-size: 50px;
	}
}

@media (max-width: 1200px) {
	.menu-inline {
    	display: none;
	}
}

@media (max-width: 880px) {
	
	section.s-section .dm-third:nth-child(1) img, section.s-section .dm-third:nth-child(3) img {
		height: 350px !important;
		width: 100%;
	}

	section.s-section .dm-third:nth-child(2) img {
		height: 350px !important;
	}

	section.s-section .dm-third {
		margin-bottom: 10px;
	}
	
	.menu-inline {
		display: none;
	}

	.carousel-caption h2 {
		font-size: 40px;
		line-height: 1.2;
	}

	.carousel-caption {
		padding: 0px 15px;
	}

	.carousel-caption h2 p {
		margin-top: 20px;
	}

	html .video_holder {
		height: 600px;
	}

	#header .logo-wrap img {
		max-width: 250px;
		display: block;
		margin-left: 0px;
	}

	html div#page.homepage {
		padding-top: 0px !important;
	}

	html #header .logo-wrap {
		padding: 0px;
	}

	.regular_header #secondary-navigation {
		height: auto;
		padding: 20px;
	}

	.menu-side {
		width: 40px;
	}

	.menu-side a#pull {
		margin: 0px !important;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0px !important;
		height: 40px;
		width: 40px;
	}

	.menu-side a#pull:after {
		position: relative;
		top: 0px;
		left: 0px;
		margin: 0px auto;
		display: block;
	}

	div#secondary-navigation #logo a {
		padding: 0px !important;
		display: block;
	}

	section.c-welcome {
		padding: 50px 15px;
	}

	section.c-welcome .dm-half:nth-child(1) img {
		height: auto !important;
		width: 100%;
		max-width: 100%;
	}

	section.c-welcome h2 {
		left: 0px;
		font-size: 40px;
		line-height: 1.2;
	}

	section.c-welcome .dm-half:nth-child(1) {
		padding: 0px;
		padding-bottom: 25px;
	}

	.c-wrapper {
		max-width: 100%;
		padding-top: 15px;
	}

	.c-wrapper h3 {
		font-size: 26px;
	}

	section.s-section .dm-flex {
		padding: 0px;
	}

	section.s-section .dm-third {
		margin-bottom: 20px;
	}

	html section.s-section .dm-third img {
		height: 350px !important;
	}

	section.tabular-section {
		padding: 80px 20px;
	}

	section.tabular-section h4 {
		font-size: 30px;
	}

	.dm-tab p {
		font-size: 19px;
		line-height: 1.4;
	}

	section.half-renu h2 {
		font-size: 35px;
	}

	section.half-renu.black-box .dm-half:nth-child(2) {
		padding: 30px;
		margin: 0px;
	}

	section.half-renu.black-box .dm-half:nth-child(1) {
		margin: 0px;
		padding: 0px;
	}

	section.half-renu h3 {
		font-size: 25px;
	}

	section.half-renu.black-box,section.half-renu {
		padding: 50px 0px;
	}

	.home-header.scroll-header h2 {
		left: 0px;
		line-height: 1;
		font-size: 40px;
		margin-bottom: 25px;
		bottom: 0px;
		text-align: center;
	}

	section.scroll-section {
		padding: 0px;
	}

	div#procedures-slider {
		right: 0px;
		padding: 0px 10px;
	}

	section.classy-testimonials.svg-section h2 {
		font-size: 35px;
		line-height: 1.2;
	}

	section.classy-testimonials.svg-section {
		padding: 100px 0px;
	}

	.dm-six-plus {
		flex: 1 1 100%;
	}

	footer#site-footer .dm-fourth.heading {
		flex: 1 1 100%;
	}

	footer#site-footer .dm-fourth.heading {
		flex-wrap: wrap;
	}

	.bottom-footer p {
		flex: 1 1 100%;
	}

	.bottom-footer {
		text-align: center;
		flex-wrap: wrap;
	}

	footer#site-footer .dm-fourth {
		flex: 1 1 100%;
		margin-bottom: 30px;
	}

	.cta_fixed_button a {
		border: 0px;
	}

	.cta_fixed_button a + a {
		background: var(--pColor);
	}

	footer#site-footer {
		padding: 40px 0px 20px;
	}

	.video_holder video {
		opacity: 0.4;
	}

	.carousel-caption {
		top: 60%;
	}
}

html .meetd {
    background-position: 50% 4%;
}

section.s-section .dm-third:nth-child(4) img, section.s-section .dm-third:nth-child(5) img
 {
    height: 352px !important;
    display: block;
	 object-fit: cover;}

section.s-section .dm-third:nth-child(2) img{
    height: 452px !important;
    display: block;
    object-fit: cover;
    }

section.s-section .dm-third:nth-child(6) img
 {
    height: 352px !important;
    display: block;
	 object-fit: cover;}

section.s-section .dm-third:nth-child(7) img {
	 height: 352px !important;
    display: block;
	 object-fit: cover; 
	width: 100%;
}

#logo img {
}

html #header .logo-wrap {
    padding: 10px 0px;
}

.copyrights .dm-rate-us span {
    color: #fff;
    font-weight: bold;
}

.copyrights .dm-rate-us {
    margin-left: 0px;
}

.menu-inline .dm-rate-us span {
    color: #fff;
    font-weight: bold;
}

.menu-inline .dm-rate-us a {
    margin: 0px !important;!I;!;
    padding: 0px !important;!I;!;
}

.menu-inline {
    text-align: center;
}

section.c-welcome >div {
    max-width: 1400px;
}
/*
Theme Name: Renew - Child
Version: 587
Description: A child theme of DMM by Almina
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");

/* general */

* {
    box-sizing: border-box;
}

#page {
    padding: 0px;
}

a.btn {
    text-transform: uppercase;
    font-size: 14px;
    background: rgb(0,0,0);
    color: #fff;
}

#header a.btn {
    padding: 10px 20px;
}

.container {
    width:  100%;
    max-width: 1400px;
    padding: 0px 15px;
}
.anchor-fix {
    position: relative;
    top: -160px;
    width: 100%;
    height: 1px;
}

/* Header */
.home .header-spacer {
    display: none;
}

.regular_header #secondary-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    float: none;
    padding: 0px 15px;
}

@media (min-width: 881px) {

	a#pull,#mobile-menu-overaly {
		display: none;
	}

	nav.navigation.clearfix.mobile-menu-wrapper {
		width: auto;
		float: none;
		margin: 0px auto;
		margin-right: 0px;
	}
	
}

html .video_holder {
    height: 100vh;
    background: #000;
}

.carousel-caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    max-width: 1400px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
}

.video_holder video {
    opacity: 0.6;
}

.carousel-caption h2 {
    font-size: 50px;
    color: #fff;
}

.carousel-caption h2 p {
    font-size: 20px;
    max-width: 800px;
    margin: 0px auto 30px;
    font-family: Lato;
    font-weight: 300;
    line-height: 1.2;
}

.carousel-caption a.btn {
    background: transparent !important;
    border-bottom: 1px solid #fff;
}

.carousel-caption a.btn:hover {
    color: var(--aColor) !important;
    border-color: var(--aColor);
}

div#header {
    float: none;
    background: transparent;
}

header#site-header {
    float: none;
    background: transparent;
    position: fixed;
    top: 0px;
    left: 0px;
}

.main-head-wrap.header_fixed {
    background: #fff;
}

#secondary-navigation a {
    padding: 7px 11px;
}

.main-head-wrap {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mobile_cta_buttons.hide-d.mobile-btn {
    display: none;
}

.menu-side {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
    margin-right: 0px;
}

.menu-side p {
    margin: 0px;
}

.menu-inline {
    border-right: 1px solid #000000;
    margin-right: 25px;
}

nav.navigation.clearfix.mobile-menu-wrapper #menu-main-menu > li {
    background: transparent !important;
}

nav.navigation.clearfix.mobile-menu-wrapper #menu-main-menu > li > a {
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

nav.navigation.clearfix.mobile-menu-wrapper #menu-main-menu > li.current-menu-item > a,nav.navigation.clearfix.mobile-menu-wrapper #menu-main-menu > li:hover > a {
    border-color: #000000;
    color: #000;
}

/*Welcome*/
.container-wide {
    max-width: 1700px;
    margin: 0px auto;
    position: relative;
}

section.c-welcome {
    padding: 125px 0px;
}

section.c-welcome .dm-half:nth-child(1) img {
    display: block;
    object-fit: cover;
    width: 100%;
}

.hovering-image {
}

.hovering-image img {
    width: 200px;
}

.c-wrapper {
}

section.c-welcome h2 {
    color: #000;
    font-size: 41px;
    position: relative;
    line-height: 1;
}

.c-wrapper h3 {
    color: var(--sColor);
    margin-bottom: 35px;
    font-size: 35px;
    line-height: 1.3;
}

/* Footer */
.home-header h2 {font-size: 45px;}

.home-header {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

section.s-section .dm-third:nth-child(1) img,section.s-section .dm-third:nth-child(3) img {
    height: 352px !important;
    display: block;
    object-fit: cover;
    width: 100%;
}

section.s-section .dm-third:nth-child(2) img {
    height: 480px !important;
    object-fit: cover;
    display: block;
    width: 100%;
}

section.s-section .dm-third {
    display: block;
}

section.s-section .dm-flex {
    align-items: flex-start;
}

section.s-section a h3 {
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    text-transform: none;
    margin-bottom: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
}

section.s-section .dm-third a {
    position: relative;
    padding: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 0px;
    background: #000;
    display: block;
}

section.s-section:before {height: 100%;width: 100%;background: var(--pColor);position: absolute;content: "";top: 0px;left: 0px;opacity: 0.8;}

.bottom-footer p {
    margin: 0px;
}

.dm-full.footer-creds {
    border-top: 1px solid #fff;
    padding: 20px 0px;
    margin-top: 40px;
}

.bottom-footer {
    display: flex;
    justify-content: space-between;
}

.copyrights .container {
    max-width: 1400px;
    width: 100%;
}

.copyrights .container {
    align-items: flex-start;
    text-align: left;
    color: #fff;
}

.copyrights * {
    color: #fff;
}

.copyrights .dm-flex.container li a {
    color: #fff;
}

footer#site-footer {
    padding: 70px 0px 55px;
    position: relative;
    background-size: cover;
    margin: 0px;
    background-position: 50% 30%;
}

footer#site-footer h3 {
    font-size: 27px;
}

footer#site-footer:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background: var(--sColor);
    opacity: 0.9;
}

section.s-section .dm-third img {
    opacity: 0.6;
}

section.s-section .dm-third a:hover {
    top: -15px;
}

html a.btn:before {
    content: "";
    height: 55%;
    width: 2px;
    background: #fff;
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

html a.btn {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 4px 25px;
}

html a.btn:hover:before {
    right: calc(100% - 13px);
}

html a.btn:hover {
    background: var(--sColor) !important;
    color: #fff !important;
}

.border-btn {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
}

/* Tabular */
section.tabular-section {
    padding: 175px 0px;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
    position: relative;
}

.tabular-left {
    width: 300px;
    padding-top: 10px;
    margin-left: 20px;
}

.tabular-right {
    width: 550px;
}

section.tabular-section .dm-flex {
    align-items: inherit;
    justify-content: space-between;
}

section.tabular-section:before {
    content: "";
    background: var(--sColor);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    opacity: 0.9;
}

section.tabular-section h4 {
    color: #fff;
    font-size: 34px;
}

.tabular-left li {
    list-style: none;
}

.tabular-left button {
    background: transparent;
    border: 0px;
    color: #fff;
    font-size: 23px;
    display: block;
    opacity: 0.7;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tabular-left li {
    margin-bottom: 9px;
}

.tabular-left button.active-button {
    opacity: 1;
}

.tabular-left button:before {
    left: -50px;
    height: 2px;
    background: #fff;
    position: absolute;
    content: "";
    width: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.tabular-left button:hover {
    opacity: 1;
}

.taabular .dm-tab:nth-child(1) {
    display: block;
}

.taabular .dm-tab {
    display: none;
}

.dm-tab p {
    color: #fff;
    font-size: 19px;
}

/* Half */
section.half-renu {
    padding: 18vh 0px;
}

section.half-renu h2 {
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 20px;
}

section.half-renu h3 {
    margin-bottom: 25px;
}

section.half-renu .container {
    position: relative;
}

section.half-renu .container:before {
    height: 100%;
    width: 250px;
    background-image: url(/wp-content/uploads/2025/07/purty-wood-1.png);
    position: absolute;
    content: "";
    opacity: 0.3;
    left: -30px;
    bottom: -50px;
}

section.half-renu ul {
    list-style: none;
}

section.half-renu li:before {
    opacity: 1;
    content: "";
    width: 40px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

section.half-renu li {
    padding-left: 25px;
    margin-bottom: 5px;
}

section.s-section .container {
    text-align: center;
}

section.s-section .border-btn {
    color: var(--pColor) !important;
    border-color: var(--pColor);
    text-transform: uppercase;
    letter-spacing: 1px;
}

section.s-section .dm-flex {
    padding: 0px 70px;
}

section.s-section .home-header p {
    max-width: 800px;
    margin: 0px auto;
}

section.half-renu.black-box .dm-half:nth-child(2) {
    background: var(--pColor);
    color: #fff;
    padding: 150px 40px;
    flex: 1 1 60%;
    margin-left: -10%;
    margin-top: -150px;
    z-index: 1;
}

section.half-renu.black-box .dm-half:nth-child(2) * {
    color: #fff;
}

section.half-renu.black-box .dm-half:nth-child(2) h2 {
}

section.half-renu.black-box .dm-half:nth-child(1) {
    flex: 1 1 60%;
    margin-right: -10%;
    margin-bottom: -150px;
}

section.half-renu.black-box .dm-half:nth-child(1) img {
    height: 100% !important;
    object-fit: cover;
    display: block;
    transform: scaleX(-1);
}

section.half-renu.black-box {
    padding-bottom: 210px;
    padding-top: 160px;
}

section.half-renu.black-box a.btn {
    background: #fff !important;
    color: #000 !important;
}

section.half-renu.black-box a.btn:before {
    background: var(--pColor) !important;
}

section.half-renu.black-box .dm-flex {
    align-items: inherit;
}

section.half-renu.black-box .dm-half:nth-child(1) p {
    height: 100%;
    margin: 0px;
    width: 100%;
}

section.scroll-section {
    padding: 100px 0px 140px;
    padding-left: 8%;
    padding-top: 40px;
    overflow: hidden;
}

.dm-scroll-item a {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 25vw;
    min-height: 400px;
    background: #000;
}

.dm-scroll-item img {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100% !important;
    width: 100%;
    opacity: 0.4;
}

.dm-scroll-item a h3 {
    color: #fff;
    margin: 0px;
    font-size: 35px;
}

.home-header.scroll-header h2 {
    text-align: left;
    font-size: 65px;
    margin: 0px;
    position: relative;
    left: -50px;
    bottom: -30px;
}

.splide__slide a {
    height: 27vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    background: var(--aColor);
    color: #fff;
    min-height: 400px;
}

.splide__slide img {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    opacity: 0.6;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.splide__slide a h3 {
    color: #fff;
    position: relative;
    z-index: 1;
}

section.half-renu.black-box .container:before {
    opacity: 0;
}

div#procedures-slider {
    position: relative;
    right: -5%;
}

section.tabular-section .container {
    max-width: 1200px;
}

section.scroll-section a:hover img {
    opacity: 0.3 !important;
}

/* Testimonials */
.c-carrier {
    text-align: center;
    max-width: 1200px;
    margin: 0px auto;
}

section.c-classic {
    padding: 10vh 0px;
    background: #F7F7F7;
}

.c-content {
    max-width: 900px;
    margin: 0px auto;
}

.c-content * {
    color: #444444;
}

.c-content h2 {
    font-size: 40px;
}

.c-content p {
    font-size: 21px;
    padding: 0px 45px;
}

section.c-classic .btn {
    background: var(--pColor) !important;
}

/* Testi,onials  */
.pp-testimonials-content img {
    max-width: 80px;
    display: block;
    margin: 0px auto 14px;
    filter: brightness(0);
}

.pp-testimonials-content p {
    min-height: 150px;
    font-size: 15px;
    text-align: left;
    padding-top: 10px;
}

.name-f {
    margin: 0px auto;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    margin-top: 0px;
}

.central-test-content {
    padding: 25px;
    background-color: #ebebeb;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0px 1px 20px #0000000f;
}

.new-text-wrapper {
    padding: 0px 10px;
}

span.read_more {
    font-weight: bold;
    color: var(--aColor);
    cursor: pointer;
}

span.hiddenRest {
    display: none;
}

.new-wrap h4 {
    text-align: center;
    font-weight: bold;
}

.central-testimonial-slider .slick-list {
    overflow: visible;
}

section.classy-testimonials > div > .dm-flex {
    margin-bottom: 25px;
}

.slick-slide .new-wrap {
    opacity: 0.5;
}

.new-wrap {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.slick-active .new-wrap {
    opacity: 1;
}

.name-f + div {
    flex: 1 1 calc(100% - 40px);
    text-align: left;
    padding-left: 12px;
}

.name-f + div h4 {
    font-size: 16px;
    text-align: left;
    margin: 0px 0px 5px;
}

.stars-reviews {
    text-align: left;
    padding: 10px 0px 0px;
}

.stars-reviews i {
    color: #e8ca00;
    font-size: 17px;
    margin-right: 1px;
}

.classy-testimonials ul.slick-dots button {
    background: #0000002b;
}

.dm-full.star-full {
    text-align: center;
    padding-bottom: 20px;
}

.dm-full.star-full h2 {
    font-size: 40px;
}

.name-f + div {
    position: relative;
}

section.classy-testimonials.svg-section {
    padding: 8vh 0px;
    position: relative;
    background: url(/wp-content/uploads/2025/07/topo-pattern-scaled.webp);
    background-size: 25%;
    overflow: hidden;
}

section.classy-testimonials.svg-section:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgb(255 255 255 / 75%) 100%);
}

section.classy-testimonials.svg-section .slick-dots {
    bottom: -50px;
}

section.classy-testimonials.svg-section h2 {
    font-size: 45px;
}

footer#site-footer .dm-fourth {
    flex: 1 1 20%;
}

footer#site-footer .dm-fourth.heading {
    flex: 0 1 25%;
    margin: 0px auto;
    margin-right: 0px;
    width: 250px;
    margin: 0px auto;
    margin-right: 0px;
}

footer#site-footer .dm-fourth.heading h4 {
    font-size: 40px;
}

footer#site-footer .dm-fourth.heading h4 + h4 {
    font-size: 20px;
}

.dm-six-plus {
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    margin-left: 0px;
}

.dm-six-plus {
    flex: 0 1 60%;
}

.header-spacer {
    background: var(--pColor);
    border-bottom: 1px solid #fff;
}

@media (max-width: 1500px) {
	section.s-section .dm-flex {
		padding: 0px 20px;
	}

	section.s-section .dm-flex .dm-third {
		padding: 0px 5px;
	}
	section.c-welcome .dm-half:nth-child(1) img {
		height: 500px !important;
	}
	
	section.s-section .dm-flex {
		padding-bottom: 60px;
	}
	
	.dm-tab p {
		font-size: 19px;
	}

	section.c-welcome h2 {
		left: 0px;
		line-height: 1.2;
		font-size: 50px;
	}
}

@media (max-width: 1200px) {
	.menu-inline {
    	display: none;
	}
}

@media (max-width: 880px) {
	
	section.s-section .dm-third:nth-child(1) img, section.s-section .dm-third:nth-child(3) img {
		height: 350px !important;
		width: 100%;
	}

	section.s-section .dm-third:nth-child(2) img {
		height: 350px !important;
	}

	section.s-section .dm-third {
		margin-bottom: 10px;
	}
	
	.menu-inline {
		display: none;
	}

	.carousel-caption h2 {
		font-size: 40px;
		line-height: 1.2;
	}

	.carousel-caption {
		padding: 0px 15px;
	}

	.carousel-caption h2 p {
		margin-top: 20px;
	}

	html .video_holder {
		height: 600px;
	}

	#header .logo-wrap img {
		max-width: 120px;
		display: block;
		margin-left: 0px;
		border-radius: 50%;
	}

	html div#page.homepage {
		padding-top: 0px !important;
	}

	html #header .logo-wrap {
		padding: 0px;
	}

	.regular_header #secondary-navigation {
		height: auto;
		padding: 0px 20px;
	}

	.menu-side {
		width: 40px;
	}

	.menu-side a#pull {
		margin: 0px !important;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0px !important;
		height: 40px;
		width: 40px;
	}

	.menu-side a#pull:after {
		position: relative;
		top: 0px;
		left: 0px;
		margin: 0px auto;
		display: block;
	}

	div#secondary-navigation #logo a {
		padding: 0px !important;
		display: block;
	}

	section.c-welcome {
		padding: 50px 15px;
	}

	section.c-welcome .dm-half:nth-child(1) img {
		height: auto !important;
		width: 100%;
		max-width: 100%;
	}

	section.c-welcome h2 {
		left: 0px;
		font-size: 40px;
		line-height: 1.2;
	}

	section.c-welcome .dm-half:nth-child(1) {
		padding: 0px;
		padding-bottom: 25px;
	}

	.c-wrapper {
		max-width: 100%;
		padding-top: 15px;
	}

	.c-wrapper h3 {
		font-size: 26px;
	}

	section.s-section .dm-flex {
		padding: 0px;
	}

	section.s-section .dm-third {
		margin-bottom: 20px;
	}

	html section.s-section .dm-third img {
		height: 350px !important;
	}

	section.tabular-section {
		padding: 80px 20px;
	}

	section.tabular-section h4 {
		font-size: 30px;
	}

	.dm-tab p {
		font-size: 19px;
		line-height: 1.4;
	}

	section.half-renu h2 {
		font-size: 35px;
	}

	section.half-renu.black-box .dm-half:nth-child(2) {
		padding: 30px;
		margin: 0px;
	}

	section.half-renu.black-box .dm-half:nth-child(1) {
		margin: 0px;
		padding: 0px;
	}

	section.half-renu h3 {
		font-size: 25px;
	}

	section.half-renu.black-box,section.half-renu {
		padding: 50px 0px;
	}

	.home-header.scroll-header h2 {
		left: 0px;
		line-height: 1;
		font-size: 40px;
		margin-bottom: 25px;
		bottom: 0px;
		text-align: center;
	}

	section.scroll-section {
		padding: 0px;
	}

	div#procedures-slider {
		right: 0px;
		padding: 0px 10px;
	}

	section.classy-testimonials.svg-section h2 {
		font-size: 35px;
		line-height: 1.2;
	}

	section.classy-testimonials.svg-section {
		padding: 100px 0px;
	}

	.dm-six-plus {
		flex: 1 1 100%;
	}

	footer#site-footer .dm-fourth.heading {
		flex: 1 1 100%;
	}

	footer#site-footer .dm-fourth.heading {
		flex-wrap: wrap;
	}

	.bottom-footer p {
		flex: 1 1 100%;
	}

	.bottom-footer {
		text-align: center;
		flex-wrap: wrap;
	}

	footer#site-footer .dm-fourth {
		flex: 1 1 100%;
		margin-bottom: 30px;
	}

	.cta_fixed_button a {
		border: 0px;
	}

	.cta_fixed_button a + a {
		background: var(--pColor);
	}

	footer#site-footer {
		padding: 40px 0px 20px;
	}

	.video_holder video {
		opacity: 0.4;
	}

	.carousel-caption {
		top: 60%;
	}
}

html .meetd {
    background-position: 50% 4%;
}

section.s-section .dm-third:nth-child(4) img, section.s-section .dm-third:nth-child(5) img
 {
    height: 352px !important;
    display: block;
	 object-fit: cover;}

section.s-section .dm-third:nth-child(2) img{
    height: 452px !important;
    display: block;
    object-fit: cover;
    }

section.s-section .dm-third:nth-child(6) img
 {
    height: 352px !important;
    display: block;
	 object-fit: cover;}

section.s-section .dm-third:nth-child(7) img {
	 height: 352px !important;
    display: block;
	 object-fit: cover; 
	width: 100%;
}

#logo img {
    float: none;
    display: block;
    max-width: 100px;
}

html #header .logo-wrap {
    padding: 10px 0px;
}

.copyrights {
    background: none;
}

.copyrights .dm-rate-us span {
    color: #fff;
    font-weight: bold;
}

.copyrights .dm-rate-us {
    margin-left: 0px;
}

.menu-inline .dm-rate-us span {
    color: #fff;
    font-weight: bold;
}

.menu-inline .dm-rate-us a {
    margin: 0px !important;!I;!;
    padding: 0px !important;!I;!;
}

.menu-inline {
    text-align: center;
}

section.c-welcome >div {
    max-width: 1400px;
}

@media (max-width: 880px) {
	.copyrights .dm-rate-us >div {
		justify-content: flex-start;
		margin-left: 0px !important;
	}

	.copyrights .dm-rate-us >div a {
		color: #ffda00;
	}

	.copyrights .dm-rate-us {
		margin: 0px !important;
		padding-left: 0px;
	}
}

.primary-ser-container.clearfix.hide-xs {
    background: linear-gradient(90deg,rgba(252, 222, 214, 1) 0%, rgba(250, 223, 218, 1) 50%, rgba(254, 229, 232, 1) 100%);
    padding-top: 150px;
}

html .slick-slide img {
    display: block;
}

.newCon {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    order: 2;
    flex: 1 1 70%;
    margin-right: -5%;
}

html .dm-slide-main .slide-caption {
    max-width: 540px;
    bottom: auto;
    text-align: left;
    left: 0px;
    right: 0px;
    position: relative;
    max-height: 100%;
    overflow: visible;
    color: #fff;
    margin: 0px auto;
    padding: 0px;
}

html #slider-primary .dm-slide-main {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1400px;
    margin: 0px auto;
    height: auto;
    float: none;
}

html .dm-slide-main .slide-caption p {
    text-align: left;
    color: #252b2f;
}

html .dm-slide-main .slide-caption * {
    color: #252b2f;
}

html #logo a {
    padding: 0px;
    display: block;
}

#header h1, #header h2 {
    display: block;
    float: none;
}

html .dm-slide-main .slide-caption a.btn {
    color: #fff;!;
}

.c-wrapper p {
    font-family: "Abhaya Libre", serif;
    font-size: 40px;
    line-height: 50px;
    font-weight: 400;
}

html .dm-slide-main h2.slide-title {
    font-family: Carattere, cursive;
    font-weight: 400;
    font-size: 140px !important;!i;!;
    line-height: 160px;
    letter-spacing: -2.8px;
    color: #252b2f;
    text-shadow: 0px 0px 0px;
}

section.c-welcome .dm-flex {
    align-items: inherit;
}

h3.uabb-ib1-title.title-center {
    margin: 0px;
    text-align: center;
    background-color: #940941;
    color: #fff;
    padding: 25px 0px;
    font-size: 33px;
}

footer#site-footer * {
    color: #000;
    border-color: #000;
}

footer#site-footer a.btn {
    color: #fff;
}

section.s-section * {
    color: #000;
}

.home-header h5 {
    font-family: Raleway;
    font-weight: bold;
    margin: 0px;
}

section.s-section .dm-flex a {
    border: 2px solid #940941;
    flex: 1 1 30%;
    margin-bottom: 2%;
    padding: 40px 0px;
    font-weight: 500;
    letter-spacing: 0.5px;
    display: block;
    font-size: 26px;
    flex-basis: 350px;
}

section.s-section .dm-flex {
    gap: 2%;
    max-width: 1200px;
    margin: 0px auto;
}

.home-header h3 {
    font-family: Carattere, cursive;
    font-size: 40px;
}

.s-section a:hover {
    background: #940941;
    color: #fff;
}

.association-logos-dm > div {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.association-logos-dm p {
    padding: 0px 15px;
}

section.half-renu {
    background-image: url(/wp-content/uploads/2025/07/couple-hugging.jpg);
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}

section.half-renu .dm-half {
    background-color: rgba(148, 9, 65, 0.9);
    color: #fff;
    max-width: 440px;
    padding: 30px 60px;
    margin: 0px auto;
    margin-left: 0px;
}

section.half-renu .dm-half h3 {
    font-size: 40px;
    color: #fff;
    margin: 0px;
    margin-bottom: 10px;
}

section.half-renu .dm-half:nth-child(2) {
    display: none;
}

section.half-renu:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: var(--pColor);
    height: 100%;
    width: 100%;
    opacity: 0.8;
}

.association-logos-dm {
    padding: 5vh 0px;
}

.association-logos-dm p {
    margin: 0px;
}

section.h-renu.black-box .dm-half:nth-child(1) {
    background: #194a72;
    color: #fff;
    padding: 40px;
    max-width: 550px;
}

section.h-renu.black-box .dm-half:nth-child(1) * {
    color: #fff;
}

section.h-renu.black-box .dm-flex {
    align-items: inherit;
}

section.h-renu.black-box img {
    height: 100% !important;!I;!;
    object-fit: cover;
    display: block;
    width: 100%;
}

section.h-renu.black-box .dm-half:nth-child(2) p {
    height: 100%;
}

section.h-renu.black-box .dm-half:nth-child(2) {
    flex: 1 1 60%;
    margin-left: -10%;
}

section.h-renu.black-box .dm-half:nth-child(1) {
    position: relative;
    z-index: 1;
    top: 50px;
}

section.h-renu.black-box h2 {
    font-size: 40px;
}

.dm-fourth.heading .social-icons a {
    margin-right: 10px;
    color: var(--aColor) !important;!I;!;
}

.dm-fourth.heading .social-icons a * {
    color: var(--aColor) !important;
}

@media (max-width: 880px) {
	html .dm-slide-main h2.slide-title {
		font-size: 90px !important;!I;!;
		line-height: 1;
	}

	html .dm-slide-main .slide-caption {
		width: 100%;
		max-width: 100%;
		padding: 40px 15px;
	}

	.c-wrapper p {
		font-size: 20px;
		line-height: 1.4;
	}

	html #slider-primary .dm-slide-main {
		width: 100%;
		max-width: 100%;
		flex-wrap: wrap;
	}

	.newCon {
		margin: 0px;
	}

	.home .header-spacer {
		display: block;
	}

	.association-logos-dm > div {
		flex-wrap: wrap;
		justify-content: center;
	}

	.association-logos-dm > div img {
		max-width: 100px;
	}

	.association-logos-dm > div p {
		margin-bottom: 15px;
	}

	section.h-renu.black-box .dm-half:nth-child(2) {
		margin: 0px;
		padding: 0px;
	}

	section.h-renu.black-box .dm-half:nth-child(1) {
		top: 0px;
	}

	section.h-renu.black-box {
		padding: 0px 0px 15px;
	}
	html .primary-ser-container.clearfix.hide-xs {
		padding-top: 10px;
	}
}

div#regular-header {
    background: #fff;
    position: relative;
}

div#regular-header {
    display: flex;
    padding: 10px 0px;
    flex-wrap: wrap;
    justify-content: flex-end;
}

div#regular-header * {
    color: #000;
}

div#regular-header p {
    margin: 0px;
    display: inline-block;
    margin: 0px 10px;
}

#regular-header .container-wide.dm-flex {
    justify-content: flex-start;
    align-items: flex-start;
    text-align: right;
    width: 100%;
    padding: 0px 15px;
}

.social-icons {
    display: inline-block;
}

.social-icons a {
    margin-left: 5px;
}

.social-icons a * {
    color: var(--aColor) !important;!i;!;
}

footer#site-footer:before {
	background: #ffdfda;
}

div#header {
		background: #fedfd9;
}

section.s-section:before {
			background: #fedfd9;
}

section.half-renu:before {
				background: #fedfd9;
}