/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */



.container{
	max-width: 1440px;
	margin: 0 auto;
}
.header-sec{
	position: fixed;
	top: 0;
}
.header-sec .top-header {
    max-height: 200px; 
    opacity: 1;
    overflow: hidden;
    transition: max-height 0.5s ease, opacity 0.5s ease, padding 0.5s ease;
    display: flex;
}

/*.header-sec.newheader .top-header {
    max-height: 0;
    opacity: 0;
    padding: 0;
    pointer-events: none;
    visibility: hidden;
}*/
.header-sec.newheader {
    background: linear-gradient(0deg,rgba(255, 255, 255, 0) 0%, rgba(48, 68, 108, 1) 100%);
}
.header-sec.newheader .main-header{
    box-shadow: 0px 6px 20px #00000026;
}
.header-menu li a{
    color: #2d2c2c !important;
}
.header-menu li.custom-active a{
    color: #30446C !important;
}
.header-menu li a:hover{
    color: #30446C !important;
}




.banner-sec{
    position: relative;
    overflow: hidden;
}
.banner-img{
    position: absolute;
    top: 61%;
    transform: translate(-50%, -50%);
    right: -38%;
    height: 770px;
    max-width: 830px !important;
    width: 100%;
}
.banner-btn a{
    padding-left: 75px !important;
}
.banner-btn .elementor-button-icon{
    background: #fff;
    height: 56px;
    width: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: 0;
}
.banner-btn .elementor-button-content-wrapper{
    align-items: center;
}
.banner-btn .elementor-button-icon svg path{
    fill: #30446c;;
}

.custom-slider .slick-slide{
    display: flex !important;
}
.custom-slider .slick-slide{
   margin: 0 25px;
}
.custom-slider .slick-slide img{
    height: 290px;
    object-fit: cover;
    width: 100%;
}
.custom-slider button{
    padding: 0;
    background: transparent;
    border: 0;
}
.custom-slider button:hover{
    background: transparent;
}
.custom-slider button:before{
    display: none;
}
.custom-slider button:focus{
    background: transparent;
}
.custom-cta-form  input.form-control{
    box-shadow: 0px 20px 20px 0px #30446C4D;
    height: 50px;
    border-radius: 2px;
    border: 0;
    font-weight: 700;
    font-size: 17px;
    line-height: 25px;
    vertical-align: middle;
    color: #243E55;
}
.custom-cta-form input.form-control::placeholder{
    color: #243E55;
}
.custom-cta-form input.form-control:focus-visible{
    box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
}
.custom-cta-form .form-btn{
        background: #21375C;
    box-shadow: 0px 20px 20px 0px #30446C4D;
    font-weight: 700;
    font-size: 19px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
    border: 0;
    height: 50px;
    color: #fff;
    padding: 10px 50px;
}
.custom-cta-form .form-btn:hover{
    background: #30446c;
}
.custom-cta-form .row .col-md-6{
    margin-bottom: 15px;
}
.header-btn .elementor-button-icon i{
    color: #27A5FF;
}

.cust-icon-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.cust-icon-box{
    width: 31% !important;
}
.wpcf7-spinner{
position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}






.pum-theme-814, .pum-theme-default-theme {
    background-color: rgb(43 67 107 / 90%) !important;
}
.steps-form{
    position: relative;
}
.steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active{
    background-color: #5688DD !important;
}
.wpcf7-form  .steps-form .steps-row .steps-step p {
    font-size: 0 !important;
        height: 0 !important;
    margin: 0 !important;
}
.progressbar-style-1.steps-form .steps-row .steps-step{
    height: 6px;
}
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle {
    height: 6px !important;
    padding: 5px 10px;
    border-radius: 80px !important;
    border: 0 !important;
}
.wpcf7-form .steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active {
    background-color: #5688DD !important;
}
.wpcf7-form .steps-form .steps-row .steps-step .btn-circle{
    background-color: rgb(43 67 107 / 20%) !important;
}
.wpcf7-form .steps-form .steps-row .steps-step .btn-circle.completed {
    background-color: #30446C !important;
}
.progressbar-style-1.steps-form .steps-row .steps-step {
    background: transparent !important;
}



.assessment-form{
    margin-top: 15px;
}
.assessment-form .custom-step-class{
        font-weight: 600;
    font-size: 16px;
    line-height: 15px;
    vertical-align: middle;
    color: #2B436B;
    text-align: center;
}
.assessment-form .form-title, h3.form-label {
    font-size: 18px !important;
    
    color: #2B436B !important;
    font-weight: 800 !important;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0 !important;
}
.pum-theme-814 .pum-container, .pum-theme-default-theme .pum-container{
    background-color: #fff !important;
}
.uacf7-buttons {
    display: flex;
    gap: 6px;
    flex-wrap: nowrap;
    margin-bottom: 0;
}
.uacf7-buttons .uacf7-prev{
        width: 100%;
    background: #30446C;
    border: none;
    padding: 8px 16px !important;
    font-family: 'Nunito Sans';
    font-weight: 800;
    font-size: 16px;
    border-radius: 10px;
    height: 42px;
    color: #fff;
}
/* .assessment-form.step-3 .submit-btn{
    margin-bottom: 5px;
} */
.pum-theme-814 .pum-content + .pum-close,
.pum-theme-default-theme .pum-content + .pum-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: transparent;
  border: none;
  outline: none;
}

/* create cross lines */
.pum-theme-814 .pum-content + .pum-close::before,
.pum-theme-814 .pum-content + .pum-close::after,
.pum-theme-default-theme .pum-content + .pum-close::before,
.pum-theme-default-theme .pum-content + .pum-close::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 2px;
  background-color: #2B436B; /* change color if needed */
  transform-origin: center;
}

.pum-theme-814 .pum-content + .pum-close::before,
.pum-theme-default-theme .pum-content + .pum-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.pum-theme-814 .pum-content + .pum-close::after,
.pum-theme-default-theme .pum-content + .pum-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.pum-theme-814 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    position: absolute !important;
    height: 30px !important;
    width: 30px !important;
    left: auto !important;
    right: -15px !important;
    bottom: 0 !important;
    top: -15px !important;
    padding: 8px !important;
    color: #ffffff !important;
    font-family: inherit !important;
    font-weight: 400 !important;
    font-size: 0 !important;
    font-style: inherit !important;
    line-height: 36px !important;
    border: 1px none #ffffff !important;
    background-color: #ffffff !important;
    border-radius: 50px !important;
}
.pum-container.pum-responsive.pum-responsive-medium {
        width: 100% !important;
        max-width: 580px !important;
        padding: 30px !important;
        box-shadow: 0px 50px 50px 0px #00000080;
        border-radius: 50px;
/*        top: 50px !important;*/
    }


 .wpcf7-not-valid-tip{
    font-size: 12px;
 }   


 .modal-img-box {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
}


.close {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 24px;
  cursor: pointer;
}
#popmake-1220.pum-container.pum-responsive.pum-responsive-medium, 
#popmake-1230.pum-container.pum-responsive.pum-responsive-medium,
#popmake-1247.pum-container.pum-responsive.pum-responsive-medium,
#popmake-1758.pum-container.pum-responsive.pum-responsive-medium,
#popmake-1747.pum-container.pum-responsive.pum-responsive-medium,
#popmake-1766.pum-container.pum-responsive.pum-responsive-medium,
#popmake-1809.pum-container.pum-responsive.pum-responsive-medium,
#popmake-1890.pum-container.pum-responsive.pum-responsive-medium,
#popmake-1929.pum-container.pum-responsive.pum-responsive-medium
{
    max-width: 70% !important;
}
.modalimg-box .img-1 img{
    height: 350px !important;
    object-fit: cover;
    object-position: top;
}


/*@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        width: 100% !important;
        max-width: 580px !important;
        padding: 40px !important;
        box-shadow: 0px 50px 50px 0px #00000080;
        border-radius: 60px;
    }

}*/

.custom-slider .slick-arrow svg path{
    fill: #30446c;
}
.custom-slider .slick-arrow svg{
    transform: scale(1.8);
}
.custom-slider .slick-arrow i{
    color: #30446c;
}
.custom-slider .slick-arrow .icon::before{
    font-weight: 900 !important;
}
#popmake-1478 .popmake-content h3{
    font-size: 23px;
    font-weight: 800;
    line-height: 30px;
    color: var(--e-global-color-secondary);
}
#popmake-1478 .popmake-content p{
    font-size: 17px;
    font-weight: 400;
    line-height: 35px;
    color: var(--e-global-color-text);
}
.step-1 span.wpcf7-list-item.first {
    margin-left: 0px !important;
}

.intl-tel-input.iti-container{
    z-index: 99999999999;
}




@media only screen and (max-width: 1560px){
    .container {
	    margin: 0 auto;
	    padding: 0 50px;
	}
    .cust-icon-box {
        width: 30% !important;
    }
}

@media only screen and (max-width: 1366px){
    .container{
        margin: 0 auto !important;
        padding: 0 40px !important;
    }
    .banner-img {
        right: -30%;
        height: 640px;
        max-width: 720px !important;
    }
    .cust-icon{
        width: 65px !important;
    }
    .elementor-7 .elementor-element.elementor-element-2c78496 .elementskit-testimonial-slider .swiper-button-prev{
        left: -2% !important;
    }
    .elementor-7 .elementor-element.elementor-element-2c78496 .elementskit-testimonial-slider .swiper-button-prev{
        right: -2% !important;
    }
}

@media only screen and (max-width: 1280px){
    
}

@media only screen and (max-width: 1200px){
    .container {
	    margin: 0 auto;
	    padding: 0 30px;
	}
    .banner-img {
        right: -30%;
        height: 395px;
        max-width: 620px !important;
    }
    .custom-cta-form .form-btn {
        font-size: 16px;
        padding: 10px 35px;
    }
}
@media only screen and (max-width: 1024px){
    .banner-img {
        right: -26%;
        max-width: 495px !important;
    }
    .header-btn a.elementor-button{
        background-color: #30446c !important;
        padding: 15px 5px !important;
        color: #fff !important;
        border-radius: 3px !important;
    }
    /*.header-sec .top-header{
        display: none;
    }*/
}

@media only screen and (max-width: 991px){
    .banner-img {
        right: -26%;
        max-width: 440px !important;
        top: 75%;
    }
    .cust-icon-box {
        width: 47% !important;
    }
    .pum-container.pum-responsive.pum-responsive-medium {
        max-width: 500px !important;
        padding: 20px !important;
            border-radius: 40px;
    }
    .assessment-form .form-title, h3.form-label {
        font-size: 18px !important;
    }
    .input-with-icon input{
        height: 52px;
    }
    .input-with-icon svg {
        top: 26px;
    }
    .modalimg-box .img-1 img{
        height: 300px !important;
    }
    #popmake-1220.pum-container.pum-responsive.pum-responsive-medium, #popmake-1230.pum-container.pum-responsive.pum-responsive-medium, #popmake-1247.pum-container.pum-responsive.pum-responsive-medium,
    #popmake-1890.pum-container.pum-responsive.pum-responsive-medium,#popmake-1929.pum-container.pum-responsive.pum-responsive-medium{
        max-width: 90% !important;
    }    
}

@media only screen and (max-width: 991px) and (min-width: 576px){
    .dob-boxes{
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 768px){
    .container{
        margin: 0 auto !important;
        padding: 0 20px !important;
    }
    .banner-img {
        right: -23%;
        max-width: 366px !important;
        top: 87%;
    }
    .banner-btn .elementor-button-icon {
        height: 40px;
        width: 40px;
    }
    .custom-slider .slick-prev {
        left: -10px;
    }
    .custom-slider .slick-next {
        right: -15px;
    }
    .cta-sec{
        background-image: linear-gradient(180deg, #21375C 21%, #ECF1FA 21%) !important;
    }
    .pum-theme-814 .pum-container, .pum-theme-default-theme .pum-container {
        max-width: 90% !important;
    }
    /*.hairloss-group .wpcf7-list-item-label{
        width: 90px !important;
        height: 90px !important;
    }*/
    /*.hairloss-group .wpcf7-list-item-label::before {
        font-size: 12px !important;
        width: 18px !important;
        height: 18px !important;
    }*/
    input[value="Pattern 1"] + .wpcf7-list-item-label, 
    input[value="Pattern 2"] + .wpcf7-list-item-label, 
    input[value="Pattern 3"] + .wpcf7-list-item-label, 
    input[value="Pattern 4"] + .wpcf7-list-item-label, 
    input[value="Pattern 5"] + .wpcf7-list-item-label, 
    input[value="Pattern 6"] + .wpcf7-list-item-label{
        background-position-y: 30px !important;
        background-size: 35px !important;
    }
    .hairloss-group span.wpcf7-form-control.wpcf7-radio{
        max-width: 95% !important;
        justify-content: center;
            grid-template-columns: repeat(3, 1fr) !important;
    }
    .hairloss-women span.wpcf7-form-control.wpcf7-radio {
        grid-template-columns: repeat(3, 1fr) !important;
    }
    .input-with-icon input, select.wpcf7-form-control {
        /*padding: 12px 14px 12px 15px !important;*/
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
    .hairloss-group .wpcf7-list-item {
        margin: 4px !important;
    }
    .pum-container.pum-responsive.pum-responsive-medium{
        max-width: 90% !important;
    }
    .preference {
        gap: 12px;
    }

     /*.hairloss-women .wpcf7-list-item-label{
        width: 90px !important;
        height: 90px !important;
    }*/
    /*.hairloss-women .wpcf7-list-item-label::before {
        font-size: 12px !important;
        width: 54px !important;
        height: 54px !important;
    }*/
    .hairloss-women span.wpcf7-form-control.wpcf7-radio{
        max-width: 95% !important;
        justify-content: center;
    }
    .hairloss-women .wpcf7-list-item {
        margin: 4px !important;
    }
    
}

@media only screen and (max-width: 768px){
    .cust-icon-box {
        width: 100% !important;
    }
    .wpcf7-form .cust-multi-form .step-3 .wpcf7-radio input[type=radio] + span:after {
        top: 12px;
    }
} 

@media only screen and (max-width: 575px){
    .banner-sec {
        --min-height: 585px !important;
    }
    .banner-sec:before{
        opacity: 0.6;
    }
    .banner-img{
            height: 270px;
          right: -35%;
         max-width: 252px !important;
         display: none;
    }
    .custom-slider .slick-slide {
        margin: 0 15px;
    }
    .custom-slider .slick-slide img {
        height: 185px;
    }
}



.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}
.col {
    flex: 1 0 0%;
}
.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto;
}
.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%;
}
.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%;
}
.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%;
}
.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%;
}
.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0%;
    }
    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%;
    }
    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%;
    }
    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%;
    }
    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%;
    }
    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
}
.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}
.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}
.col-3 {
    flex: 0 0 auto;
    width: 25%;
}
.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}
.col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}
.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}
.col-9 {
    flex: 0 0 auto;
    width: 75%;
}
.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}
.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 768px) {
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 992px) {
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 1200px) {
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 1400px) {
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}




/* .home_frm .wpcf7-form .steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active {
    background-color: #ffffff !important;
}

.home_frm .wpcf7-form .steps-form .steps-row .steps-step .btn-circle {
    background-color: rgba(145, 145, 145, 0.514) !important;
}

.home_frm .assessment-form .form-title, .home_frm h3.form-label {
    color: #ffffff !important;
}
.home_frm .assessment-form .form-label {
    color: #ffffff;
}
.home_frm .assessment-form .custom-step-class {
    color: #ffffff;
}

.home_frm .wpcf7-form .cust-multi-form .step-1 .wpcf7-radio input[type=radio] + span {
    color: #ffffff;
}

.home_frm button.uacf7-next, .home_frm .submit-btn input.wpcf7-form-control.wpcf7-submit {
    background: #ffffff; 
    color: #30446C;
}

.home_frm .terms span.wpcf7-list-item-label {
    color: #ffffff;
}
.home_frm .wpcf7-form .cust-multi-form .step-3 .wpcf7-radio input[type=radio] + span {
    color: #ffffff;
} */


.elementor-element.elementor-element-708b4d8.elementor-widget.elementor-widget-video, .elementor-element.elementor-element-f09dd1e.elementor-widget.elementor-widget-video {
    height: 290px;
}

.custom-slider .slick-slide video {
    height: 290px;
}

@media (max-width:767px){
    .wpcf7-form .cust-multi-form .step-3 .wpcf7-radio input[type=radio] + span:before {
    content: '';
    top: 0px;
    width: 90px !important;
    height: 90px !important;
    }
    .wpcf7-form .cust-multi-form .step-3 .wpcf7-radio input[type=radio] + span {
    font-size: 14px !important;
}
.step-3 span.wpcf7-list-item {
    margin-left: 7px !important;
}
.slick-next svg {
    position: relative;
    left: -5px !important;
}
.custom-slider .slick-next {
    top: 100px;
}
.custom-slider .slick-prev{
    top:100px;
}
}