html {
  scroll-behavior: smooth;
}



.service-img {
    padding: 20px 20px 5px 20px;
}

[class*=services-layout] .slick-slide {
    margin: 15px;
    transition: opacity 0.3s ease, visibility 0.3s ease, box-shadow 0.4s ease;
}

.service-img img {
    border-radius: 10px !important;
}



.service-body {
    padding: 20px 20px;
    overflow: hidden;
}


.service-item .service-price h6 {
    font-size: 18px;
    margin-bottom: 5px;
}


.service-item .service-title {
    font-size: 18px;
    margin-bottom: 15px;
    transition: all 0.3s linear;
}


.checkmark-list {
    list-style: none;
    padding-left: 5px;
    font-size: 14px;
}







.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn:not(.btn-link), .btn:not(.btn-rounded) {
    -webkit-clip-path: polygon(calc(100% - 15px) 0, 100% 15px, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(calc(100% - 15px) 0, 100% 15px, 100% 100%, 0 100%, 0 0);
}


.service-item .service-price {
    font-size: 14px;    padding: 0px 5px;
}

.checkmark-list li i {
    color: #21cdad;
    margin-right: 5px;
}

.checkmark-list li  {
  text-align: left;
}


.Packages-health{border:1px solid #dddd;  box-shadow: 2px 2px 18px #7a7a7a14;}


.service-body a{color: #193786;
    font-weight: 600;}


.Corporate-health .service-wrap {
    padding: 17px !important;
    text-align: center !important;
    background: #fff !important;
        min-height: auto !important;    box-shadow: 5px 10px 12px -10px #939393 !important;;    border: 1px solid #ced0d1 !important;;
}

.Corporate-health .icon-part {
    margin-bottom: 9px;
    display: flex;
    justify-content: space-around;
}

.bg-moto{background: #ff7100;}
.moto-grid{text-align: center; padding-bottom:20px; padding-top:20px;}
.moto-grid img{    width: 100%;
    max-width: 100px;}
.moto-grid h4{color:#fff; font-size:17px;}



.testimonial-grid iframe {
    width: 100%;
    min-height: 223px;
}

.testimonial-grid {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 10px;
    background: #000;
    border-radius: 10px;
}

.inner-banner{}
.inner-banner img{width:100%;}




.package-item {
    padding-bottom: 40px !important;
}

.package-card {
    box-shadow: 2px 2px 8px #7f7f7f4d;
    border-radius: 16px !important;
}

.package-header {
       border-radius: 16px 16px 0 0 !important;
    font-weight: 600 !important;
    background-color: #ff7100;
    color: #fff;
    font-size: 15px;
    padding: 10px 14px;
}

.package-header div:first-child {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}



.package-body {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 50%;
    box-shadow: 2px 2px 18px #7a7a7a14;
    border-radius: 0 0 16px 16px;
    padding: 0 21px 20px;
    background-color: var(--white);
}

.package-body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.package-body .testpkgcard-top {
    display: flex
;
    flex-direction: column;
    height: 100%;
}

.package-body ul li {
    letter-spacing: -.42px;
    color: #0f0d0d;
    font-size: 16px;
    list-style: none;
    font-weight: 400;
    display: flex
;
    align-items: flex-start;
    margin-top: 16px;
    line-height: 20px;
}
.package-body .testpkgcard-bottom {
    display: flex;
    height: -moz-min-content;
    height: min-content;
}


.package-body .testpkgcard-bottom {
        display: flex;
    height: -moz-min-content;
    height: min-content;
    align-items: center;
    justify-content: space-between;
}

.package-body ul {
    padding-left: 0;
}

 .package-body ul li img {
       width: 18px !important;
    height: 18px;
    margin-right: 10px;
}
.package-body .package-list {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.prise-item {
    color: #1259bf;
    font-size: 20px;
    font-weight: 600;
}

.for-actual-price {
    font-size: 22px;
    color: #0c4fad;
}

.pkg-btn-update {
    border-radius: 25px;
    cursor: pointer;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    padding: 2px 2px 2px 6px;
    display: flex !important
;
    align-items: center;
    text-align: center;
    width: -moz-max-content;
    width: 146px;
    justify-content: space-between;
    font-size: 18px;
}

.btn-blue {
    background: #1259bf !important;
}

.pkg-btn-update img {
    width: 30px !important;
    height: 30px !important;
    margin-left: 8px;
    margin-right: 0 !important;
}
.pkg-btn-update span {
    margin-left: 15px;
}

.text-\[\#fff\], .text-\[\#ffffff\], .text-\[white\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.slick-slide img {
    display: block;
}

.package-card {
    box-shadow: 2px 2px 8px #7f7f7f4d;
    border-radius: 16px !important;
}


















.b1{background: #e3ece7!important;}
.b2{background: #daf0fe !important;}
.b3{background: #f5ecdd !important;}

.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%;
}

.Optional{position:relative;}
.Optional small{position: absolute;
    margin-top: -19px;
    font-size: 12px;}

.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;
}

.Usefull{}
.Usefull ul{}
.Usefull ul li{}
.Usefull ul li a{color:#e0e0e0; margin-bottom:11px;}

.desc{text-align: justify;}
.desc p{text-align: justify;}

.middle-box{display: flex;align-items: center;}



.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: #0f328f !important;
    padding: 39px;
    border: 0px solid #d5d5d5;
}

.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: 22px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--color-default);
    background-color: #fff;
    border-color: #b6b6b6;
    border: 1px solid #ddd;
}
.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;
    min-height: 228px;
    border: 1px solid #89bdcb;
    background: #fff;}


.bg-lightsky{
    padding: 30px 24px 30px 56px;
    border-radius: 14px;}

.form-bg 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;
    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: 12px;
    background: rgba(255, 255, 255, 0.8);
    padding: 52px 40px;
    box-shadow: 10px 20px 30px 0px #ecf9fe;}


.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 42px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border-radius: 6px;
    margin-left: 20px;
}

.filters-style-two .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
 
    color: #000;
    background-color: #ffffff;
    border-color: transparent;
}

.bankbg {}

.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: #fff;
}

.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: #d10b0c;}

.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: 2px;}
.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
}

.test-bg{background-image: url(./assets/images/tes-bg.jpg);}
.rs-testimonial{position:relative;}

.rs-testimonial:after {
   position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #01334ecc;}





  .fix-icon {
       display: inline-block;
    position: fixed;
    bottom: 360px;
  right:0px;
    z-index: 999999;
}

.tst{}

.tst .rs-testimonial:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.tst .rs-testimonial.style7 .testi-wrap .top-part {
    padding: 70px 85px 80px;
    background: #f1f6fc;
    border-radius: 4px;
}


.tst .rs-testimonial.style7 .testi-wrap .posted-by .name {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #2d2929;
    margin-bottom: 2px;
}


 .qoute {
       
    position: fixed;
    bottom: 192px;
    right: 0px;
    z-index: 999999;
}


.contact-form select {
    background: #f1f6fc;
    width: 100%;
    padding: 10px 18px;
    border: none;
    outline: none;
    border-radius: 0;
    color: #363636;
    font-size: 16px;
}


.inscurnce-choose{ }





.inscurnce-choose .rs-services.style1 .service-wrap {
   box-shadow: 0px 0px 0px 0px #f6f6f6;
    padding: 17px;
    text-align: center;
    border: 0px solid #4cbadf;
    margin-bottom: 9px;
    border-radius: 0px;
    min-height: 299px;
    background: #ffffff;
}


.mission{}

.mission .rs-services.style1 .service-wrap {
    box-shadow: none;
    padding: 17px;
    text-align: center;
    border: 0px solid #b9bdbe;
    margin-bottom: 9px;
    border-radius: 20px;
    min-height: auto;
    background: transparent;
    border: 0px solid #ddd;
}

.mission .desc {
    text-align: center;
}




.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************/


.content-part{}


.content-part .desc{text-align: center;}
.content-part a.btn-blue {     background: #00a4da;
    padding: 3px 8px 3px 8px;
    color: #fff;
    font-size: 13px;
    border-radius: 4px;
    margin-top: 10px;
    display: inline-block;}


.agent-bg{
    position: relative;
    background: #deebfa;}



.agent-bg .form-bg {
    border-radius: 12px;
    background: #fff;
    padding: 52px 40px;
    box-shadow: 0px 0px 0px 0px #ecf9fe;}



.agent-grid{display: flex;
    align-items: center;}
.agent-text{}
.agent-text h2 {
   color: #132c6f;
    font-size: 28px;
    line-height: 4px;
    margin-top: 44px;
}
.agent-text p{color:#000;}

.agent-text p {
    margin: 0 0 10px;
    font-size: 14px;
}

.agent-text ul{}
.agent-text li{ font-size: 14px; color:#000; margin-bottom:10px;}
.agent-text li strong{    font-size: 16px;}

.agent-text h5{color:#000;}

.menu{background:#193786;}

.rs-about .readon {
    outline: none;
    padding: 8px 21px;
    border: none;
    border-radius: 13px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #ffffff;
    background: #1a70af;
    transition: all 0.3s ease;
}

.rs-about .desc {
    text-align: justify;
    margin-bottom: 12px;
}


.bx-wrapper {
    position: relative;
    margin-bottom: 0px !important;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
    display: none;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
    display: none;
}

.agent-zoon{    background: #1c3f9c;}
.agent-zoon .form-bg {
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.8);
    padding: 52px 40px;
    box-shadow: none;
}


.agent-zoon .bg-contactext input[type="email"], .bg-contactext input[type="text"], .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: 0px solid #ddd;
    border-radius: 7px;
}


.editorial .readon {
    outline: none;
    padding: 8px 30px;
    border: none;
    border-radius: 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #ffffff;
    background: #00a4da;
    transition: all 0.3s ease;
}

.corprate-checkup-wapper{}

.corprate-checkup-wapper .team-image {
      margin-bottom: 5px !important;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.corprate-checkup-wapper .team-wrap { padding: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0px;
    background: #fff;
    text-align: center;border-radius:7px;
}

.coraprect-checkuptittle{font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;}

.package-list{}

.package-list .service-body {
      padding: 0px 0px;
    overflow: hidden;
    background: #fff;
}

.package-buttom{background:#193786;}

.package-list .service-item .service-title {
    font-size: 18px;
    margin-bottom: 15px;
    transition: all 0.3s linear;
    background: #ff7100;
}

.package-list .checkmark-list {
    list-style: none;
    padding-left: 28px;
    font-size: 14px;
    margin-bottom: 15px;
}

.package-list .service-item .service-price {
    font-size: 14px;
    padding: 0px 34px;
    text-align: left;
}

.package-list .service-item .service-price h6 {
    font-size: 20px;
    margin-bottom: 5px;
}

.package-list .service-title{padding-bottom: 15px; padding-top:15px;}


.package-list .service-item .service-title a {color:#fff;}

.discount{color: #606162;
    margin-right: 10px;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 22px;}

.wap{}

.col-flex1{display:flex;}
.col-flex2{display:flex;}

.flex-choose{}
.flex-box { background:#fff;
    text-align: center;
    border: 0px solid #ddd;
    width: 49%;
    margin-left: 18px;
    margin-bottom: 18px;
    padding: 10px;
}


.flex-box h5{font-weight:400; font-size:22px;    margin: 0;}
.flex-box p{}
.flex-box img{max-width:70px; width:100%;}






