@font-face {
      font-family: 'Sen';
    src: url('../fonts/../fonts/Sen-ExtraBold.eot');
    src: url('../fonts/../fonts/Sen-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sen-ExtraBold.woff2') format('woff2'),
        url('../fonts/Sen-ExtraBold.woff') format('woff'),
        url('../fonts/Sen-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
       font-family: 'Sen';
    src: url('../fonts/Sen-Bold.eot');
    src: url('../fonts/Sen-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sen-Bold.woff2') format('woff2'),
        url('../fonts/Sen-Bold.woff') format('woff'),
        url('../fonts/Sen-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
        font-family: 'Sen';
    src: url('../fonts/Sen-Medium.eot');
    src: url('../fonts/Sen-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sen-Medium.woff2') format('woff2'),
        url('../fonts/Sen-Medium.woff') format('woff'),
        url('../fonts/Sen-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
       font-family: 'Sen';
    src: url('../fonts/Sen-Regular.eot');
    src: url('../fonts/Sen-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sen-Regular.woff2') format('woff2'),
        url('../fonts/Sen-Regular.woff') format('woff'),
        url('../fonts/Sen-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sen';
    src: url('../fonts/Sen-SemiBold.eot');
    src: url('../fonts/Sen-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Sen-SemiBold.woff2') format('woff2'),
        url('../fonts/Sen-SemiBold.woff') format('woff'),
        url('../fonts/Sen-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body{
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 19px;
  color: #070707;
      font-family: 'Sen' !important;
  font-weight: 400;
}
h1{
font-size: 55px;
line-height: 58px;
font-weight: 700;

}
h2{
font-size: 40px;
font-weight: 700;
line-height: 49px;

}

.pdtb-85{
padding: 85px 0px;
}
.pdt-85{
padding-top: 85px;
}
.pdb-85{
padding-bottom: 85px;
}
.mt-85{
    margin-top: 85px;
}
.mt-50{
    margin-top: 50px;
}
.mb-50{
    margin-bottom: 50px;
}

.top-header{
	background: #4c1755;

}
.topnav {
    display: flex;
    justify-content: end;
    align-items: center;
}
.navlinks ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.navlinks ul li {
    display: inline;
    font-size: 16px;
    margin-right: 25px;
    font-weight: 600;
}
.navlinks ul li a{
	color: #fff;
	text-decoration: none;
}
.nav-sociallinks ul{
		padding: 0;
	list-style: none;
	margin: 0;
}
.nav-sociallinks ul li {
    display: inline;
    font-size: 16px;
    font-weight: 600;
}
.navlinks {
    margin-right: 15px;
}
.nav-sociallinks a{
	color: #fff;
	text-decoration: none;
}
.socialbg a {
    background: #5e2469;
    width: 30px;
    height: 30px;
	font-size: 14px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
}
.search a {
    width: 32px;
    height: 32px;
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
    line-height: 32px;
    border-radius: 100%;
}
.tiangle{
	margin-right: 15px;
}
.user{
	margin-right: 15px;
}
.search{
	margin-left: 20px;
}
.home-banner img{
	max-width: 100%;
}
	.home-banner {
    position: relative;
 
}
.banner-content {
    position: absolute;
    top: 10px;
    max-width: 660px;
    z-index: 9;
}
.home-banner:after{
	position: absolute;
	content: "";
	width: 65%;
	height: 100%;
	left: 0;
  top:0;
clip-path: polygon(0% 20%, 0 0, 65% 0, 100% 50%, 65% 100%, 0 100%, 0% 80%);
	background: #5E2469;
	
	
}
.logo {
    left: -60px;
    position: relative;
	margin-bottom:10px;
}

.banner-content h1{
	color: #7DC142;
}
.banner-content p{
	color: #fff;
}
.logo img{
	width: 340px;
}
.service-grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px 10px;
}
.home-main{
	width: 100%;
}
.binocular {
    background: #EFF0F2;
    width: 100px;
    height: 100px;
	border: 3px solid #7DC142;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    border-radius: 100%;
}
.work{
	text-align: center;
}
.work h3{
	 color: #ACE47B;
	font-size: 18px;
	line-height: 22px;
}
.tabmain-section {
    margin-top: -80px;
    position: relative;
}
.tabmain-section .nav-tabs {
    border-bottom: none;
    justify-content: space-between;
    gap: 20px;
}
.tabmain-section .nav-tabs .nav-link.active {
    color: #4C1755;
    background: #ACE47B;
    border: none;
    border-radius: 44px;
 
    outline: none;
}
.tabmain-section .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 49%;
	text-align: center;
}

.tabmain-section .nav-tabs .nav-link {
    border: 1px solid transparent;
  border-radius: 44px !important;
    background: #EEEEEE;
		color: #4C1755;
	font-size: 34px;
	   padding: 15px 30px !important;
	line-height: 40px;
	font-weight: 700;   
	transition: all .5s ease-out !important;
}
.tabmain-section .nav-tabs .nav-link:hover {
    background: #4c1755;
		color: #fff;

}

.professional-main img{
	max-width: 100%;
}
.professional ul{
	padding-left: 15px;
	margin-top: 30px;

}
.professional ul li{
	margin-bottom: 12px;
}
.book-appointment a {
    background: #5E2469;
    font-size: 18px;
    line-height: 24px;
    color: #F9F6F6;
    padding: 15px 40px;
    display: inline-block;
    border-radius: 39px;
    margin-right: 20px;
    font-weight: 700;
	text-align: center;
	 min-width: 273px;
    text-decoration: none;
	transition: all .5s ease-out !important;

}
.book-appointment a:hover{
	color: #fff;
	background: #ACE47B;
}
.professional h2{
			color: #4C1755;
}
.physiotherapy-guardian{
	background: #EEEEEE;
	text-align: center;
}
.physiotherapy-text h2{
			color: #4C1755;
	margin-bottom: 25px;
}
.physiotherapy-text{
	max-width: 1170px;
	margin: 0px auto;
	position: relative;
    z-index: 9;

}
.benifit-section{
	background: url("../img/dots.png") no-repeat;
	background-position: top right;
}
.benifit-section h2{
			color: #4C1755;
	margin-bottom: 25px;
	text-align: center;
}

.benifit-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px 20px;
	margin-top: 30px;
}
.benifit-icon {
    background: #5E2469;
    width: 100px;
    height: 100px;
    border: 3px solid #7DC142;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    border-radius: 100%;
}
.benifit-text h3 {
    color: #5E2469;
    font-size: 18px;
	font-weight: 700;
    line-height: 22px;
}
.benifit-section .container{
		max-width: 1170px;
}
.benifit-text{
    text-align: center;
}
.benifit-text p{
	margin-bottom: 0;
}
.Whychoose-section{
	text-align: center;
	background: #5E2469;
}
.Whychoose-section .physiotherapy-text h2{
			color: #ACE47B;

}
.Whychoose-section .physiotherapy-text p{
			color: #fff;

}
.physiotherapy-text p:last-child{
	margin-bottom: 0;
}
footer{
	background: #4C1755;
	text-align: center;
}

.footer-container h2{
		color: #7DC142;

}
.footer-container p{
	color: #fff;
}
.footer-container{
	max-width: 800px;
	margin: 0px auto;
		position: relative;
    z-index: 9;
}
.contact-info span{
	color: #7DC142;
	font-weight: 700;
}
.contact-info a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;

}
.tabmain-section .nav-item span{
	max-width: 310px;
	display: inline-block;
}
.professional h2 {
    color: #4C1755;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    background: none !important;
    border-radius: none !important;
    border: none !important;
    box-shadow: none !important;
    margin-block-end:0 !important;
    margin-block-start: 0 !important;
    padding-block: none !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
  
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon {
    display: none !important;
}
h2.gform_submission_error.hide_summary{
	 font-size: 14px !important;
}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
    background: none !important;
    border: none !important;
    font-size: 14px !important;
    
    padding: 0 !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    color: #c02b0a !important;
    font-size: 13.2px;
    font-weight: 500;
    line-height: 17.6px;
    margin-block-end: 12px;
    margin-block-start: 0;
    margin-inline: 0;
}
.professional-from{
	
	padding-right: 35px;
	position: relative;
}
.professional-from:after{
	position: absolute;
	background: #010101;
	content: "";
	right: 0px;
	top: 0;
	width: 1px;
	height: 100%;
}
#gform_wrapper_83 .gfield--no-description{
	color: #9F9F9F;
	    margin-bottom: 0;
	    min-height:auto !important;
}
#gform_wrapper_83 input{
	  border-top: none;
	border-left: none;
	border-right: none;
	padding: 8px 0px;
	border-bottom: 1px solid #707070;
}
#gform_wrapper_83 input:focus{
	outline: none  !important;
	box-shadow: none  !important;
}
#gform_wrapper_83 input::placeholder {
  color: #060606  !important;

}

#gform_wrapper_83 input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #060606 !important;
}
.formblock{
	padding: 0px 20px;
}

#gform_wrapper_83 #gform_submit_button_83 {
    background: #5E2469;
    font-size: 18px;
    line-height: 24px;
    color: #F9F6F6;
    padding: 15px 40px;
    display: inline-block;
    border-radius: 39px;
    font-weight: 700;
    text-decoration: none;
    min-width: 273px;
	transition: all .5s ease-out !important;
	border: none;
	    margin-bottom: 0;
}
#gform_wrapper_83 #gform_submit_button_83:hover{
	color: #fff;
	background: #ACE47B;
}
#gform_wrapper_83 #field_83_10, #gform_wrapper_83 #field_83_7 {
    margin-top: 30px !important;
    margin-bottom: 0 !important;
}
body .gform_wrapper {
    margin-bottom: 0px;
}
#gform_wrapper_83 #gform_submit_button_83::before,
#gform_wrapper_83 #gform_submit_button_83::after{
	content:none !important;
}
#gform_83 .gfield_error>.ginput_container:after{
	content:none !important;
}
.wrapper{
	position: relative;
}
.triangle-sahp img{
	max-width: 100%;
}
.triangle-sahp {
    position: absolute;
    bottom: 200px;
    left: -230px;
}
.professional-heading h2{
	max-width: 580px;
}
body .gform_wrapper:not(.gform_validation_error) .gform_body {
    margin-top: 0px;
}

.gform_wrapper.gravity-theme .gform_fields {
    display: grid;
    grid-column-gap: 2%;
    -ms-grid-columns: (1fr 2%)[12];
    grid-row-gap: 16px;
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: repeat(auto-fill,auto);
    width: 100%;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-full {
    grid-column: span 12;
    -ms-grid-column-span: 12;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-half {
    grid-column: span 6;
    -ms-grid-column-span: 6;
}
