p {margin-bottom: 20px  !important;}
.service-details__list2 li {padding-bottom:10px;}
.service-sidebar::before {bottom: -450px;}
.about-two__list2 li > i {color: #008fd5;margin-right: 10px;
}
.main-menu .main-menu__list > li  {margin: 0 30px 0;}
.scroll-to-top {margin-bottom:70px;}
.logo-box img {width:250px;}

.recloanz-embed {
    position: relative;
    width: 110%;
    height: 200%;
    min-height:1100px;   /* adjust once to your layout */
}
.trusted-company__box-wrap::before {display:none;}
.trusted-company__box:hover {background-color:#0c2139}


#recloanzBoatApp {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}



.thm-btn2 {
    text-align:center;
    background-color:#008fd5;
    padding:15px 30px;
    border-radius:4px;
    width:fit-content;
    margin-bottom:10px;
    color:aliceblue;
    font-size:16px;
    font-family: "Rajdhani";
    font-weight:600;
}
.thm-btn2:hover {
    background-color:#0c2139;
    border-radius:5px;
    color:aliceblue;
}
.links a {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.why-choose__image > img {
    width:100%;
    margin-bottom:60px;
  }
iframe {
    border:none;
    width:100%;
    height:391px;
}


@media (max-width: 991px) {
    .recloanz-embed {
        width: 100%;
        height: 1100px;
        min-height: 650px;
    }
}



@media only screen and (min-width: 996px) and (max-width: 1200px) {
    .ratequote {
        margin-top:150px;
    }
}
