body{background-color: #fff !important;    font-family: Mulish, sans-serif !important;}
.erp-slider-area {
    background: url(../images/wap-banner.png) 0 0 / contain repeat-x;

/*     padding:70px 0 0px 0px; */
padding: 0 0 0px 0px;
}
.erp-fet {
    padding: 36px 40px 36px 38px;
    border-radius: 10px;
}
.fnt-sm{font-size: 22px !important;}
.b-nme{background: #f6f6f6;}
.ban-margn-btm{    bottom: -66px;}
.b-nme-inn {
    border-radius: 8px;
    box-shadow: 0 4px 22px 0 rgba(0, 0, 0, .15);
    padding: 15px 20px;}
  .b-nme-inn img{border: dashed 1px #ccc; border-radius: 5px; padding: 5px 15px; width: 70%; margin-top: 20px;} 
  .erp-btn {
    padding: 20px 57px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #0181fa;
    border-radius: 28px;
    box-shadow: 0px 5px 15px 0px rgba(8, 0, 140, 0.19);
    color: #000;
    outline: 0 none;
    text-transform: capitalize;
    transition: all 0.5s ease-out 0s;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    background: #ffffff;
}
.erp-btn:hover{color: #0181fa;  border: 1px solid #ccc;}
.hero-slide{padding-right: 100px;}
.hero-slide ul li {
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    margin-bottom: 10px;
}
.hero-slide ul li:before {
    width: 16px;
    height: 16px;
    left: 0;
    top: 4px;
    border-radius: 50%;
    background:#0181fa;
}
.hero-slide ul li:before, .hero-slide ul li:after {
    content: '';
    position: absolute;
    z-index: 1;
}
.hero-slide ul li:after {
    top: 9px;
    left: 4px;
    width: 8px;
    border-left: 2px solid var(--white);
    height: 4px;
    border-bottom: 2px solid var(--white);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
       .formFooter{opacity:0!important;}  
.form-line {
    padding: 0px !important;
    margin: 0px !important;
    border-radius: 3px;   
}
.form-dropdown, .form-textarea, .form-textbox:not(#productSearch-input), .signature-wrapper, select {
    font-size: 1em;
    border-radius: 4px;
    border-width: 0px !important;
    border-style: solid;
    display: block;
    min-width: 100%;
    font-family: inherit;
    background: #F4F5F6;
    border: none;
    font-size: 13px; 
/*     height: 2em; !important; */
height: 2em !important;

}

.formFooter{display: none !important;}
#formCoverLogo{display: none !important;}
.form-dropdown:not([size]), .form-textbox {
    height: 2em !important;
}
.mb-35{ margin-bottom:40px;}
.fnt-28{font-size: 28px;} .fnt-20{font-size: 20px;}
.erp-title1{    font-size:30px !important;
    font-weight: 900;
line-height: 65px;}
.erp-title2{    font-size:30px !important;
    font-weight: 900;
line-height: 65px;
color: #0181fa;}
.erp-title{    font-size:43px;
    font-weight: 900;
line-height: 65px;}

.erp-title::after {
	content:" unprecedented way";
	animation: changeText 5s 5s infinite;
  color: #0181fa;
}
.wapa a{color: #0181fa;}
.wapa a:hover{color: #0181fa; text-decoration: underline;}
.waphd{    background: #eafaf0;     margin-bottom: 30px; padding:10px 0px;}
.txtgreen{color:#0181fa}
.videbx:before {
    position: absolute;
    content: "";
    width: 650px;
    height: 530px;
    background: radial-gradient(#85e6b8b3 0, rgba(255, 255, 255, 0) 100%);
    left: 0;
    bottom: -8px;
    filter: blur(50px);
    z-index: -1;
    border-radius: 50%;
}
.wap-tb{ 
    font-size: 18px;
    color: #222;
    border-radius: 0;
    padding: 10px 40px;}
    .wap-tab-bg1{background-color: #f3ebe0;   border: 1px solid #e4dacd;}
    .wap-tab-bg2{background-color: #eaeddd;   border: 1px solid #dee2cb;}
    .wap-tab-bg3{background-color: #dbeeef;   border: 1px solid #c8dfe1;}
    .wap-tab-bg4{background-color: #dde3ed;   border: 1px solid #cfd6e2;}
    .grd-bg{background: transparent linear-gradient(145deg, #90dbf1 0%, #d3fff1 23%, #e3ecff 46%, #fce7d8 72%, #90dbf1 100%) 0% 0% no-repeat;}
    .fnt42{font-size: 42px !important;}
    .bgbx{background-color: #efe7d8;}
    
@keyframes changeText {
	from {
		content:" unprecedented way";
	}
	25% {
		content:" unprecedented way";
	}
	50% {
		content:" unprecedented way";
	}
	75% {
		content:" unprecedented way";
	}
	to {
		content:" unprecedented way";
	}
}


@media (max-width:786px){
    .hero-slide {
        padding-right: 15px;
    }
    .erp-title1 {
        font-size: 20px;
        line-height: 26px;
        text-align: center;
    }
    .erp-title {
        font-size: 25px;
        line-height: 34px;
        text-align: center;
        margin-top: 102px;
    }
    .erp-slider-area {
        padding: 30px 0 0px 0px;
    }
.single-brand {
        margin-bottom: 10px;
    }
    .b-nme-inn img {
        padding: 5px 10px;
        width: 100%;
        margin-top: 10px;
    }
    .b-nme {

        padding-top: 50px;
 
   }   

}