/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 29 2025 | 10:48:47 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.top-section-form h3 {
    font-weight: inherit !important;
}

#next-section-scroll {
	height: 85px;
    width: 85px;
    line-height: 86px; 
}

.form-heading {
    position: relative;
    border-radius: 20px;
    background: #8bc34a;
}

.top-section-form p {
    position: relative;
}

/* .top-section-form p:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 10px);
    width: 120px;
    height: 4px;
    background: linear-gradient(90deg, transparent 0 20%, #9774aebd 35% 65%, transparent 80% 100%);
} */

.top-section-form ul li input,
.top-section-form .gform_wrapper .gfield select {
    border: 2px solid !important;
    display: block !important;
    box-shadow: none!important;
    border-radius: 10px!important;
    height: 50px!important;
    padding: 0 15px!important;
    margin-top: 0px!important;
    border-color: rgb(151 116 174 / 38%) !important;
    font-size: 15px !important;
  	color: #000 !important;
/*     box-shadow: 0 2px 4px 0px rgb(151 116 174 / 38%) inset !important; */
}
.top-section-form ul {
    display: flex !important;
    flex-wrap: wrap;
}

.top-section-form ul li:nth-child(6) {
    order: 1;
    width: 100% !important;
}

.top-section-form ul li textarea {
    height: 80px !important;
    border-radius: 10px!important;
    border: 2px solid rgb(151 116 174 / 38%) !important;
/*     box-shadow: 0 2px 4px 0px rgb(151 116 174 / 38%) inset !important; */
    font-size: 15px !important;
    color: rgba(0, 0 ,0, 0.4) !important;
}

.top-section-form .gform_wrapper .gform_footer input {
    border-radius: 60px!important;
    margin: auto !important;
    max-width: 209px!important;
    font-size: 14px!important;
    display: block;
    height: 50px !important;
    border: 0 !important;
    color: #fff !important;
}

.top-section-form input::-webkit-input-placeholder { 
    color:    #000 !important;
}
.top-section-form input:-moz-placeholder { 
   color:    #000 !important;
   opacity:  1;
}
.top-section-form input::-moz-placeholder { 
   color:    #000 !important;
   opacity:  1;
}
.top-section-form input:-ms-input-placeholder { 
   color:    #000 !important;
}
.top-section-form input::-ms-input-placeholder { 
   color:    #000 !important;
}

.top-section-form input::placeholder { 
   color:    #000 !important;
}

.top-section-form ul li input::placeholder,
.top-section-form ul li textarea::placeholder {
    opacity: 1;
}

.top-section-form > .elementor-column-wrap.elementor-element-populated {
    background-size: 100% 442px !important;
    position: relative;
    overflow: hidden;
}

.top-section-form > .elementor-column-wrap.elementor-element-populated:before {
    content: "";
    position: absolute;
    left: -130px;
    top: 2px;
    width: 200px;
    height: 200px;
    border-top: 90px solid #8bc34a;
    border-right: 90px solid #8bc34a;
    transform: rotate(
35deg);
    border-radius: 55px;
}
.couple-teatment {
    margin-top: 60px;
}

.couple-teatment p.elementor-image-box-title {
    margin-top: 0;
}

.top-section-left-intro .elementor-widget-wrap {
    max-width: 358px;
}

#next-section-scroll {
	position: relative;
}

#next-section-scroll::after {
	background-color: #8DC63F;
    border-radius: 10px;
    color: #fff;
    display: none;
    padding: 17px 15px;
    position: absolute;
    text-align: center;
    z-index: 999;
    content: 'Scroll to Learn More';
    top: 20px;
    right: 0;
    font-size: 16px;
    transform: translateX(calc(100% + 10px));
    line-height: 12px !important;
    width: 205px;
}

#next-section-scroll::before {
	background-color: #8DC63F;
	content: ' ';
	display: none;
	position: absolute;
	width: 15px;
	height: 15px;
	z-index: 999;
  	top: 50%;
	right: 0;
	transform: translate(calc(100% + 5px), -50%) rotate(45deg);
}

#next-section-scroll:hover::after {
	display: block;
}

#next-section-scroll:hover::before {
	display: block;
}

.items-header {
    margin: 0 !important;  
}

.items-header ul {
    margin: 0 0 17px 0;
    padding: 0 0 0 18px;  
}

.items-header ul li {
	font-size: 23px;
    color: #525252;  
}

.items-header ul li strong {
	color: #966ab4;  
}


body.page-id-14509 .gform_wrapper .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
body.page-id-14509 .gform_wrapper .gfield select, 
body.page-id-14509 .gform_wrapper .gfield_select[multiple=multiple],
body.page-id-14850 .gform_wrapper .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
body.page-id-14850 .gform_wrapper .gfield select, 
body.page-id-14850 .gform_wrapper .gfield_select[multiple=multiple],
body.page-id-14850 .gform_wrapper textarea{
  color: #000000 !important;
}

@media screen and (max-width: 1200px){
  .md-top-mr .elementor-image img {
    margin-top: 148px !important;	
  }
}


@media screen and (max-width: 1050px){
  .md-top-mr .elementor-image img {
    margin-top: 300px !important;	
  }
  
  .fix-md-btn a {
    font-size: 17px;
  }
}


@media screen and (max-width: 800px){
  .top-section-form > .elementor-column-wrap.elementor-element-populated {
      background-size: 100% 388px !important;
  }
  .top-section-form > .elementor-column-wrap.elementor-element-populated:before {
      display: none;
  }
  .top-section-form > .elementor-column-wrap.elementor-element-populated .elementor-widget-container {
      padding: 0;
  }
  .top-section-form > .elementor-column-wrap.elementor-element-populated .elementor-widget-container {
      padding: 0;
  }

  .top-section-form .elementor-element.elementor-element-7b9d89d.landingimg-box.elementor-widget.elementor-widget-heading {
      margin-bottom: 5px !important;
  }

  .top-section-form p {
      padding-bottom: 80px !important;
      font-size: 12px;
  }

  .top-section-form h3 {
      font-size: 22px !important;
  }
  
  .fix-md-btn a {
    line-height: 25px;
  }
  
}

@media screen and (max-width: 767px){
  .top-section-form h3 {
    font-size: 38px !important;
    display: block;
    line-height: 36px !important;
    margin-bottom: 20px !important;
}
  .top-section-form > .elementor-column-wrap.elementor-element-populated .elementor-widget-container {
    padding: 0;
}

.top-section-form .elementor-element.elementor-element-7b9d89d.landingimg-box.elementor-widget.elementor-widget-heading {
    margin-bottom: 5px !important;
}

.top-section-form p {
    padding-bottom: 110px !important;
    font-size: 16px;
    line-height: 23px;
    margin-top: 15px;
}

.top-section-form h3 {
    font-size: 38px !important;
    display: block;
}

.top-section-form > .elementor-column-wrap.elementor-element-populated {
      background-size: 100% 500px !important;
      max-width: 90%;
      margin: 0 auto!important;
      background-color: #fff;
  }

.top-section-form #gform_30 .gform_footer.top_label, #gform_31 .gform_footer.top_label {
    margin-top: 20px !important;
}
 
  .elementor-14509 .elementor-element.elementor-element-5f825b1 {
    text-align: left;
    padding-left: 20px;
    max-width: 400px;
}
  
.banner-sub-text {
   	text-align: left !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 20px;
  }  
  
  #main-cta-hd,
  #sub-cta-hd {
    	text-align: left !important;
    	margin-left: 20px !important;
  }
  
  .items-header ul {
    margin: 0 0 9px 0;
    padding: 0;
    text-align: left;
    max-width: 437px;
    margin-left: 20px;
    list-style: none;
}
  

.items-header ul li {
    font-size: 18px;
    color: #ffffff;
    line-height: 16px;
    margin-bottom: 6px;
    background: #9774ae;
    padding: 10px;
    border-radius: 6px;
}  
 
.items-header ul li strong {
    color: #ffffff;
}    
}

@media screen and (max-width: 640px){

  
.banner-sub-text {
    max-width: 50% !important;
  }  
  
  .items-header ul {  
    max-width: 244px;
}
  

.items-header ul li {
font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    line-height: 21px;
    background: #9774ae;
}  
 
.items-header ul li strong {
    color: #ffffff;
}

.top-section-form p {
    padding-bottom: 88px !important;
    font-size: 13px;
    line-height: 20px;
    margin-top: 6px;
}
}


@media screen and (max-width: 500px){

.top-section-form h3 {
    font-size: 22px !important;
    display: block;
    padding-left: 0;
}

.top-section-form > .elementor-column-wrap.elementor-element-populated {
      background-size: 100% 420px !important;
      max-width: 90%;
      margin: 0 auto!important;
      background-color: #fff;
  }

.top-section-form #gform_30 .gform_footer.top_label, #gform_31 .gform_footer.top_label {
    margin-top: 20px !important;
}
  
  .elementor-14509 .elementor-element.elementor-element-5f825b1 {
    padding-left: 20px;
    max-width: 95%;
}
  
  .banner-sub-text {
    max-width: 60% !important;
}


.items-header ul {
    margin: 0 0 17px 0;
    padding: 0 0 0 18px;
    text-align: left;
    max-width: 50%;
    margin-left: 20px;
    list-style-type: disc;
}
  
.items-header ul li {
    font-size: 14px;
    color: #ffffff;
    line-height: 21px;
    margin-bottom: 6px;
    background: transparent;
    padding: 2px;
}
  
#main-cta-hd, #sub-cta-hd {
    text-align: left !important;
    margin-left: 20px!important;
}
  
  
body.page-id-14509 .top-header-rights.topmenus {
	display: none !important;    
} 
 
.couple-teatment {
    margin-top: 17px;
}
  
}

@media screen and (max-width: 380px){ 
  .top-section-form > .elementor-column-wrap.elementor-element-populated .elementor-widget-container {
    padding: 0;
}

.top-section-form .elementor-element.elementor-element-7b9d89d.landingimg-box.elementor-widget.elementor-widget-heading {
    margin-bottom: 5px !important;
}

.top-section-form p {
    padding-bottom: 67px !important;
    font-size: 11px;
    line-height: 16px;
    margin-top: 5px;
}

.top-section-form h3 {
    font-size: 18px !important;
    display: block;
    padding-left: 0;
}

.top-section-form > .elementor-column-wrap.elementor-element-populated {
      background-size: 100% 320px !important;
      max-width: 90%;
      margin: 0 auto!important;
      background-color: #fff;
      padding: 20px !important;
  }

.top-section-form #gform_30 .gform_footer.top_label, #gform_31 .gform_footer.top_label {
    margin-top: 20px !important;
    /* margin-bottom: 10px !important; */
}

.top-section-form ul li input, .top-section-form .gform_wrapper .gfield select {
    height: 37px !important;
    font-size: 12px !important;
    border-radius: 6px !important;
}

.top-section-form ul li textarea {
    font-size: 12px !important;
    border-radius: 6px !important;
}

.top-section-form .gform_wrapper {
    margin-bottom: 0;
}
}
@media(min-width:575px) and (max-width:767px) {
#consultation-form .gform_wrapper ul.gform_fields {
    padding-top: 90px;
}
.top-section-form > .elementor-column-wrap.elementor-element-populated {
    background-size: 100% 450px !important;
}
#consultation-form div#main-form-sec {
    margin: 0 !important;
}
  .top-section-form > .elementor-column-wrap.elementor-element-populated {
    background-size: 100% 485px !important;
}
}
@media (min-width:480px) and (max-width:575px){
.top-section-form h3 {
    font-size: 22px !important;
    display: block;
    padding-left: 0;
    line-height: 21px !important;
    margin: 0 !important;
}
div#main-form-sec{
	margin:0 !important;
}
#main-form-sec .gform_wrapper ul.gform_fields {
    padding-top: 110px;
    list-style-type: none;
}
} 

@media screen and (max-width: 480px){
  .elementor-14509 .elementor-element.elementor-element-14ef843 {
    padding-bottom: 100px;
  }  
  
.top-section-form > .elementor-column-wrap.elementor-element-populated {
    background-size: 100% 440px !important;
    max-width: 100%;
    margin: 0 auto!important;
    background-color: #fff;
    padding: 20px !important;
    line-height: 21px !important;
    margin:0 !important;
}
div#main-form-sec {
    margin-bottom: 10px !important;
}
#main-form-sec .gform_legacy_markup_wrapper form {
    padding-top: 110px !important;
    list-style-type: none;
}
}
