  
/* Banner Section */

.banner-sec {
    padding: 200px 0 60px;
    text-align: center;
    background-image: url(../images/banner-bg-img.webp);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-sec .container {
    max-width: 1560px;
}
.bnr-btm-sec-img img, .banner-lft-img img{
    width: 100%;
    display: block;
}
.banner-lft{
    width: 61%;
}
.banner-sec:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient( 0deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    pointer-events: none;
}
.banner-blk {
    display: flex;
    position: relative;
    z-index: 1;
    align-items: flex-end;
}
.banner-rit {
    width: 47%;
    padding: 22px 0 319px;
}
.banner-blk .text-heading {
    font-family: 'Gentium Plus';
    color: #fff;
    font-size: 135px;
    line-height: 0.85;
    text-align: left;
    letter-spacing: 0;
    margin: 0 0 30px;
    font-weight: 400;
}
.text-color {
    color: #ff400d;
    font-weight: inherit;
}
.bnr-rit-btm-sec {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.bnr-rit-btm-sec-cont{position: relative;}
.bnr-rit-btm-sec-cont:before {
    width: 2px;
    height: 101px;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background-color: #ff400d;
}
.bnr-rit-btm-sec p {
    color: #fff;
    font-size: 18px;
    text-align: left;
    letter-spacing: 1px;
    max-width: 320px;
    padding-left: 30px;
    line-height: 1.8;
    font-family: 'Poppins';
}
.bnr-rit-btm-sec .cmn-btn {
    padding: 20px 52px;
}   
.bnr-btm-sec {
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url(../images/bnr-btm-bg-img.webp);
    background-repeat: no-repeat;
    width: 100%;
    background-position: bottom;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 35px;
    padding: 0 45px 13px 0;
}
.bnr-btm-sec p {
    font-family: 'Gentium Plus';
    color: #fff;
    font-size: 60px;
    text-align: left;
    line-height: 1.2;
    font-style: italic;
}

/* About section Starts */

.hmabut-sec {
    background: url(../images/abutbg-img.webp) no-repeat;
    background-size: cover;
    padding: 210px 0 35px;
    position: relative;
}
.hmabut-sec::before {
    content: "";
    width: 422px;
    height: 554px;
    background: url(../images/bfr-logo-img.webp) no-repeat;
    opacity: 6%;
    background-size: contain;
    position: absolute;
    bottom: 325px;
    left: 17px;
    pointer-events: none;
}
.hmabut-sec .container {
    max-width: 100%;
    position: relative;
}
.hmabut-blk {
    width: 89.8%;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.hmabut-ryt {
    width: 44.3%;
}
.hmabut-ryt img {
    width: 100%;
    display: block;
    border-top-left-radius: 50px;
}
.hmabut-lft {
    width: 51%;
    padding-bottom: 89px;
}
.hmabut-lft h2.sec-hdng strong {
    color: #ff400d;
    font-weight: 400;
}
.hmabut-lftcntnt {
    width: 73.3%;
    margin: 0 0 0 auto;
    padding-left: 32px;
    position: relative;
}
.hmabut-lftcntnt::before{
    content: "";
    width: 2px;
    height: 131px;
    background-color: #ff400d;
    position: absolute;
    top: 0;
    left: 0;
}
.hmabut-lftcntnt .para {
    margin-bottom: 35px;
}
.hmabut-btnslst {
    display: flex;
    align-items: center;
    gap: 40px;
}
.hmabut-btnlrnmr a.cmn-btn {
    padding: 20px 53px;
}
.hmabut-btnlrnmr a:hover{
    background-color: #000;
}
.hmabut-btncall{
    padding-left: 85px;
    position: relative;
}
.hmabut-btncall p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-align: left;
    margin: 0;
}
.hmabut-btncall a {
    display: block;
    width: max-content;
    font-family: 'Gentium Plus';
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    color: #000;
}
.hmabut-btncall a::before{
    content: "";
    width: 59px;
    height: 57px;
    background: url(../images/call-iconabut.webp) no-repeat;
    background-size: contain;
    position: absolute;
    top: 1px;
    bottom: 0;
    left: 0;
    margin: auto;
}
.hmabut-btncall a:hover{
    color: #ff400d;
}
.hmchoose-blk {
    display: flex
;
    align-items: flex-end;
    justify-content: space-between;
    width: 86.6%;
    margin-top: -159px;
}
.hmchoose-lft {
    width: 23.4%;
}
.hmchoose-lftimg img {
    display: block;
    width: 100%;
    border-top-right-radius: 50px;
}
.hmchoose-ryt {
    width: 72.1%;
    padding-bottom: 20px;
}
.hmchoose-rytlst {
    display: flex
;
    justify-content: end;
    padding: 0 0 0 0;
}
.hmchoose-blk h3.hmchoose-hdng {
    font-family: 'Gentium Plus';
    font-weight: 400;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -0.6px;
    color: #ff400d;
    margin-bottom: 84px;
}
.hmchoose-rytitm {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 31.7%;
    padding-left: 101px;
    position: relative;
}
.hmchoose-rytitm::before{
    content: "";
    width: 71px;
    height: 93px;
    background: url(../images/choosus-logo-img.webp) no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
}
.hmchoose-blk h4.hmchoose-txt {
    font-family: 'Gentium Plus';
    font-weight: 400;
    font-size: 35px;
    line-height: 1.22;
    margin: 0;
    padding-bottom: 25px;
    position: relative;
}
.hmchoose-blk h4.hmchoose-txt::before{
    content: "";
    width: 61px;
    height: 1px;
    background-color: #7b7a7a;
    position: absolute;
    bottom: 0;
}
 
/* Product Section Starts */

.hmproducts-sec {
    padding: 162px 0 171px;
    position: relative;
    background: url(../images/hmproducts-sec.webp) no-repeat;
    background-size: cover;
}
.hmproducts-sec:before {
    content: "";
    width: 422px;
    height: 554px;
    background: url(../images/bfr-logo-img.webp) no-repeat;
    opacity: 6%;
    background-size: contain;
    position: absolute;
    top: 0;
    right: -60px;
    pointer-events: none;
}
.hmproducts-sec .sec-hdng {
    color: #000000;
    margin-bottom: 45px;
    text-align: center;
}
.hmproducts-lst {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.hmproducts-itm {
    width: 32.66%;
    position: relative;
}
.hmproducts-itm::before{
    content: "";
    width: 100%;
    height: 100%;
background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
position: absolute;
top: 0;
left: 0;
border-radius: 30px;
}
.hmproducts-itm:hover::before{
    background: linear-gradient(180deg, rgba(255,64,13,1) 0%, rgba(255,64,13,0) 100%);
    transition: 0.5s;
}
.itm-hvr a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    font-size: 0;
    display: inline-block;
    z-index: 3;
}
.hmproducts-img img {
    border-radius: 30px;
    width: 100%;
    display: block;
}
.hmproducts-txt {
    position: absolute;
    top: 51px;
    left: 68px;
}
.hmproducts-sec h3.hmproducts-subhdng {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 50px;
    line-height: 1;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 0;
    padding-bottom: 69px;
    position: relative;
}
.hmproducts-sec h3.hmproducts-subhdng::before {
    content: "";
    width: 42px;
    height: 42px;
    background-image: url(../images/itm-link-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 6px;
    bottom: 0;
}
.hmproducts-itm:hover h3.hmproducts-subhdng::before{
    background-image: url(../images/itm-linkhvr-img.webp);
    transition: 0.5s;
}
 


/* Practice Area Section */

.hm-practice-sec {
    padding: 96px 0 0;
    background-image: url(../images/prc-bg-img.webp);
    background-size: cover;
    background-repeat: no-repeat;
}
.hm-practice-sec .container {
    max-width: 100%;
}
.hm-practice-sec .sec-hdng {
    color: #fff;
    margin: 0 0 64px;
    text-align: center;
    text-transform: capitalize;
}
.hm-practice-sec .sec-hdng strong{
    color: #ff400d;
    font-weight: inherit;
}

.prc-list{
    overflow: hidden;
}
.prc-item {
  width: 844px;
  position: relative;
  overflow: hidden;
  margin: 0 50px;
  height: 428px;
}
.prc-item.slick-slide.slick-current.slick-active.slick-center {
    height: 500px;
}

.prc-item-img {
    border-radius: 40px;
    position: relative;
    padding: 0 6px 6px 0;
}
.prc-item.slick-slide.slick-current.slick-active.slick-center .prc-item-img:before {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    border-radius: 40px;
    background-color: #ff400d;
    height: 100%;
    width: 100%;
} 
.prc-item img {
  max-width: 100%;
  position: relative;
  transition: all 1s ease-out;
}

.prc-item.slick-center img {
  transition: all 1s ease-out;
  opacity: 1;
}
.prc-item-img img {
    border-radius: 40px;
}
.prc-item-cont {
    position: absolute;
    bottom: 0;
    padding: 0 0 42px 84px;
    color: #fff;
    z-index: 5;
    left: 0;
    right: 0;
    margin: auto;
    width: max-content;
}

.prc-list .slick-active .prc-item-cont {
    padding: 0 55px 55px;
}
.prc-item .prc-text {
    font-family: 'Poppins';
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.4px;
    margin: 0;
    position: relative;
    padding: 0 0 20px;
}
.prc-item.slick-slide.slick-current.slick-active.slick-center .prc-text {
    padding: 0 0 39px;
    font-size: 50px;
}
.prc-item .prc-text:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 8px;
    margin: auto;
    height: 1px;
    width: 36.7%;
    background-color: #fff;
}
.prc-list .slick-prev,
.prc-list .slick-next {
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 50%;
  margin: auto;
  position: absolute;
  z-index: 3000;
  top: 0;
  bottom: 0;
  cursor: pointer;
  outline: none;
}

.prc-list .slick-next {
    right: calc(-21% - 545px) !important;
    text-indent: 1px;
    background-image: url(../images/prev-arrow.webp);
    transform: rotate(180deg);  
}
.prc-list .slick-next:hover {
    background-image: url(../images/prev-arrow-hvr.webp);
}

.prc-list .slick-prev {
    left: calc(-21% - 545px) !important;
    text-indent: -2px;
    background-image: url(../images/prev-arrow.webp);
    transform: rotate(0deg);
}
.prc-list .slick-prev:hover {
    background-image: url(../images/prev-arrow-hvr.webp);
}

.prc-list .slick-arrow {
    background-color: transparent;
    position: absolute;
    bottom: 0;
    width: 14px;
    height: 27px;
    cursor: pointer;
    z-index: 2;
}

.prc-list .slick-prev:before, .prc-list .slick-next:before{display: none;}
.prc-list .slick-prev:hover, .prc-list .slick-next:hover {
    background-color: transparent;
}

.prc-btm-sec {
    display: flex
;
    background-image: url(../images/prc-btm-bg-img.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 0 0 2px 150px;
    position: relative;
    align-items: flex-end;
    gap: 40px;
}
.prc-jcb-img {
    position: absolute;
    right: 75px;
    bottom: 0;
}
.prc-btm-sec-cont h4 {
    font-family: 'Gentium Plus';
    color: #fff;
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: -3.2px;
    margin: 0 0 26px 0;
    font-style: italic;
}


/* HomePage Vision section */

.our-vision-sec {
    padding: 0 0 166px;
    position: relative;
    background: url(../images/our-vision-bg-img.webp) no-repeat;
    background-size: cover;
}
.our-vision-sec::after {
    position: absolute;
    content: "";
    background-image: url(../images/vision-bfr-lg-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 319px;
    height: 636px;
    top: -127px;
    left: -5px;
    opacity: 4%;
    pointer-events: none;
}
  .container{
    width: 100%;
    max-width: 1500px;
    margin: auto;
 
  }
  .our-vision-list{
    display: flex;
    justify-content: space-between;
  }
  .our-vision-lft{
    width: 51.7%;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .our-vision-lft-img{
width: 62%;
margin: auto;
 
}
  .our-vision-lft::after{
    position: absolute;
    content: "";
    background-image: url(../images/our-vision-lft-bg-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 100%;
    width: 100%;
    height: 66.7%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -2;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
 
  }
  .our-vision-lft::before{
    position: absolute;
    content: "";
    background-color: #ff400d;
    opacity: 90%;
    width: 100%;
    height: 66.8%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
  .our-vision-lft-img img{
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    width: 100%;
    display: block;
  }
  .our-vision-rgt{
    width: 42.4%;
    padding: 70px 0 0 0;
  }
  .our-vision-rgt .sec-hdng {
    margin: 0 0 59px -30.7%;
}
.our-vision-rgt-cnt p.para {
    margin: 0 0 36px 0;
}
  .our-vision-rgt-cnt {
    padding: 0 0 0 33px;
    position: relative;
}
  .our-vision-rgt-cnt::after {
    position: absolute;
    content: "";
    background-color: #ff400d;
    width: 2px;
    height: 27.2%;
    top: 0px;
    left: 0;
}

/* Mission section Starts */
.our-mission-sec{
    padding: 175px 0 75px;
    position: relative;
    background: url(../images/our-mission-bg-img.webp) no-repeat;
    background-size: cover;
  }
  .our-mission-sec::after{
    position: absolute;
    content: "";
    background-image: url(../images/mission-bfr-lg-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 319px;
    height: 636px;
    top: 75px;
    right: 0px;
    opacity: 4%;
    pointer-events: none;
}
  .our-mission-list{
    display: flex;
    justify-content: space-between;
  }
  .our-mission-rgt{
    width: 51.7%;
    text-align: center;
    position: relative;
    z-index: 1;
 
  }
  .our-mission-rgt-img{
    width: 56.7%;
    margin: auto;
  }
  .our-mission-rgt::after{
    position: absolute;
    content: "";
    background-image: url(../images/our-mission-rgt-bg-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 100%;
    width: 100%;
    height: 67%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -2;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
  .our-mission-rgt::before{
    position: absolute;
    content: "";
    background-color: #ff400d;
    opacity: 90%;
    width: 100%;
    height: 67%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
  .our-mission-rgt-img img{
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    width: 100%;
    display: block;
  }
  .our-mission-lft{
    width: 42.4%;
    padding: 70px 0 0;
  }
  .our-mission-lft .sec-hdng {
    margin: 0 0 28px 0;
}
.our-mission-lft p.para {
    margin: 0 0 36px 0;
}
.our-mission-lft-cnt {
    padding: 0 0 0 36px;
    position: relative;
}
.our-mission-lft-cnt::after {
    position: absolute;
    content: "";
    background-color: #ff400d;
    width: 2px;
    height: 131px;
    top: 0;
    left: 0;
}
 
/* History Section Starts */

.history-sec {
    padding: 57px 0 65px;
    position: relative;
    background: url(../images/history-bg-img.webp) no-repeat;
    background-size: cover;
}
.history-sec::after{
    position: absolute;
    content: "";
    background-image: url(../images/befor-logo-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 483px;
    height: 636px;
    top: 0;
    left: -155px;
    opacity: 4%;
    pointer-events: none;
}
.history-list .sec-hdng {
    text-align: center;
    margin: 0 0 24px 0;
}
.history-list .sec-hdng strong{
    font-weight: 400;
    color: #ff400d;
}
.history-list p.para{
    margin: 0 0 50px 0;
    text-align: center;
}
.history-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.history-item-lft{
 
width: 28%;
}
.history-item-lft img{
    border-radius: 30px;
    width: 100%;
    display: block;
}
.history-item-middle {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    width: 37%;
}
.history-item-middle-top img{
    border-radius: 30px;
    width: 100%;
    display: block;
}
.history-item-middle-bottom img{
    border-radius: 30px;
    width: 100%;
    display: block;
}
.history-item-rgt{
width: 32.5%;
}
.history-item-rgt img{
    border-radius: 30px;
    width: 100%;
    display: block;
}
 
/* Footer Top  Section  */


.hmcnsltn-sec {
    background: url(../images/cnsltn-bg-img.webp) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 65px 0 350px;
    position: relative;
}
.hmcnsltn-sec:before {
    content: "";
    width: 422px;
    height: 554px;
    background: url(../images/bfr-logo-img.webp) no-repeat;
    opacity: 6%;
    background-size: contain;
    position: absolute;
    bottom: -217px;
    right: -130px;
    pointer-events: none;
}
.hmcnsltn-logo {
    margin: 0 auto 17px;
    width: 39%;
}
.hmcnsltn-logo img{display: block; width: 100%;}
.hmcnsltn-sec .sec-hdng {
    line-height: 1.05;
    margin-bottom:32px;
    text-align: center;
}
.hmcnsltn-sec .sec-hdng strong{
    color: #ff400d;
    font-weight: 400;
}
.hmcnsltn-sec p.hmcnsltn-para {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 17px;
    line-height: 2.05;
    letter-spacing: 0.34px;
    margin-bottom: 40px;
}
.hmcnsltn-sec .hmabut-btnslst {
    justify-content: center;
}
 
 




 
/* HomePage Form Section Starts */
.ftr-map img {
    border-radius: 40px;
}
.ftr-contact .sec-hdng {
    line-height: 1.1;
    padding: 0 0 0 51px;
    position: relative;
}
.ftr-contact .sec-hdng strong {
    display: block;
    color: #ff400d;
    letter-spacing: -3.5px;
    font-weight: 400;
}
.ftr-contact .sec-hdng::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 132px;
    background-color: #ff400d;
    left: 2px;
    top: 34px;
}
.hm-form-sec {
    padding: 0;
    background: url(../images/our-mission-bg-img.webp) no-repeat;
    background-size: cover;
}
.hm-ftr-frm-blk {
    display: flex
;
    justify-content: space-between;
    position: absolute;
    bottom: 30px;
    z-index: 1;
    left: 30px;
}
.hm-ftr-frm-sec {
    position: relative;
    margin: 0 0 -344px;
    z-index: 1;
}
.hm-loc-sec {
    width: 45.4%;
}
.hm-frm-sec {
    width: 49.7%;
    background-color: #ff400d;
    padding: 62px 45px;
    border-radius: 40px;
}
.hm-form-sec .text-heading {
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    font-size: 75px;
    line-height: 1;
    letter-spacing: 1.9px;
    padding-top: 20px;
    margin-bottom: 21px;
    color: #fff;
    font-family: 'Gentium Plus';
}
.hm-form-sec .feilds_required{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0px;
    color: #fff;
    text-align: center;
    margin-bottom: 47px;
}
 
.hm-form-sec .formfield p {
    margin: 0;
}
.hm-form-sec form .cnt-frm-cld {
    display: flex;
    justify-content: space-between;
    gap: 17px;
    flex-wrap: wrap;
    margin: 0 0 16px;
}
.formfield {
    width: 48.6%;
}
.formfield.disclaimer {
width: 100%;
}
.formfield.disclaimer {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.hm-form-sec form input, form textarea {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 15px !important;
    line-height: 1 !important;
    padding: 18px 25px !important;
    color: #fff !important;
    letter-spacing: 0.5px;
    outline: 0;
    background-color: #0000;
    width: 100% !important;
    height: auto;
    border-radius: 0px !important;
    margin: 0 0 11px;
}
   
.hm-form-sec input::placeholder,
.hm-form-sec textarea::placeholder{
    color: #fff !important;
}
.hm-form-sec form textarea {
    resize: none;
    height: 186px !important;
    min-height: auto !important;
    margin-bottom: 26px;
}
.wpcf7 form .wpcf7-response-output{
    display: none;
}
.hm-form-sec .form-btn input[type=submit] {
    outline: none !important;
    width: 100% !important;
    height: auto !important;
    border: none;
    display: inline-block;
    font-family: 'poppins';
    font-weight: 600;
    line-height: 1.2;
    color: #ffffff !important;
    letter-spacing: -0.8px;
    text-transform: uppercase;
    background-color: #000 !important;
    border-radius: 30px !important;
    border: 0;
    font-size: 20px !important;
    padding: 20px 4px !important;
    position: relative;
    margin: 0 !important;
    z-index: 1 !important;
    cursor: pointer !important;
    transition: 0.3s !important;
}
 
.hm-form-sec .form-btn input[type=submit]:hover{
    background-color: #fff !important;
    color:  #000 !important;
}
   
.hm-form-sec .wpcf7-form p{margin: 0 !important; line-height: 1 !important;}
.hm-form-sec .wpcf7-list-item{margin: 0;} .wpcf7-not-valid-tip{position: absolute; top:-16px; right: 5px;}
.hm-form-sec .wpcf7-not-valid-tip {
    color: #000000 !important;
    font-size: 1em;
}
.msgbox .wpcf7-not-valid-tip{top: -79px;}
.hm-form-sec .wpcf7-form .gchoice .wpcf7-not-valid-tip{ right: inherit; left: 0;}
.hm-form-sec .wpcf7-form{ position: relative;}
.hm-form-sec .wpcf7-response-output{width: 100%; position: absolute; bottom: -70px;}
 
/* HomePage Form Section Ends */
 
 
.popuptext {
    display: none;
    background-color: #f9f9f9;
    color: #333;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 10px;
    max-width: 400px;
    position: absolute;
  }
 
  .popuptext {
    display: none;
    background-color: #f9f9f9;
    color: #333;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 10px;
   position: absolute;
   width: 100%;
    top: 10px;
    left: 0;
    z-index: 10;
  }
 
  .popuptext.show {
    display: block;
  }
  .form-links {
    font-size: 15px;
    font-family: "Poppins";
    color: #fff;
    margin: 0 0 15px;
    cursor: pointer;
}
  .readdisclaimer {
    color: #fff;
}
.hm-form-sec form input[type="checkbox"] {
    width: 14px !important;
    height: 14px;
    padding: 0 !important;
    margin: 0 9px 0 0;
}
 
.readdisclaimer .wpcf7-not-valid-tip{
    right: 0px;
    top: 23px;
}


/* HomePage Form Section Ends */