*{
    margin: 0px;
    padding: 0px;
}
html {
    scroll-behavior: smooth;
}
.custom-header .header-toggles.hide-no-js {
    display: none;
}
img
{
    object-fit: cover;
}
p, label, input, a, span, li{
	font-family: "Poppins", sans-serif;
}
p
{
    font-size: 20px;
    color: #5C5C5C;
}
h1, h2, h3, h4, h6{
	font-family: "Dancing Script", cursive;
/* 	font-weight: 400; */
	font-style: normal;
}
.container {
    max-width: 1360px;
    position: relative;
    z-index: 1;
}
/*section
{
    overflow: hidden;
}*/
section.headerslider {
    padding: 0;
	position: relative;
    z-index: 0;
}
.headerslider:after {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/footer-bottom-stripe-new.svg);
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 100px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 14vh;
    background-position: center;
}
.topbanner-new{
	position: relative;
}
.topbanner-new:before {
	content: '';
	background: rgb(0 0 0 / 60%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.topbanner-new:after {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/banner-icon.svg);
    position: absolute;
    width: 618px;
    height: 501px;
}
.back-to-top {
    position: fixed;
    bottom: 44px;
    left: 30px;
    background-color: #ae2168;
    color: #fff;
    padding: 12px 17px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    display: none;
    z-index: 9999;
    cursor: pointer;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.back-to-top:hover {
    opacity: 0.5;
}
.header-banner-new {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.topbanner-new {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 131px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
section.headerslider h2 {
    text-align: center;
    color: #fff;
    font-size: 60px;
	margin: 0;
}
section.headerslider h1 {
    text-align: center;
    color: #fff;
    font-size: 80px;
    margin: 0;
	font-weight: 500;
}
section.headerslider p {
    text-align: center;
    color: #fff;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
}
header.custom-header {
   background: #AE2068 !important;
}
header.custom-header .header-inner.section-inner {
    padding: 10px 0px;
}
.custom-header ul li a {
    color: #fff !important;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
	transition: 0.5s;
    -webkit-transition: 0.5s;
}
.custom-header .primary-menu li.current-menu-item > a, .custom-header .primary-menu li.current-menu-item > .link-icon-wrapper > a,
.custom-header ul li a:hover{
	color: #F1D4E2 !important;
	text-decoration: none;
}

.custom-header nav ul li.contactus-btn a {
	background: #fff;
	padding: 15px 40px;
    border-radius: 100px;
    color: #ae2068 !important;
	border: 1px solid #fff;
}
.custom-header nav ul li.contactus-btn a:hover{
	background: transparent;
	border: 1px solid #fff;
	color: #fff !important;
}
.mental-health-inner .left {
    position: relative;
    z-index: 11;
}
section.mental-health {
    background: #f7e5ee;
    padding: 120px 0;
    position: relative;
}
/*section.mental-health:after, */
section.contact_page address span {
    font-size: 19px;
}
.bfleft:after {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/flowar-icon.svg);
    position: absolute;
    width: 634px;
    height: 514px;
    left: -16%;
    /* filter: brightness(0) saturate(100%) invert(66%) sepia(32%) saturate(308%) hue-rotate(281deg) brightness(104%) contrast(85%); */
    top: -40px;
    opacity: 0.4;
    rotate: 21deg;
    z-index: 1;
     transition: all 0.5s ease-in-out;
}
section.testimonials {
    overflow: hidden;
}
.bfright, .bfleft
{
    position: relative;
}
/*.bookshow + section.testimonials:after, */
.bfright:after {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/flowar-icon.svg);
    position: absolute;
    width: 634px;
    height: 514px;
    right: -15%;
    top: 15%;
    opacity: 0.4;
    rotate: -21deg;
    z-index: 1;
     transition: all 0.5s ease-in-out;
}
.newgallery .container {
    position: relative;
    z-index: 1;
}
section.gallery.newgallery {
    position: relative;
}
.page-gallery .modal-backdrop.show {
    display: none;
}
div#stonebridgegallery {
    box-shadow: 0px 0px 200px -30px #000;
}
.footer .bfleft:after, .footer .bfright:after {
    background: url(/wp-content/themes/stonebridge/images/flowar-icon-white.svg);
    opacity: 0.2;
}
.bfleft, .bfright {
    z-index: 1 !important;
    position: relative;
    top: 30%;
}
.bfleft:before, .bfright:before
{
    transform: scale(0.7);
}
.bfright.butterflyanimate {
    position: absolute;
    right: -16%;
    width: 0;
    height: 0;
}
footer .bfright {
    position: absolute;
    right: -23%;
    width: 0;
    height: 0;
    top: 26%;
}
footer .bfleft {
    left: -7%;
}
footer .bfleft, footer .bfright {
    opacity: 0.8;
}
/*.bookshow + section.testimonials:before {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/flowar-icon.svg);
    position: absolute;
    width: 634px;
    height: 514px;
    left: -15%;
    top: 15%;
    opacity: 0.4;
    rotate: 21deg;
    z-index: 1;
}*/
.latest-news .bfleft:after {
    top: -24%;
    /*opacity: 1;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7493%) hue-rotate(333deg) brightness(103%) contrast(102%);*/
}
.news_page .bfleft
{
    top: 0%;
}
.news_page.bfright:after {
    top: -5%;
    opacity: 1;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7493%) hue-rotate(333deg) brightness(103%) contrast(102%);

}
.latest-news .container {
    z-index: 2;
    position: relative;
}
section.mental-health.latest-news:after {
    display: none;
}
.mental-health-inner {
    padding: 0;
    display: flex;
	align-items: center;
}
.mental-health-inner .right, .mental-health-inner .left {
    padding: 0;
}
.headerslider + .mental-health .mental-image-left {
    left: 90px;
    bottom: -60px;
}
.title-new h2 {
    font-size: 50px;
    color: #AE2068;
    width: 80%;
    margin: 0;
    margin-bottom: 30px;
}
.tour-blog h2 {
    width: 100%;
    text-align: center;
}
.sectiontitle h2 {
    font-size: 60px;
    color: #AE2068;
    width: 100%;
    margin: 0;
/*    margin-bottom: 30px;*/
}
.title-new p + h2 {
    margin-top: 40px;
    margin-bottom: 10px;
}
.title-new p {
    font-size: 20px;
    color: #5C5C5C;
}
.title-new label {
    font-size: 25px;
    font-weight: 300;
    font-style: italic;
    color: #AE2068;
    line-height: 30px;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 40px;
}
.btn-readmore{
	display: flex;
}
.btn-readmore a, .contact_form .wpcf7-submit {
    background: #AE2068;
    height: 58px;
    width: 180px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
	border-radius: 100px;
	border: 1px solid #AE2068;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.btn-readmore a:hover{
	background: transparent;
	color: #AE2068;
	border: 1px solid #AE2068;
}
.mental-health-inner .right .mental-image-right {
    border-radius: 100%;
    height: 712px;
    overflow: hidden;
    width: 712px;
}
.mental-health-inner .right .mental-image-right img {
    height: 100%;
    display: flex;
    object-fit: cover;
}

.mental-health .mental-image-left {
    position: absolute;
    left: 90px;
    bottom: -60px;
}
.mental-health .mental-image-left img {
    border-radius: 100%;
    border: 5px solid #f1d4e2;
}
.mental-health-inner .right {
    padding-left: 35px;
}


section.mental-health.fulfilling {
    background: #fff;
	padding-bottom: 200px;
}
section.mental-health.fulfilling .right .mental-health .mental-image-left {
    left: inherit;
    right: 0;
    bottom: -100px;
}
section.mental-health.fulfilling .title-new h2 {
    width: 90%;
}

section.mental-health.fulfilling:after {
    top: 17%;
    rotate: -30deg;
}
.owl-carousel.testi-slider {
    overflow: visible !important;
}
section.mental-health:before {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/flowar-icon.svg);
    position: absolute;
    width: 634px;
    height: 514px;
    right: -12%;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(24deg) brightness(104%) contrast(101%);
    top: -40px;
    z-index: 1;
    rotate: -21deg;
    opacity: 0.7;
    display: none;
}
section.mental-health.fulfilling:before{
	display: none;
}
body {
    overflow-x: hidden;
}
section.bookshow {
    padding: 120px 0px;
    position: relative;
    background: #AE2068;
    overflow: hidden;
}
.testimonials-text {
    position: relative;
    z-index: 12;
}
section.bookshow .bookshow-inner {
    display: flex;
    padding: 0;
}
section.bookshow .bookshow-inner .left,
section.bookshow .bookshow-inner .right
{
	padding: 0px;
}
section.bookshow .title-new h2 {
    width: 100%;
    color: #fff;
}
section.bookshow p {
    color: #fff;
}
section.bookshow .btn-readmore a{
    background: #ffffff;
    color: #AE2068;
    border: 1px solid #fff;
}
section.bookshow .btn-readmore a:hover{
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}
section.bookshow .bookshow-inner .left img {
	position: absolute;
	left: -20%;
	height: 600px;
	width: 100%;
	top: -21%;
}

.testi-inner {
    padding: 0;
}
.testi-new {
    display: flex;
}
.client-pic{
	display: flex;
	position: absolute;
	left: -5%;
	bottom: -70px;
}
.client-pic-end{
	display: flex;
	position: absolute;
	right: -5%;
	top: -70px;
}
section.bookshow .btn-readmore {
    margin-top: 26px;
}
.client-pic-end img,
.client-pic img {
    display: flex;
    max-width: 300px;
    height: 300px;
    border-radius: 100%;
    width: 300px !important;
}
.testimonials-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	text-align: center;
	width: 70%;
	margin: 0 auto;
	position: relative;
	padding-top: 40px;
}
.testi-slider .owl-item {
    overflow-x: inherit;
}
.testimonials-text h2 {
    font-size: 50px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #AE2068;
}
/* section.mental-health {
    overflow-x: hidden;
} */
.testimonials-text p {
    font-size: 20px;
    color: #5C5C5C;
}
.testimonials-text h3 {
    font-size: 20px;
    color: #AE2068;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
    margin: 30px 0;
    margin-bottom: 0;
}
section.testimonials {
    padding: 120px 0;
    background: #fff !important;
	position: relative;
}
section.testimonials .testi-inner .testimonials-text:before {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/quot.svg);
    position: absolute;
    top: 0px;
    width: 43px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonials-text h2 strong {
    font-weight: 500;
}
section.person-case {
    background: url(/wp-content/themes/stonebridge/images/Person-Centred-Care.png);
    padding: 120px 0;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}
section.person-case:after {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/footer-bottom-stripe-new.svg);
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 109px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    filter: brightness(0) saturate(100%) invert(99%) sepia(7%) saturate(537%) hue-rotate(231deg) brightness(114%) contrast(100%);
    background-position: bottom;
}
section#titleBlock:after {
    background: url(/wp-content/themes/stonebridge/images/footer-bottom-stripe-new.svg);
    filter: inherit;
    background-size: 100%;
}
.case-wrape {
    background: #fff;
    padding: 45px 80px;
}
.case-wrape {
    background: #fff;
    padding: 45px 50px;
    padding-bottom: 80px;
    border-radius: 30px;
	position: relative;
}
.bottomseparator {
    width: 100%;
    position: relative;
}
.case-wrape:after, .bottomseparator:after {
    content: '';
    background-image: url(/wp-content/themes/stonebridge/images/case-border.svg);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 21px;
    opacity: 0.4;
}
.home section.person-case .case-wrape:after {
    content: '';
    position: relative;
    margin-top: 40px;
    display: inline-block;
}
.home section.person-case .case-wrape {
    padding-bottom: 20px;
}
.bottomseparator:after {
    background-image: url(/wp-content/themes/stonebridge/images/latestnews-btm.png);
    bottom: 0;
    position: relative;
    display: inline-block;
}
section.person-case .case {
    display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: 130px;
	padding-right: 0;
}
.page-template-home-new section#titleBlock {
    display: none;
}

.video-loaded section#titleBlock
{
    background: #000 !important;
}
.video-loaded video.bkg_vid
{
  opacity: 0.35;
}
header#header {
    padding: 10px 0;
}
.custom-header nav ul li
{
	margin-left: 30px;
}
.custom-header nav ul li a {
    padding: 0px 5px;
}
.headinr {
    width: 100%;
    height: 78px;
}
header.headBar
{
    position: relative;
    height: 98px;
}
header.head_bar.slideDown .headinr {
    position: fixed;
    background: var(--textHL);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    top: 0;
    padding: 5px 0;
    height: auto;
}
.topstrip {
	background: #F1D4E2;
	padding: 10px 0;
}
.topstrip .strip-wrape {
    display: flex;
    align-items: center;
    justify-content: center;
}
.topstrip .strip-wrape p{
	font-size: 15px;
	margin: 0;
	padding: 0px 7px;
	color: #ae2068;
}

section.testimonials .title-new h2 {
    text-align: center;
    width: 100%;
}

.testi-bottom .testimonials-text {
	padding-top: 52px;
	width: 70%;
}
.testi-bottom .testimonials-text:before{
	background: url(/wp-content/themes/stonebridge/images/quote-bottom.png) !important;
	background-repeat: no-repeat !important;
	background-position: center center;
}
.testi-bottom .owl-nav {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.testi-bottom .owl-nav button {
	background: url(/wp-content/themes/stonebridge/images/cricle.svg) !important;
	font-size: 0px !important;
	width: 48px;
	height: 48px;
	outline: none;
	margin-right: 95px;
}
.testi-bottom .owl-nav button.owl-next {
	rotate: -180deg;
	margin-right: 0px;
	margin-left: 30px;
}
.testi-bottom .owl-stage-outer {
    margin-bottom: 65px;
}
.testi-bottom .owl-dots button.owl-dot {
    width: 20px;
    height: 4px;
    margin: 0 5px !important;
    border-radius: 10px;
    border: 1px solid #AE2068;
}
.testi-bottom .owl-dots button.owl-dot.active{
	background: #AE2068;
	border: 1px solid #AE2068;
}
.testi-bottom .owl-dots {
    display: flex !important;
	align-items: center;
	justify-content: center;
	position: relative;
	top: -26px;
	pointer-events: none;
    z-index: 2;
}

/* section.testimonials:before {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/flowar-icon.svg);
    position: absolute;
    width: 634px;
    height: 514px;
    left: -18%;
    top: 23%;
    rotate: 46deg;
}
section.testimonials:after {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/flowar-icon.svg);
    position: absolute;
    width: 634px;
    height: 514px;
    right: -18%;
    top: 23%;
    rotate: -46deg;
} */
.circle {
     background: #8d0f4f;
}
footer.footer.footer_block {
    position: relative;
    padding-top: 200px;
/*     padding-bottom: 20px; */
}
footer.footer.footer_block:after {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/footer-bottom-stripe-new.svg);
    width: 100%;
	position: absolute;
	top: 0;
    left: 0;
    height: 100px;
/*	filter: brightness(0) saturate(100%) invert(87%) sepia(22%) saturate(208%) hue-rotate(286deg) brightness(99%) contrast(91%);
 	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(306deg) brightness(104%) contrast(101%); */
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    rotate: 180deg;
}
.page-contact footer.footer.footer_block:after {
    background-image: url(/wp-content/themes/stonebridge/images/footer-bottom-white.svg);
}
input.wpcf7-form-control.wpcf7-submit.stone-btn.btn-block {
    background: #fff;
    color: #a91b63 !important;
    font-size: 20px;
    font-weight: 500;
    width: 296px;
    height: 58px;
	border-radius: 100px;
	outline: none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
    border: 1px solid #a91b63;
}
input.wpcf7-form-control.wpcf7-submit.stone-btn.btn-block:hover{
	background: transparent;
	border: 1px solid #fff;
	color: #fff !important;
}
/*input.wpcf7-form-control[disabled] {
    background: transparent !important;
}*/
.contact_home {
	border-left: 0;
	padding-left: 0;
}
section.foot .row {
    margin: 0;
}
section.foot .left {
    padding: 0;
}
.circle img {
    opacity: 1;
}
.sub-footer {
	background: transparent;
	border-color: rgb(255 255 255 / 50%);
}
.form-row .title-new {
    display: flex;
    width: 100%;
}
footer.footer.footer_block .title-new h2,
.form-row .title-new h2{
    color: #fff;
	font-weight: bold;
} 
section.foot .right {
    padding: 0;
    padding-left: 90px;
}
ul.foot-contact li {
    display: flex;
    align-items: self-start;
	margin-bottom: 28px !important;
	font-size: 20px;
	color: rgb(255 255 255 / 54%);
}
ul.foot-contact li a{
	font-size: 20px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.contact_home input:focus,
.contact_home input {
    height: 58px;
    background: transparent;
    border: 1px solid #ffffff5e;
    border-radius: 10px;
    outline: none;
	color: #fff;
}
.contact_home textarea:focus,
.contact_home textarea {
    background: transparent;
    border: 1px solid #ffffff5e;
    border-radius: 10px;
    outline: none;
	color: #fff;
}
ul.foot-contact li a:hover{
	color: #F1D4E2 !important;
}
ul.foot-contact li img {
    margin-right: 13px;
}
.contact_home .form-group {
    margin-bottom: 25px;
    padding-right: 0px;
    padding-left: 0;
}
.contact_home input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgb(255 255 255 / 54%);
}
.contact_home input::-moz-placeholder {
    /* Firefox 19+ */
     color: rgb(255 255 255 / 54%);
}
.contact_home input:-ms-input-placeholder {
    /* IE 10+ */
     color: rgb(255 255 255 / 54%);
}
.contact_home input:-moz-placeholder {
    /* Firefox 18- */
    color: rgb(255 255 255 / 54%);
}

.contact_home textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
     color: rgb(255 255 255 / 54%);
}
.contact_home textarea::-moz-placeholder {
    /* Firefox 19+ */
     color: rgb(255 255 255 / 54%);
}
.contact_home textarea:-ms-input-placeholder {
    /* IE 10+ */
     color: rgb(255 255 255 / 54%);
}
.contact_home textarea:-moz-placeholder {
    /* Firefox 18- */
     color: rgb(255 255 255 / 54%);
}
.contact_home label {
	font-size: 16px;
	color: rgb(255 255 255 / 54%);
	display: flex;
	align-items: center;
}
section.foot {
    padding-top: 100px;
}
section.testimonials .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.contact_home label img {
    margin-right: 7px;
}
.map-location {
    position: absolute;
    left: 0;
    right: 0;
	top: -100px;
	margin-bottom: 50px;
	z-index: 10;
}
.sub-footer p {
     color: rgb(255 255 255 / 54%);
}
footer.footer_block {
	padding-top: 100px;
	overflow: initial;
}
footer.footer_block iframe {
    border-radius: 30px;
}
.latest-blog .zoomimg img {
    width: 100%;
    border-radius: 20px;
    height: 270px;
    object-fit: cover;
}
section.mental-health.latest-news .title-new {
    position: relative;
    z-index: 1;
}
section.mental-health.latest-news .title-new h2 {
    margin: 0;
    width: 100%;
}
section.mental-health.latest-news .title-new {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
}
.latest-news .btn-readmore {
    display: flex;
    align-items: center;
}
.latest-news .mental-health-inner {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    flex-wrap: wrap;
    align-items: flex-start;
}
.latest-news .latest-blog {
    padding: 0;
    width: 32%;
    max-width: 32%;
    margin-bottom: 50px;
}
.latest-news-text {
    margin-top: 20px;
}
.latest-news-text label {
    font-size: 17px;
    line-height: 30px;
    color: #5C5C5C;
}
.latest-news-text h3 {
    color: #5C5C5C;
    font-size: 20px;
	font-family: "Poppins", sans-serif;
	margin-bottom: 10px;
	font-weight: 600;
}
.latest-news-text p {
    font-size: 20px;
    color: #5C5C5C;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.latest-news-text a {
    font-size: 20px;
    color: #AE2068;
    text-decoration: underline;
}
.bottom-latest-img {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
    padding-top: 70px;
    align-items: center;
    justify-content: center;
    padding-bottom: 60px;
}
header.headBar.custom-header .col, header.headBar.custom-header .col-2 {
    padding: 0;
}
section.person-case:before {
    content: '';
    background: url(/wp-content/themes/stonebridge/images/flowar-icon.svg);
    position: absolute;
    width: 634px;
    height: 514px;
    left: -11.5%;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(24deg) brightness(104%) contrast(101%);
    bottom: -40px;
    z-index: 1;
    rotate: 38deg;
    display:none;
}
section.mental-health.fulfilling .btn-readmore {
    margin-top: 39px;
}
section.bookshow .title-new p {
    margin-right: 30px;
    opacity: 0.6;
}
section.mental-health.latest-news:before{
	display: none;
}
.contact-new .form-group {
    padding: 0;
}
.form-row.contact-new-m .form-group:nth-child(odd){
	padding-right: 15px;
}
.contact-new .form-group:nth-child(odd) {
    padding-left: 15px;
}
.form-row.contact-new-m .form-group:nth-child(even){
	 padding-left: 15px;
     padding-right: 0;
}
.contact-new .form-group:nth-child(even) {
    padding-right: 15px;
}

.contact_home input:focus,
.contact_home textarea:focus{
	outline: none;
	box-shadow: none;
}
.contact_home textarea {
    height: 150px;
    margin-top: 0;
}
.wpcf7-acceptance a, .sub-footer .text-center a {
    text-decoration: underline;
}
.wpcf7-acceptance a:hover, .sub-footer .text-center a:hover  {
    text-decoration: none;
    color: #fff !important;
}
.latest-blog .zoomimg {
    position: relative;
}
.latest-blog .zoomimg:after {
    content: '';
    background-image:url(/wp-content/themes/stonebridge/images/butterflywatermark.svg);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    opacity: 0;
    transition: 1s;
    -webkit-transition: 1s;
    font-size: 80px;
    color: #fff;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-family: FontAwesome;
    font-weight: normal;
    background-size: 20%;
    background-position: center;
    background-repeat: no-repeat;
    filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(1%) hue-rotate(4deg) brightness(104%) contrast(100%);
}
.latest-blog .zoomimg:hover:after{
	opacity: 1;
}
.text_box.poem ul {
    columns: 2;
    margin-bottom: 40px;
    margin-top: 20px;
}
.text_box.poem ul li {
    display: flex;
    margin-bottom: 8px;
}
.text_box.poem ul li:before {
    content: "";
    background: url(/wp-content/themes/stonebridge/images/butterfly.svg);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0;
    position: relative;
    top: 2px;
    margin-right: 10px;
    min-width: 20px;
}
section.lightpink {
    background: rgb(241, 212, 226, 0.6);
}
.pb-9{
    padding-bottom: 9rem !important;
}
.profile_content.prof-right h4, .profile_content.prof-right p {
    color: #5C5C5C;
}
.text_box.overflow-auto {
/*    max-height: 440px;
    overflow: auto;*/
    padding: 20px 0;
    display: inline-block;
}
body.blog footer::after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
body.blog footer{
    margin-top: 9rem;
}
section.news_page.standard {
    background: #f7e5ee;
}
.headerslider .owl-carousel .owl-dots {
    display: none !important;
    position: absolute;
    bottom: 40px;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.headerslider .owl-carousel .owl-dot {
    background: #d5d5d5;
    height: 3px;
    width: 30px;
    margin: 0 5px;
    border-radius: 10px;
}
.headerslider .owl-carousel button.owl-dot.active {
    background: #AE2068;
}

.pagination-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
}
.pagination-wrapper>* {
    background: #fff;
    margin: 0 5px;
    padding: 5px 10px;
    border-radius: 5px;
}
.pagination-wrapper .current, .pagination-wrapper a:hover {
    background: #9b0d55;
    color: #fff;
}
.single-post span.post-date {
    margin: 20px 0;
    font-weight: normal;
}
.single_newsText {
    padding: 0;
}
.single-post footer.footer.footer_block:after {

    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(53deg) brightness(109%) contrast(101%);
}
.rooms h4.room_title {
    font-size: 36px;
}
section.news_page {
    padding-top: 100px;
}
.hrseprator {
    display: block;
    height: 50px;
}
.aboutquotationtext {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5%;
}
.video-bottom .video-responsive, .meet-staff img, .rooms {
    border-radius: 15px;
    overflow: hidden;
}
.flyAndFlutter.bfleft:after, .flyAndFlutter.bfright:after, section.mental-health.flyAndFlutter:after{
    animation-name: flyAndFlutter;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite; /* <-- This makes it loop */
    transition-timing-function: ease-in-out;
}
.moveUpDown.bfright:after {
  animation: moveUpDownright 2s ease-in-out infinite;
}
.moveUpDown.bfleft:after{
  animation: moveUpDownleft 2s ease-in-out infinite;
}
.topbanner-new:after, section.testimonials.moveUpDown:after, section.testimonials.moveUpDown:before 
{
    animation: moveUpDown 2s ease-in-out infinite;
}

@keyframes flyAndFlutter {
    20% {
        transform: rotateY(28deg);
    }
    40% {
        transform: rotateY(0deg);
    }
    60% {
        transform: rotateY(20deg);
    }
    80% {
        transform: rotateY(0deg);
    }
    100% {
        transform: rotateY(0deg);
    }
}
@keyframes moveUpDown{
  0% {
    margin-top: 0px; /* Start at the normal position */
  }
  50% {
    margin-top: -10px; /* Move up by 20px */
  }
  100% {
    margin-top: 0px; /* Return back to the original position */
  }
}
@keyframes moveUpDownright {
  0% {
    margin-top: 0; /* Start at the normal position */
    right: -12%;
  }
  50% {
    margin-top: -10px; /* Move up by 20px */
    right: -11.5%;
  }
  100% {
    margin-top: 0; /* Return back to the original position */
    right: -12%;
  }
}
@keyframes moveUpDownleft {
  0% {
    margin-top: 0; /* Start at the normal position */
    left: -12%;
  }
  50% {
    margin-top: -10px; /* Move up by 20px */
    left: -11.5%;
  }
  100% {
    margin-top: 0; /* Return back to the original position */
    left: -12%;
  }
}
.card-columns .card {
    border-radius: calc(0.99rem - 1px);
}
.butterflyanimate {
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.5s ease-out;
    z-index: 0;
}
.butterflyanimate.visible {
    opacity: 1;
    transform: translateY(0);
}
body.home .tour-blog {
    padding: 100px 0;
}
.bookshow + section.testimonials .container {
    overflow: hidden;
}
li.address span {
    display: contents;
}
.cdp-copy-alert-success {
    width: 0px;
    height: 0;
    overflow: hidden;
}
.testi-inner {
    padding: 50px 0;
}
.title_block .header-banner-new h1 {
    font-size: 5rem;
}

.novideo h1 {
    color: #fff;
}
.novideo .title_bkg img {
    opacity: 0.4;
}
.novideo .title_bkg {
    background: #000;
}
.page-template-default .novideo#titleBlock:after {
    background-image: url(/wp-content/themes/stonebridge/images/header-bottom-stripe-new.svg) !important;
}
.page-template-default .novideo + .index_page
{
    background: #f7e5f7;
    padding-bottom: 130px;
} 