<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* li#menu-item-28710 ul.sub-menu { height: auto !important; } */

#top-head {
    background-color: #542054 !important;
    color: #fff !important;
	display: none !important;
}
#top-head .head_post {
    float: left;
    margin: 0 1%;
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}
#top-head .head_search {
    float: right;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}
button#start_button,
button#start_button_m,
button#start_button_p {
    display: none !important;
}
.head_post a {
    letter-spacing: -0.34px;
    margin: 0;
    font-size: 17px;
    line-height: 20px;
    font-family: 'Work Sans';
    position: relative;
    display: inline-block;
    color: #fff;
    transition: all 0.3s linear;
}
.head_post a span {
    color: #FDBB2B;
    font-weight: bold;
	text-transform: uppercase;
}
.head_post a i {
    color: #FDBB2B;
    padding: 0 15px;
}
.head_post a:hover {
    color: #FDBB2B;
    text-decoration: none;
}
/* #menu &gt; ul &gt; li &gt; a {
    font-size: 18px;
} */
form#searchform {
    display: flex;
    width: 100%;
}
.s-form-input {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    background: #fff;
}
.s-form-input img {
    width: 100%;
}
#Footer .search-wrapper .s-form-input input[type="text"] {
    display: inline-block;
    margin: 0;
    color: #542054;
    border: none;
    box-shadow: none;
    line-height: 1;
    padding: 6px !important;
    font-size: 16px;
    width: 100% !important;
    background: transparent !important;
}

.s-form-result {
    display: inline-block;
}
ul.search-result {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 999;
    width: 100%;
    color: #542054;
    font-size: 14px;
}
#Side_slide .search-wrapper ul.search-result {
    border-top: 1px solid rgb(84, 32, 84);
    overflow: hidden;
}

ul.search-result li {
    cursor: pointer;
    transition: all 0.3s linear;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}
#Side_slide .search-wrapper ul.search-result li {
    width: 90%;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(84, 32, 84, 0.2);
}
ul.search-result li:hover {
    color: #a65ba3;
}
.s-form-submit {
    display: none;
}
.s-form-submit input[type="submit"] {
    font: normal normal bold 12px/15px Lato;
    letter-spacing: 0.48px;
    color: #fff;
    text-transform: uppercase;
    background-color: transparent !important;
    border: 1px solid #fff;
    padding: 0 10px;
    transition: all 0.3s linear;
}
.s-form-submit input[type="submit"]:hover {
    color: #ffbb00;
    border-color: #ffbb00;
}
.s-form-input button {
    background: transparent !important;
    padding: 6px;
    font-size: 5px !important;
}
.s-form-input input[type="text"]:focus {
    background: transparent !important;
}

#Subheader {
    background-color: rgba(247,247,247,1);
    padding: 40px 0;
}
#Subheader .column {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}
#Subheader:after {
    content: none;
}
.search #Content {
    background-color: rgba(247,247,247,1);
}
.search-not-found {
    margin: 80px 0;
}
#Subheader .title {
    color: #000 !important;
    margin-bottom: 20px;
}
.search-wrapper form#searchform {
    display: flex;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
}
.search-wrapper .s-form-input input[type="text"] {
    color: #000;
    font-size: 16px;
    padding: 10px !important;
}
.s-form-submit input[type="submit"] {
    background-color: #542054 !important;
    border-color: #542054;
    padding: 5px 30px;
    font-size: 16px;
}
#Footer ul.search-result {
    background: #fff;
    font-size: 16px;
	line-height: 16px;
}
ul.search-result li {
    margin: 5px 0;
}
ul.search-result li:first-child {
    padding-top: 10px;
    border-top: 1px solid #ddd;
}
.search-wrapper p {
    font: normal normal normal 14px/15px Lato;
    letter-spacing: 0px;
    color: #808080;
    margin: 10px 0;
}
/*.posts_group {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}*/
.search-results .search-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
    flex-direction: column;
    width: 32%;
    margin-right: 1.33%;
    margin-left: 0;
}
.search-results .search-item .post-featured-image {
    width: 100%;
    margin-right: 0;
}
.search-results .search-item .search-content {
    width: 100%;
    background: #fff;
    margin-top: -6px;
}
.search-content .post-title {
    padding: 20px;
}
.post-featured-image.no-image {
    height: 247px;
    background: #542054;
    position: relative;
}
.post-featured-image.no-image p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;

}


.submit-seeall {
    text-align: left;
}
#Footer .submit-seeall input[type="submit"] {
    padding: 0px 10px;
    border-radius: 4px;
    transition: all 0.3s linear;
    text-decoration: underline !important;
	width: 100%;
    text-align: left;
	margin-top: 10px;
    margin-bottom: 15px;
}
#Side_slide .search-wrapper .submit-seeall input[type="submit"] {
   padding: 5px 15px; 
}
.submit-seeall input[type="submit"]:hover {
    color: #a65ba3 !important;
}
#Top_bar a.responsive-menu-toggle img:first-child {
    display: none;
}

/* Mega menu make full width */

@media only screen and (min-width: 1239px){
	#Header #Top_bar .menu &gt; li &gt; ul.mfn-megamenu {
			left: 0;
			width: 100%!important;
			padding: 0 20px;
      margin: 0 0;
      box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.05);;
	}
	#Header #Top_bar .menu &gt; li.services &gt; ul.mfn-megamenu { align-items:center; }
	#Top_bar .logo { margin: 0 !important; }
	
}
@media only screen and (min-width: 768px) and (max-width: 1239px){
	#Top_bar .logo { margin: 0 !important; }
}

@media only screen and (min-width: 320px) and (max-width: 1239px){
    #top-head {
        display: none;
    }
    .s-form-submit {
        display: none;
    }
    .s-form-input {
        margin-right: 0;
    }
    #Subheader .s-form-submit {
        display: flex;
    }

    #Top_bar.is-sticky {
        position: fixed !important;
        width: 100%;
        left: 0;
        z-index: 701;
        background: #fff;
        opacity: .97;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    }
}

@media (min-width: 768px) and (max-width: 959px){
    .search-results .search-item {
        margin-bottom: 20px;
        width: 48%;
        margin-right: 2%;
    }
    #Subheader form#searchform {
        width: 100%;
    }
}

@media only screen and (max-width: 767px){
    .search-results .search-item {
        margin-bottom: 20px;
        width: 100%;
        margin-right: 0;
    }
    .search-results .search-item .search-content {
        margin-top: -26px;
    }
    #Subheader form#searchform {
        width: 100%;
        flex-direction: column;
    }
    #Subheader .s-form-submit input[type="submit"] {
        padding: 10px 30px;
    }
    #Subheader .s-form-submit {
        margin-top: 10px;
    }     
}


/*new mobile header*/
@media only screen and (max-width: 1239px){
    .mobile-logo {
        padding-left: var(--padding);
        padding-right: calc(var(--padding) * 4);
        padding-top: 20px;
        padding-bottom: 60px;
    }
		.mobile-logo img { width: 160px; }
    #Side_slide #menu ul li.submenu .menu-toggle:after {
        content: "\f054";
        font-family: 'Font Awesome 5 Free';
				font-size: 20px;
    }
    a.mobile-all {
        padding-left: var(--padding);
        padding-right: var(--padding);
        color: #fff !important;
        font-size: 18px;
        display: block;
    }
    a.mobile-all i {
        padding-right: 15px;
    }
    #Side_slide .menu {
        position: relative;
    }
    #Side_slide .menu-main &gt; li.menu-item-has-children.hover {
        border: none !important;
    }
    #Side_slide #menu ul li {
        border-top: none;
    }
		#Side_slide #menu ul.active &gt; li:not(.hover) {
			display: none;
		}
    #Side_slide .menu-main &gt; li.hover a {
        font-size: 22px;
        font-weight: 600;
    }
    #Side_slide #menu ul li.hover &gt; .menu-toggle {
        left: 0;
        top: -30px !important;
        color: #919191 !important;
        width: 100%;
        text-align: left !important;
        font-size: 16px;
		line-height: 18.77px;
		font-weight: 700;
    }
    #Side_slide #menu ul li.hover &gt; .menu-toggle:after {
      content: 'All';
      padding-left: 12.5px;
    	font-family: "Work Sans", "Helvetica Neue", sans-serif;
			font-size: 16px;
    	line-height: 18.77px;
    	font-weight: 700;
    }
    #Side_slide #menu ul li.hover &gt; .menu-toggle:before {
        content: "\f104";
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
		font-size: 20px;
		position: relative;
		top: 2px;
    }
    #Side_slide h3 {
        text-align: center;
    }
	
	
	
	#Side_slide .menu-main &gt; li.menu-item-has-children.hover a {
		padding-bottom: 22px !important;
	}
	#Side_slide .menu-main &gt; li.hover a {
		color: #A65BA3 !important;
	}
	#Side_slide .menu-main &gt; li.hover li a &gt; span {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
		font-size: 0;
		line-height: 0;
	}
	#Side_slide .menu-main &gt; li.hover a span.description { display:none; }
	#Side_slide .menu-main &gt; li.hover a span.item-title {
		color: #542054 !important;
		font-size: 16px !important;
		line-height: 16px !important;
		font-weight: 600 !important;
		margin-bottom: 8px;
		position: relative;
	}
	#Side_slide .menu-main &gt; li.hover a:hover span.item-title { color: #A65BA3 !important; }
	#Side_slide .menu-main &gt; li.hover li.temp-img a span.item-title {
		color: #793976 !important;
		font-size: 24px !important;
		line-height: 14px !important;
		font-weight: 600 !important;
		margin-bottom: 0;
		text-transform: uppercase;
	}
	#Side_slide .menu-main &gt; li.hover a span.item-des {
		color: #382439 !important;
		font-size: 14px !important;
		line-height: 18px !important;
		font-weight: 400 !important;
	}
	#Side_slide #menu ul li ul li ul li a {
		padding-left: 0;
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		justify-content: flex-end;
		gap: 25px;
	}
	#Side_slide #menu ul li ul li ul li.temp-img a {
		flex-direction: column-reverse;
		justify-content: center;
	}
	#Side_slide #menu ul li ul li ul li.temp-img img {
		width: 100%;
		height: 232px;
		object-fit: cover;
		object-position: top;
		margin-top: 20px;
	}
	#Side_slide #menu ul li.services li.spec-img { display: none; }
} 





/* New desktop Main navigation April 2023 */
#Top_bar .menu &gt; li ul.mfn-megamenu {
  display: flex !important;
  justify-content: center;
  width: 92% !important;
  padding: 0px 4%;
  height: 0;
  top: 91px;
  left: 0;
  right: 0;
  background: #fff;
  transition: all 0.15s ease-in-out;
  overflow: hidden;
}
#Top_bar .menu &gt; li.mfn-megamenu-parent &gt; a span:not(.description) { 
    padding: 0 30px 0 0px;
    margin-right: 30px;
}
#Top_bar .menu &gt; li &gt; a span:not(.description) {
    padding: 0 30px 0 0;
}
#Top_bar .menu &gt; li &gt; a &gt; span {
	transition: all .2s ease-in-out;
}
#Top_bar .menu &gt; li &gt; a:hover &gt; span {
	color: #a65ba3;
}

@media only screen and (min-width: 1239px){
	.mfn-megamenu-parent &gt; a:before {
		content: "\f078";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		font-size: 16px;
		position: absolute;
		right: 30px;
		top: 50%;
		margin-top: 1px;
		transform: translate(0px, -50%);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.mfn-megamenu-parent.hover &gt; a:before {
		transform: translate(0px, -50%) rotate(180deg);
	}
}

#Header .top_bar_right {
    padding-right: 0;
}
#Top_bar .menu &gt; li &gt; ul.mfn-megamenu &gt; li.mfn-megamenu-cols-3 {
  width: 430px !important;
  padding-left: 0;
}
#Top_bar .menu &gt; li &gt; ul.mfn-megamenu &gt; li.mfn-megamenu-cols-4:nth-child(2) {
    margin-left: 40px; 
}
#Top_bar .menu &gt; li &gt; ul.mfn-megamenu &gt; li.mfn-megamenu-cols-4 {
    width: 25%;
    width: 310px !important;
}

#Top_bar .menu &gt; li &gt; ul.mfn-megamenu &gt; li.mfn-megamenu-cols-4:nth-child(1) {
    width: 370px !important;
    padding-left: 20px;
}
#Top_bar .menu &gt; li.about &gt; ul.mfn-megamenu &gt; li.mfn-megamenu-cols-3 {
  width: 400px !important;
}
#Top_bar .menu &gt; li &gt; ul.mfn-megamenu &gt; li &gt; ul .description { display:none; }
#Top_bar .menu &gt; li ul.mfn-megamenu li a {
	display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
	padding-left: 0;
	padding-right: 0;
	border-bottom: none;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li a span {
  	font-size: 0;
	line-height: 16px;
	font-weight: 600;
	color: #542054;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li a span.item-title {  font-size: 16px; }

.menu &gt; li ul.mfn-megamenu li li:not(.temp-img) a span.item-title:before {
	content:'';
	background-image: url('https://www.u7solutions.com/wp-content/uploads/2023/05/menu-arrow.svg');
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
   	top: 50%;
    right: -22px;
    width: 15px;
    height: 10px;
    transform: translate(0px, -50%);
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li a:hover span.item-title {
	color: #A65BA3;
}
.menu &gt; li ul.mfn-megamenu li li:not(.temp-img) a:hover span.item-title:before {
	right: -27px;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li a span.item-des {
  font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #382439;
	margin-top: 0;
	display: block;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li a span.item-img { margin-right:22px; }
#Top_bar .menu &gt; li ul.mfn-megamenu li.spec-img {
  display: flex;
  align-items: center;
  height: 65px;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li.spec-img a {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    padding: 0;
    border-radius: 0;
    background: transparent;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li.spec-img a span:not(.description) {
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    color: #793976;
	display: flex;
    align-items: center;
	gap: 12px;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li.spec-img img {
    max-width: 22px;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li.spec-img a span.item-des {
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
	max-width: 100%;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li.spec-img a:hover span:not(.item-des) {
    color: #A65BA3;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li.temp-img a {
	flex-direction: column-reverse;
	padding-top: 0;
	transition: all .2s ease-in-out;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li.temp-img a span.item-title {
	font-size: 18px;
  line-height: 14px;
  font-weight: 600;
	color: #793976;
	text-transform: uppercase;
	margin-top:24px;
	transition: all .2s ease-in-out;
}
#Top_bar .menu &gt; li ul.mfn-megamenu li.temp-img a span.item-title:before { content:none; }
#Top_bar .menu &gt; li ul.mfn-megamenu li.temp-img a:hover span.item-title {
	color: #A65BA3;
}
.menu &gt; li ul.mfn-megamenu li.temp-img a img {
	border-radius: 6px;
	transition: all .2s ease-in-out;
}
.menu &gt; li ul.mfn-megamenu li.temp-img a:hover img {
	box-shadow: 0px 0px 6px 0px rgba(121, 57, 118, 0.25);
}</pre></body></html>