/*
 Theme Name:   Solvency Child
 Theme URI:    https://rstheme.com/products/wordpress/solvency/
 Description:  Solvency Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     solvency
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

body {
    background: #000;
}

#rs-header .btn_quote a,
.rs-btn a {
    background: #f27f0b;
}

.prelements-heading .title-inner .sub-text {
    color: #f27f0b;
}

.elementor-26239 .elementor-element.elementor-element-b35e334 .rstab-main ul.nav li a.active {
    background-color: #f27f0b;

}

.elementor-26239 .elementor-element.elementor-element-602d379:not(.elementor-motion-effects-element-type-background),
.elementor-26239 .elementor-element.elementor-element-602d379 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #f27f0b;
}

.elementor-26239 .elementor-element.elementor-element-b35e334 .rstab-main ul.nav li a.active,
.elementor-26239 .elementor-element.elementor-element-e1db672 .wpcf7-submit {
    color: #FFFFFF;
    background-color: #f27f0b !important;
}

.elementor-26239 .elementor-element.elementor-element-b35e334 .rstab-main ul.nav li a:hover {
    background-color: #f27f0b !important;
}

.desch3 h3 {
    font-weight: 300;
}

.elementor-26239 .elementor-element.elementor-element-b35e334 .rstab-main .tab-content {

    height: 505px;
}

.footer-top {
    display: none;
}

#rs-header .toolbar-area .toolbar-contact ul li i {
    color: #f27f0b !important;
}

.partnerlogo img {

    height: 55px !important;
    width: auto;
    max-width: none;
    margin: 0 14px;
    max-width: none !important;

}

.contacthd {
    color: #032e42;
    font-family: 'Epilogue', sans-serif;
    font-weight: 600;
    position: relative;
    line-height: 1.3;
    font-size: 25px;
}

.contactdetails {
    color: #666666;

}

.ourservices .elementor-widget-rs-service-grid .elementor-widget-container {
    min-height: 390px;
}

h2.slime {
    font-weight: 400;
    font-size: 29px;
    line-height: 1.3;
    margin: 30px 0 0;
}

.cumsub {
    font-weight: 500;
    margin: 0 0 10px;
    display: inline-block;
    color: #bb0b0b;
    line-height: 1.3;
    font-family: 'Epilogue', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #f27f0b;
}

.ourservc .elementor-widget-container {
    min-height: 400px;
}

.haaderbanner h2 {
    color: #fff;
}

.debtrow,.personalrow {
    display: block;
    position: relative;
    margin: 10px 0 40px;
    text-align: center;
    color: #fff;
}

.debtrowinner {
   display: inline-block;
width: 13%;
color: #fff;
font-size: 23px;
vertical-align: top;
padding: 0 20px;
}
a.bannerheadbtn{
        z-index: 9;
    background-color:#f27f0b;
    font-family: Epilogue;
    height: auto;
    width: auto;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 40px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 16px;
    padding: 17px 44px;
    border-radius: 0px 10px;
    backdrop-filter: none;
    filter: brightness(100%);
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    border-width: 0px;
}
.debtrowinner img{
    display: block;
    display: block;
margin: 10px auto;
height: 60px !important;
}
.banklogo img{
   display: inline-block;
margin: 15px;
height: 30px !important;
max-width: none;
width: auto;

}
.banklogo{
    text-align: center;
}
.personalrowinner{
       display: inline-block;
width: 18%;
color: #fff;
font-size: 23px;
vertical-align: top;
padding: 0 20px;
}
.personalrowinner img{
    display: block;
    display: block;
margin: 10px auto;
height: 70px !important;
}
.form{
    position: relative;
    display: block;
}

@keyframes hover-color {
  from {
    border-color: #c0c0c0; }
  to {
    border-color: #3e97eb; } }

.magic-radio,
.magic-checkbox {
  position: absolute;
  display: none; }

.magic-radio[disabled],
.magic-checkbox[disabled] {
  cursor: not-allowed; }

.magic-radio + label,
.magic-checkbox + label {
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle; }
  .magic-radio + label:hover:before,
  .magic-checkbox + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color; }
  .magic-radio + label:before,
  .magic-checkbox + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #c0c0c0; }
  .magic-radio + label:after,
  .magic-checkbox + label:after {
    position: absolute;
    display: none;
    content: ''; }

.magic-radio[disabled] + label,
.magic-checkbox[disabled] + label {
  cursor: not-allowed;
  color: #e4e4e4; }
  .magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
  .magic-checkbox[disabled] + label:hover,
  .magic-checkbox[disabled] + label:before,
  .magic-checkbox[disabled] + label:after {
    cursor: not-allowed; }
  .magic-radio[disabled] + label:hover:before,
  .magic-checkbox[disabled] + label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none; }
  .magic-radio[disabled] + label:before,
  .magic-checkbox[disabled] + label:before {
    border-color: #e4e4e4; }

.magic-radio:checked + label:before,
.magic-checkbox:checked + label:before {
  animation-name: none; }

.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after {
  display: block; }

.magic-radio + label:before {
  border-radius: 50%; }

.magic-radio + label:after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3e97eb; }

.magic-radio:checked + label:before {
  border: 1px solid #3e97eb; }

.magic-radio:checked[disabled] + label:before {
  border: 1px solid #c9e2f9; }

.magic-radio:checked[disabled] + label:after {
  background: #c9e2f9; }

.magic-checkbox + label:before {
  border-radius: 3px; }

.magic-checkbox + label:after {
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0; }

.magic-checkbox:checked + label:before {
  border: #3e97eb;
  background: #3e97eb; }

.magic-checkbox:checked[disabled] + label:before {
  border: #c9e2f9;
  background: #c9e2f9; }
.formrow ul{
    padding-left: 10px;
}
.formrow ul li{
    list-style: none;
}
.btnsubmit,.elementor-16 .elementor-element.elementor-element-db60fe6 .wpcf7-submit{
    background-color: #BA0B0B;
padding: 20px 33px 20px 33px;
font-size: 16px;
font-weight: 600;
border-radius: 0px 10px 0px 10px;
    border: 0;
}

#wpcf7-f25-p16-o1 .col-sm-6{
    margin-bottom: 20px;
}
#wpcf7-f25-p16-o1 input[type="text"],#wpcf7-f25-p16-o1 input[type="email"]{
    margin-bottom: 0!important;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 14px;
  font-weight: normal;
  display: block;
}
#contact input{
     margin-bottom: 0!important;
}
#contact .form-group{
    position: relative;
}
#contact input.error{
    border: 2px solid #dc3232;
}
#contact label.error{
    color: #dc3232;
  font-size: 14px;
  font-weight: normal;
  display: block;
}




@media only screen and (max-width: 480px) {
#rs-header .logo-area a img, #rs-header .mobile-logos img {
  max-height: 38px !important;
}
    .partnerlogo img {
  height: 38px !important;
  width: auto;
  max-width: none;
  margin: 15px;
  max-width: none !important;
}
    #rs-header .logo-area a img, #rs-header .mobile-logos img {
  max-height: 53px !important;
  margin-top: 10px;
}
    .elementor-26239 .elementor-element.elementor-element-b2b6373 .prelements-heading .title-inner .title {
  font-size: 20px;
  line-height: 1.6;
}
    h2 {
  color: #032e42;
  font-family: Epilogue;
  font-size: 30px;
    }
    .elementor-26239 .elementor-element.elementor-element-b2b6373 > .elementor-widget-container {
  margin: 0px;
  padding: 0px;
        text-align: center;
}
    
.personalrowinner {
  display: inline-block;
  width: 30%;
color: #fff;
font-size: 10px;
  vertical-align: top;
  padding: 0 20px;
  margin-bottom: 20px;
}
    .debtrowinner{ 
        display: inline-block;
width: 40%;
color: #fff;
font-size: 10px;
  vertical-align: top;
  padding: 0 20px;
  margin-bottom: 20px;
    }
    .debtrow, .personalrow {
  display: block;
  position: relative;
  margin: 10px 0 10px;
    }
    .mgtop100 {
  margin-top: 100px;
}
    .haaderbanner{
        background-image: url('https://i-financing.com/wp-content/uploads/2023/02/inner5.jpg');
background-size: cover;
    }
}