/*
Theme Name: Ruul Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
::-webkit-scrollbar {
	width: 12px;
	height: 195px;
	background-color: #16222f;
}
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #B4CBCD;
}
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #16222f;
/* 	background-color: #16222f; */
	height: 295px;
}

body {
	overflow: clip !important;
}
.brief-header {
	background: #FE3F6B !important;
}

.header, .header-wrapper {
    z-index: 2;
}

.contact .col-inner h3,
.footer-wrapper .footer-menu-row .col-inner h3 {
	font-family: "Playfair Display", sans-serif;
/* 	font-family: "Lato", sans-serif; */
    font-size: 18px;
    text-transform: uppercase;
	letter-spacing: 0.08em;
    font-weight: 600;
}
.footer-wrapper .footer-menu-row .col-inner p{
	font-size: 1.12em;
	    font-family: "Lato", sans-serif;
}
.footer-primary .copyright-footer {
	font-weight: 500;	
	font-size: 1.1em;
}
.footer-secondary { padding: 0; }
.footer-secondary .footer-text { color: #fff; font-size: 1.1em; }
.footer-wrapper .footer-menu-row .col-inner a:hover {
	color: #081D32;
}
.max-width-200 .img-inner { text-align: center; }
.max-width-200 img {
	max-width: 200px;
}
h2.col-centr-abs-title {
	font-size: 2.8em;
    top: -33px;
    position: absolute;
    left: 40%;
    z-index: 10;
    background-color: #B4CBCD;
    color: #081d32;
    padding: 0 10px;
    width: auto;
}

.page-breadcurms-sec .entry-title {
	color: #081d32;
	font-size: 1.02em;
/* 	font-family: "Lato", sans-serif;
	font-weight: 700; */
 }
.privacy-policy .page-wrapper,
.page-id-1089 .page-wrapper {
    padding-top: 0px;
}
.privacy-policy .page-wrapper .large-12.col,
.page-id-1089 .page-wrapper .large-12.col {
	padding-left: 0;
	padding-right: 0;
} 
.wpcf7-form .wpcf7-quiz-label {    
	font-family: "Lato", sans-serif;
	font-weight: 600;
/*     text-align: left; */
    display: block;
    margin-bottom: 5px;
    font-size: 17px; 
}
.sidebar-menu .social-icons .is-outline {
    color: #fe3f6b;
}

.off-canvas-left .mfp-content {
    width: 100%;
}
.mobile-sidebar ul.nav-sidebar {
    text-align: center;
}
.mobile-sidebar ul.nav-sidebar li a {
    justify-content: center;
    align-items: center;
    color: #0f2030;
}
.what-we-do-sect ul li::after {
	content: " /"; 
	color: #FE3E6B;
    font-size: 100%;
    font-size: 3em;
    margin-left: 15px;
}
.what-we-do-sect ul li:last-child::after {
  content: "";
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color: #b4cbcd;
}
.accordion.faq-acordion {
	
}
.accordion.faq-acordion .accordion-item {
    border-bottom: 1px solid #fe3f6b78;
}
.accordion.faq-acordion .accordion-item .accordion-inner {
	text-align: left;
    color: #111;
    /* color: gray; */
    font-size: 1.15rem;
    padding: 1em 1em;
}
.accordion.faq-acordion .accordion-item .toggle {
	right: 0;
    left: unset;
}
.accordion.faq-acordion .accordion-title {
	font-size: 1.4rem;
    line-height: 1.2;
	text-align: left;
    padding: .9em 1.0em;
}
.accordion.faq-acordion .accordion-title.active {
	border-top: 0px;
}
.accordion.faq-acordion .toggle {
	margin: 10px 5px 0 0;
	font-size: 0.80em;
	color: rgb(8 29 50);
    opacity: .9;
}
.accordion.faq-acordion .accordion-title .toggle i::before {
	opacity: 0;
}
.accordion.faq-acordion .accordion-title .toggle i::after {
	content: '';
    background-image: url(https://youronlinepresence.co.uk/wp-content/uploads/2025/11/plus.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    height: 22px;
    z-index: -1;
}
.accordion.faq-acordion .accordion-title.active>.toggle {
    transform: rotate(135deg);
}
.enq-icon-box .icon-box-img .icon-inner {
	background: #fee2e2;
    text-align: center;
    border-radius: 50%;
    padding: 0px 4px 8px 4px;
    width: 33px;
}
.enq-icon-box .icon-box-img .icon-inner img {
	max-width: 12px;
    margin: 0 auto;
}
.enq-icon-box .icon-box-text h3 {
	font-size: 2rem;
	line-height: 1;
}
.enq-icon-box .icon-box-text p {
	font-size: 1.25rem;
	line-height: 1.5;
}
.enq-icon-box.g-icon .icon-box-img .icon-inner {
	background: #dcfce7;
    text-align: center;
    border-radius: 50%;
    padding: 0px 4px 5px 4px;
    width: 33px;
}
.enq-icon-box.g-icon .icon-box-img .icon-inner img {
	max-width: 24px;
}


/* YOP Menu Toggle */ 
#yoptoggle-main-top {
	position: relative;
    padding: 50px;
} 
#yoptoggle-main {
	position: absolute;
    right: 0;
 	background: #000;
    padding: 15px; 
    border-radius: 50px; 
    max-width: fit-content; 
}
#yoptoggle {
	width: 28px;
	/* height: 18px; */
	margin: 0;
    cursor: pointer;
}
#yoptoggle div {
  	width: 100%;
	height: 3px;
	background: #fff;
	margin: 5px auto;
	transition: all 0.3s;
	backface-visibility: hidden;
	 -webkit-transition: all .3s linear 0s;
   -moz-transition: all .3s linear 0s;
   -o-transition: all .3s linear 0s;
   transition-property: all .3s linear 0s;
}
#yoptoggle.on .one {
  transform: rotate(45deg) translate(5px, 5px);
}
#yoptoggle.on .two {
  opacity: 0;
}
#yoptoggle.on .three {
  transform: rotate(-45deg) translate(7px, -8px);
}
.yopmenu-sidebar {
/*   color: #000;
  border: 1px solid white;
  width: 150px;
  height: 100px;
  padding: 10px;
  border-radius: 3px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif; */
/*   line-height: 100px; */
  text-align: center;
  margin: auto;
  display: none;
}
.yopmenu-sidebar-inner {
	position: absolute;
}
.yopmenu-sidebar .yopmenu-sidebar-inner>.col-inner {
	justify-content: flex-end;
    align-items: flex-start;
    display: flex;
    position: relative;
}
.yopmenu-sidebar-inner .row.yop-sidebar-content-main>.col {
	width: 34rem;
    height: 34rem;
    position: relative;
	top: -50px;
/*     top: .5rem; */
    right: -2.0rem;
}
.yopmenu-sidebar-inner .row.yop-sidebar-content-main .col-inner {
	z-index: 4;
    background-color: #081d32;;
    border-radius: 100%;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
/*     position: absolute; */
    inset: 0%;
	    transform: translate3d(0px, 0px, 0px) scale3d(0.975, 0.975, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
	border: 8px solid #fe3f6b;
	display: flex;
	align-items: center;
    flex-direction: column;
    justify-content: center;


	-webkit-transition: all .3s linear 0s;
   -moz-transition: all .3s linear 0s;
   -o-transition: all .3s linear 0s;
   transition-property: all .3s linear 0s;
}
.yop-sidebar-content-main ul.menu {
	z-index: 5;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
/*     position: absolute; */
	inset: 0%;
	
}
.yop-sidebar-content-main ul.menu li {
	text-align: center;
}
.yop-sidebar-content-main ul.menu>li+li {
    border-top: 0px solid #ececec;
}
.yop-sidebar-content-main ul.menu a {
	color: #fff;	
	color: #fafafa;
    font-size: 1.75rem;
    line-height: 1;
}
.yop-sidebar-content-main ul.menu a:hover {
   color: #888;
}
#yoptoggle-main.show{
	z-index: 4;
}
.overlay-set {
	opacity: 0;
    visibility: hidden;
}
.overlay-set.is-open {
	position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    visibility: hidden;
    transition: .3s linear;
    opacity: 1;
    visibility: visible;
}
/* YOP Menu Toggle */ 
@media only screen and (max-width: 849px) {
    .mobile-sidebar ul.nav-sidebar li a {
        font-size: 1.1em;
    }
	.header-main li.html.html_topbar_right {
        display: block;
    }
	.html_topbar_right .phone img {
		max-width: 38px;
	}
	.enq-icon-box .icon-box-text h3 {
		font-size: 1..5rem;
    	line-height: 1.2rem;
	}
}
@media only screen and (min-width: 767px) {
	.desk-text-right .col-inner.text-center {
		text-align: right;
	}
}
@media only screen and (min-width: 1600px) {
	h2.ruul-text {
		font-size: 2em;
	}
	.privacy-policy .content-area>.row.row-main,
	.page-id-1089 .content-area>.row.row-main {
		max-width: 100%;
	}
	.privacy-policy .content-area>.row.row-main .section-content .row,
	.page-id-1089 .content-area>.row.row-main .section-content .row {
		max-width: 1600px;
        margin: 0 auto;
	}
	
}
@media only screen and (max-width: 767px) {
	.wpcf7-form .acceptance-560 .wpcf7-acceptance label {
		font-size: 1em;
	}
	.wpcf7-form .wpcf7-spinner {
		display: block;
		text-align: center;
    	left: 40%;
	}
	.footer-wrapper p {
		font-size: 18px;
		font-family: "Lato", sans-serif;
	}
	.mobile-sidebar .custom.html_topbar_left a {
		padding-left: 0 !important;
	}
}

@media only screen and (max-width: 1150px) and (min-width: 991px)  {
	.yopmenu-sidebar-inner .row.yop-sidebar-content-main>.col {
		width: 28rem;
		height: 28rem;
	}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@media only screen and (max-width: 849px) and (min-width: 549px)  {
	.header-inner .mobile-nav li.nav-icon .menu-title {
		color: #ffffffc4;
	}
}
@media only screen and (max-width: 549px) {
	.accordion.faq-acordion .accordion-title {
		padding: 0.6em 2em 0.6em 0.6em;
	}
}
@media only screen and (max-width: 949px) and (min-width: 549px)  {
	.accordion.faq-acordion .accordion-title {
		padding: 0.6em 2em 0.6em 0.6em;
	}
}
