
.home-banner-image img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	object-fit: cover;
	object-position: top right;
	top: 0;
}

.home-banner p {
	line-height: 1.3;
}

.home-banner h1 {
	margin-bottom: 15px;
	line-height: 1.05;
}

.home-banner .container {
	position: relative;
	z-index: 3;
	max-width: 1500px;
}

.home-banner {
	padding-top: 190px;
	padding-bottom: 160px;
	min-height: 100vh;
	flex-wrap: wrap;
}

.home-banner .container-inner {
	width: 960px;
	max-width: 100%;
	margin-left: 0;
}

.banner-description {
	font-size: 22px;
	margin-bottom: 30px;
	text-wrap: balance;
}

.banner-form {
	padding: 40px 0px;
	box-shadow: 3.6px 3.6px 54px 0px rgba(0, 0, 0, .1);
}

.banner-form .btn {
	width: 100%;
	text-align: left;
	padding: 14px 60px 14px 20px;
}

.banner-form .form-control {
	border: 1px solid #e9e9e9;
	color: black;
	font-size: 16px;
	line-height: 1;
	padding: 12px 15px;
	border-radius: 38px;
	height: auto;
}

.banner-form .form-control::placeholder {
	color: #b6b6b6 !important;
}

.banner-form textarea.form-control {
	height: 46px;
	min-height: auto;
}

.right-img-blue-background {
	background-color: #f6f8f8;
}

.award-section h2 {
	margin-bottom: 30px;
}

.award-blk .inner-wp {
	height: 140px;
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #f8f8f8;
	margin-left: 12px;
	margin-right: 12px;
	border-radius: 10px;
}

.left-image-with-blu-bck .inner-row, .right-img-blue-background .inner-row {
	background-color: var(--blue2);
}

.right-img-blue-background  .img-sc img {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: right top;
}

.left-image-with-blu-bck .inner-row *, .right-img-blue-background .inner-row * {
	color: white;
}

.left-image-with-blu-bck .lft img {
	display: block;
}

.left-form-with-content  h2, .left-form-with-content  h3, .left-form-with-content  h4, .left-form-with-content  h5, .left-form-with-content  h6 {
	color: var(--blue3);
	font-weight: 600;
}

.blue-form {
	padding: 60px 35px;
	border-radius: 30px;
	background-color: var(--blue2);
}

.blue-form .form-control {
	border: 1px solid #fff;
	padding: 15px;
	border-radius: 5px;
	color: white;
}

.blue-form .form-control::placeholder {
	color: #fff !important;
}

.blue-form textarea.form-control {
	height: 170px;
}

.blue-form .btn {
	min-width: 170px;
}

.services-section a, .services-blk a {
	display: block;
	border: 2px solid transparent;
}

.services-section a:hover, .services-blk a:hover {
	border: 2px solid #004a87;
}

.services-section .col-inner {
	padding: 70px 15px 60px 15px;
	position: relative;
	background-image: url("https://upswingpsychiatry.com/nitropack_static/GBLRjZVHiFcXBsbMiaHitAwvGIsAvaEo/assets/images/optimized/rev-750bc36/upswingpsychiatry.com/wp-content/themes/upswingpsychiatry/img/arrow3.svg");
	background-position: calc(100% - 15px) 25px;
	background-repeat: no-repeat;
	background-color: rgba(235, 243, 248, .8);
}

.services-section .col-inner.nitro-lazy {
	background-image: none !important;
}

.services-section .col-inner * {
	position: relative;
	z-index: 2;
}

.services .title {
	font-size: 18px;
	color: var(--blue2);
	font-weight: 700;
	line-height: 1.4;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.services .content {
	color: #000;
	font-weight: 400;
}

.services a .img-sc img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all .5s;
	object-fit: cover;
}

.services a .img-sc img {
	opacity: 1;
	transition: all .5s;
}

.chooseus-section .title {
	color: #000;
	margin-top: 15px;
	font-size: 47px;
	font-weight: 400;
	line-height: 57.6px;
}

.chooseus-section  .content {
	margin-bottom: 13px;
}

.chooseus-section .link {
	font-size: 22px;
	color: var(--blue2);
	font-weight: 700;
	text-transform: uppercase;
}

.chooseus-section .link:hover {
	color: #3ea7dc;
}

.chooseus-section .link:hover svg path {
	fill: #3ea7dc;
}

.chooseus-section .col-inner {
	padding: 40px 75px 30px 35px;
	border: 1px solid #191919;
	background-color: white;
	height: 340px;
	align-content: center;
}

.chooseus-section .icon svg {
	width: 75px;
	height: 75px;
}

.chooseus-content {
	padding-left: 50px;
	padding-right: 50px;
}

/* .chooseus-section .col-wp:nth-child(2) .col-inner{
  margin-top: 100px;margin-left: -70px;margin-right: -70px;position: relative;
  z-index: 2;
}
.chooseus-section .col-wp:nth-child(3)  .col-inner{
  padding-left: 60px;
} */
.team-members .img-sc img {
	display: block;
}

.left-image-with-content  h2, .left-image-with-content  h3, .left-image-with-content  h4, .left-image-with-content h5, .left-image-with-content  h6 {
	color: var(--blue);
	margin-bottom: 10px;
}

.left-image-with-content:before {
	content: "";
	width: calc(50vw - 240px);
	height: calc(50% + 100px);
	background-color: var(--blue2);
	position: absolute;
	left: 0;
	bottom: 0;
}

.left-image-with-content .container {
	position: relative;
	z-index: 2;
}

.team-members .title {
	color: #111;
	font-size: 28px;
	line-height: 36.46px;
	font-family: var(--manrope);
	text-transform: capitalize;
}

.team-members .sub-title {
	font-size: 18px;
	color: #333;
	font-family: var(--manrope);
}

.team-sec .title-sc {
	width: fit-content;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.team-sec .col-wp:nth-child(3n) .row, .team-sec .col-wp:nth-child(4n) .row {
	flex-direction: row-reverse;
}

.team-sec .col-wp:nth-child(3n) .row .img-sc:after, .team-sec .col-wp:nth-child(4n) .row .img-sc:after {
	left: calc(100% - 4vw);
}

.team-sec .btn-sc {
	margin-top: 40px;
}

.team-members {
	padding: 0px 45px;
}

.img-sc a img {
	transform: scale(1);
	transform-origin: bottom;
}

.img-sc a:hover img {
	transform: scale(1.1);
}

.content.service_content {
	font-size: 16px;
	font-weight: 600;
}

.team-sec .col-wp:nth-child(3n) .title-sc, .team-sec .col-wp:nth-child(4n) .title-sc {}

.footer-form.contact-form .btn {
	min-width: 170px;
}

iframe {
	height: 500px;
	display: block;
	width: 100%;
}

.testimonial-inner-slider .testimonial-blk {
	padding: 40px;
	border: 1px solid var(--blue3);
	margin: 0px 15px;
}

.testimonial-inner-slider .testimonial-blk svg {
	margin-bottom: 20px;
}

.testimonial-inner-slider .testimonial-blk .title {
	font-size: 24px;
	font-weight: 500;
	color: #111;
	margin-bottom: 10px;
	line-height: 1.3;
}

.testimonial-inner-slider .author {
	font-size: 20px;
	color: #111;
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: 5px;
}

.testimonial-inner-slider .sub-title {
	color: rgba(17, 17, 17, .6);
	font-size: 16px;
}

.testimonial-inner-slider  p {
	margin-bottom: 15px;
	color: rgba(17, 17, 17, .6);
}

.testmonial-inner-sc h2 {
	color: var(--blue);
}

.slick-dots {
	margin-top: 25px;
}

.slick-dots button {
	width: 10px;
	height: 10px;
	background-color: #c4c4c4;
	margin: 0px 5px;
}

.slick-dots li.slick-active button, .slick-dots li:hover button {
	background-color: var(--blue);
}

.testimonial-inner-slider .testimonial-blk blockquote {
	font-size: unset;
	width: 100%;
	margin: 0 auto;
	font-style: unset;
	padding: 0;
	border: none;
	background: none;
}

.testimonial-inner-slider .testimonial-blk blockquote::before {
	content: none;
}

.testimonial-inner-sc h2 {
	color: var(--blue);
}

.blue-hd-sc  h2, .blue-hd-sc  h3, .blue-hd-sc  h4, .blue-hd-sc  h5, .blue-hd-sc  h6 {
	color: var(--blue);
}

.grid-width-icon-section {
	background-color: var(--blue2);
}

.grid-width-icon-section * {
	color: white;
}

.grid-width-icon-section h2 {
	font-size: 45px;
	font-weight: 600;
	color: #fff;
}

.grid-width-icon-section .content {
	font-size: 18px;
	line-height: 32px;
}

.grid-width-icon-section .title {
	font-size: 28px;
	font-weight: 500;
	line-height: 1.3;
	margin-top: 15px;
	margin-bottom: 20px;
}

.services-list .img-sc img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all .5s;
}

.services-list a:hover .img-sc img {
	opacity: 1;
	transition: all .5s;
}

.services-list .col-inner {
	position: relative;
	background-color: rgba(235, 243, 248, .7);
	padding: 60px 35px;
}

.services-list .col-wp {
	position: relative;
	z-index: 2;
}

.services-list .title {
	font-size: 18px;
	font-weight: 700;
	color: var(--blue2);
	line-height: 1.3;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.services-list .content {
	color: black;
	font-weight: 400;
}

.contact-form h2 {
	color: var(--blue);
}

.footer-form.remove-bg {
	background-color: transparent;
	padding-top: 0;
}

.left-image-with-left-border .col-inner {
	padding-left: 40px;
}

.left-image-with-left-border  .img-sc img, .left-image-with-left-dark-border .img-sc img {
	display: block;
	display: block;
	position: relative;
	z-index: 2;
	width: 100%;
}

.left-image-with-left-border  .img-sc, .left-image-with-left-dark-border .img-sc {
	padding-left: 30px;
	padding-bottom: 30px;
	position: relative;
}

.left-image-with-left-border  .img-sc::after {
	content: "";
	width: calc(100% - 35px);
	height: calc(100% - 35px);
	background-color: var(--light-blue);
	position: absolute;
	left: 0;
	bottom: 0;
}

.left-image-with-left-dark-border .img-sc::after {
	content: "";
	width: calc(100% - 35px);
	height: calc(100% - 35px);
	background-color: var(--blue2);
	position: absolute;
	left: 0;
	bottom: 0;
}

.left-image-with-left-border .col-inner p, .left-image-with-left-dark-border .col-inner p {}

.left-image-with-left-border .col-inner  h4, .left-image-with-left-dark-border .col-inner h4 {
	font-size: 24px;
}

.right-image-wd-bg-img {
	background-size: cover;
}

.right-image-wd-bg-img ul li:before, .left-image-with-blu-bck ul li:before, .right-img-blue-background  ul li:before {
	background-color: white;
}

.right-image-wd-bg-img * {
	color: white;
}

.right-image-wd-bg-img .img-sc img {
	display: block;
	display: block;
	position: relative;
	z-index: 2;
	width: 100%;
}

.right-image-wd-bg-img .img-sc {
	padding-right: 30px;
	padding-bottom: 30px;
	position: relative;
}

.right-image-wd-bg-img  .img-sc::after {
	content: "";
	width: calc(100% - 35px);
	height: calc(100% - 35px);
	background-color: var(--light-blue);
	position: absolute;
	right: 0;
	bottom: 0;
}

.testimonial-hm {
	background-color: #f6f8f8;
}

.testimonial-hm h2 {
	color: var(--blue);
}

.testimonial-hm .testimonial-blk {
	padding: 40px;
	border: 1px solid var(--blue2);
	margin: 0px 15px;
}

.testimonial-hm .testimonial-blk svg {
	margin-bottom: 20px;
}

.testimonial-hm .testimonial-blk .title {
	font-size: 24px;
	font-weight: 500;
	color: #111;
	margin-bottom: 10px;
	line-height: 1.3;
}

.testimonial-hm p {
	margin-bottom: 15px;
	color: rgba(17, 17, 17, .6);
	line-height: 28px;
}

.testimonial-blk .author {
	font-size: 20px;
	font-weight: 500;
	line-height: 36px;
	color: #000;
}

.testimonial-home-slider  .slick-arrow {
	position: absolute;
	right: calc(50vw - 690px);
	top: 0;
	width: 50px;
	left: auto;
	font-size: 0;
	z-index: 5;
}

.testimonial-home-slider  .slick-arrow:hover {
	opacity: 1;
}

.testimonial-home-slider  .slick-arrow.slick-next:after {
	content: "";
	border: solid var(--blue2);
	border-width: 0 4px 4px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	width: 25px;
	height: 25px;
}

.testimonial-home-slider  .slick-arrow.slick-next:hover:after {
	border: solid #c0c0c0;
	border-width: 0 4px 4px 0;
}

.testimonial-home-slider  .slick-arrow.slick-prev:after {
	content: "";
	border: solid var(--blue2);
	border-width: 0 4px 4px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	width: 25px;
	height: 25px;
}

.testimonial-home-slider  .slick-arrow.slick-prev {
	right: calc(50vw - 640px);
}

.testimonial-home-slider  .slick-list {
	padding-top: 150px;
}

.testimonial-hm .top-sec {
	margin-bottom: -100px;
}

.testimonial-home-slider  .slick-arrow.slick-prev:hover:after {
	content: "";
	border: solid #c0c0c0;
	border-width: 0 4px 4px 0;
	display: inline-block;
	padding: 3px;
}

.testimonial-outer-wp .slick-list {
	padding-right: 20%;
}

.testimonial-outer-wp {
	--lwd: 695px;
	margin-left: calc(50vw - var(--lwd));
}

.left-image-with-blu-bck .lft img {
	height: 100%;
	object-fit: cover;
}

.left-image-with-content .img-sc img {
	width: 100%;
}

.patient-form .form-control {
	border: 1px solid grey;
	padding: 10px;
}

.has-text-align-center {
	text-align: center;
}

.patient-form  form br {
	display: none;
}

.patient-form .wpcf7-list-item {
	margin-left: 0px;
	margin-right: 20px;
}

.patient-form .wpcf7-list-item label span {
	margin-left: 10px;
}

/* .patient-form .wpcf7-checkbox .wpcf7-list-item{
  width: 250px;line-height: 1;margin-bottom: 25px;
} */
.patient-form .wpcf7-checkbox .wpcf7-list-item label {
	align-items: center;
}

.wpcf7-checkbox .wpcf7-list-item  label input {
	margin-top: 0;
}

.zigzag-captcha {
	display: flex;
	gap: 5px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	letter-spacing: 2px;
	user-select: none;
}

.captcha-char {
	display: inline-block;
	transform: rotate(var(--rotation)) translate(var(--x-offset), var(--y-offset));
	position: relative;
}

/* Optional background styling for better CAPTCHA visibility */
.zigzag-captcha {
	padding: 10px;
	background-color: #f0f0f0;
	border: 2px dashed #ccc;
	border-radius: 5px;
	display: inline-block;
}

#block_b85b5e92cd064ce4e1fc96aa8dbf90f3 {
	padding: 100px 0px 70px 0px;
}

#block_082841b5cb002deaeec2b89381269aeb {
	display: none;
}

#block_2313338b3c1337f7437b42d8bd36238c {
	background: none;
}

#block_c9d9a0098e9277b22a9dcb995cd6a1d5 {
	display: none;
}

#block_5ab9af01a0099f8c9536302048f7298e .btn-sc {
	margin-top: 20px;
}

.testmonial-inner-sc .btn-sc {
	margin-top: 25px;
}

.left-image-with-left-dark-border .col-inner {
	padding-left: 40px;
}

body .Page-title-sec {
	margin-bottom: -80px;
	margin-top: 100px;
}

.right-img-blue-background .inner-row {
	padding-left: 30px;
	padding-right: 10px;
}

.left-image-with-left-dark-border h3 a {
	font-size: var(--h3);
	color: #2c2c2c;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 15px;
	text-transform: capitalize;
}

.left-image-with-left-dark-border h3 a:hover {
	color: var(--blue);
}

.list-style ul li {
	line-height: 38px;
}

.list-style ul li:before {
	top: 21px;
}

.banner-form .wpcf7 label.error {
	right: 20px;
}

.home .left-image-with-content .img-sc img {
	height: 630px;
	object-fit: cover;
}

.home .right-img-blue-background {
	background: none;
}

.page-template-default .left-image-with-left-dark-border .img-sc img {
	height: 495px;
	object-fit: cover;
}

.page-template-default .right-image-wd-bg-img .img-sc img {
	height: 495px;
	object-fit: cover;
}

#block_cdc192800f1123fd75a0135bd2e9f89b ul {
	column-count: 2;
}

.page-template-default .wp-block-columns {
	justify-content: flex-start;
	margin: 0 auto;
	padding: 0px 20px 80px 20px;
	align-items: self-start;
}

/* #block_d6d9825b0ea739285d1105d482a52118{
  background: #004a87;
    color: #fff;
}
#block_d6d9825b0ea739285d1105d482a52118.list-style ul li:before{
  background: #ffffff;
} */
.page-template-default .right-image-wd-bg-img h4 {
	font-size: 24px;
}

/* #block_9350008fd1f79df95113d4f635418b7f.right-img-blue-background .inner-row{
  padding-left: 0px;
}
#block_9350008fd1f79df95113d4f635418b7f.right-img-blue-background .inner-content{
  padding-left: 30px;
} */
.page-template-default .left-image-with-left-border {
	background: #004a87;
	color: #fff;
}

.page-template-default .list-style ul li:before {
	background: #fff;
}

.page-template-default .left-image-with-left-dark-border.list-style ul li:before {
	background: #000;
}

.home .left-image-with-content .btn {
	margin-bottom: 25px;
}

.home .right-img-blue-background .d-flex.justify-content-end {
	display: none;
}

.home .right-img-blue-background h2 {
	margin-bottom: 20px !important;
}

.home .blue-form {
	padding: 60px 35px 50px 35px;
}

.testimonial-hm {
	display: none;
}

.content-section-full :where(h2, h3, h4, h5, h6) {
	color: var(--blue);
}

footer .link_content li {
	position: relative;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 30px;
	color: black;
	text-align: left;
}

footer .link_content li:before {
	content: "";
	width: 20px;
	height: 1px;
	background-color: var(--blue);
	position: absolute;
	left: 0;
	top: 50%;
}

.footer-form .wpcf7-list-item {
	margin: 10px 0px;
	display: block;
}

.footer-form .wpcf7-list-item label {
	align-items: center;
}

.book-consultation {
	padding: 70px 0px;
	background-color: var(--blue2);
}

.btn-border:hover {
	border-color: #fff;
}

.home-banner:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(62, 167, 220, .2);
	position: absolute;
	right: 0;
	top: 0;
	background: linear-gradient(91deg, rgba(0, 130, 175, .9) 0%, rgba(0, 130, 175, .4) 49.5%, rgba(234, 221, 178, 0) 100%);
}

.bg-img-wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.bg-img-wrap img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.book-consultation .container {
	position: relative;
}

.content-section-full ul li {
	margin-bottom: 20px;
}
