  #topbar {
    height: 150px;
    display: flex;
    align-items: center;
}

#topbar {
    background: #fff;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    
    padding: 0;
}

.contact_phone {
    margin-top: 2px;
    font-size: 1.143em;
    text-align: right;
}

.contact_field>span {
    display: block;
}






 .contact-form .second-container .form-group input {
        width: 100%;
        font-size: 15px;
        border-radius: 10px;
    }

    .contact-form .second-container .form-group * {
        height: 40px;
        border: 1px solid #e6e6e6;
        padding: 0 20px;
        border-radius: 10px;
    }


    .contact-form .second-container .form-group {
        margin-bottom: 20px;
    }

    .row{
        
        z-index:99;
    }


    section {
        padding: 150px 0px;
    }


    .gradient::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 50px;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    ul li {
        margin-bottom: 5px;
        font-size: 1.2rem;
        --tw-text-opacity: 1;
        color: rgb(78 82 83/var(--tw-text-opacity));
    }

    p {
        font-size: 1.2rem;
        --tw-text-opacity: 1;
        color: rgb(78 82 83/var(--tw-text-opacity));
    }

    .gradient.clip-1::before {
        background: linear-gradient(rgb(226, 242, 240) 13.14%, rgba(226, 242, 240, 0) 100%);
        transform: matrix(1, 0, 0, -1, 0, 0) rotate(0deg);
        clip-path: polygon(0px 1%, 100% 28%, 100% 100%, 0px 100%);
    }

    /* header section */

    h1 {
        font-size: 2.5rem !important;
    }

    h2,
    h3 {
        font-size: 2rem !important;
        font-weight: 700;
    }

    .banner-s2 {
        position: relative;
        padding-top: 120px;
        background-size: 110%;
        background-color: #FCF8F2;
        background-repeat: no-repeat;
        background-position: center top 99px;
    }

    .decoration-wrapper {
        z-index: 1;                      
    }

    .text-orange {
        color: #f87851;
    }


    .svg-path-wrapper {
        width: 65em;
    left: 5em;
    top: 83em;
    z-index: -1;
    }

    .absolute {
        position: absolute;
    }

    .svg-path-wrapper svg {
        max-width: 100%;
    }


    .h-full {
        height: 100%;
    }




    a:hover {
        text-decoration: none;
    }


    .therapist-list .search-area {
        max-width: 475px;
    }

    .search-area {
        background: #ffffffa6;
        background: var(--glass-color);
        backdrop-filter: brightness(1.1) saturate(150%) blur(10px);
        padding: 30px 30px;
        position: relative;
        z-index: 1;
        border-radius: 10px;
        max-width: 400px;
        margin-left: auto;
    }

    .search-area {
        background: #006a616b;
    }

    #ContentPlaceHolder1_divfulldesp .col-md-10,
    .col-md-8 {
        box-shadow: none;
    }

    .btn-green {
        background: #17a2b8;
        color: #fff;
        border: 1px solid #17a2b8;
        padding: 5px;
    }

    .question-box {
        background: #006a6121;
        backdrop-filter: brightness(1.1) saturate(150%) blur(10px);
        padding: 15px;
        border-radius: 10px;
    }

    input[type=radio] {
        display: none;
    }

    input[type=radio]:checked+label:before {
        background: var(--cyan);
        font-size: 50px;
    }

    input[type=radio]:checked+label {
        border: solid 3px var(--cyan);
        background: var(--cyan);
        transform: translateY(-10%);
        transition: transform 0.5s;
        color: #fff;
    }

    input[type=radio]:checked+label .subscription__title,
    input[type=radio]:checked+label .subscription__main-feature,
    input[type=radio]:checked+label .subscription__price {
        color: #6E8CA0;
    }

    table tbody {
        display: flex;
        justify-content: space-between;
    }

    table label {
        padding: 12px 12px;
        width: 120px;
        border-radius: 10px;
        background: #fff;
        cursor: pointer;
        text-align: center;
    }

    table label:hover {
        background: var(--cyan);
        color: #fff;
    }

    .progress {
        background: #fff;
    }

    .progress-bar {
        background: var(--cyan);
    }

.plan {
border-radius: 16px;
box-shadow: 0 30px 30px -25px rgba(0, 38, 255, 0.205);
padding: 10px;
background-color: #fff;
color: #697e91;
}

.plan strong {
font-weight: 600;
color: #425275;
}

.plan .inner {
align-items: center;
padding: 20px;
padding-top: 40px;
background-color: #64c4af1f;
border-radius: 12px;
position: relative;
}

.plan .title {
font-weight: 600;
font-size: 1.25rem;
color: #425675;
line-height: 1.5rem;
}

.plan .title + * {
margin-top: 0.75rem;
}

.plan .info + * {
margin-top: 1rem;

}

.plan .info{
font-size: 1rem;
}

.plan .features {
display: flex;
flex-direction: column;
margin: 0;
}

.plan .features li {
display: flex;
align-items: center;
gap: 0.5rem;
font-size: 1rem
}

.plan .features li + * {
margin-top: 0.75rem;
}

.plan .features .icon {
background-color: #1FCAC5;
display: inline-flex;
align-items: center;
justify-content: center;
color: #fff;
border-radius: 50%;
width: 20px;
height: 20px;
}

.plan .features .icon svg {
width: 14px;
height: 14px;
}

.plan .features + * {
margin-top: 1.25rem;
}

.plan .action {
width: 100%;
display: flex;
align-items: center;
justify-content: end;
}

.plan .button {
background-color: #92c0bd;
border-radius: 6px;
color: #fff;
font-weight: 500;
font-size: 1.125rem;
text-align: center;
border: 0;
outline: 0;
width: 100%;
padding: 0.625em 0.75em;
text-decoration: none;
}

.plan .button:hover, .plan .button:focus {
background-color: #6daba7;
}

.search-area{
max-width: none;
}

.decoration-wrapper:before{
	background:#FCF8F2;
	width:50%;
}

.counter-area {
    padding: 100px 0;
    background-color: #FFF5F2;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.counter-area .counter-text-overlay {
    position: absolute;
    left: 5vw;
    bottom: 50px;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    font-size: 90px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    line-height: 0;
    white-space: nowrap;
    color: #FF6B31;
    opacity: 0.1;
}


.section-title .title {
    font-size: 48px;
    margin-bottom: 24px;
    font-weight: 700;
}


.counter-box {
    background-color: #ffffff;
    padding: 32px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 25px 35px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 25px 35px rgba(0, 0, 0, 0.03);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.counter-box .number {
    font-size: 56px;
    margin-bottom: 8px;
	color:#fff;
}

.rating-star {
    display: inline-block;
    position: relative;
    color: #FDB12E;
	color:#fff;
}





.counter-box.active, .counter-box:hover {
    background-color: #FDA800;
    -webkit-box-shadow: 0px 25px 35px rgba(253, 168, 0, 0.25);
    box-shadow: 0px 25px 35px rgba(253, 168, 0, 0.25);
}





.feature-box-2 {
    position: relative;
    padding-left: 88px;
    margin-bottom: 40px;
}


.feature-box-2 .icon {
    width: 64px;
    height: 64px;
    font-size: 32px;
    line-height: 64px;
    text-align: center;
    background-color:#ff6b3152;
    color: #ffffff;
    border-radius: 100px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-box-shadow: 0px 15px 35px rgba(255, 112, 49, 0.3);
    box-shadow: 0px 15px 35px rgba(255, 112, 49, 0.3);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.feature-box-2 .title {
    font-size: 24px;
    margin-bottom: 8px;
}

.premium-backpack {
    margin: 0;
    text-align: center;
    padding: 30px;
    background: url(./assets/img/header-bg-circle.png) no-repeat scroll center center / contain;
	min-height:400px;
	 animation-name: rotate;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    border-radius: 50%;
}

@keyframes rotate{
    from{ transform: rotate(-360deg); }
    to{ transform: rotate(360deg); }
}







.counter-area .overlay-text {
    position: absolute;
    left: 4vw;
    bottom: 0;
    font-size: 120px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FF6B31;
    opacity: 0.1;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
}


.stats .row>div:not(:last-child) {
    border-right: 1px solid rgba(255, 107, 49, 0.2);
}

.stats .counter-box{

		background: transparent;
		box-shadow:none;
		text-align:center;


}


.stats .counter-box .number {
    color: #FF6B31;
    margin-bottom: 12px;
    font-size: 48px;
}

.btn-orange{
	background-color:#FF6B31;
    color: #ffffff;
	border:1px solid #FF6B31;
	box-shadow: 0px 15px 30px rgba(255, 107, 49, 0.3);
}

.btn-bold:hover{
	text-decoration:underline;
	color:#FF6B31;
	transition: 0.3s;
}

.btn-orange:hover{
background:#fff;
border:1px solid #FF6B31;
}

@media(min-width:768px){
	.phn-margin{
	margin-top:-100px;
}
}

.icon {
	display:flex;
	justify-content:center;
	align-items: center;
}



.accordion .item {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.07);
    border-radius: 6px;
    margin-bottom: 20px;
}

.accordion .item .title {
    font-size: 20px !important;
    font-weight: 600;
    padding: 20px 24px;
    margin: 0;
    cursor: pointer;
}

.accordion .item .title a {
    display: block;
    color: var(--heading-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.accordion .item .desc p {
    padding: 0 24px 24px 24px;
}

.accordion .item li{
	font-weight:500;
	padding: 0 24px 24px 24px;
}

.title-box{
	font-size: 30px;
    margin-bottom: 24px;
    font-weight: 700;
}

p , li , .accordion-body{
   
     font-weight:500;
}

.accordion-body{
	font-size:1.1rem;
}

ul li{
	padding-left:0px;
	list-style-type:disc;
}



h1 {
    font-weight: 700;
}

.new_coupe_scn p {
    font-size: 17px;
    text-align: justify !important;
}

.new_why_couple .counter-box span.number {
    font-weight: 700;
}

.new_why_couple .counter-box h3.title-box {
    color: #fff;
    font-size: 30px !important;
}

.accordion .item .title {
    font-size: 18px !important;
  
}

.accordion .item .desc p {
    padding: 0 15px 8px 20px;
    font-size: 16px;
}

.accordion .item li {
    font-weight: 500;
    padding: 0 15px 10px 0px;
    font-size: 16px;
}

section {
    padding: 80px 0px;
}

.request_couple .section-header span {
    font-size: 25px;
    font-weight: 700;
}

.request_couple .read-button input{
	background-color: rgb(7 124 88 / 84%);
	color:#fff;
}


@media(max-width: 767px){
	.header-area {
        padding: 50px 0;
    }
	
		h1 {
    font-size: 2.2rem !important;
}
.header-text .main-title {
 
    margin-bottom: 7px;
}

.header-text .desc {
    margin-bottom: 26px;
   
}
section {
    padding: 40px 0px;
}
h2 {
    font-size: 1.6rem !important;
    font-weight: 700;
	margin-bottom: 10px !important;
}

p{
	font-size: 16px !important;
}

ul li{
	font-size: 16px !important;
}
.btn-orange {
   
    font-size: 15px;
}

section {
        padding: 40px 0px;
    }
	
	.frst_dting_cple .p-5 {
        padding: 0 20px !important;
    }
	.mrge_cnslg .col-md-6.d-flex.align-items-center.p-5 {
    padding: 0 20px !important;
}
.accordion .item .title {
    font-size: 18px !important;
  
    padding: 15px 18px;
   
}
.new_coupe_scn {
    padding: 60px 0 !important;
}
.accordion-body {
    font-size: 15px;
}
.accordion .item .title a {
   
    font-size: 16px;
}
.counter-box {

    padding: 20px;
 
}
.counter-box .number {
    font-size: 35px;
 
}
.new_why_couple .counter-box h3.title-box {

    font-size: 20px !important;
}
.new_why_couple .col-md-7.offset-xl-1 {
    margin-top: 10px;
}
.accordion-button {
    
    padding: 12px 15px;
   
}
}