.bg-yellow1{
    /* background-color: #FFC535; */
    background-color: #F8B819;
}
.new-statim {
    display: flex;
    align-items: center;
}
.ziva-red ul.ziva-list li {
    margin: 10px 10px;
}
.ziva-red ul.ziva-list li div {
    border: none;
    border-radius: 6px;
    min-height: unset;
    background-color: #ffff;
}
.ziva-red .new-text {
    color: #000000;
    text-align: left;
    font-weight: 300;
}
.ziva-red ul.ziva-list li div span img {
    margin: 12px auto;
}
.ziva-red ul.ziva-list li div p {
    padding: 8px;
    font-size: 14px;
}

.lending-solutions .left-content {
    /* background-image: url(../img/statim/Future-Proof.png); */
    background-size : cover ;
    height: 100%;
    width: 100%;
    border-radius: 6px;
    background-position: center;
}
.product-heading {
    padding: 36px 18px;
}

.lending-solutions .qa .accordion .card-header h2 button {
    background: #E9E4E4;
    color: #000000;
}
.accordion .card-header h2 button[aria-expanded="true"] {
    background: #FFC535 !important;
    color: #fff !important;
}
.lending-solutions .accordion .card-header h2 button:after {
    color: #000000;
}
.lending-solutions .qa {
    margin-top: 0;
}
.cont-50 {
    width: 68%;
    margin: 0 auto;
}
.Simplif-img {
    padding: 36px 30px;
}
.Simplif-img .view-sm {
    display: none;
}
.uno-unique {
background-image: none;
background-color: #E9E4E4;
}
ul.uno-list li {
    margin-bottom: 30px;
}
.uno-unique .box  {
    flex-direction: column;
    border-radius: 6px;
    background-color: #FFC535;
}
.mrg-10-img {
    margin: 12px;
}
.uno-unique .box p {
    color: #000;
    font-weight: 300;
}

.los header {
    border-top: 2px solid #FFC535;
    z-index: 999;
}
.zivapage .copywrite {
    background-color: #FFC535;
}
.owl-dots .owl-dot span {
    height: 13px;
    width: 13px;
    border: 2px solid #FFC535;
}
.owl-dots .owl-dot.active span {
    background-color: #FFC535;
}
.ziva-red .new-ziva-w {
	margin-top: -120px;
	margin-bottom: 50px;
}
.from-section .form-product .form-group .form-control {
	background-color: rgba(255, 255, 255, 0.23);
	border-color: rgba(255, 255, 255, 0.23);
	border-bottom: 1px solid #fff;
	color: #755e22 !important;
}
input::placeholder {
    color:#755e22 !important;
  }

  .product-heading h2, .product-heading h3 {
	font-size: 32px;
	line-height: 44px;
	margin: 0;
	padding-bottom: 24px;
	color: #000;
}
.from-section hr {
	border-color: #000;
}
.title_heading {
	font-size: 1.2rem;
	padding-bottom: 10px;
	color: #000;
}
/* media quri */
@media (max-width: 991px)
{
    .new-statim {
        flex-direction: column;
    }
    .ziva-red .new-text {
        text-align: center;
    }
    .ziva-red ul.ziva-list li div {
        width: 200px;
    }
    .cont-50 {
        width: 90%;
    }
    .Simplif-img {
        padding: 18px 0px;
    }

    .home-ban-section .ban-content h2 {
        font-size: 24px;
        width: 80%;
        margin: 0 auto;
    }
    .home-ban-section .hero-img {
        -webkit-transform: scale3d(1.4, 1.4, 1.4) translate(-13%, 10px); 
    }
    .home-ban-section .col-left { 
        /* margin-left: 50px; */
    }
    .los .row {
        margin: 0px 0px;
    }
}
@media (max-width: 768px) {
    .lending-solutions .left-content {
       
        /* height: 80vh; */
    }
    .cont-50 {
        width: 100%;
    }
    .Simplif-img {
        padding: 36px 0px;
    }
    .Simplif-img .view-fist {
        display: none;
    }
    .Simplif-img .view-sm {
        display: block;
        padding: 30px;
    }
    .uno-unique .box {
        height: 184px;
        max-width: 80%;
    }
    ul.uno-list li{
        display: flex;
    justify-content: center;
    width: 50%;
    }
    .ziva-red .new-ziva-w {
        margin-top: -67px;
        margin-bottom: 0px;
    }
    .product-heading {
        padding: 12px 18px;
    }
    .product-heading h2, .product-heading h3 {
        font-size: 24px;
        line-height: 1.25;
        margin: 0;
        padding-bottom: 24px;
        color: #000;
    }
    .uno-unique .box p {
        font-size: 14px;
        font-weight: 500;
        padding: 11px;
    }
}
@media (max-width: 600px) {
    .ziva-red ul.ziva-list li {
        width: 33.3%;
    }
    .Simplif-img .view-sm {
        padding: 15px;
    }
    .Simplif-img {
        padding: 24px 0px;
    }
    .uno-unique .box {
        max-width: 200px;
    }
    ul.uno-list li{
        display: flex;
    justify-content: center;
    width: 50%;
    }
    .ziva-red .new-ziva-w {
        margin-top: -77px;
        margin-bottom: 0px;
    }
    .product-heading {
        padding: 12px 18px;
    }
    .ziva-red .new-ziva-w img {
        max-height: 70px;
        display: block;
        margin: auto;
    }
    .product-heading h2, .product-heading h3 {
        font-size: 24px;
        line-height: 1.25;
        margin: 0;
        padding-bottom: 24px;
        color: #000;
    }
    .uno-unique .box p {
        font-size: 14px;
        font-weight: 500;
        /* padding: 5px; */
    }
    .home-ban-section .hero-img {
        -webkit-transform: scale3d(1.2, 1.2, 1.2) translate(-7%, 10px);
        transform: scale3d(1.2, 1.2, 1.2) translate(-7%, 10px);
        padding-top: 0px;
        z-index: 9;
    }
   
}