.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1366px;
}
body {font-family: 'Open Sans';}body {line-height: 1.6;font-size: 14px;font-weight: 500;color: #231f20;}.oxy-nav-menu-hamburger-line {background-color: #231f20;}h1, h2, h3, h4, h5, h6 {font-family: 'Bitter';font-size: 30px;font-weight: 700;line-height: 1.25;}h2, h3, h4, h5, h6{font-size: 40px;font-weight: 700;line-height: 1.1;}h3, h4, h5, h6{font-size: 20px;font-weight: 500;line-height: 1.25;}h4, h5, h6{font-size: 24px;font-weight: 600;}h5, h6{font-size: 16px;font-weight: 600;line-height: 1.25;}h6{font-size: 18px;line-height: 1.25;}a {color: #ed579f;font-weight: 600;text-decoration: none;}a:hover {color: rgba(237,87,159,0.75);text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 50px;}.ct-section-inner-wrap {
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel-breadcrumb-wrapper {
 width:100%;
}
.oxel-breadcrumb-code {
 width:100%;
}
.oxel_logo_slider {
 width:100%;
 position:relative;
 overflow:hidden;
 background-color:#ed579f;
 text-align:center;
}
.oxel_logo_slider:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider.oxy-easy-posts .oxy-posts,
.oxel_logo_slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.oxel_logo_slider {
 text-align:center;
}
.oxel_logo_slider:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider.oxy-easy-posts .oxy-posts,
.oxel_logo_slider.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.oxel_logo_slider__logo {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 text-align:center;
 height:125px;
}
.oxel_logo_slider__logo:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__logo.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__logo.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.oxel_logo_slider__logo {
}
}

@media (max-width: 767px) {
.oxel_logo_slider__logo {
 width:100%;
 height:100px;
}
}

@media (max-width: 479px) {
.oxel_logo_slider__logo {
 height:80px;
 width:100%;
}
}

.oxel_logo_slider__image_carrier {
 width:100%;
 flex-shrink:0;
 transition-duration:0.1s;
 transition-timing-function:linear;
 padding-left:15px;
}
.oxel_logo_slider__image_carrier:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__image_carrier.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__image_carrier.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.oxel_logo_slider__image_carrier {
 text-align:center;
 gap:0px;
 padding-left:0px;
}
.oxel_logo_slider__image_carrier:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__image_carrier.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__image_carrier.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:0px;
}
}

@media (max-width: 479px) {
.oxel_logo_slider__image_carrier {
 text-align:justify;
}
.oxel_logo_slider__image_carrier:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__image_carrier.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__image_carrier.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel_logo_slider__image_carrier--delay {
}
.accreds-slider {
 width:100%;
 padding-top:20px;
 padding-bottom:20px;
 position:relative;
 gap:50px;
 margin-left:auto;
 margin-right:auto;
white-space: nowrap;
}
.accreds-slider:not(.ct-section):not(.oxy-easy-posts),
.accreds-slider.oxy-easy-posts .oxy-posts,
.accreds-slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
gap:50px;
}
@media (max-width: 767px) {
.accreds-slider {
 min-width:1500px;
}
}

@media (max-width: 479px) {
.accreds-slider {
white-space: nowrap;
}
}

.accreds-box {
 position:relative;
 min-height:100px;
 padding-left:0px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 min-width:25%;
}
.accreds-box:not(.ct-section):not(.oxy-easy-posts),
.accreds-box.oxy-easy-posts .oxy-posts,
.accreds-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.accreds-box {
 min-width:20%;
}
}

@media (max-width: 767px) {
.accreds-box {
 min-width:20%;
}
}

@media (max-width: 479px) {
.accreds-box {
}
}

.accreds-image {
transform:translate(-50%,-50%); width:90%;
 height:90%;
 object-fit:contain;
 object-position:center;
 aspect-ratio:1;
 position:absolute;
 top:50%;
 left:50%;
}
.accreds-image:not(.ct-section):not(.oxy-easy-posts),
.accreds-image.oxy-easy-posts .oxy-posts,
.accreds-image.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 479px) {
.accreds-image {
 object-fit:contain;
 aspect-ratio:1;
}
}

.sduk-button-2:hover{
background-color :#573a43;
border: 1px solid #573a43;
}.sduk-button-2:hover{
}
.sduk-button-2 {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 8px 12.8px;
}.sduk-button-2 {
 font-family:Bitter;
 button-hover_color:#573a43;
 transition-duration:0.4s;
 font-weight:600;
 font-size:14px;
 text-transform:uppercase;
}
.ykm-testimonials-section {
background-size: cover; text-align:left;
 background-attachment:fixed;
}
.ykm-testimonials-section:not(.ct-section):not(.oxy-easy-posts),
.ykm-testimonials-section.oxy-easy-posts .oxy-posts,
.ykm-testimonials-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 991px) {
.ykm-testimonials-section {
}
.ykm-testimonials-section:not(.ct-section):not(.oxy-easy-posts),
.ykm-testimonials-section.oxy-easy-posts .oxy-posts,
.ykm-testimonials-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
}
}

.ykm-testimonials-main-div {
background-image:linear-gradient(rgba(236,238,239,0.53), rgba(236,238,239,0.53)), url(https://yourkeymove.co.uk/wp-content/uploads/2022/02/Brick-BG-scaled-e1734368178565.jpg);background-size:auto,  auto; padding-top:150px;
 padding-right:150px;
 padding-bottom:150px;
 padding-left:150px;
 background-attachment:scroll;
 width:100%;
}
@media (max-width: 1366px) {
.ykm-testimonials-main-div {
 padding-left:100px;
 padding-right:100px;
}
}

@media (max-width: 991px) {
.ykm-testimonials-main-div {
background-size: cover; width:100%;
 padding-top:50px;
 padding-right:50px;
 padding-bottom:50px;
 padding-left:50px;
}
}

@media (max-width: 767px) {
.ykm-testimonials-main-div {
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-top:0px;
}
}

@media (max-width: 479px) {
.ykm-testimonials-main-div {
}
}

.ykm-testimonials-inner-main-div:ct_depth{
}
.ykm-testimonials-inner-main-div {
 width:100%;
 text-align:center;
 background-color:rgba(222,225,227,0.72);
}
.ykm-testimonials-inner-main-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-testimonials-inner-main-div.oxy-easy-posts .oxy-posts,
.ykm-testimonials-inner-main-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.ykm-testimonials-inner-main-div {
}
}

.oxel_dynamicslider {
 width:80%;
}
.oxel_dynamicslider:not(.ct-section):not(.oxy-easy-posts),
.oxel_dynamicslider.oxy-easy-posts .oxy-posts,
.oxel_dynamicslider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 767px) {
.oxel_dynamicslider {
 width:90%;
}
}

@media (max-width: 479px) {
.oxel_dynamicslider {
}
}

.swiper-container {
}
.oxel_dynamicslider__container {
}
.oxel_dynamicslider__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_dynamicslider__container.oxy-easy-posts .oxy-posts,
.oxel_dynamicslider__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.swiper-wrapper {
 width:80%;
}
@media (max-width: 767px) {
.swiper-wrapper {
}
}

.swiper-slide {
}
.ykm-testimonials-content-div:ct_depth{
}
.ykm-testimonials-content-div {
 padding-right:30px;
 padding-left:30px;
 padding-top:25px;
 padding-bottom:25px;
 gap:25px;
}
.ykm-testimonials-content-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-testimonials-content-div.oxy-easy-posts .oxy-posts,
.ykm-testimonials-content-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
gap:25px;
}
@media (max-width: 991px) {
.ykm-testimonials-content-div {
 width:100%;
 padding-right:0px;
 padding-left:0px;
}
}

@media (max-width: 767px) {
.ykm-testimonials-content-div {
}
.ykm-testimonials-content-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-testimonials-content-div.oxy-easy-posts .oxy-posts,
.ykm-testimonials-content-div.ct-section .ct-section-inner-wrap{
justify-content:space-around;
}
}

@media (max-width: 479px) {
.ykm-testimonials-content-div {
}
}

.ykm-testimonials-inner-content-div:ct_depth{
}
.ykm-testimonials-inner-content-div {
 width:75%;
 padding-top:50px;
}
.ykm-testimonials-inner-content-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-testimonials-inner-content-div.oxy-easy-posts .oxy-posts,
.ykm-testimonials-inner-content-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.ykm-testimonials-inner-content-div {
 width:100%;
}
}

@media (max-width: 479px) {
.ykm-testimonials-inner-content-div {
 padding-top:0px;
 width:80%;
}
}

.ykm-testimonials-text:ct_depth{
}
.ykm-testimonials-text {
 color:#231f20;
 font-size:17px;
 font-weight:500;
}
.ykm-testimonials-name-div:ct_depth{
}
.ykm-testimonials-name-div {
 gap:15px;
 padding-bottom:50px;
}
.ykm-testimonials-name-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-testimonials-name-div.oxy-easy-posts .oxy-posts,
.ykm-testimonials-name-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:15px;
}
@media (max-width: 479px) {
.ykm-testimonials-name-div {
 padding-bottom:0px;
}
}

.ykm-testimonials-source-img-div {
 width:50px;
 height:50px;
 border-radius:100px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 background-color:#ffffff;
}
.ykm-testimonials-source-img:ct_depth{
}
.ykm-testimonials-source-img {
 border-radius:100px;
 attachment_height:300;
 attachment_width:300;
 attachment_url:https://yourkeymove.co.uk/wp-content/uploads/2022/02/RM_Logo_FYH_dark_RGB.svg;
 object-fit:contain;
 height:100%;
 width:100%;
}
.ykm-testimonials-name:ct_depth{
}
.ykm-testimonials-name {
 font-family:Open Sans;
 line-height:1;
 font-weight:600;
 color:#ed579f;
 font-size:26px;
}
.ykm-testimonials-star-icon:ct_depth{
}
.ykm-testimonials-star-icon {
color: #ed579f;}.ykm-testimonials-star-icon 
>svg {width: 22px;height: 22px;}.ykm-testimonials-star-icon {
 margin-right:2px;
}
.wcs-div-50 {
 width:70%;
}
@media (max-width: 991px) {
.wcs-div-50 {
 width:100%;
}
}

.cbs-subtitle-alt {
 color:#000000;
 font-size:26px;
}
.cbs-subtitle-span {
 border-bottom-style:solid;
 border-bottom-color:#27aae1;
 border-bottom-width:3px;
 color:#27aae1;
}
.csse-homepg-text-alt {
 margin-top:10px;
 margin-bottom:20px;
 color:#000000;
 text-align:left;
 font-size:16px;
}
.sduk-gapping-10 {
 gap:10px;
}
.sduk-gapping-10:not(.ct-section):not(.oxy-easy-posts),
.sduk-gapping-10.oxy-easy-posts .oxy-posts,
.sduk-gapping-10.ct-section .ct-section-inner-wrap{
display:flex;
gap:10px;
}
.sduk-100-div {
 width:100%;
 superbox_transition_duration:1000ms;
 position:relative;
}
.sduk-100-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-100-div.oxy-easy-posts .oxy-posts,
.sduk-100-div.ct-section .ct-section-inner-wrap{
display:flex;
}

                        .sduk-100-div .oxy-superbox-secondary, 
            .sduk-100-div .oxy-superbox-primary {
                transition-duration: 1000ms;            }
            
            
            
            
            
        @media (max-width: 479px) {
.sduk-100-div {
}
}

.sduk-title {
 font-family:Bitter;
 line-height:1.25;
 font-size:26px;
 text-transform:capitalize;
 font-weight:600;
}
@media (max-width: 479px) {
.sduk-title {
 font-size:25px;
}
}

.oxel_back_to_top_container:hover{
transform:scale(1.1,1.1) translateY(-3px); background-color:#231f20;
}
.oxel_back_to_top_container {
 width:42px;
 height:42px;
 border-radius:50px;
 background-color:#ed579f;
 position:fixed;
 z-index:9999;
 right:32px;
 bottom:32px;
 text-align:center;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 box-shadow:0px 4px 17px -10px #1e1e1e;
}
.oxel_back_to_top_icon {
color: #f9f9fa;}.oxel_back_to_top_icon 
>svg {width: 23px;height: 23px;}.oxel_back_to_top_icon {
 padding-bottom:3px;
}
.ykm-paragraph-text {
 font-family:Open Sans;
 font-size:20px;
 color:#231f20;
}
@media (max-width: 991px) {
.ykm-paragraph-text {
 text-align:center;
}
}

@media (max-width: 479px) {
.ykm-paragraph-text {
 text-align:left;
 font-size:17px;
}
}

.sduk-image-width-100 {
 width:100%;
}
@media (max-width: 1366px) {
.sduk-image-width-100 {
 height:400px;
 margin-top:0px;
 margin-bottom:0px;
 width:100%;
 margin-right:0px;
 margin-left:0px;
 padding-right:0px;
 padding-left:0px;
 padding-top:0px;
 padding-bottom:0px;
object-fit:cover;
}
}

.sduk-dropshadow {
 box-shadow:0px 0px 20px rgba(255,255,255,0.57);
}
.sduk-animation-1 {
}
@media (max-width: 479px) {
.sduk-animation-1 {
}
}

.sduk-animation-2 {
 font-family:Bitter;
 font-weight:700;
}
@media (max-width: 479px) {
.sduk-animation-2 {
}
}

.mnh-div-50 {
 padding-bottom:0px;
}
@media (max-width: 991px) {
.mnh-div-50 {
 width:100%;
}
}

.newtek-slider-title {
 font-family:Open Sans;
 font-size:32px;
 color:#ffffff;
 text-transform:uppercase;
 font-style:italic;
 line-height:1;
 text-shadow:4px 0px 18px #222222;
}
.mnh-our-work-slider-location {
 font-family:'Poppins';
 color:#ffffff;
 font-size:19px;
 text-align:left;
 font-weight:400;
 text-transform:capitalize;
 text-shadow:0px 0px 2px #000000;
}
.mnh-div-styling {
background-size: cover; padding-right:45px;
 position:relative;
 background-repeat:no-repeat;
 gap:15px;
 padding-left:45px;
 padding-top:110px;
 padding-bottom:110px;
}
.mnh-div-styling:not(.ct-section):not(.oxy-easy-posts),
.mnh-div-styling.oxy-easy-posts .oxy-posts,
.mnh-div-styling.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:15px;
}
@media (max-width: 1366px) {
.mnh-div-styling {
 padding-left:20px;
 padding-top:200px;
 padding-right:20px;
 padding-bottom:200px;
}
}

@media (max-width: 991px) {
.mnh-div-styling {
}
}

@media (max-width: 767px) {
.mnh-div-styling {
 padding-left:30px;
 padding-right:30px;
}
}

@media (max-width: 479px) {
.mnh-div-styling {
 padding-top:85px;
 padding-bottom:152px;
}
}

.title-italic-newtek {
 font-family:'MrEavesXLModOT';
 font-style:italic;
 line-height:1;
 font-size:35px;
 text-transform:uppercase;
}
.mnh-why-us-div {
 width:50%;
}
.mnh-why-us-div:not(.ct-section):not(.oxy-easy-posts),
.mnh-why-us-div.oxy-easy-posts .oxy-posts,
.mnh-why-us-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.white-icon {
 filter:invert(0%);
 margin-bottom:8px;
}
.mnh-why-us-text {
 font-family:'Poppins';
 color:#222222;
 font-size:18px;
 text-align:center;
 line-height:1.2;
}
.sduk-welcome-section {
background-image:linear-gradient(rgba(236,238,239,0.53), rgba(236,238,239,0.53)), url(https://yourkeymove.co.uk/wp-content/uploads/2022/02/Brick-BG-scaled-e1734368178565.jpg.webp); font-family:Bitter;
}
.sduk-welcome-section .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 36px;
}
.sduk-welcome-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-welcome-section.oxy-easy-posts .oxy-posts,
.sduk-welcome-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1366px) {
.sduk-welcome-section {
}
.sduk-welcome-section .ct-section-inner-wrap {
padding-bottom: 34px;
}
}

@media (max-width: 991px) {
.sduk-welcome-section {
}
.sduk-welcome-section .ct-section-inner-wrap {
padding-bottom: 49px;
}
.sduk-welcome-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-welcome-section.oxy-easy-posts .oxy-posts,
.sduk-welcome-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 767px) {
.sduk-welcome-section {
}
.sduk-welcome-section .ct-section-inner-wrap {
padding-bottom: 0;
}
}

.sduk-centre-section {
}
.sduk-centre-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-centre-section.oxy-easy-posts .oxy-posts,
.sduk-centre-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 1366px) {
.sduk-centre-section {
}
.sduk-centre-section .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
}

.sduk-50-div {
background-image:linear-gradient(rgba(236,238,239,0.07), rgba(236,238,239,0.07));background-size:auto,  auto auto; background-repeat:repeat-x;
 background-color:rgba(249,249,250,0.55);
 padding-top:27px;
 padding-bottom:0px;
 padding-left:15px;
 padding-right:15px;
}
@media (max-width: 991px) {
.sduk-50-div {
 padding-right:35px;
}
}

@media (max-width: 767px) {
.sduk-50-div {
 width:100%;
 padding-bottom:0px;
}
}

@media (max-width: 479px) {
.sduk-50-div {
 padding-right:0px;
 padding-bottom:0px;
}
}

.sduk-bg-white {
 background-color:#ffffff;
 gap:30px;
}
.sduk-bg-white:not(.ct-section):not(.oxy-easy-posts),
.sduk-bg-white.oxy-easy-posts .oxy-posts,
.sduk-bg-white.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
gap:30px;
}
@media (max-width: 1366px) {
.sduk-bg-white {
 padding-right:0px;
 margin-right:0px;
 width:100%;
}
}

@media (max-width: 767px) {
.sduk-bg-white {
 padding-top:60px;
 padding-bottom:60px;
 padding-left:30px;
 padding-right:30px;
}
}

.sduk-padding-60-all {
 padding-top:0px;
 padding-right:48px;
 padding-bottom:0px;
 padding-left:46px;
 margin-bottom:0px;
 background-color:rgba(0,0,0,0);
 margin-top:22px;
}
.sduk-padding-60-all .ct-section-inner-wrap {
padding-top: 0;
}
@media (max-width: 767px) {
.sduk-padding-60-all {
 padding-top:60px;
 padding-left:30px;
 padding-bottom:60px;
 padding-right:30px;
}
}

.sduk-gapping-20 {
 gap:20px;
 padding-top:0px;
}
.sduk-gapping-20:not(.ct-section):not(.oxy-easy-posts),
.sduk-gapping-20.oxy-easy-posts .oxy-posts,
.sduk-gapping-20.ct-section .ct-section-inner-wrap{
gap:20px;
}
@media (max-width: 1366px) {
.sduk-gapping-20 {
}
}

.sduk-gapping-90-right {
 padding-right:90px;
}
@media (max-width: 767px) {
.sduk-gapping-90-right {
 padding-right:30px;
}
}

.acw-mobile-header {
}
.acw-mobile-header-content {
}
.acw-mobile-header-title {
}
@media (max-width: 991px) {
.acw-mobile-header-title {
}
}

.acw-mobile-header-big-text {
}
@media (max-width: 991px) {
.acw-mobile-header-big-text {
 font-family:Bitter;
 text-align:right;
}
}

.acw-mobile-header-buttons {
}
@media (max-width: 991px) {
.acw-mobile-header-buttons {
 gap:20px;
 padding-top:20px;
 width:100%;
}
.acw-mobile-header-buttons:not(.ct-section):not(.oxy-easy-posts),
.acw-mobile-header-buttons.oxy-easy-posts .oxy-posts,
.acw-mobile-header-buttons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
gap:20px;
}
}

@media (max-width: 479px) {
.acw-mobile-header-buttons {
 gap:10px;
}
.acw-mobile-header-buttons:not(.ct-section):not(.oxy-easy-posts),
.acw-mobile-header-buttons.oxy-easy-posts .oxy-posts,
.acw-mobile-header-buttons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:10px;
}
}

.sduk-secondaryjump-text {
}
.oxel_flipbox {
 width:100%;
 position:relative;
 overflow:hidden;
}
.oxel_flipbox__front {
background-image:linear-gradient(rgba(35,31,32,0.66), rgba(35,31,32,0.66)); width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 opacity:1;
}
.oxel_flipbox__front:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__front.oxy-easy-posts .oxy-posts,
.oxel_flipbox__front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.sduk-homepage-secondaryjumps-title:ct_depth{
}
.sduk-homepage-secondaryjumps-title {
 color:#ffffff;
}
@media (max-width: 479px) {
.sduk-homepage-secondaryjumps-title {
 font-size:32px;
}
}

.ykm-icon2:ct_depth{
}
.ykm-icon2 {
background-color: #ed579f;
border: 1px solid #ed579f;
padding: 4px;color: #ffffff;}.ykm-icon2 
>svg {width: 25px;height: 25px;}.ykm-icon2 {
 margin-right:10px;
}
.sduk-animation-3 {
 margin-bottom:0px;
}
@media (max-width: 479px) {
.sduk-animation-3 {
}
}

.oxel_flipbox__back:hover{
background-image:linear-gradient(#231f20, #231f20);}
.oxel_flipbox__back {
background-image:linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));transform:rotateY(180deg); width:100%;
 text-align:center;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
}
.oxel_flipbox__back:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__back.oxy-easy-posts .oxy-posts,
.oxel_flipbox__back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.sduk-animation-4 {
}
@media (max-width: 479px) {
.sduk-animation-4 {
}
}

.sduk-animation-5 {
}
@media (max-width: 479px) {
.sduk-animation-5 {
}
}

.sduk-animation-6 {
}
@media (max-width: 479px) {
.sduk-animation-6 {
}
}

.sduk-styles-div {
 width:68%;
 background-color:rgba(245,245,245,0.87);
 padding-top:45px;
 padding-right:25px;
 padding-bottom:45px;
 padding-left:25px;
 gap:30px;
 height:100%;
}
.sduk-styles-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-styles-div.oxy-easy-posts .oxy-posts,
.sduk-styles-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:30px;
}
@media (max-width: 1366px) {
.sduk-styles-div {
 width:75%;
}
}

@media (max-width: 991px) {
.sduk-styles-div {
 width:80%;
}
}

@media (max-width: 767px) {
.sduk-styles-div {
 width:100%;
}
}

@media (max-width: 479px) {
.sduk-styles-div {
 margin-bottom:0px;
 width:100%;
 padding-top:45px;
 padding-bottom:45px;
}
}

.YKM-outerdrop {
 margin-bottom:0px;
 background-color:rgba(0,0,0,0);
 margin-top:0px;
 box-shadow:7px 3px 12px #000000;
}
.YKM-outerdrop:not(.ct-section):not(.oxy-easy-posts),
.YKM-outerdrop.oxy-easy-posts .oxy-posts,
.YKM-outerdrop.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.YKM-outerdrop {
 width:50%;
 height:60%;
}
}

@media (max-width: 767px) {
.YKM-outerdrop {
 height:50%;
}
}

@media (max-width: 479px) {
.YKM-outerdrop {
}
}

.sduk-styles-sections {
}
.sduk-styles-sections .ct-section-inner-wrap {
padding-top: 0;
}
.sduk-styles-sections:not(.ct-section):not(.oxy-easy-posts),
.sduk-styles-sections.oxy-easy-posts .oxy-posts,
.sduk-styles-sections.ct-section .ct-section-inner-wrap{
display:grid;
align-items:stretch;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(1px, 100%));grid-column-gap: 0px;grid-row-gap: 0px;}
@media (max-width: 991px) {
.sduk-styles-sections {
}
.sduk-styles-sections:not(.ct-section):not(.oxy-easy-posts),
.sduk-styles-sections.oxy-easy-posts .oxy-posts,
.sduk-styles-sections.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 0px;}
}

@media (max-width: 479px) {
.sduk-styles-sections {
}
.sduk-styles-sections .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
}

.sduk-styles-container {
background-size: cover; padding-top:0px;
 padding-right:30px;
 padding-bottom:0px;
 height:100%;
 gap:0px;
 width:100%;
 box-shadow:inset 10px 10px 10px 0px rgba(9,9,9,0.51);
}
.sduk-styles-container:not(.ct-section):not(.oxy-easy-posts),
.sduk-styles-container.oxy-easy-posts .oxy-posts,
.sduk-styles-container.ct-section .ct-section-inner-wrap{
gap:0px;
}
@media (max-width: 991px) {
.sduk-styles-container {
}
}

@media (max-width: 767px) {
.sduk-styles-container {
 padding-right:0px;
}
}

@media (max-width: 479px) {
.sduk-styles-container {
 padding-top:0px;
}
}

.super-font {
}
.oxy-superbox-primary {
}
.sduk-flip-box-text {
 color:#ffffff;
 font-size:40px;
 font-weight:300;
 text-transform:none;
 line-height:1.2;
}
.oxy-superbox-secondary {
 font-family:Open Sans;
 background-color:#005da3;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 font-size:50px;
 font-weight:500;
}
.oxy-superbox-secondary:not(.ct-section):not(.oxy-easy-posts),
.oxy-superbox-secondary.oxy-easy-posts .oxy-posts,
.oxy-superbox-secondary.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.cd-services-list-item:hover{
 color:#ff7700;
 transition-duration:0.4s;
}
.cd-services-list-item {
 font-size:20px;
 color:#ffffff;
 text-align:left;
 transition-duration:0.4s;
 font-weight:500;
}
.superfont {
}
.sduk-servcies-top-text {
 gap:10px;
 width:100%;
}
.sduk-servcies-top-text:not(.ct-section):not(.oxy-easy-posts),
.sduk-servcies-top-text.oxy-easy-posts .oxy-posts,
.sduk-servcies-top-text.ct-section .ct-section-inner-wrap{
gap:10px;
}
.sduk-white-text {
 color:#231f20;
 font-weight:500;
 text-align:center;
 font-size:18px;
}
@media (max-width: 767px) {
.sduk-white-text {
}
}

.sduk-steps-section {
 background-color:color(37);
 gap:50px;
 width:100%;
}
.sduk-steps-section .ct-section-inner-wrap {
padding-top: 60px;
padding-right: 06%;
padding-bottom: 60px;
padding-left: 06%;
}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-steps-section.oxy-easy-posts .oxy-posts,
.sduk-steps-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:flex-start;
justify-content:flex-start;
gap:50px;
}
@media (max-width: 1366px) {
.sduk-steps-section {
 gap:20px;
}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-steps-section.oxy-easy-posts .oxy-posts,
.sduk-steps-section.ct-section .ct-section-inner-wrap{
gap:20px;
}
}

@media (max-width: 991px) {
.sduk-steps-section {
}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-steps-section.oxy-easy-posts .oxy-posts,
.sduk-steps-section.ct-section .ct-section-inner-wrap{
flex-wrap:wrap;
}
}

@media (max-width: 767px) {
.sduk-steps-section {
}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts),
.sduk-steps-section.oxy-easy-posts .oxy-posts,
.sduk-steps-section.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(1px, 100%));grid-column-gap: 0px;grid-row-gap: 20px;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.sduk-steps-section.ct-section .ct-section-inner-wrap > :last-child,
.sduk-steps-section.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(1),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(2),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(2),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(2){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(3),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(3),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(3){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(4),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(4),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(4){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(5),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(5),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(5){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(6),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(6),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(6){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(7),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(7),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(7){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(8),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(8),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(8){
grid-column: span 1;}
.sduk-steps-section:not(.ct-section):not(.oxy-easy-posts) > :nth-child(9),
.sduk-steps-section.ct-section .ct-section-inner-wrap > :nth-child(9),
.sduk-steps-section.oxy-easy-posts .oxy-posts > :nth-child(9){
grid-column: span 1;}
}

@media (max-width: 479px) {
.sduk-steps-section {
}
.sduk-steps-section .ct-section-inner-wrap {
padding-top: 30px;
padding-right: 15px;
padding-bottom: 30px;
padding-left: 15px;
}
}

.sduk-steps-container {
 gap:15px;
 max-width:17%;
flex: 0 0 calc(50% - 25px);
}
.sduk-steps-container:not(.ct-section):not(.oxy-easy-posts),
.sduk-steps-container.oxy-easy-posts .oxy-posts,
.sduk-steps-container.ct-section .ct-section-inner-wrap{
gap:15px;
}
@media (max-width: 991px) {
.sduk-steps-container {
 max-width:44%;
}
}

@media (max-width: 767px) {
.sduk-steps-container {
 max-width:90%;
 margin-left:auto;
 margin-right:auto;
}
}

.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.oxel_accordion__row {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 text-align:justify;
 border-bottom-color:#eceeef;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 background-color:#f9f9fa;
 border-right-style:none;
 border-left-style:none;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.sduk-home-accordion-row:hover{
 transition-duration:0.5s;
 box-shadow:4px 5px 9px #000000;
}
.sduk-home-accordion-row {
 border-top-color:rgba(255,255,255,0.57);
 border-right-color:rgba(255,255,255,0.57);
 border-bottom-color:rgba(255,255,255,0.57);
 border-left-color:rgba(255,255,255,0.57);
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-radius:25px;
 background-color:rgba(237,87,159,0.53);
 font-size:16px;
 box-shadow:0px #010101;
}
@media (max-width: 991px) {
.sduk-home-accordion-row {
 padding-right:0px;
}
}

.sduk-steps-title:hover{
 transition-duration:0.4s;
 text-shadow:0px 0px 10px #010101;
}
.sduk-steps-title {
 font-family:Bitter;
 color:#231f20;
 font-weight:500;
 line-height:1.25;
 text-transform:uppercase;
 transition-duration:0.4s;
 font-size:18px;
 text-align:left;
 margin-right:auto;
white-space: nowrap;
}
@media (max-width: 767px) {
.sduk-steps-title {
 text-align:left;
}
}

.sduk-services-icon {
color: #ffffff;}.sduk-services-icon 
>svg {width: 32px;height: 32px;}.sduk-services-icon {
 margin-left:10px;
 width:40px;
}
.oxel_accordion__icon {
color: #ed579f;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
background-image:url(https); margin-right:8px;
 transition-duration:0.3s;
}
@media (max-width: 1366px) {
.oxel_accordion__icon {
background-image:url(https://);}
}

.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.sduk-home-accordion-content {
 padding-top:10px;
}
.sduk-aqccordion-content-div {
 gap:30px;
 margin-top:0px;
 padding-top:15px;
}
.sduk-aqccordion-content-div:not(.ct-section):not(.oxy-easy-posts),
.sduk-aqccordion-content-div.oxy-easy-posts .oxy-posts,
.sduk-aqccordion-content-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:30px;
}
.sduk-button-1:after{
  content:"";
content: ''; position: absolute; right: 10px; /* Adjust this to position the angle */ top: calc(50% - 2px); width: 10px; /* Width of the angle */ height: 10px; /* Height of the angle */ border-right: 2px solid white; /* Thickness and color of the angle */ border-bottom: 2px solid white; /* Thickness and color of the angle */ transform: rotate(-45deg) translateY(-50%);
}
.sduk-button-1:hover{
}.sduk-button-1:hover{
 transition-duration:0.5s;
 background-color:#ff7700;
}
.sduk-button-1 {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 7px 11.2px;
}.sduk-button-1 {
 transition-duration:0.5s;
 width:fit-content ;
 border-radius:0px;
 position:relative;
 padding-right:30px;
 background-color:#005da3;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
@media (max-width: 1366px) {
.sduk-button-1 {
 width:100%;
}
}

@media (max-width: 767px) {
.sduk-button-1 {
}
}

.sduk-33-div {
padding: 10px 16px;
}.sduk-33-div {
 width:33.33%;
}
@media (max-width: 1366px) {
.sduk-33-div {
}
}

@media (max-width: 767px) {
.sduk-33-div {
 width:80%;
}
}

.sduk-gapping-30 {
 gap:30px;
}
.sduk-gapping-30:not(.ct-section):not(.oxy-easy-posts),
.sduk-gapping-30.oxy-easy-posts .oxy-posts,
.sduk-gapping-30.ct-section .ct-section-inner-wrap{
gap:30px;
}
.sduk-90-div {
 width:90%;
}
@media (max-width: 767px) {
.sduk-90-div {
 width:100%;
 padding-left:10px;
 padding-right:10px;
}
}

.sduk-padding-10-top-bottom {
 padding-top:10px;
 padding-bottom:10px;
}
@media (max-width: 1366px) {
.sduk-padding-10-top-bottom {
}
}

.sduk-55-div {
 width:55%;
}
@media (max-width: 1366px) {
.sduk-55-div {
}
}

.sduk-minus3percent-left-div {
 margin-left:-3%;
}
@media (max-width: 1366px) {
.sduk-minus3percent-left-div {
 margin-left:0%;
}
}

.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__row__label {
 font-weight:600;
 font-size:25px;
}
@media (max-width: 1366px) {
.oxel_accordion__row__label {
 text-align:left;
 padding-right:5px;
}
}

.ykm-icon:ct_depth{
}
.ykm-icon {
background-color: #ed579f;
border: 1px solid #ed579f;
padding: 4px;color: #ffffff;}.ykm-icon 
>svg {width: 15px;height: 15px;}.ykm-icon {
 margin-right:10px;
}
.ykm-button:hover{
background-color :#ed579f;
border: 1px solid #ed579f;
}.ykm-button:hover{
}
.ykm-button {
background-color :#231f20;
border: 1px solid #231f20;
}.ykm-button {
 font-family:Bitter;
 button-hover_color:#ed579f;
}
@media (max-width: 991px) {
.ykm-button {
}
}

@media (max-width: 767px) {
.ykm-button:hover{
}.ykm-button:hover{
}
}

@media (max-width: 479px) {
.ykm-button {
 width:100%;
}
}

.bu {
}
.ykm-icon3 {
background-color: #ed579f;
border: 1px solid #ed579f;
padding: 4px;color: #ffffff;}.ykm-icon3 
>svg {width: 24px;height: 24px;}.ykm-icon3 {
 margin-right:10px;
}
.tabs-5878-tab {
}
.tabs-5878-tab-active {
}
.tabs-contents-5878-tab {
}
.ykm-property-tab {
 background-color:#818a91;
 border-radius:50px;
 padding-top:8px;
 padding-bottom:8px;
 width:175px;
 margin-left:8px;
 margin-right:8px;
 text-align:center;
}
.ykm-property-tab:not(.ct-section):not(.oxy-easy-posts),
.ykm-property-tab.oxy-easy-posts .oxy-posts,
.ykm-property-tab.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.ykm-property-tab:ct_depth{
}
@media (max-width: 767px) {
.ykm-property-tab {
 min-width:47%;
 margin-right:0px;
 padding-left:0px;
 padding-right:0px;
 margin-top:16px;
}
}

.ykm-icon4:ct_depth{
}
.ykm-icon4 {
color: #ed579f;}.ykm-icon4 
>svg {width: 55px;height: 55px;}.ykm-icon4 {
 padding-left:5px;
 padding-right:5px;
}
@media (max-width: 1366px) {
.ykm-icon4 {
color: #ed579f;}.ykm-icon4 
>svg {width: 30px;height: 30px;}.ykm-icon4 {
}
}

.quote {
color: #ed579f;}.quote 
>svg {width: 55px;height: 55px;}.quote {
 height:80%;
}
@media (max-width: 479px) {
.quote {
color: #ed579f;}.quote 
>svg {width: 20px;height: 20px;}.quote {
}
}

.ykm-property-map-tab {
}
@media (max-width: 767px) {
.ykm-property-map-tab {
}
}

.tabs-9252-tab {
}
.tabs-9252-tab-active {
}
.tabs-contents-9252-tab {
}
.ykm-instagram {
}
.ykm-instagram:not(.ct-section):not(.oxy-easy-posts),
.ykm-instagram.oxy-easy-posts .oxy-posts,
.ykm-instagram.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.ykm-instagram {
}
.ykm-instagram:not(.ct-section):not(.oxy-easy-posts),
.ykm-instagram.oxy-easy-posts .oxy-posts,
.ykm-instagram.ct-section .ct-section-inner-wrap{
display:none;
}
}

.sduk-animation-7 {
}
@media (max-width: 479px) {
.sduk-animation-7 {
}
}

.sduk-animation-8 {
}
@media (max-width: 479px) {
.sduk-animation-8 {
}
}

.sduk-animation-9 {
}
@media (max-width: 479px) {
.sduk-animation-9 {
}
}

.sduk-animation-10 {
}
@media (max-width: 479px) {
.sduk-animation-10 {
}
}

.sduk-animation-11 {
}
@media (max-width: 479px) {
.sduk-animation-11 {
}
}

.sduk-animation-12 {
}
@media (max-width: 479px) {
.sduk-animation-12 {
}
}

.sduk-animation-13 {
}
@media (max-width: 479px) {
.sduk-animation-13 {
}
}

.sduk-animation-14 {
}
@media (max-width: 479px) {
.sduk-animation-14 {
}
}

.sduk-animation-15 {
}
@media (max-width: 479px) {
.sduk-animation-15 {
}
}

.sduk-animation-16 {
}
@media (max-width: 479px) {
.sduk-animation-16 {
}
}

.ykm-testimonial-headline {
 font-family:Bitter;
 font-size:22px;
 font-weight:700;
}
.ykm-links-contact-info:ct_depth{
}
.ykm-links-contact-info {
 font-family:Bitter;
 color:#231f20;
 font-size:30px;
 font-weight:700;
 text-align:left;
}
@media (max-width: 1366px) {
.ykm-links-contact-info {
 font-size:20px;
}
}

@media (max-width: 767px) {
.ykm-links-contact-info {
 font-size:22px;
}
}

@media (max-width: 479px) {
.ykm-links-contact-info {
 font-size:16px;
}
}

.sduk-repeater-testimonials {
}
.sduk-repeater-testimonials:not(.ct-section):not(.oxy-easy-posts),
.sduk-repeater-testimonials.oxy-easy-posts .oxy-posts,
.sduk-repeater-testimonials.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(1px, 100%));grid-column-gap: 60px;grid-row-gap: 60px;}
@media (max-width: 1366px) {
.sduk-repeater-testimonials {
}
.sduk-repeater-testimonials:not(.ct-section):not(.oxy-easy-posts),
.sduk-repeater-testimonials.oxy-easy-posts .oxy-posts,
.sduk-repeater-testimonials.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 60px;}
}

@media (max-width: 991px) {
.sduk-repeater-testimonials {
}
.sduk-repeater-testimonials:not(.ct-section):not(.oxy-easy-posts),
.sduk-repeater-testimonials.oxy-easy-posts .oxy-posts,
.sduk-repeater-testimonials.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(2px, 100%));grid-column-gap: 20px;grid-row-gap: 60px;}
}

.ykm-slide-title {
 position:absolute;
 right:10vw;
 z-index:10;
}
.ykm-slide-title:not(.ct-section):not(.oxy-easy-posts),
.ykm-slide-title.oxy-easy-posts .oxy-posts,
.ykm-slide-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
@media (max-width: 767px) {
.ykm-slide-title {
}
}

@media (max-width: 479px) {
.ykm-slide-title {
 right:0vw;
 left:0vw;
 width:95%;
 margin-left:auto;
 margin-right:auto;
}
}

.ykm-slide-image-div {
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
}
.ykm-slide-image {
 width:100%;
 height:100%;
 object-fit:cover;
}
.ykm-slide {
 position:relative;
 width:100%;
 height:700px;
}
.ykm-slide-title-text {
 font-family:Bitter;
 text-align:right;
 width:100%;
 font-size:100px;
 line-height:1;
 font-weight:700;
 color:#ffffff;
 padding-bottom:0px;
 margin-bottom:0px;
 text-shadow:0px 0px 10px rgba(0,0,0,0.73);
}
@media (max-width: 767px) {
.ykm-slide-title-text {
 font-size:40px;
}
}

.ykm-slide-title-text-small {
 font-family:Bitter;
 color:#ffffff;
 text-align:right;
 width:720px;
 font-size:26px;
 font-weight:700;
 text-transform:capitalize;
 margin-left:auto;
 text-shadow:0px 0px 10px rgba(0,0,0,0.73);
}
@media (max-width: 479px) {
.ykm-slide-title-text-small {
 max-width:100%;
 text-align:center;
}
}

.ykm-button-wrapper {
 gap:20px;
 width:100%;
 padding-top:20px;
}
.ykm-button-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ykm-button-wrapper.oxy-easy-posts .oxy-posts,
.ykm-button-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
gap:20px;
}
@media (max-width: 479px) {
.ykm-button-wrapper {
}
.ykm-button-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ykm-button-wrapper.oxy-easy-posts .oxy-posts,
.ykm-button-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.ykm-button-big {
 font-size:20px;
 padding-left:30px;
 padding-right:30px;
 text-transform:uppercase;
}
@media (max-width: 479px) {
.ykm-button-big {
 width:fit-content ;
}
}

.ykm-mobile-header-home {
 width:100%;
 height:700px;
 position:absolute;
}
.ykm-mobile-header-home:not(.ct-section):not(.oxy-easy-posts),
.ykm-mobile-header-home.oxy-easy-posts .oxy-posts,
.ykm-mobile-header-home.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 767px) {
.ykm-mobile-header-home {
 height:500px;
}
}

.ykm-mini-pink-title {
 font-family:Bitter;
 color:#ed579f;
 font-size:23px;
 font-weight:700;
}
.ykm-white-slider-text {
 font-family:Bitter;
 color:#ffffff;
 font-size:30px;
 font-weight:700;
 text-align:left;
 text-shadow:2px 2px 7px #231f20;
}
.ykm-mini-white-title {
 font-family:Bitter;
 color:#ffffff;
 font-size:23px;
 font-weight:700;
 text-shadow:2px 2px 7px #231f20;
}
.ykm-rh-footer-divs {
 gap:5px;
}
.ykm-rh-footer-divs:not(.ct-section):not(.oxy-easy-posts),
.ykm-rh-footer-divs.oxy-easy-posts .oxy-posts,
.ykm-rh-footer-divs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:5px;
}
@media (max-width: 991px) {
.ykm-rh-footer-divs {
}
}

.ykm-rh-footer-title {
 font-family:Bitter;
 font-size:22px;
 line-height:1.2;
 font-weight:700;
}
.ykm-rh-footer-list-div {
 gap:15px;
}
.ykm-rh-footer-list-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-rh-footer-list-div.oxy-easy-posts .oxy-posts,
.ykm-rh-footer-list-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:15px;
}
.ykm-rh-footer-list-item-div:hover{
 color:#ed579f;
}
.ykm-rh-footer-list-item-div {
 gap:5px;
 color:#231f20;
 transition-duration:0.3s;
}
.ykm-rh-footer-list-item-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-rh-footer-list-item-div.oxy-easy-posts .oxy-posts,
.ykm-rh-footer-list-item-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:5px;
}
.ykm-rh-footer-list-icon {
background-color: #ed579f;
border: 1px solid #ed579f;
padding: 3px;color: #ffffff;}.ykm-rh-footer-list-icon 
>svg {width: 15px;height: 15px;}.ykm-rh-footer-list-icon {
}
.ykm-rh-footer-list-text {
 font-family:Bitter;
 text-align:left;
 font-weight:600;
 font-size:16px;
}
.ykm-rh-footer-list-half-div {
 gap:15px;
 width:50%;
}
.ykm-rh-footer-list-half-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-rh-footer-list-half-div.oxy-easy-posts .oxy-posts,
.ykm-rh-footer-list-half-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:15px;
}
.ykm-rh-footer-dual-list-div {
 width:100%;
 gap:10px;
}
.ykm-rh-footer-dual-list-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-rh-footer-dual-list-div.oxy-easy-posts .oxy-posts,
.ykm-rh-footer-dual-list-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:10px;
}
.ykm-rh-footer-policy-text:hover{
 color:rgba(237,87,159,0.75);
}
.ykm-rh-footer-policy-text {
 font-family:Open Sans;
 color:#ed579f;
 line-height:1.2;
 transition-duration:0.3s;
 padding-right:10px;
 padding-left:10px;
 border-right-style:solid;
 border-right-color:#231f20;
 border-right-width:2px;
}
@media (max-width: 767px) {
.ykm-rh-footer-policy-text {
 padding-bottom:5px;
 padding-top:5px;
 padding-right:15px;
 padding-left:15px;
}
}

.ykm-blog-main-section {
}
.ykm-blog-div-section {
background-size: cover; padding-top:2%;
 padding-right:15%;
 padding-bottom:2%;
 padding-left:15%;
 gap:50px;
 background-position:0% 10%;
}
.ykm-blog-div-section:not(.ct-section):not(.oxy-easy-posts),
.ykm-blog-div-section.oxy-easy-posts .oxy-posts,
.ykm-blog-div-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:50px;
}
@media (max-width: 1366px) {
.ykm-blog-div-section {
 padding-right:6%;
 padding-left:6%;
}
}

@media (max-width: 991px) {
.ykm-blog-div-section {
 gap:25px;
 padding-top:4%;
 padding-bottom:4%;
}
.ykm-blog-div-section:not(.ct-section):not(.oxy-easy-posts),
.ykm-blog-div-section.oxy-easy-posts .oxy-posts,
.ykm-blog-div-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:25px;
}
}

.ykm-blog-img-div {
 width:100%;
 max-height:500px;
 box-shadow:0px 0px 8px 0px rgba(0,0,0,0.6);
}
@media (max-width: 1366px) {
.ykm-blog-img-div {
 max-height:600px;
}
}

@media (max-width: 767px) {
.ykm-blog-img-div {
 max-height:300px;
}
}

.ykm-blog-content-div {
 width:100%;
 gap:15px;
}
.ykm-blog-content-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-blog-content-div.oxy-easy-posts .oxy-posts,
.ykm-blog-content-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:15px;
}
.ykm-blog-img {
 width:100%;
 height:100%;
 object-fit:cover;
}
.ykm-blog-btn:hover{
background-color :rgba(0,0,0,0);
border: 1px solid rgba(0,0,0,0);
color: #ed579f;
}.ykm-blog-btn:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ed579f;
 border-right-color:#ed579f;
 border-bottom-color:#ed579f;
 border-left-color:#ed579f;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.ykm-blog-btn {
background-color :#ed579f;
border: 1px solid #ed579f;
}.ykm-blog-btn {
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ed579f;
 border-right-color:#ed579f;
 border-bottom-color:#ed579f;
 border-left-color:#ed579f;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 transition-duration:0.3s;
 button-hover_color:rgba(0,0,0,0);
}
.ykm-blog-btn-2:hover{
background-color :#ed579f;
border: 1px solid #ed579f;
color: #ffffff;
}.ykm-blog-btn-2:hover{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ed579f;
 border-right-color:#ed579f;
 border-bottom-color:#ed579f;
 border-left-color:#ed579f;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.ykm-blog-btn-2 {
background-color :rgba(0,0,0,0);
border: 1px solid rgba(0,0,0,0);
color: #ed579f;
}.ykm-blog-btn-2 {
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ed579f;
 border-right-color:#ed579f;
 border-bottom-color:#ed579f;
 border-left-color:#ed579f;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 transition-duration:0.3s;
 button-hover_color:#ed579f;
}
.ykm-links-section {
}
.ykm-links-section .ct-section-inner-wrap {
padding-top: 50px;
padding-right: 50px;
padding-bottom: 50px;
padding-left: 50px;
}
@media (max-width: 1366px) {
.ykm-links-section {
}
}

@media (max-width: 991px) {
.ykm-links-section {
}
.ykm-links-section .ct-section-inner-wrap {
padding-right: 25px;
padding-left: 25px;
}
}

@media (max-width: 767px) {
.ykm-links-section {
}
.ykm-links-section .ct-section-inner-wrap {
padding-top: 25px;
padding-bottom: 25px;
}
}

.ykm-links-main-div {
 width:100%;
 gap:25px;
}
.ykm-links-main-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-links-main-div.oxy-easy-posts .oxy-posts,
.ykm-links-main-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:stretch;
justify-content:center;
gap:25px;
}
@media (max-width: 991px) {
.ykm-links-main-div {
 gap:15px;
}
.ykm-links-main-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-links-main-div.oxy-easy-posts .oxy-posts,
.ykm-links-main-div.ct-section .ct-section-inner-wrap{
gap:15px;
}
}

.ykm-links-company-div {
 background-color:#ffffff;
 border-radius:30px;
 padding-top:25px;
 padding-right:25px;
 padding-bottom:25px;
 padding-left:25px;
 width:23%;
 text-align:center;
 gap:20px;
}
.ykm-links-company-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-links-company-div.oxy-easy-posts .oxy-posts,
.ykm-links-company-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
@media (max-width: 1366px) {
.ykm-links-company-div {
 width:31%;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
}

@media (max-width: 991px) {
.ykm-links-company-div {
 padding-right:15px;
 padding-top:15px;
 padding-bottom:15px;
 padding-left:15px;
 width:48%;
}
}

@media (max-width: 767px) {
.ykm-links-company-div {
 width:100%;
}
}

.ykm-links-company-logo-img-div {
 width:100%;
 height:165px;
}
.ykm-links-company-logo-img {
 width:100%;
 height:100%;
 object-fit:contain;
}
.ykm-links-img {
 width:100%;
 height:100%;
}
.ykm-links-img-wrapper:hover{
 opacity:0.7;
}
.ykm-links-img-wrapper {
 width:50%;
 transition-duration:0.3s;
}
@media (max-width: 1366px) {
.ykm-links-img-wrapper {
 max-width:50%;
 width:auto;
}
}

.ykm-links-bold-text {
 font-family:Bitter;
 color:#231f20;
 font-weight:600;
 useCustomTag:true;
 font-size:26px;
 line-height:1;
}
.ykm-links-text:ct_depth{
}
.ykm-links-text {
 color:#231f20;
}
.ykm-links-list-div {
 gap:10px;
}
.ykm-links-list-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-links-list-div.oxy-easy-posts .oxy-posts,
.ykm-links-list-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.ykm-links-list-item-div {
 gap:10px;
}
.ykm-links-list-item-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-links-list-item-div.oxy-easy-posts .oxy-posts,
.ykm-links-list-item-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:10px;
}
@media (max-width: 767px) {
.ykm-links-list-item-div {
 gap:5px;
}
.ykm-links-list-item-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-links-list-item-div.oxy-easy-posts .oxy-posts,
.ykm-links-list-item-div.ct-section .ct-section-inner-wrap{
gap:5px;
}
}

.ykm-links-list-icon {
background-color: #ed579f;
border: 1px solid #ed579f;
padding: 5px;color: #ffffff;}.ykm-links-list-icon 
>svg {width: 20px;height: 20px;}.ykm-links-list-icon {
}
.ykm-links-list-text:hover{
 color:#ed579f;
}
.ykm-links-list-text {
 text-align:left;
 font-weight:600;
 font-size:20px;
 color:#231f20;
 transition-duration:0.3s;
}
@media (max-width: 991px) {
.ykm-links-list-text {
 font-size:17px;
}
}

@media (max-width: 767px) {
.ykm-links-list-text {
 font-size:16px;
}
}

.ykm-links-company-div-alt {
 background-color:#231f20;
}
.ykm-links-bold-text-alt {
 font-family:Bitter;
 color:#ffffff;
 font-weight:600;
 useCustomTag:true;
 font-size:26px;
 line-height:1;
}
.ykm-links-text-alt:ct_depth{
}
.ykm-links-text-alt {
 color:#ffffff;
}
.ykm-links-list-text-alt:hover{
 color:#ed579f;
}
.ykm-links-list-text-alt {
 text-align:left;
 color:#ffffff;
 transition-duration:0.3s;
}
.ykm-sliding-banner-text {
 font-size:24px;
 color:#ffffff;
 font-weight:700;
 margin-left:-50px;
}
@media (max-width: 991px) {
.ykm-sliding-banner-text {
 width:100%;
 margin-left:0px;
}
}

.ykm-award-section {
}
.ykm-award-section .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 60px;
}
.ykm-award-section:not(.ct-section):not(.oxy-easy-posts),
.ykm-award-section.oxy-easy-posts .oxy-posts,
.ykm-award-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
.ykm-award-section {
 overflow:hidden;
}
.ykm-award-section .ct-section-inner-wrap {
padding-top: 25px;
padding-right: 25px;
padding-left: 25px;
}
}

@media (max-width: 479px) {
.ykm-award-section {
}
.ykm-award-section .ct-section-inner-wrap {
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
}
}

.ykm-award-main-div {
 width:100%;
 border-radius:30px;
 background-color:#ed579f;
 padding-top:25px;
 padding-right:25px;
 padding-bottom:25px;
 padding-left:25px;
 gap:50px;
}
.ykm-award-main-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-award-main-div.oxy-easy-posts .oxy-posts,
.ykm-award-main-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:50px;
}
@media (max-width: 991px) {
.ykm-award-main-div {
 gap:25px;
}
.ykm-award-main-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-award-main-div.oxy-easy-posts .oxy-posts,
.ykm-award-main-div.ct-section .ct-section-inner-wrap{
gap:25px;
}
}

@media (max-width: 767px) {
.ykm-award-main-div {
}
.ykm-award-main-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-award-main-div.oxy-easy-posts .oxy-posts,
.ykm-award-main-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
.ykm-award-main-div {
 padding-right:15px;
 padding-top:15px;
 padding-bottom:15px;
 padding-left:15px;
}
}

.ykm-award-left-div {
 width:55%;
 gap:25px;
}
.ykm-award-left-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-award-left-div.oxy-easy-posts .oxy-posts,
.ykm-award-left-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:25px;
}
@media (max-width: 767px) {
.ykm-award-left-div {
 width:100%;
}
}

.ykm-award-right-div {
 width:42%;
 text-align:justify;
}
.ykm-award-right-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-award-right-div.oxy-easy-posts .oxy-posts,
.ykm-award-right-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 991px) {
.ykm-award-right-div {
 gap:10px;
}
.ykm-award-right-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-award-right-div.oxy-easy-posts .oxy-posts,
.ykm-award-right-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
align-items:center;
justify-content:flex-start;
gap:10px;
}
}

@media (max-width: 767px) {
.ykm-award-right-div {
 width:100%;
}
}

.ykm-award-heading {
 color:#ffffff;
}
@media (max-width: 991px) {
.ykm-award-heading {
 font-size:30px;
}
}

.ykm-award-subheading {
 color:#ffffff;
}
@media (max-width: 991px) {
.ykm-award-subheading {
 font-size:18px;
}
}

.ykm-award-headings-div {
 gap:10px;
}
.ykm-award-headings-div:not(.ct-section):not(.oxy-easy-posts),
.ykm-award-headings-div.oxy-easy-posts .oxy-posts,
.ykm-award-headings-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.ykm-award-text {
 color:#ffffff;
}
@media (max-width: 991px) {
.ykm-award-text {
}
}

.ykm-award-btn:hover{
background-color: transparent;
border: 1px solid #231f20;
color: #231f20;
}.ykm-award-btn:hover{
 border-top-color:#231f20;
 border-right-color:#231f20;
 border-bottom-color:#231f20;
 border-left-color:#231f20;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.ykm-award-btn {
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
padding: 9px 15px;
}.ykm-award-btn {
 button-hover_color:#231f20;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 transition-duration:0.3s;
}
.ykm-award-btn-div {
}
.ykm-award-img-div {
 width:38%;
 margin-top:-70px;
 margin-bottom:-130px;
 height:560px;
}
@media (max-width: 991px) {
.ykm-award-img-div {
 width:70%;
 margin-top:0px;
 margin-bottom:-96px;
}
}

@media (max-width: 767px) {
.ykm-award-img-div {
 width:65%;
 height:500px;
 margin-bottom:-72px;
}
}

@media (max-width: 479px) {
.ykm-award-img-div {
 width:80%;
}
}

.ykm-award-img {
 width:100%;
 height:100%;
 object-fit:contain;
}
.ykm-award-img-div-2 {
 margin-right:-80px;
}
@media (max-width: 991px) {
.ykm-award-img-div-2 {
 margin-right:-60px;
}
}

@media (max-width: 767px) {
.ykm-award-img-div-2 {
 margin-right:0px;
}
}

.ykm-award-horizontal-imgs {
 height:100%;
}
.ykm-award-horizontal-imgs:not(.ct-section):not(.oxy-easy-posts),
.ykm-award-horizontal-imgs.oxy-easy-posts .oxy-posts,
.ykm-award-horizontal-imgs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:space-between;
}
@media (max-width: 991px) {
.ykm-award-horizontal-imgs {
 height:auto;
}
}

.ykm-award-img-div-3 {
 max-width:300px;
 max-height:250px;
}
.ykm-award-slider-img {
 width:100%;
 height:100%;
 object-fit:contain;
}
@media (max-width: 767px) {
.ykm-award-slider-img {
}
}

.ykm-award-slider-text {
 color:#ffffff;
 font-size:22px;
 font-weight:700;
 line-height:1;
}
@media (max-width: 991px) {
.ykm-award-slider-text {
 font-size:20px;
}
}

@media (max-width: 767px) {
.ykm-award-slider-text {
 font-size:16px;
}
}

@media (max-width: 479px) {
.ykm-award-slider-text {
 font-size:14px;
 font-weight:600;
}
}

.ykm-award-slider-section {
}
@media (max-width: 767px) {
.ykm-award-slider-section {
}
}

.ykm-award-slider-hide-on-mobTab {
}
@media (max-width: 991px) {
.ykm-award-slider-hide-on-mobTab {
}
.ykm-award-slider-hide-on-mobTab:not(.ct-section):not(.oxy-easy-posts),
.ykm-award-slider-hide-on-mobTab.oxy-easy-posts .oxy-posts,
.ykm-award-slider-hide-on-mobTab.ct-section .ct-section-inner-wrap{
display:none;
}
}

.ykm-rh-footer-list-half-div-alt {
 gap:5px;
 text-align:justify;
}
.ykm-rh-footer-list-half-div-alt:not(.ct-section):not(.oxy-easy-posts),
.ykm-rh-footer-list-half-div-alt.oxy-easy-posts .oxy-posts,
.ykm-rh-footer-list-half-div-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
gap:5px;
}
@media (max-width: 767px) {
.ykm-rh-footer-list-half-div-alt {
 width:40%;
}
}

.ykm-rh-footer-dual-list-div-alt {
 width:100%;
 gap:10px;
}
.ykm-rh-footer-dual-list-div-alt:not(.ct-section):not(.oxy-easy-posts),
.ykm-rh-footer-dual-list-div-alt.oxy-easy-posts .oxy-posts,
.ykm-rh-footer-dual-list-div-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:10px;
}
@media (max-width: 767px) {
.ykm-rh-footer-dual-list-div-alt {
 gap:5px;
}
.ykm-rh-footer-dual-list-div-alt:not(.ct-section):not(.oxy-easy-posts),
.ykm-rh-footer-dual-list-div-alt.oxy-easy-posts .oxy-posts,
.ykm-rh-footer-dual-list-div-alt.ct-section .ct-section-inner-wrap{
flex-wrap:wrap;
gap:5px;
}
}

::placeholder {color:#000000;}

picture {
  width: 100%;
  height: 100%;
}

.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow .menu-item-has-children > a::after {
  margin-top: -5px;
}

.sduk-form1 button:hover {
    background-color: #818a91 !important;
    transition: 0.2s all ease;
    border: 1px solid #818a91 !important;
}

.sduk-form1 button {
	background-color: #ed579f !important;
	color: #00000 !important;
    transition: 0.2s all ease;
	font-family: 'bitter' !important;
	font-weight: 800 !important;
	border: 1px solid #ed579f !important;

}

.sduk-form1 label {
    color: #e0de7f !important;

}

.sduk-form2 button:hover {
    background-color: #666666 !important;
    font-color: #0000 !important;
    transition: 0.2s all ease;
    border: 1px solid #dddedd !important;
}




/** BEGIN PREV WORK GALLERY **/
.oxy-gallery a:not(:first-of-type) { display: none; }
.oxy-gallery figcaption { display: none; }

.oxy-gallery-item { position: relative; }
/** END PREV WORK GALLERY **/

.sduk-stickynav {
	position: -webkit-sticky;
	position : sticky;
	top: 0;
	z-index: 99;
	opacity: 1;
}

.unslider-arrow { color: RGBA(0,0,0,0); }

/** BEGIN SDUK CAROUSEL **/
.slick-track img { height: 150px !important; }
/** END SDUK CAROUSEL **/

/** BEGIN SDUK DROPDOWN MENU **/
.sduk-dropdown-wrapper:hover .sduk-dropdown-submenu-container { left: unset; right: 0; opacity: 1; }
/** END SDUK DROPDOWN MENU **/


.room .name { display: none; }

.oxy-phoc-property-floorplan-link a, .oxy-phoc-property-epcs-link a { padding: 8px 16px; font-size: 18px; color: white; background-color: #ed579f; border-radius: 50px; }

#-phoc-property-full-features-86-719 ul { columns: 2; font-size: 24px; list-style-color: red; list-style-type: none;}
#-phoc-property-full-features-86-719 ul li:before {
	content: "\2022";
	color: #ed579f;
	font-weight: bold;
	display: inline-block;
	width: 24px;
}


.flexslider {
    width: 100% !important;
}

.flexslider .slides img {
    max-height: 300px;
	min-height: 300px;
	object-fit: cover;
}

/** BEGIN PH CSS **/
.property-search-form { margin-bottom: 64px; }
.property-search-form .control-address_keyword { width: 40%; }
.property-search-form .control-department { width: 10%; }
.property-search-form .control-price-slider { width: 30%; }
.property-search-form .control-bedrooms { width: 10%; }
.property-search-form .control input, .property-search-form .control select { padding: 8px; width: 100%; border: 1px solid #ed579f; }
.property-search-form input[type="submit"] { width: 100%; padding: 9px; background-color: #ed579f; border: 1px solid #ed579f; color: white; cursor: pointer;  transition: 0.2s all ease; }
.property-search-form input[type="submit"]:hover { background-color: RGBA(237, 87, 159, 0.75); cursor: pointer; transition: 0.2s all ease; }

#search-form-slider-price_slider { border: 1px solid #ed579f; }
#search-form-slider-price_slider div { background-color: #ed579f; }

.type-property .details { text-align: center; padding: 16px; background-color: #f5f5f5; }
.type-property .details h3 { margin: 16px 0 !important; }
.type-property .details h3 a { color: #ed579f; }

.type-property .price { font-weight: bold; font-size: 16px; }

.type-property .summary { display: none; }

.type-property .actions { margin: 16px 0 32px; color: #ed579f; }
.type-property .actions a { color: #ed579f; }

.type-property .room { display: inline-block; margin-right: 8px; }
.type-property .property-type { display: none; }
/** END PH CSS **/

#_nav_menu-201-219 .sub-menu { background-color: #e87db1; }

.oxy-phoc-property-floorplan a img, .oxy-phoc-property-epcs a img { display: inline-block; max-width: 33%; }

.propertyhive-pagination .page-numbers:not(.current) { color: black; }
.propertyhive-pagination .current { color: #ed579f; }
.oxy-phoc-property-epcs a { color: #ed579f; }


.ykm-instagram .swiper-slide:not(:first-child) { padding: 0 8px 0; }

.ei-media-type-video div a img { height: 320px !important; }

a.fancybox {
    background-position: center !important;
}

@media (max-width: 990px) {
	.property-search-form .control:nth-child(1) {
		margin-top: 16px;
		display: inline-block !important;
		width: 80%;
	}
	.property-search-form .control:nth-child(2) {
		margin-top: 16px;
		display: inline-block !important;
		width: 20%;
	}
	.property-search-form .control:nth-child(3) {
		margin-top: 16px;
		display: inline-block !important;
		width: 80%;
	}
	.property-search-form .control:nth-child(5) {
		margin-top: 16px;
		display: inline-block !important;
		width: 20%;
	}
	.property-search-form input[type="submit"] { width: 20%; margin-top: 16px; }

  form[name="ph_property_search"] {
    display: flex;
    flex-direction: column;
  }
  
  form[name="ph_property_search"] > div {
      min-width: 100%;
  }

  form[name="ph_property_search"] > div {
    margin: 10px 0;
    padding: 0 !important;
  }
}

@media (max-width: 590px) {
	.oxy-phoc-property-floorplan a img, .oxy-phoc-property-epcs a img { max-width: 100%; }
	#-phoc-property-full-features-86-719 ul { columns: 1; padding-left: 16px; }
	.property-search-form .control:nth-child(1) {
		margin-top: 16px;
		width: 70%;
	}
	.property-search-form .control:nth-child(2) {
		margin-top: 16px;
		width: 30%;
	}
	.property-search-form .control:nth-child(3) {
		margin-top: 16px;
		width: 60%;
	}
	.property-search-form .control:nth-child(5) {
		margin-top: 16px;
		width: 40%;
	}
	.property-search-form input[type="submit"] { 
      width: 20%;
      min-width: fit-content;
      margin-top: 16px;
    }
}

html[lang] {
  margin-top: 0 !important;
}

#wpadminbar {
  opacity: 0;
  transform: translateY(-50%);
  transition: all 0.25s;
}

#wpadminbar:hover {
  opacity: 1;
  transform: translateY(0%);
}