/*== Font css ==*/
	@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/poppins-300.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/poppins-400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/poppins-500.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: url(../fonts/poppins-600.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	@font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/poppins-700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/*== Font css End ==*/
/*****za***********/
.wp-container-3 {
    margin: 0 auto;
    width: 95%;
}
.wp-container-5 h2 {
    margin-top: 5%;
    margin-bottom: 5%;
}
.parent-pageid-715 .wp-container-3 ul li {
    text-align: left !important;
	margin-top: 0rem;
    margin-bottom: 2rem;
    padding-left: 2.7rem;
	list-style: none;
    background: url(https://sexualhealthservices4newcastle.co.uk/wp-content/uploads/2023/10/list-heart.svg) no-repeat 0px 7px !important;
    background-size: 15px !important;
}
.hide-text {
    display: none !important;
}

/*== Basic css ==*/
	*, *::before, *::after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	body { font-weight: 300; line-height: 1.5; }
	a { color: inherit; text-decoration: underline; }
	a:hover, a:focus { color: inherit; text-decoration: none; }
	p { margin-bottom: 1rem; }
	strong { font-weight: 700; }
	b { font-weight: 600; }
	small,.small { font-size: 14px; line-height: 1.4; display: block; }
	img { max-width: 100%; height: auto; }
	.transition { -webkit-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out; }
	a.phonelink, a.phonelink:hover, a.phonelink:focus { cursor: default; text-decoration: none !important; color: inherit !important; display: inline-block; }

/*********za***********/
@media only screen and (max-width: 1920px) and (min-width: 1400px){
		.wp-container-3 {
				margin: 0 auto;
				width: 62%;
			}
}

	@media (max-width: 1024px) {
		a.phonelink { text-decoration: underline !important; }
		
	}
	@media (min-width: 768px) {
		body { font-size: 18px; }
		p { margin-bottom: 1.5rem; }
	}
/*== Basic css End ==*/

/*== Position ==*/
@media (min-width: 576px) {
	.position-sm-absolute { position: absolute !important; }
}
@media (min-width: 768px) {
	.position-md-absolute { position: absolute !important; }
}
@media (min-width: 992px) {
	.position-lg-absolute { position: absolute !important; }
}
@media (min-width: 1200px) {
	.position-xl-absolute { position: absolute !important; }
}
@media (min-width: 1400px) {
	.position-xxl-absolute { position: absolute !important; }
}
/*== Position End ==*/

/*== Sizing ==*/
@media (min-width: 576px) {
	.w-sm-25   { width: 25% !important; }
	.w-sm-50   { width: 50% !important; }
	.w-sm-75   { width: 75% !important; }
	.w-sm-100  { width: 100% !important; }
	.w-sm-auto { width: auto !important; }
	.mw-sm-25   { max-width: 25% !important; }
	.mw-sm-50   { max-width: 50% !important; }
	.mw-sm-75   { max-width: 75% !important; }
	.mw-sm-100  { max-width: 100% !important; }
	.mw-sm-auto { max-width: auto !important; }
	.h-sm-100 { height: 100% !important; }
}
@media (min-width: 768px) {
	.w-md-25   { width: 25% !important; }
	.w-md-50   { width: 50% !important; }
	.w-md-75   { width: 75% !important; }
	.w-md-100  { width: 100% !important; }
	.w-md-auto { width: auto !important; }
	.mw-md-25   { max-width: 25% !important; }
	.mw-md-50   { max-width: 50% !important; }
	.mw-md-75   { max-width: 75% !important; }
	.mw-md-100  { max-width: 100% !important; }
	.mw-md-auto { max-width: auto !important; }
	.h-md-100 { height: 100% !important; }
}
@media (min-width: 992px) {
	.w-lg-25   { width: 25% !important; }
	.w-lg-50   { width: 50% !important; }
	.w-lg-75   { width: 75% !important; }
	.w-lg-100  { width: 100% !important; }
	.w-lg-auto { width: auto !important; }
	.mw-lg-25   { max-width: 25% !important; }
	.mw-lg-50   { max-width: 50% !important; }
	.mw-lg-75   { max-width: 75% !important; }
	.mw-lg-100  { max-width: 100% !important; }
	.mw-lg-auto { max-width: auto !important; }
	.h-lg-100 { height: 100% !important; }
}
@media (min-width: 1200px) {
	.w-xl-25   { width: 25% !important; }
	.w-xl-50   { width: 50% !important; }
	.w-xl-75   { width: 75% !important; }
	.w-xl-100  { width: 100% !important; }
	.w-xl-auto { width: auto !important; }
	.mw-xl-25   { max-width: 25% !important; }
	.mw-xl-50   { max-width: 50% !important; }
	.mw-xl-75   { max-width: 75% !important; }
	.mw-xl-100  { max-width: 100% !important; }
	.mw-xl-auto { max-width: auto !important; }
	.h-xl-100 { height: 100% !important; }
}
@media (min-width: 1400px) {
	.w-xxl-25   { width: 25% !important; }
	.w-xxl-50   { width: 50% !important; }
	.w-xxl-75   { width: 75% !important; }
	.w-xxl-100  { width: 100% !important; }
	.w-xxl-auto { width: auto !important; }
	.mw-xxl-25   { max-width: 25% !important; }
	.mw-xxl-50   { max-width: 50% !important; }
	.mw-xxl-75   { max-width: 75% !important; }
	.mw-xxl-100  { max-width: 100% !important; }
	.mw-xxl-auto { max-width: auto !important; }
	.h-xxl-100 { height: 100% !important; }
}
/*== Sizing End ==*/

/*== Typograpy ==*/
	.fw-medium { font-weight: 500 !important; }
	.fw-sbold { font-weight: 600 !important; }
	.fs-smaller { font-size: 14px !important; }
	.fs-small { font-size: 16px !important; }
	.fs-large { font-size: 20px !important; }
	@media (max-width: 410px) {
		.fs-mo-small{font-size: 17px !important;}
	}
	@media (max-width: 360px) {
		.fs-mo-small{font-size: 13px !important;}
	}
/*== Typograpy End ==*/

/*== Background ==*/
	.bg-img-none { background-image: none !important; }
	.bg-lighter { background-color: #F4F2F5 !important; }
	.bg-norepeat, .bg-norepeat .areoi-background__image { background-repeat: no-repeat !important; }
	.bg-end-bottom, .bg-end-bottom .areoi-background__image { background-position: right bottom !important; }
	.bg-center-top, .bg-center-top .areoi-background__image { background-position: center top !important; }
	.bg-contain, .bg-contain .areoi-background__image { background-size: contain !important; }
/*== Background End ==*/

/*== Heading ==*/
	h1 { margin-bottom: 1rem; }
	h2, h3 { margin-bottom: 1rem; }
	h4 { text-transform: uppercase; margin-bottom: 1rem; }
	h5 { margin-bottom: .8rem; }
	.h1-home { font-size: inherit; font-weight: 400; line-height: inherit; text-transform: uppercase; }
	@media (min-width: 768px) {
		h1, .h1 { font-size: 46px; }
		h2, h3, .h2, .h3 { font-size: 36px; }
		h4, .h4 { font-size: 26px; }
		h5, .h5 { font-size: 23px; }
	}
/*== Heading End ==*/

/*== Header ==*/
	.page-header { position: absolute; top: 0; left: 0; width: 100%; z-index: 1019; font-size: 14px; background-color: rgba(255,255,255,.2); }
	.page-header .site-logo img { width: auto; max-height: 40px; }
	.sticky-fixed { position: fixed; left: 0; right: 0; top: 0; z-index: 1019 !important; -webkit-box-shadow: rgba(0,0,0,.1) 1px 0px 5px; box-shadow: rgba(0,0,0,.1) 1px 0px 5px; }
	.mobile-head { background-color: rgba(255,255,255,.2); }
	.head-fix-top a { background-color: #333; padding: 0.8rem 1.5rem; }
	@media (min-width: 576px) {
		.page-header .head-logo1 { width: 70px; }
		.page-header .head-logo2 { width: 80px; }
	}
	@media (min-width: 768px) {
		.page-header .site-logo img { max-height: 50px; }
	}
	@media (min-width: 992px) {
		.page-header { font-size: 16px; position: relative; z-index: 2; background-color: transparent; }
		.page-header .head-logo1 { width: 80px; }
		.page-header .head-logo2 { width: 95px; }
		.head-fix-top { position: fixed; top: 0; right: 0; z-index: 1021; }
		.head-fix-top a { padding: 4rem 3rem 0.8rem 3rem; -webkit-transform: rotate(45deg) translate(28px, -71px); transform: rotate(45deg) translate(28px, -71px); }
	}
	@media (min-width: 1200px) {
		.page-header .site-logo img { max-height: 60px; }
		.page-header .head-logo1 { width: 98px; }
		.page-header .head-logo2 { width: 150px; } /*110px*/
	}
/*== Header End ==*/

/*== Menu ==*/
	.navbar-toggler { width: 25px; height: 19px; padding: 0; outline: none !important; vertical-align: middle; display: inline-block; }
	.navbar-toggler:focus { box-shadow: none; }
	.navbar-toggler .i-line { width: 100%; height: 1px; border-radius: 10px; background-color: #004aad; position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; }
	.navbar-toggler .i-line.top { top: 0; }
	.navbar-toggler .i-line.middle { top: 50%; margin-top: -0.5px; width: 60%; }
	.navbar-toggler .i-line.bottom { bottom: 0; }
	.closed .i-line.middle { width: 0; opacity: 0; }
	.closed .i-line { background-color: #004aad; }
	.closed .i-line.top { top: 8px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); }
	.closed .i-line.bottom { bottom: 8px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); }
	.navbar .nav-item { outline: none; }
	.navbar .nav-link { color: #000; font-size: 16px; font-weight: 500; line-height: 1.4; text-decoration: none; padding: 14px 16px; }
	.active .nav-link, .open .nav-link, .nav-item:hover .nav-link, .nav-item:focus .nav-link { background-color: transparent; color: #004aad !important; text-decoration: none; }
	.navbar .dropdown-menu { font-size: 16px; font-weight: 500; line-height: 1.2; background-color: #004aad; color: #FFF; margin: 0; border: none; border-radius: 0; padding: 5px 0; }
	.navbar .dropdown-menu .dropdown-item { color: #FFF; text-decoration: none; padding: 6px 16px; white-space: normal; }
	.navbar .dropdown-menu .dropdown-item:hover, .navbar .dropdown-menu .dropdown-item:focus, .navbar .dropdown-menu .dropdown-item:active { background-color: transparent; color: #FF5757; }
	.navbar .open > .dropdown-menu { display: block; }
	.navbar .btn { padding: 5px 13px; font-weight: 500; font-size: 15px; }
	.sidebar-nav { z-index: 1021; position: fixed; left: -250px; top: 0; width: 100%; max-width: 250px; height: 100%; text-align: left; -webkit-box-shadow: rgba(0,0,0,.1) 1px 0px 5px; box-shadow: rgba(0,0,0,.1) 1px 0px 5px; background-color: #fff; }
	.sidebar-nav .container, .sidebar-nav .container-fluid { height: 100%; }
	.sidebar-nav .navbar-collapse { display: block; overflow-y: auto; height: 100% !important; }
	.sidebar-nav .navbar-nav > .nav-item { border-bottom: rgba(100,100,100,.2) 1px solid; }
	.sidebar-nav .navbar-nav .dropdown-toggle { padding-right: 28px; }
	.sidebar-nav .dropdown-toggle::after { position: absolute; right: 15px; top: 23px; border-width: 5px; opacity: .7; -webkit-transform: rotate(-90deg); transform: rotate(-90deg);  -webkit-transition-duration: .4s; transition-duration: .4s; }
	.sidebar-nav .show::after { -webkit-transform: rotate(0); transform: rotate(0); }
	.menu-fade { position: fixed; left: 0 !important; right: 0 !important; top: 0 !important; bottom: 0 !important; z-index: 1020; background-color: rgba(255,255,255,.4); display: none; }
	@media (min-width: 992px) {
		.navbar-expand-lg { background-color: rgba(255,255,255,.2); position: fixed; top: 0; left: 0; right: 0; z-index: 1020; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
		.navbar-expand-lg .navbar-nav .nav-link { padding: 15px 7px; font-size: 14px; color: #FFF; }
		.navbar-expand-lg .dropdown-menu .dropdown-item { padding: 7px 7px; white-space: nowrap; -webkit-transition-duration: .4s; transition-duration: .4s; }
		.navbar-expand-lg .dropdown-menu .dropdown-item:hover { -webkit-transform: translateX(5px); transform: translateX(5px); }
		.navbar-expand-lg .dropdown-menu { min-width: 8.9rem; font-size: 14px; }
		.navbar-expand-lg .dropdown-toggle::after { display: none; }
		.navbar-expand-lg .menu-main-menu-container { display: flex; width: 100%; justify-content: space-between; }
		.navbar-expand-lg.sticky-fixed { background-color: rgba(147,195,252,.9) !important; }
	}
	@media (min-width: 1200px) {
		.navbar-expand-lg .navbar-nav .nav-link { padding: 15px 10px; font-size: 16px; }
		.navbar-expand-lg .dropdown-menu .dropdown-item { padding: 7px 10px; }
		.navbar-expand-lg .dropdown-menu { min-width: 11.64rem; font-size: 16px; }
	}
	@media (min-width: 1400px) {
		.navbar-expand-lg .navbar-nav { letter-spacing: 2px; }
	}
/*== Menu End ==*/

/*== Footer ==*/
	.insta-txt { font-size: calc(1rem + 02vw); font-weight: 700; line-height: 1.2; }
	.insta-ico { width: 20vw; height: 20vw; }
	.table-hours { max-width: 290px; width: 100%; text-align: left; }
	.table-hours tr + tr td { padding-top: 0.4rem; }
	.table-hours tr td:first-child { width: 132px; }
	.slinks { list-style: none; margin: 0; padding: 0; }
	.slinks a { display: block; text-decoration: none; }
	.slinks li { display: inline-block; -webkit-transition: .6s ease; transition: .6s ease; }
	.slinks li + li { margin-left: 10px; }
	.slinks li a svg path { -webkit-transition: .4s ease; transition: .4s ease; }
	.slinks li a:hover svg path { fill: #ff5757; }
	.page-footer a { color: inherit; text-decoration: none; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
	.page-footer a:hover { color: #ff5757; }
	.footer-links .menu { list-style: none; margin: 0; padding: 0; line-height: 1.3; }
	.footer-links .menu li + li { margin-top: 0.6rem; }
	.footer-links .menu li a { text-decoration: none; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
	.footer-links .menu li a:hover { color: #ff5757; }
	.copyright-text { font-family: Verdana, Geneva, sans-serif; font-size: 11px; line-height: 1.4; }
	.copyright-text a { text-decoration: underline; }
	.copyright-text a:hover { text-decoration: none; }
	@media (min-width: 768px){
		.contact-map { min-height: 400px; background-size: auto; }
		.contact-map .btn { margin-top: 230px; }
		.table-hours { max-width: 310px; }
		.insta-txt { font-size: 28px; }
	}
	@media (min-width: 1200px){
		.table-hours tr td:first-child { width: 110px; }
		.insta-ico { width: 235px; height: 235px; }
	}
	@media (min-width: 1400px){
		.table-hours tr td:first-child { width: 132px; }
	}
/*== Footer end ==*/

/*== Form ==*/
	.grecaptcha-badge { bottom: 70px !important; z-index: 1; }
	.wpcf7-not-valid-tip { font-size: 12px; text-align: left; padding-top: 5px; color: #ff0000; margin-left: 18px; }
	.wpcf7-list-item { margin: 0 1rem 0 0; }
	.checkbox-area { font-size: .8rem; line-height: 1.3; font-weight: 400; }
	.checkbox-area .wpcf7-list-item { margin: 0 0.5rem 0 0; }
	.checkbox-area .wpcf7-not-valid-tip { position: absolute; left: 12px; bottom: -14px; white-space: nowrap; }
	.checkbox-area .wpcf7-list-item-label { display: none; }
	@supports (-webkit-appearance: none) or (-moz-appearance: none) {
		.wpcf7 input[type='checkbox'] {
		    --active: #004aad;
		    --active-inner: #191919;
		    --focus: 2px #004aad;
		    --border: #ced4da;
		    --border-hover: #191919;
		    --background: #FFFFFF;
		    -webkit-appearance: none;
		    -moz-appearance: none;
		    height: 20px;
		    outline: none;
		    display: inline-block;
		    vertical-align: top;
		    position: relative;
		    margin: 0;
		    cursor: pointer;
		    border-radius: 0;
		    border: 1px solid var(--bc, var(--border));
		    background: var(--b, var(--background));
		    -webkit-transition: background .3s, border-color .3s, box-shadow .2s;
		    transition: background .3s, border-color .3s, box-shadow .2s;
		}
		.form-light .wpcf7 input[type='checkbox'] {
		    --active: #000000;
		    --active-inner: transparent;
		    --focus: 2px #191919;
		    --border: #cccccc;
		    --border-hover: #000000;
		    --background: transparent;
		    -webkit-appearance: none;
		    -moz-appearance: none;
		}
		.wpcf7 input[type='checkbox']:after {
		    content: '';
		    display: block;
		    left: 0;
		    top: 0;
		    position: absolute;
		    -webkit-transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
		    transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
		    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
		    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
		}
		.wpcf7 input[type='checkbox']:checked {
		    --b: var(--active);
		    --bc: var(--hover);
		    --d-o: .3s;
		    --d-t: .6s;
		    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
			--border: #000000;
		}
		.form-light .wpcf7 input[type='checkbox']:checked {
		    --b: var(--active);
		    --bc: var(--hover);
		    --d-o: .3s;
		    --d-t: .6s;
		    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
		}
		.wpcf7 input[type='checkbox']:disabled {
		    --b: var(--disabled);
		    cursor: not-allowed;
		    opacity: .9;
		}
		.wpcf7 input[type='checkbox']:hover:not(:checked):not(:disabled) {
		    --bc: var(--border-hover);
		}
		.wpcf7 input[type='checkbox']:focus {
		    /*box-shadow: 0 0 0 var(--focus);*/
		}
		.wpcf7 input[type='checkbox'] {
		    width: 20px;
		}
		.wpcf7 input[type='checkbox']:after {
		    opacity: var(--o, 0);
		}
		.wpcf7 input[type='checkbox']:checked {
		    --o: 1;
		}
		.wpcf7 input[type='checkbox'] {
		    padding: 8px;
		    top: 2px;
		}
		.wpcf7 input[type='checkbox']:after {
		    width: 7px;
		    height: 11px;
		    border: 2px solid #FFFFFF;
		    border-top: 0;
		    border-left: 0;
		    left: 6px;
		    top: 2px;
		    -webkit-transform: rotate(var(--r, 20deg));
		            transform: rotate(var(--r, 20deg));
		}
		.wpcf7 input[type='checkbox']:not(.switch):checked {
		    --r: 43deg;
		}
	}
	.wpcf7 form .wpcf7-response-output { border-color: #03045E !important; font-size: 14px; padding: 0.8rem; border-radius: 1.5rem; text-align: center ; }
	.wpcf7-spinner { margin: 0; transform: translateX(40%) translateY(25%); }
	@media (min-width: 768px) {
		.checkbox-area { font-size: 1rem; }
	}
/*== Form End ==*/

/*== Back to top ==*/ 
	#back-to-top { position: fixed; bottom: 150px; right: 10px; z-index: 1000; }
	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #back-to-top { right: 20px; } }
	#back-to-top a { background-color: #004aad; height: 2.6rem; width: 2.6rem; border-radius: 100px; display: block; -webkit-transition-duration: 0.6s; transition-duration: 0.6s; -webkit-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4); box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4); }
	#back-to-top a:hover { background-color: #ff5757; }
	#back-to-top svg { position: absolute; left: 0; right: 0; top: 50%; margin: -19px auto 0; }
/*== Back to top End ==*/

/*== Button ==*/
	.btn { text-transform: uppercase; outline: none !important; }
	.btn:hover, .btn:focus, .btn:active { box-shadow: none !important; }
	.btn-primary { color: #FFFFFF; }
	.btn-primary:hover, .btn-primary:focus { background-color: #ff5757; border-color: #ff5757; color: #FFFFFF; }
	.btn-secondary { color: #FFFFFF; }
	.btn-secondary:hover, .btn-secondary:focus { background-color: #004aad; border-color: #004aad; color: #FFFFFF; }
	.howcanhelp .btn-secondary, .howcanhelp .btn-primary{ border: none;  -webkit-transition-duration: 0.5s;    -moz-transition-duration: 0.5s;    -o-transition-duration: 0.5s;    transition-duration: 0.5s; }
	.howcanhelp .btn-secondary:hover, .howcanhelp .btn-primary:hover { background: rgb(251,35,43); background: linear-gradient(90deg, rgba(251,35,43,1) 0%, rgba(201,83,242,1) 15%, rgba(50,173,221,1) 25%, rgba(57,227,99,1) 35%, rgba(219,194,25,1) 50%, rgba(249,53,67,1) 65%, rgba(201,83,242,1) 75%, rgba(50,173,221,1) 85%, rgba(38,196,102,1) 100%);  border:none; }
	.navbar .nav-btn .nav-link { padding: .35rem .85rem; font-weight: 500; font-size: 15px; line-height: 1.5; color: #fff; background-color: #004aad; border-color: #004aad; text-transform: uppercase; text-decoration: none; border-radius: 1.5rem; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; display: inline-block; }
	.navbar .nav-btn .nav-link:hover, .navbar .nav-btn .nav-link:focus { background-color: #ff5757; border-color: #ff5757; color: #FFFFFF !important; }
	.btn-stiker { max-width: 100%; padding-left: 30px; padding-right: 30px; position: absolute; left: 0; right: 0; top: 0; transform: translateY(-50%); }
	.btn-stiker .btn { padding: 22px 0px; font-size: 15px; border-radius: 0; font-weight: bold; position: relative; border: none; background-image: url(../retina-images/bg-heart.svg); background-position: center -20px; background-size: cover; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
	.btn-stiker .btn:hover, .btn-stiker .btn:focus { background-color: #004aad; }
	.btn-stiker .btn svg path { -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
	.btn-stiker .btn .corn-start { -webkit-transform: translateX(-100%); transform: translateX(-100%); left: 1px; }
	.btn-stiker .btn .corn-end { -webkit-transform: translateX(100%); transform: translateX(100%); right: 1px; }
	.btn-stiker .btn:hover svg path, .btn-stiker .btn:focus svg path { fill: #004aad; }
	.ico-link { width: 40px; height: 40px; line-height: 38px; display: inline-block; background-color: #004aad; border-radius: 50%; }
	@media (min-width: 768px) {
		.btn-stiker { max-width: 736px; }
		.btn-stiker .btn { font-size: 26px; padding: 22px 10px; }
	}
	@media (min-width: 992px) {
		.btn-stiker { max-width: 856px; }
	}
/*== Button End ==*/

/*=== Modal ===*/
	.modal-content { background-color: transparent; border: none; }
	.modal-header { padding: 0; border: none; margin-bottom: 1rem; }
	.modal-body { padding: 0; }
	.modal-backdrop.show { opacity: 0.7; }
	.modal-header .btn-close { opacity: 1; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e"); outline: none; box-shadow: none; }
/*=== Modal End ===*/

/*=== Accordian ===*/
	.accordion .accordion-item + .accordion-item { margin-top: 1rem; }
	.accordion .accordion-item { border: none; background-color: transparent; }
	.accordion-item .accordion-button { border-radius: 2rem !important; }
	.accordion-button:focus { box-shadow: none; outline: none; }
	.accordion-item .accordion-button { background-color: #fc9ae2; color: #fff; font-weight: bold; }
	.accordion .accordion-item:nth-child(even) .accordion-button { background-color: #95a2fc; }
	.accordion-button::after { width: 15px; height: 15px; background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 17 17' fill='%23FFF' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M14.5,11H11v3.5c0,1.381-1.119,2.5-2.5,2.5S6,15.881,6,14.5V11H2.5 C1.119,11,0,9.881,0,8.5S1.119,6,2.5,6H6V2.5C6,1.119,7.119,0,8.5,0S11,1.119,11,2.5V6h3.5c1.381,0,2.5,1.12,2.5,2.5 S15.881,11,14.5,11z' clip-rule='evenodd'/%3e%3c/svg%3e"); background-size: 100%; }
	.accordion-button:not(.collapsed)::after { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 17 17' fill='%23FFF' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M14.5,6h-12C1.119,6,0,7.119,0,8.5S1.119,11,2.5,11h12 c1.381,0,2.5-1.119,2.5-2.5S15.881,6,14.5,6z' clip-rule='evenodd'/%3e%3c/svg%3e"); }
	.accordion-body { text-align: center; padding: 1.5rem 1.25rem .5rem; margin-top: .5rem; border-radius: 2rem; border: rgba(200,200,200,.35) 1px solid; }
	@media (min-width: 768px) {
		.accordion-item .accordion-button { font-size: 23px; }
		.accordion-button::after { width: 20px; height: 20px; }
	}
/*=== Accordian End ===*/

/*=== Top Banner section ===*/
	.banner-heart-ico { top: 14%; }
	.banner-heart-ico svg { width: 100%; height: 100%; }
	.feature-img { bottom: -3rem;  -webkit-transition-duration: 1s; -moz-transition-duration: 1s; transition-duration: 1s;}
	.feature-img:hover { transform: rotateY( 180deg ) ;}
	.z-index1 { z-index: 1; }
	@media (min-width: 992px) {
		.banner-heart-ico { width: 444px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
		.inner-head .banner-heart-ico { top: 25%; -webkit-transform: translateY(0%); transform: translateY(0%); }
	}
/*=== Top Banner section End ===*/

/*=== List ===*/
	.list-group { padding-left: 22px; margin-bottom: 1.5rem; text-align: left; }
	.list-group li + li { margin-top: 1rem; }
	ul.list-group { padding-left: 0; list-style: none; margin-bottom: 0; }
	ul.list-group li { margin-top: 0rem; margin-bottom: 1rem; padding-left: 1.7rem; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 14'%3e%3cpath fill='%23FF5757' d='M7.526,13.962V14c0,0-0.009-0.007-0.026-0.02 C7.483,13.993,7.474,14,7.474,14v-0.038C6.79,13.47-0.395,8.015,0.017,3.602C0.427-0.797,6.143-1.153,7.5,2.461 c1.356-3.614,7.072-3.258,7.482,1.141C15.395,8.015,8.209,13.47,7.526,13.962z'/%3e%3c/svg%3e") no-repeat 0px 7px; background-size: 15px; }
	ul.list-group.light li { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 14'%3e%3cpath fill='%23FFFFFF' d='M7.526,13.962V14c0,0-0.009-0.007-0.026-0.02 C7.483,13.993,7.474,14,7.474,14v-0.038C6.79,13.47-0.395,8.015,0.017,3.602C0.427-0.797,6.143-1.153,7.5,2.461 c1.356-3.614,7.072-3.258,7.482,1.141C15.395,8.015,8.209,13.47,7.526,13.962z'/%3e%3c/svg%3e"); }
	.list-group li ul { margin: 0; padding: 0; list-style: none; }
	.list-group li ul li { margin-top: .5rem; margin-bottom: 0; }
	@media (min-width: 768px) {
		ul.list-group li { margin-bottom: 1.5rem; }
	}
/*=== List End ===*/

/*== Video ==*/
	.wp-embed-aspect-16-9 { --bs-aspect-ratio: calc(9 / 16 * 100%); }
	.wp-embed-aspect-16-9::before { display: block; padding-top: calc(9 / 16 * 100%); content: "";	}
	.wp-embed-aspect-16-9 .wp-block-embed__wrapper { position: static; }
	.wp-embed-aspect-16-9 iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	.video-popup { display: inline-block; position: relative; overflow: hidden; }
	.video-popup a:before { content: ''; width: 50px; height: 50px; position: absolute; right: 1rem; top: 1rem; background: url(../retina-images/ico-play.svg) no-repeat center; background-size: contain; z-index: 1; }
	.video-popup1 a:before { left: 50%; top: 50%; transform: translate(-50%, -50%); }
/*== Video End ==*/

/*=== All style ===*/
	.anchorlink { z-index: -1; }
	.anchorlink p { margin: 0; }
	.wp-block-image.w-100 img { width: 100%; }
	.service-item { text-decoration: none; display: inline-block; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
	.service-item svg path { -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
	.service-item:hover path { fill: #FFF }
	.service-item:hover svg { -webkit-transform: scale(1.2); transform: scale(1.2); }
	.feature-img { bottom: -3rem;  -webkit-transition-duration: 1s; -moz-transition-duration: 1s; transition-duration: 1s;}
	.feature-img:hover { -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }
	.breadcrumb { background-color: transparent; font-weight: 400; }
	.breadcrumb, .breadcrumb h2 { font-size: 13px; font-weight: 400; }
	.breadcrumb a { color: #000; text-decoration: none; }
	.breadcrumb a:hover { color: #ff5757; }
	.breadcrumb-item { display: inline-block; }
	.breadcrumb .seperater { font-size: 18px; line-height: 1; opacity: .5; display: inline-block; vertical-align: middle; padding: 0 0.5rem; }
	.wp-block-table td, .wp-block-table th { border: none; padding: .2rem; }
	.wp-block-social-link { transition: .3s ease-in-out !important; }
/*=== All style End ===*/

/*=== Responsive Style ===*/
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
	.howcanhep-section { min-height: 38vw; }
}
@media (min-width: 1400px) {
	
}
/*=== Responsive Style End ===*/

.page-id-2 .btn {
    text-transform: math-auto !important;
}
.page-id-1962 .btn {
    text-transform: math-auto !important;
} 
.page-id-99 .btn {
    text-transform: math-auto !important;
} 
#menu-item-168 .nav-link{
    text-transform: math-auto !important;
} 
/*****today work*****/
.page-id-2242 .card-main-block-sty {
    margin: 0 auto;
    width: 75%;
    padding-top: 30px;
}
.c-card-heading-pd {
    margin-top: 20px;
}
.ccard-btn-sty {
    margin-top: 25px;
}
/*****11 feb 2025 ***/
.display-custom-none {
    display: none;
}

