 body {
     font-family: "Arimo", sans-serif;
 }



 .hdr-1 {
     padding: 10px 0;
     background: #fb420e;
 }

 .hdr-1 h6 {
     margin-bottom: 0;
     color: #fff;
 }

 .banner-section .carousel-control-next,
 .banner-section .carousel-control-prev {
     width: 4% !important;
 }

 .banner-section .carousel-control-next-icon,
 .banner-section .carousel-control-prev-icon {
     background-size: 70% 70%;
     background-color: transparent;
 }

 .banner-section .carousel-control-next,
 .banner-section .carousel-control-prev {
     width: auto;
     height: fit-content;
     top: 50%;
 }

 .banner-section .carousel-control-prev {
     left: 20px;
 }

 .banner-section .carousel-control-next {
     right: 20px;
 }


 /* Banner Section */
 .banner-section .overlay {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: rgba(0, 0, 0, 0.5);
     display: flex;
     justify-content: center;
     align-items: center;
     opacity: 1;
     transition: opacity 0.3s ease;
     z-index: 9;
 }

 .banner-section .carousel-caption {
     z-index: 9;
     text-align: left;
     left: 0;
     right: 0;
 }

 .banner-section h2 {
     font-size: 46px;
     font-weight: 700;
     color: #ffffff;
     line-height: 50px;
     position: relative;
     margin-bottom: 20px;
 }

 .carousel-control-next,
 .carousel-control-prev {
     z-index: 9;
 }

 .carousel-indicators [data-bs-target] {
     width: 10px;
     height: 10px;
     border-radius: 20px;
     border: 0;
 }

 .bnr-btns a {
     display: inline-block;
     color: #fff;
     font-size: 16px;
     font-weight: 500;
     border: 1px solid transparent;
     background-color: #fa360a;
     padding: 14px 35px 14px 35px;
     border-radius: 50px;
     transition: all 0.3s ease-in-out;
     position: relative;
     z-index: 5;
     text-transform: uppercase;
     text-decoration: none;
 }

 /* Close Banner Section */

 h1,
 h2 {
     font-family: "Space Grotesk", sans-serif;
 }

 h2 {
     font-size: 50px;
     line-height: 60px;
 }

 p {
     font-size: 16px;
     line-height: 28px;
 }

 .btn-1 a {
     display: block;
     color: #ffffff;
     text-decoration: none;
     padding: 12px 24px;
     border-radius: 50px;
     width: max-content;
     font-weight: 600;
     background: #323232;
     transition: .8s all;
 }

 .btn-1 a img {
     margin-left: 12px;
 }

 .btn-1 a:hover {
     background: #009846;
 }


 span.gr-sbhd-1 {
     background: linear-gradient(90deg, #393185 0%, #009846 100%);
     color: transparent;
     background-clip: text;
     -webkit-background-clip: text;
     background-size: 100%;
     animation: color 10s linear infinite;
     font-size: 25px;
     text-transform: uppercase;
     font-weight: bold;
     display: flex;
     align-items: center;
     text-align: center;
     gap: 10px;
     width: fit-content;
     margin-bottom: 10px;

 }

 span.gr-sbhd-1::after {
     content: "";
     flex: 1;
     height: 2px;
     background-color: #393185;
     width: 100px;
 }



 .p-justfy p {
     text-align: justify;
 }







 .banner-section-bg-imgs {
     --bs-gutter-x: 0;
 }

 .banner-section-bg-imgs-inr-2 {
     border-radius: 320px 0 0 320px;
     overflow: hidden;
     /* background: linear-gradient(to right, #393185, #009846); */
     padding: 4px;
     padding-right: 0;
 }

 .banner-section-bg-imgs-inr-2 img {
     border-radius: 320px 0 0 320px;
     width: 100%;
 }

 .banner-section-bg-imgs-inr-1 {
     border-radius: 0 320px 320px 0;
     overflow: hidden;
     /* background: linear-gradient(to top, #009846, #393185); */
     padding: 4px;
     height: 100%;
 }


 .banner-section-bg-imgs-inr-1a {
     background-color: #f6f6f6;
     height: 100%;
     border-radius: 0 320px 320px 0;
 }

 .banner-section-bg-imgs-1 {
     position: absolute;
     top: 0;
     height: 100%;
     display: block;
     width: 100%;
 }

 .banner-section {
     position: relative;
 }

 .banner-section-bg-imgs-1 .container {
     height: 100%;
     max-width: 90%;
 }

 .banner-section-bg-imgs-1-mn {
     height: 100%;
 }

 .bnr-cntnt-1 h1 {
     font-size: 60px;
 }

 .bnr-cntnt-1 h1 span {
     color: #009846;
 }

 .bnr-cntnt-1 p {
     font-size: 22px;
     width: 88%;
 }

 .bnr-cntnt-1 {
     padding-right: 20px;
 }

 .abt-img img {
     width: 100%;
 }

 .abt-img {
     width: 90%;
 }

 .grn-shdw {
     box-shadow: 0px 10px #1ca35a;
     overflow: hidden;
     transition: .7s all;
     border-radius: 0 280px 280px 0;
 }

 .grn-shdw:hover {
     box-shadow: 0px 10px #393185;
 }

 .mt-30 {
     margin-top: 30px;
 }





 section.dc-1 {
     padding: 50px 0;
 }

 #counter span.plus-icn:after {
     content: "+";
     display: inline-block;
 }

 #counter span.plusk-icn:after {
     content: "+";
     display: inline-block;
 }

 .cntnt-cntnt p {
     font-size: 20px;
     margin: 0;
 }

 .cntnt-cntnt h2 {
     font-size: 46px;
 }

 .cntr-img-mn {
     padding-right: 5px;
 }

 .cntr-cntnt-mn {
     padding-right: 0px;
     padding-left: 4px;
 }

 .cntr-1a {
     border-right: 1px solid #ccc;
 }

 .cntr-1a:nth-last-child(1) {
     border-right: 0px solid #ccc;
 }







 section.dc-2 {
     padding: 80px 0;
     background-color: #f6f6f6;
     background-image: url(../img/bg-1.png);
     background-position: right bottom;
     background-repeat: no-repeat;
 }

 section.dc-3 {
     background-color: #fff;
     padding: 50px 0;
     background-image: url(../img/bg-2.png);
     background-position: left bottom;
     background-repeat: no-repeat;
 }

 .diagram-sc {
     text-align: center;
 }

 section.dc-4 {
     padding: 80px 0;
     background-image: url(../img/bg-3.jpg);
     background-position: center;
     background-repeat: no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 section.dc-4 .hm-abt-rght {
     color: #fff;
 }

 section.dc-4 span.gr-sbhd-1 {
     color: #fff;
 }

 section.dc-4 span.gr-sbhd-1::after {
     background: linear-gradient(90deg, #393185 0%, #009846 100%);
 }

 section.dc-4 .btn-1 a {
     background: #009846;
 }

 section.dc-4 .btn-1 a:hover {
     background: #323232;
 }

 


 section.dc-5 {
     padding: 60px 0;
     background: #fff;
 }

 .indsty-serve {
     border-right: 1px solid #ccc;
     padding-right: 30px;
 }

 .in-icn-bx {
     background: #f0f4f1;
     border-radius: 20px;
     text-align: center;
     padding: 20px 20px;
     height: 100%;
     transition: .7s all;
 }

 .in-icn-bx:hover {
     transition: .7s all;
     content: '';
     height: calc(100% + var(--borderWidth) * 2);
     width: calc(100% + var(--borderWidth) * 2);
     background: linear-gradient(60deg, #393185, #009846);
     animation: animatedgradient 1s ease alternate infinite;
     background-size: 300% 300%;
 }

 .in-icn-bx:hover img {
     filter: brightness(0) invert(1);
 }

 .in-icn-bx:hover h3 {
     color: #fff;
 }

 .in-icn-bx h3 {
     font-size: 18px;
     margin: 0;
     font-weight: 600;
     min-height: 46px;
     display: flex;
     justify-content: center;
     align-items: center;
 }

.in-icn-bx img {
    width: 40%;
}

 .hm-cstmrs .slick-prev {
     left: 0px;
     z-index: 9999;
     width: 30px !important;
     height: 30px !important;
 }

 .hm-cstmrs .slick-next {
     right: 0px;
     z-index: 9999;
     width: 30px !important;
     height: 30px !important;
 }

 .center1 ul.slick-dots {
     bottom: -50px;
 }

 .center1 ul.slick-dots button {
     width: 26px;
     height: 3px;
     background: #ccc;
     padding: 0;
 }

 .center1 .slick-dots li button::before {
     content: none;
 }

 section.center1 {
     margin-top: 40px;
 }

 .center1 li.slick-active button {
     background: #009846;
 }





 section.dc-6 {
     padding: 60px 0;
     background-image: url(../img/bg-4.jpg);
     background-position: center;
     background-repeat: no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .rqrmnt-lft {
     color: #fff;

 }

 .reqrmnt-lst {
     margin-top: 40px;
     padding-right: 100px;
 }

 .reqrmnt-lst li {
     width: 49%;
     border: 1px solid #ccc;
     padding: 10px;
     display: inline-block;
     margin-bottom: 13px;
     border-radius: 50px;
 }

 .reqrmnt-lst li:hover {
     transition: .7s all;
     content: '';
     background: linear-gradient(60deg, #393185, #009846);
     animation: animatedgradient 1s ease alternate infinite;
     background-size: 300% 300%;
 }

 .reqrmnt-lst ul {
     padding: 0;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     margin: 0;
 }

 .reqrmnt-mn {
     align-items: center;
 }

 .reqrmnt-txt {
     padding-left: 0;
 }



 .frm-1 {
     padding: 30px;
     background: #fff;
     border-radius: 20px;
     margin-right: 0;
     width: 95%;
     margin-left: auto;
 }

 .frm-1 h3 {
     text-align: center;
     margin-bottom: 20px;
     font-size: 40px;
 }

 .frm-1 .form-control {
     border-bottom: 1px solid #ccc !important;
     border: 0;
     border-radius: 0;
     padding-left: 0;
 }

 .frm-1 .btn-1 a {
     background: #009846;
 }

 .frm-1 .btn-1 a:hover {
     background: #323232;
 }





 .ftr-1 {
     padding: 50px 0 30px;
     background: #141414;
 }

 .ftr-lnk-1 h4 {
     font-size: 17px;
     color: #fff;
     margin-bottom: 18px;
 }

 .ftr-lgo-1 img {
     width: fit-content;
     margin: 0;
     padding: 3px 10px;
 }

 .ftr-lnk-1 li {
     color: #adadad;
     line-height: 28px;
     font-size: 15px;
     list-style: none;
 }

 .ftr-lnk-1-lnk li {
     background-image: url(../img/list.png);
     background-repeat: no-repeat;
     background-position: 0px 6px;
     background-size: 10px;
     padding-left: 17px;
     vertical-align: middle;
 }

 .ftr-lnk-1 li a {
     color: #adadad;
     text-decoration: none;
 }

 .ftr-lnk-1 ul {
     margin: 0;
     padding: 0;
 }

 .ftr-lnk-1 li a:hover {
     color: #009846;
 }

 .cpy-1 h6 {
     color: #adadad;
     line-height: 30px;
     font-size: 13px;
     margin: 0;
     text-align: center;
 }

 .cpy-1 h6 a:hover {
     color: #009846;
 }

 .cpy-1 h6 a {
     color: #adadad;
     text-decoration: none;
 }

 .cpy-1.cpy-rght {
     text-align: right;
 }

 .ftr-2 {
     padding: 10px 0;
     background: #000;
 }

 .ftr-lgo p {
     color: #b3b3b3;
     margin-top: 20px;
     font-size: 13px;
     line-height: 20px;
 }

 .ftr-lgo {
     text-align: right;
     padding-left: 50px;
 }



 .ftr-scl ul {
     padding: 0;
     margin: 0;
     text-align: right;
     margin-top: 30px;
 }

 .ftr-scl li {
     list-style: none;
     display: inline-block;
     padding: 0 4px;
     margin-left: 0px;
 }

 .ftr-scl a {
     color: #adadad;
     font-size: 14px;
     width: 30px;
     height: 30px;
     display: flex;
     align-items: center;
     justify-content: center;
     text-decoration: none;
     border: 1px solid #adadad;
     border-radius: 4px;
 }

 .ftr-scl a:hover {
     border: 1px solid #009846;
     color: #009846;

 }


 .cntct-ftr li {
     display: flex;
     padding: 0;
 }

 .cntct-ftr i {
     width: 12px;
     height: 30px;
     display: inline-flex;
     position: absolute;
     margin-right: 0px;
     align-items: center;
     justify-content: center;
 }

 .cntct-ftr li span {
     margin-left: 23px;
 }

 .cntct-ftr ul {
     display: grid;
     gap: 3px;
 }


 /* Reveal sections */
 .reveal {
     opacity: 0;
     transform: translateY(40px);
     transition: all 0.8s ease;
     will-change: transform, opacity;
 }

 /* When in view */
 .reveal.active {
     opacity: 1;
     transform: none;
 }

 /* Specific Animations */
 .fade-in {
     transform: translateY(40px);
 }

 .slide-left {
     transform: translateX(-60px);
 }

 .zoom-in {
     transform: scale(0.8);
 }

 .flip-up {
     transform: rotateX(90deg);
     transform-origin: bottom;
 }

 .slide-right {
     transform: translateX(60px);
 }

 .flip-down {
     transform: rotateX(-90deg);
     transform-origin: top;
 }

 .fade-up {
     transform: translateY(40px);
     opacity: 0;
 }

 /* Activated states (reuse .active for all) */
 .reveal.slide-right.active,
 .reveal.flip-down.active,
 .reveal.fade-up.active {
     transform: none;
     opacity: 1;
 }

 /* Activated states */
 .reveal.fade-in.active,
 .reveal.slide-left.active,
 .reveal.zoom-in.active,
 .reveal.flip-up.active {
     transform: none;
 }




.banner-section-bg-imgs-inr-1a.gradient-border1:after {
    background: linear-gradient(298deg, #393185 20%, #7f76c5 30%, #27b96a 40%, #009846 50%, #ada6e6 60%, #393185 70%, #27b96a 80%, #009846 90%);
    animation: animatedgradient 5s ease alternate infinite;
    background-size: 300% 300%;
}
.banner-section-bg-imgs-inr-2 .gradient-border:after{
 background: linear-gradient(298deg, #393185 20%, #ada6e6 30%, #27b96a 40%, #009846 50%, #ada6e6 60%, #393185 70%, #27b96a 80%, #009846 90%);
    animation: animatedgradient 5s ease alternate infinite;
    background-size: 300% 300%;
}

 .gradient-border {
     --borderWidth: 5px;
     position: relative;
         height: 100%;
 }

 .gradient-border:after {
     content: '';
     position: absolute;
     top: calc(-1 * var(--borderWidth));
     left: calc(-1 * var(--borderWidth));
     height: calc(100% + var(--borderWidth) * 2);
     width: calc(100% + var(--borderWidth) * 2);
     background: linear-gradient(60deg, #393185, #009846);
     z-index: -1;
     animation: animatedgradient 1s ease alternate infinite;
     background-size: 300% 300%;
 }


 @keyframes animatedgradient {
     0% {
         background-position: 0% 50%;
     }

     50% {
         background-position: 100% 50%;
     }

     100% {
         background-position: 0% 50%;
     }
 }












 /* Media Screens */
 @media (max-width: 567.9px) {}

 @media (max-width: 767.9px) {
     img.img-fluid.logo-image {
     
         float: left;
     }


     .banner-section-bg-imgs-1-mn {
         height: 280px;
         width: 100%;
     }

     .banner-section-bg-imgs-1 {
         position: absolute;
         top: 0;
         height: 280px;
         display: block;
         width: 100%;
     }

     .banner-section-bg-imgs-inr-1 {
         border-radius: 0 280px 280px 0;
         overflow: hidden;
         
         padding: 4px;
         height: 280px;
     }

     .bnr-cntnt-1 {
         padding-right: 0px;
     }

     .banner-section-bg-imgs-inr-2 {
         height: 280px;
     }

     .banner-section-bg-imgs-inr-2 img {
         height: 100%;
         width: 100%;
         object-fit: cover;
     }



     h2 {
         font-size: 26px;
         line-height: 32px;
     }

     p {
         font-size: 15px;
         line-height: 24px;
     }

     section.dc-4 .hm-abt-rght {
         color: #fff;
         margin-top: 20px;
     }

     span.gr-sbhd-1 {
         font-size: 15px;
     }

     .hm-abt-rght.p-justfy {
         margin-top: 30px;
     }

     .navbar1-inner {
         width: 100% !important;
     }

     .bnr-cntnt-1 p {
         font-size: 17px;
         width: 100%;
     }

     .bnr-cntnt-1 h1 {
         font-size: 25px;
     }

     .ftr-lnk-1 h4 {
         font-size: 16px;
         margin-bottom: 7px;
     }

     .cpy-1 h6 {
         line-height: 20px;
         font-size: 12px;
         text-align: center;
     }

     .ftr-lnk-1.cntct-ftr {
         margin-top: 20px;
     }

     .frm-1 {
         padding: 20px;
         width: 100%;
         margin-left: auto;
     }

     .ftr-lnk-1 li {
         line-height: 23px;
         font-size: 13px;
     }


     .frm-1 h3 {
         margin-bottom: 12px;
         font-size: 25px;
     }

     .in-icn-bx h3 {
         font-size: 17px;
     }

     .in-icn-bx img {
         width: 50px;
     }

     .cntnt-img img {
         width: 50px;
     }

     .cntnt-cntnt h2 {
         font-size: 26px;
     }

     .cntnt-cntnt p {
         font-size: 15px;
         margin: 0;
         padding: 0 5px;
         line-height: 20px;
     }

     section.dc-4 {
         padding: 30px 0;
     }

     .request-btn-1 {
         display: none !important;
     }

     section.dc-1 {
         padding: 30px 0;
     }

     .cntr-1a:nth-child(2) {
         border-right: 0px solid #ccc;
     }

     .ftr-1 {
         padding: 20px 0 15px;
     }

     .navbar1-inner img {
         max-width: 250px !important;
     }

     .btn-1 a {
         padding: 7px 15px;
         font-size: 14px;
     }

     .btn-1 a img {
         margin-left: 8px;
         width: 16px;
     }

    

     .cntr-1a {
         text-align: center;
     }

     section.dc-2 {
         padding: 30px 0;
     }

     .abt-img {
         width: 100%;
     }

     section.dc-3 .hm-abt-rght.p-justfy {
         margin-top: 0;
     }

     section.dc-3 {
         padding: 30px 0;
     }

     .cntct-ftr li {
         min-height: 30px;
     }

     .diagram-sc {
         margin-top: 30px;
     }

     .ftr-lgo-1 img {
         width: 150px;
         margin: 0;
         padding: 3px 10px;
     }

     .ftr-lgo p {
         color: #b3b3b3;
         margin-top: 10px;
         font-size: 12px;
         line-height: 19px;
     }
.abt-img iframe {
    height: 300px;
}
     section.dc-6 {
         padding: 30px 0;
         background-position: left;
     }

     .indsty-serve {
         border-right: 0px solid #ccc;
         padding-right: 0px;
     }

     section.center1 {
         margin-top: 10px;
     }

     .mt-30 {
         margin-top: 10px;
     }

     .hm-cstmrs {
         margin-top: 20px;
     }

     section.dc-5 {
         padding: 30px 0;
     }






     .reqrmnt-img {
         padding-right: 5px;
     }

     .reqrmnt-txt {
         padding-left: 0;
         font-size: 15px;
     }

     .reqrmnt-lst {
         margin-top: 10px;
         padding-right: 0px;
     }

     .ftr-lgo {
         text-align: center;
         padding-left: 0px;
     }

     .ftr-scl ul {
         text-align: center;
         margin-top: 10px;
     }

 }

 @media (min-width: 768px) and (max-width: 991.9px) {



     .bnr-cntnt-1 h1 {
         font-size: 25px;
     }

     .bnr-cntnt-1 p {
         font-size: 15px;
         width: 98%;
         line-height: 20px;
     }

     .btn-1 a {
         padding: 7px 14px;
         font-size: 14px;
     }

     .btn-1 a img {
         margin-left: 6px;
         width: 15px;
     }

     .cntnt-cntnt p {
         font-size: 15px;
         margin: 0;
     }

     p {
         font-size: 15px;
         line-height: 20px;
     }

     .cntnt-cntnt h2 {
         font-size: 24px;
     }

     h2 {
         font-size: 30px;
         line-height: 38px;
     }

     span.gr-sbhd-1 {
         font-size: 14px;
     }


     section.dc-2 {
         padding: 30px 0;
     }

     section.dc-3 {
         padding: 30px 0;
     }

     section.dc-4 {
         padding: 30px 0;
     }

     .dc-4 .abt-img {
         height: 300px;
     }

     .abt-img {
         width: 100%;
     }

     .in-icn-bx h3 {
         font-size: 14px;
     }

     section.dc-5 {
         padding: 30px 0;
     }

     .in-icn-bx {
         padding: 10px 8px;
     }

     .in-icn-bx img {
         width: 50px;
     }

     .mt-30 {
         margin-top: 20px;
     }

     .reqrmnt-lst {
         margin-top: 40px;
         padding-right: 0px;
     }

     .reqrmnt-txt {
         padding-left: 0;
         font-size: 13px;
     }

     .reqrmnt-img {
         padding-right: 0;
     }

     .ftr-lgo {
         text-align: center;
         padding-left: 0px;
     }

     .ftr-scl ul {
         padding: 0;
         margin: 0;
         text-align: center;
         margin-top: 10px;
     }

     .navbar1-inner {
         width: 100% !important;
     }

     .request-btn-1 {
         display: none !important;
     }

     .frm-1 h3 {
         font-size: 25px;
     }
 }

 @media (min-width: 992px) and (max-width: 1199.9px) {

     .ftr-lgo {
         padding-left: 4px;
     }

     .ftr-lnk-1 li {
         line-height: 24px;
         font-size: 13px;
     }

     .reqrmnt-txt {
         padding-left: 0;
         font-size: 14px;
     }

     .reqrmnt-img {
         padding-right: 2px;
     }

     .reqrmnt-lst {
         padding-right: 50px;
     }

     h2 {
         font-size: 35px;
         line-height: 45px;
     }


     span.gr-sbhd-1 {
         font-size: 20px;
     }

     .in-icn-bx {
         padding: 16px 12px;
     }

     .in-icn-bx h3 {
         font-size: 16px;
         min-height: 50px;
     }

     .bnr-cntnt-1 h1 {
         font-size: 36px;
     }

     .cntnt-cntnt h2 {
         font-size: 33px;
     }

     .cntnt-cntnt p {
         font-size: 16px;
         line-height: 25px;
     }

     .request-btn-1 a {
         padding: 8px 12px !important;
         font-size: 14px !important;
     }

     .request-btn-1 a img {
         margin-left: 6px !important;
         width: 14px;
     }

     .menu1 {
         column-gap: 20px !important;
     }

     .bnr-cntnt-1 p {
         font-size: 16px;
         width: 95%;
     }

     p {
         font-size: 14px;
         line-height: 23px;
     }


 }

 @media (min-width: 1201px) and (max-width: 1400px) {

     .bnr-cntnt-1 h1 {
         font-size: 48px;
     }

     .bnr-cntnt-1 p {
         font-size: 18px;
         width: 88%;
     }

     .cntnt-cntnt p {
         font-size: 17px;
         margin: 0;
     }

     .cntnt-cntnt h2 {
         font-size: 40px;
     }

     h2 {
         font-size: 46px;
         line-height: 56px;
     }

     span.gr-sbhd-1 {
         font-size: 20px;
     }

     .in-icn-bx h3 {
         font-size: 18px;
         min-height: 46px;
     }

     .in-icn-bx {
         padding: 20px 20px;
     }

     .ftr-lnk-1 li {
         font-size: 14px;
     }

     .menu1 {
         column-gap: 28px !important;
     }

     .request-btn-1 a {
         padding: 10px 18px !important;
     }



 }



 /* Close Media Screens */
 
 
 
 
 
 .frm-1 input {
    border-bottom: 1px solid #ccc !important;
    border: 0;
    border-radius: 0;
    padding-left: 0;
    width: 100%;
    display: block;
    width: 100%;
    padding: .375rem 0;
    line-height: 1.5;
    color: #212529;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}

.frm-1 label {
    width: 100%;
}

.frm-1 label span.wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block;
}
 
 .frm-1 textarea::placeholder ,  .frm-1input::placeholder {
    color: #5b5b5b;
}
.frm-1  textarea {
    border-radius: 0;
    border-color: #a5a5a5;
    padding: 10px 20px;
    width: 100%;
    border-bottom: 1px solid #ccc !important;
    border: 0;
    border-radius: 0;
    padding-left: 0;
    width: 100%;
    display: block;
    height: 100px;
}
 
.frm-1  input.wpcf7-file {
    border: 0 !important;
}
.frm-1 .wpcf7-submit  {
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 50px;
    width: max-content;
    font-weight: 600;
    background-color: #009846;
    transition: .8s all;
    padding-right: 50px;
    background-image: url(../img/arw-1.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}
 
.frm-1 .wpcf7-submit:hover {
    background-color: #323232;
}

.frm-1 span.wpcf7-spinner {
    display: none;
}