html {
  scroll-behavior: smooth;
}

.abouthome-grid{}

.abouthome-grid a{    background: #d10b0c;
    padding: 3px 8px 3px 8px;
    color: #fff;
    font-size: 13px;
    border-radius: 4px;
    margin-top: 10px;
    display: inline-block;}

.prduct-button{ min-height: 47px;display: flex; align-items: center;}

.prduct-button .apply a{ color: #0137fc;
    font-size: 14px;
    margin-right: 10px;}
.prduct-button .learnm a{color: #d10c0c;font-size: 14px;}

.prduct-button i{font-size: 14px;}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    width: 100%;
}

.bx-wrapper {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 0px #ccc !important;
    box-shadow: 0 0 0px #ccc !important;
    border: 0px solid #fff !important;
    background: #fff;
}

.rs-about .desc{text-align: justify;}

.Usefull{}
.Usefull ul{}
.Usefull ul li{}
.Usefull ul li a{color:#e0e0e0; margin-bottom:11px;}

.desc{}
.desc p{text-align: justify;}

.list-bal ul{display: flex; width: 100%;flex-wrap: wrap;}

.list-bal ul li{padding: 4px 8px;
        background: #f1f5fa;
        border-radius: 4px;
        margin: 0 16px 8px 0;
        letter-spacing: .2px;
        text-align: center;
        font-size: 13px;
        color: rgba(0, 0, 0, .5);}




.thiknes-border{border: 2px solid #e4e4e4;}

.bgblue{background:#f0f6f6;}

.bg-contactext{    margin-bottom: 20px;}
.bg-contactext .info-item{background: #f7f7f7;    padding: 20px;}

.bg-contactext .form-bg{background: #f7f7f7;padding: 39px;}

.bg-contactext input[type="email"], .bg-contactext input[type="text"],  .bg-contactext textarea {
    font-size: 14px;
    padding: 12px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--color-default);
    background-color: #fff;
border-color: #b6b6b6;
}

.bg-contactext input{font-size: 14px;
    padding: 12px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--color-default);
    background-color: #fff;
   border-color: #b6b6b6;}

.help-list{}

.contact-call{}

.bracking{}

.bg-contactext{}
.bg-contactext p {
    margin: 0 0 5px;}



.help-list ul{padding:0px; margin:0px; list-style: none;    margin-left: 35px;}
.help-list li{ font-size:20px; color:#000; padding-bottom:20px;    font-size: 15px;
    font-weight: 600;
    line-height: 24px;}

.help-list li:before {
    content: "";
    background: url(./assets/img/check.png);
    width: 24px;
    height: 24px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    display: inline-block;
    margin-left: -32px;
}


.bg-contactext input[type="email"], .bg-contactext input[type="text"], .bg-contactext textarea {
    font-size: 14px;
    padding: 12px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--color-default);
    background-color: #fff;
    border-color: #b6b6b6;
}
.bg-contactext input {
    font-size: 14px;
    padding: 12px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--color-default);
    background-color: #fff;
    border-color: #b6b6b6;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.bg-contactext select {
    font-size: 14px;
    width: 100%;
    padding: 12px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--color-default);
    background-color: #fff;
    border-color: #b6b6b6;
}


.client-box{    border: 1px solid #d1d1d1;
    padding: 32px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;}

.client-box img{max-width: 100%;width: 160px;}

.bg-contactext input[type="email"], .bg-contactext input[type="text"], .bg-contactext textarea {
    font-size: 14px;
    padding: 12px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--color-default);
    background-color: #fff;
    border-color: #b6b6b6;
}
.bg-contactext input {
    font-size: 14px;
    padding: 12px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--color-default);
    background-color: #fff;
    border-color: #b6b6b6;
}

.bg-lightblue{background: radial-gradient(115.82% 109.5% at 62.52% 105.44%, rgba(9, 78, 255, 0.1) 0%, rgba(109, 206, 255, 0.1) 100%);
    
        padding: 30px 24px 30px 56px;
    border-radius: 14px;}

.bottom-space{margin-bottom:20px;}


.bg-lightsky{    background-color: rgba(0, 178, 228, 0.1);
    padding: 30px 24px 30px 56px;
    border-radius: 14px;}

.form-bg select {
    border: none;
    border-bottom: 2px solid #e0e0e0;
        color: #7e7d7d;
    font-size: .9375rem;
    line-height: 1.375rem;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    margin: 0;
    width: 100%;
    transition: all .5s;
        margin-bottom: 24px;
}

.form-bg input {
    border: none;
    border-bottom: 1px solid #787676;
    color: #231e1f;
    font-size: .9375rem;
    line-height: 1.375rem;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    margin: 0;
    width: 100%;
    transition: all .5s;
        margin-bottom: 24px;
}

.form-bg{     border-radius: 7px;
    background: rgba(255, 255, 255, 0.8);
    padding: 52px 40px;
    border: 7px solid #e3e3e4;
    }


.filters-style-two .nav-tabs {
    border-bottom: 0px solid #dee2e6;
}


.filters-style-two {
    text-align: center;
    margin-bottom: 0px;
}

.tab-menu {
    display: flex;
    justify-content: space-around;
}

.nav-tabs .nav-link {
      border: 0px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    padding: 10px 32px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border-radius: 6px;
    margin-left: 0px;
}

.filters-style-two .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
 
    color: #000;
    background-color: #ffffff;
    border-color: transparent;
}

.bankbg {background:#f1f1f1;}

.progressstep{text-align:center;}
.progressstep img{width:90%;}







* Life Insurance Type NEW Component CSS */
.life-insurance-type-wrapper{background:#EEEBEB;padding:10px 0 40px;margin-bottom:5px;margin-top:-5px;}
.life-insurance-type-wrapper h2{margin-top:0;margin-bottom:28px;}
.li-typeof-policy {margin-bottom: 55px;}
.li-typeof-policy table{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 0 0 2px #c9d2db;}
.li-typeof-policy table tr th{background:#92c1ff;font-size:14px;padding:12px 0 12px 35px;line-height:15px;}
.li-typeof-policy table tr td{font-size:13px;padding:12px 0 12px 35px;background:#dcebff;line-height:15px;}
.li-typeof-policy table tr:nth-child(2n) td{background:#fff;}
.li-typeof-policy table tr td:nth-child(2n),.li-typeof-policy table tr th:nth-child(2n){border-left:1px solid #92c1ff;}

.creadit-Benefits{}

.creadit-Benefits .rs-services.style1 .service-wrap {
    padding: 10px;
    text-align: center;
    background: #f1f6fc;
}

.col-Eligibility{border: 2px solid #106eea;
    padding: 20px;
    border-radius: 10px;
    min-height: 592px;}

.carloan-feature{}

.carloan-feature{}

.Features-carlon-wap{}

.Features-carlon-wap .rs-services.style15 .addon-services {
    background: none;
    background-repeat: no-repeat;
    background-position: 198px 36px;
    padding: 15px 26px 15px 21px;
    background-color: #fff;
    text-align: left;
    display: flex;
    flex-direction: row; border-radius:10px;
    align-items: normal;
    margin-bottom: 20px;
    border: 1px solid #b3bfce;
    box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);}

.col-5steps{}


.wrapper {
	 font-family: 'Helvetica';
	 font-size: 14px;

}
 .StepProgress {
	 position: relative;
	 padding-left: 45px;
	 list-style: none;
}
 .StepProgress::before {
	 display: inline-block;
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 15px;
	 width: 10px;
	 height: 100%;
	 border-left: 2px solid #CCC;
}
 .StepProgress-item {
	 position: relative;
	 counter-increment: list;
}
 .StepProgress-item:not(:last-child) {
	    padding-bottom: 38px;
    font-size: 18px;
}
 .StepProgress-item::before {
	 display: inline-block;
	 content: '';
	 position: absolute;
	 left: -30px;
	 height: 100%;
	 width: 10px;
}
 .StepProgress-item::after {
	 content: '';
	 display: inline-block;
	 position: absolute;
	 top: 0;
	    left: -37px;
    width: 17px;
    height: 17px;
	 border: 2px solid #CCC;
	 border-radius: 50%;
	 background-color: #FFF;
}
 .StepProgress-item.is-done::before {
	    border-left: 2px solid #e4a7a3;
}
 .StepProgress-item.is-done::after {
	 content: "✔";
	 font-size: 10px;
	 color: #FFF;
	 text-align: center;
    border: 2px solid #d20a0c;
    background-color: #d10a0b;
}
 .StepProgress-item.current::before {
	 border-left: 2px solid green;
}

.StepProgress strong:hover{color:#d10a0b;}

 .StepProgress-item.current::after {
	 content: counter(list);
	 padding-top: 1px;
	 width: 19px;
	 height: 18px;
	 top: -4px;
	 left: -40px;
	 font-size: 14px;
	 text-align: center;
	 color: green;
	 border: 2px solid green;
	 background-color: white;
}

.col-5steps-img{text-align: center;}
.col-5steps-img img{width: 80%;}
 .StepProgress strong {    font-size: 18px;
	 display: block;
}



.single-features-card .icon-image {
      text-align: center;
    margin-bottom: 15px;
    width: 100px;
    height: 100px;
    border: 5px solid #ddd;
    background: #fff;
    border-radius: 50px;
    padding: 6px;
    padding-top: 19px;
}

.bg-light1 {
    background-color: #fff0e6;
}


.single-features-card .content h3 {
    font-size: 24px;
    margin-bottom: 0; color:#fff;
}


.single-features-card .content .list {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
}


.single-features-card .content .list li {
    list-style-type: none;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    padding-left: 28px;
    line-height: 30px;
}

.single-features-card .content .list li:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: "\f058";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 20px;
}


.single-features-card .content .list li i {
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 5px;
    color: var(--main-color);
}


.fixheight1 {
    min-height: 416px;
    height: 100%;
}


.single-features-card {
    margin-top: 25px;
       background-color: #d10b0c;
    padding: 30px;
    border-radius: 5px;
    border: 1px solid #f7fbfc;
    -webkit-transition: var(--transition) !important;
    transition: var(--transition) !important;
}


.single-features-card:hover {
    border: 1px solid var(--main-color);
}

.busness-lstep{}
.busness-lstep .icon-part{}

.busness-lstep .icon-part h2{color:#d10c0c;}

.busness-lstep .rs-featured.style1 .featured-wrap {
    display: flex;
    align-items: baseline;
    padding-right: 15px;
    background: radial-gradient(50.79% 52.48% at 48.36% 50.79%, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0.72) 100%);
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.01), 5px 0 10px rgba(0, 0, 0, 0.01), 0 -5px 10px rgba(0, 0, 0, 0.01), 0 5px 10px rgba(0, 0, 0, 0.01);
    border: 1px solid #fff;
    border-radius: 23px;
    padding: 17px 15px 16px;
    margin-bottom: 20px;
    min-height: 205px;
    position: relative;
    border: 1px solid #d10c0c;}

.busenn-loan-table{}
.busenn-loan-table table td li{margin-bottom:15px;list-style: decimal;}

.personl-loan-choose{}

.personl-loan-choose .rs-services.style7 .services-wrap {
    padding: 23px 18px 26px;
    text-align: center;
    border-radius: 10px;
    min-height: 247px;
    margin-bottom: 20px;
    background: #d10c0c 0 0 no-repeat padding-box;
    box-shadow: none;
    border: 2px solid #e1dbdbdd;
}

.personl-loan-choose:hover {
    padding: 23px 18px 26px;
    text-align: center;
    border-radius: 10px;
    min-height: 247px;
    margin-bottom: 20px;
    background: #000 0 0 no-repeat padding-box;
    box-shadow: none;
    border: 2px solid #e1dbdbdd;
}



.personl-loan-choose .rs-services.style7 .services-wrap .title a {
    color: #fff;
}


.personl-loan-choose .desc {
    color: #e9e9e9;
}

/***************tab start*********/

.nav-tabs {
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	border: none;
}
.nav-tabs .nav-link{
	border: none;
	border-radius: 0;
	transition: color .2s ease-out;
}
.tabs-dark .nav-link {
	color: #fff;
}
.tabs-light .nav-link {
	color: rgba(0,0,0,.5);
}
.tabs-dark .nav-link:not(.active):hover {
	color: #aeb0b3;
}
.tabs-light .nav-link:not(.active):hover {
	color: #495057;
}

.nav-pills .nav-link{
	border-radius: 2px;
	color: #495057;
	transition: color .2s ease-out, box-shadow .2s;
}
.nav-pills .nav-link:hover{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	
}
.nav-pills .nav-item {
	margin: 0 5px;
}
.nav-pills.pills-dark .nav-link.active {
	background-color: #343a40!important;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.nav-pills.pills-dark .nav-link:not(.active):hover {
	color: #1d1e22;
}
.tabs-marker .nav-link {
	position: relative;
}
.tabs-marker .nav-link.active .marker {
	height: 30px;
	width: 30px;
	left: 50%;
	bottom: -30px;
	transform: translatex(-50%);
	position: absolute;
	overflow: hidden;
}
.tabs-marker .nav-link.active .marker:after {
	content: "";
	height: 15px;
	width: 15px;
	top: -8px;
	left: 50%;
	transform: rotate(45deg) translatex(-50%);
	transform-origin: left;
	background-color: #fff;
 	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	position: absolute;
}

.reb-b{background-color: #1e2c73;}

.loan-tab{margin-top: 30px;
    margin-bottom: 30px;}

.ms-sp{margin-bottom:20px;}

.img-part{}
.img-part img{ width:100%;border-radius: 15px;}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 99!important;
}

.loanrate-button{text-align: right;
    margin-top: 13px;}
.loanrate-button a{font-size: 15px;
    color: #000;
    padding: 11px 35px;
    transition: all 0.5s;
    text-transform: capitalize;
    position: relative;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    border: none;
    background: #fcdd60;
    box-shadow: var(--box-shadow);
    z-index: 1;
    margin-top: 12px;}

.loanrate-button a:hover{background:#fff; color:#000;}

.itable-list{margin-bottom: 49px;}
.itable-list table{background:#fff;}
.itable-list tr th{vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    background: #074495!important;
    color: #fff;}

.itable-list td{}
.itable-list h3{    font-size: 25px;
    margin-bottom: 12px;
    color: #c93939;}

.scroll-menu{}
.scroll-menu.sticky{position: fixed; background:#000; width: 100%;
 
        display: inline-block;z-index: 999;
      opacity: 1;
    visibility: visible;
    animation-name: fadeInDown;
    animation-duration: 500ms;
    animation-timing-function: linear;}



.fix-footer {
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 5px 0;
    z-index: 9;
}

.fix-footer p {
    width: 33.33%;
    text-align: center;
}

.fix-footer p a {
    width: 100%;
}


.fix-footer p a span {
    float: left;
    width: 100%;
    color: #000;
}

.fix-footer p a img{width:30px;}

.fix-footer p, .fix-footer p a {
    margin: 0;
    padding: 0;
    float: left;
}

.enquireNow, .fix-footer {
    position: fixed;
    display: none;
}






/**********left fixed buttom star************/


.whatsapp_float {
    position: fixed;
    bottom: 120px;
    right: 10px;
    z-index: 9999 !important
}

.wa__btn_popup_icon {
    background: #2db742;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%)
}

.wa__btn_popup_icon:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: -1px;
    background: url("image/whatsapp_logo.svg") center center/30px auto no-repeat;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s
}





  .fix-icon {
       display: inline-block;
    position: fixed;
    bottom: 360px;
  right:0px;
    z-index: 999999;
}


  .qoute {
       
    position: fixed;
    bottom: 192px;
    right: 0px;
    z-index: 999999;
}









.fix-footer {
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 5px 0;
    z-index: 9;
}

.qoute img{width:90%;}
.fix-icon img{width:90%;}



.fix-footer p {
    width: 33.33%;
    text-align: center;
}

.fix-footer p a {
    width: 100%;
}


.fix-footer p a span {
    float: left;
    width: 100%;
    color: #000;
}

.fix-footer p a img{width:30px;}

.fix-footer p, .fix-footer p a {
    margin: 0;
    padding: 0;
    float: left;
}

.enquireNow, .fix-footer {
    position: fixed;
    display: none;
}

/**********left fixed buttom end************/

.expand-btn-inner {
    display: flex
;
    align-items: center;
}

.expand-btn-inner ul {
    display: flex
;
    align-items: center;
}

.expand-btn-inner .head-btn a {
    font-size: 14px;
    padding: 13px 28px;
    font-weight: 500;
    text-transform: uppercase;
    background: #d83030;
    color: #ffffff;
    border-radius: 30px;
}

.rs-menu-area{}


.testimonial-grid {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 0px;
}

.about-video iframe {
    height: 322px !important;
}


.testimonial-grid iframe{    height: 205px;
    width: 100%;}


.list-bal-call{}
.list-bal-call ul li {
    display: inline-block;
    background: #404467;
    color: #e2e2e2;
    /* padding: 5px; */
    border-radius: 10px;
    margin-right: 14px;
    font-size: 13px;
    padding: 5px 20px 5px 20px;
}



.list-vegno{    margin-bottom: 10px;}
.list-vegno ul li {
      font-weight: 500;
    display: block;
    color: #757272;
    font-size: 16px;
    display: inline;
    margin-right: 13px;
}


.list-vegno ul li span{    margin-left: 10px;
    color: #d83030;
    font-weight: 700;
    font-size: 18px;}


.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
    display: none;
}

.rs-services .bx-wrapper {
    position: relative;
    margin-bottom: 20px;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.editor-profile .bx-wrapper {
    position: relative;
    margin-bottom: 0px;
    padding: 0;
    -ms-touch-action: pan-y;
}



.tsr4 {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
}
    
    
.tsr4 a {
    display: inline-block;
}
    
.tsr4 a:nth-of-type(1), .tsr4 a:nth-of-type(1) img {
  
}
    
}
.tsr4 a:nth-of-type(2), .tsr4 a:nth-of-type(3) {
    width: 43%;
}

.tsr4 a:nth-of-type(2), .tsr4 a:nth-of-type(3) {
       width: 47%;
    margin-left: 6px;
}
.tsr4 a:nth-of-type(2) {
    background: #3ab929;
}

.tsr4 a:nth-of-type(3) {
    background: #ef4502;
}


.service-wrap .list-vegno{margin-bottom:20px;}

.list-facl{margin-bottom:20px;}
.list-facl ul{}
.list-facl li {
    display: inline;
    margin-left: 11px;
    font-size: 14px;
    color: #222;
}
.list-facl li img{width: 23px;}



.tp-lists {
    width: 100%;
    background: #eaf5ff;
    padding: 5px;
}

.tp-lists ul {
    display: table;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

.tp-lists li i {
    display: block;
}

.tp-lists li {
   font-size: 12px;
    line-height: 12px;
    display: table-cell;
    text-align: center;
    padding: 5px;
    color: #201f1f;
    font-weight: 600;
    border-left: 1px solid #828181;
}

.tsr4 a:hover {
    background: #000;
    color: #fff !important;
}


.item-content {
    border-radius: 0 0 4px 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 40px 0px rgba(68, 68, 68, 0.2);
    box-shadow: 0px 2px 40px 0px rgba(68, 68, 68, 0.2);
}

.allspace {
    padding: 22px 30px 5px;
}

.tsr4 a:nth-of-type(2), .tsr4 a:nth-of-type(3) {
    color: #fff;
    font-size: 13px;
    padding: 7px 18px;
    text-decoration: none;
    text-align: center;
}
    
.wp{display: none;}    


.allspace .item-title{    font-weight: 600;
    font-size: 19px;
    text-transform: uppercase;
    color: #ff3333;
    margin-bottom: 9px;}

.service-card .tsr4 {
    width: 55%;
    display: flex;
    margin-bottom: 10px;
}


.service-wrap .list-bal ul li {
    padding: 4px 8px;
    background: #f1f5fa;
    border-radius: 4px;
    margin: 0 16px 8px 0;
    letter-spacing: .2px;
    text-align: center;
    font-size: 13px;
    color: rgba(0, 0, 0, .5);
    width: 43%;
    float: left;
}

.service-wrap .list-bal ul {
    display: flex;
    width: 109%;
    flex-wrap: wrap;
}


.bg-contactext input[type="email"], .bg-contactext input[type="text"], .bg-contactext input[type="date"],  .bg-contactext input[type="number"], .bg-contactext textarea {
    font-size: 14px;
    padding: 22px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--color-default);
    background-color: #fff;
    border-color: #b6b6b6;
    border: 1px solid #ddd;
}


.bg-contactext  select {
    font-size: 14px;
    padding: 22px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--color-default);
    background-color: #fff;
    border-color: #b6b6b6;
    border: 1px solid #ddd;
}
    

    