@font-face {
  font-family: avertaFont;
  src: url('../fonts/AvertaDemoPECuttedDemo-Regular.otf');
}
body, html, p, h1, h2, h3, h4, h5, li, a, button{
    font-family: avertaFont !important;
}
.active{
    display: block;
}
.display-none{
	display: none;
}

header{
    padding:5px;
    border-bottom:1px solid #f2f2f2;
}
#sda-btn-1{
    margin-top: 20px;
    background: #D80E0E;
    color: #fff;
    font-size: 16px;
    padding: 5px 40px 5px 40px;
    border: none;
    margin-top: 24px;
}
.sec-3-tilte{
    font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 27px;
}

header img{
	width: 250px;
}
#navbar7 li a{
    margin-right: 20px;
    font-size: 18px;
    margin-top: 16px;
    color: #424043;
    font-weight: bold;
}
.mtop{
	margin-top:35px;
    font-size: 16px;
}

#banner .slide-2 h1{
    font-weight: bold;
    margin-top: 0px;
	font-size: 30px;
}
#banner .slide-1 h1{
    font-weight: bold;
	color: #404042;
    font-size: 28px;
}
#banner .slide-1 h1 span{
    font-weight: bolder;
    color: #000;
}
#banner .slide-1 .pad{
    padding: 15px;
}
header h3{
	font-size: 25px;
	color: #2F5666;
	font-weight: bold;
	float: right;
	margin-top: 10px;
}

#banner{
	background-image: url('../img/RYDN_banner_bg.jpg');
    background-repeat: no-repeat;
    min-height: 820px;

    background-size: cover;
}
.b-bottom{
	border-bottom: 2px solid #1EB059;
	margin-top:5%;
}

#banner li{
	background-image: url('../img/green-red-check.png');
	background-repeat: no-repeat;
    padding-left: 35px;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.m-top{
	margin-top: 30px;
}

 .get-started-text{
    margin: 0 0 10px;
    padding-left: 0;
    display: block;
    font-size: 22px;
    font-weight: bold;
}  
.select-css{
    font-size: 20px;
    padding: 10px 15px !important;
    width: 100%;
    color: #828282;
}
.btn-css{
    width: 303px;
    font-size: 30px;
    background: #DD0B0C;
    color: #fff;
    border-radius: 10px;
    margin-top:10px;
}
#gst-btn{
    margin-top: 5%;
    background: #01BD4D;
    color:#fff;
    font-size: 18px;
    padding: 10px 80px 10px 80px;
    border: none;
    font-weight: 600;
}

.slide-2{
    background: rgba(241, 251, 243, 0.3);
    padding: 20px;
    margin-top: 10%;
    border-radius: 10px 10px 10px 10px;
}
.slide-2 h3{
	font-weight: bold;
	font-size: 20px;
}

.input-css{
    font-size: 16px !important;
    width:100%;
}

.state-css{
    font-size: 16px !important;
    height:100% !important;
    width:100%;
}

.submit-css{
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 36px;
    background: #d40000;
    border-bottom: 3px solid #550000;
    border-right: 2px solid #550000;
    color: #fff;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
}

#submit-btn span{
	font-size: 13px;
}
.complete-text{
    font-size: 22px;
    margin-top: 9px;
    margin-bottom: 10px;
    font-weight: bold;
}

footer{
	padding: 30px;
}

#ty{
	background-image: url('../img/banner-bg.jpg');
    background-repeat: no-repeat;
    min-height: 700px;
    background-size: cover;
}
#ty .mtop-ty{
    margin-top:18%;
}

#ty .ty-content{
    font-weight: bold;
	color: #00A644;
	font-size: 57px;
}

#ty #back-btn{
    text-transform: uppercase;
    font-size: 24px;
    background: #d40000;
    color: #fff;
    border: 0;
    margin-top: 3%;
    letter-spacing: 3px;
}
.click-text{
    font-size: 24px;
    font-weight: bold;
}
.qualify-text{
    font-size: 16px;
    margin-top: -12px;
}
.agreement label{
    padding: 20px;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover{
    background-color: #d40000 !important;
    color: #fff !important;
}
#section-2{
    padding:30px;
}
#section-2 h1{
    font-weight: bold;
    color:#000;
}
#section-2 img{
    margin:0 auto;
}
.carousel-control {
  padding-top:10%;
  width:5%;
}

.icon-1{
    margin-bottom: 20px;
}
.icon-2{
    margin-bottom: 20px;
}
.icon-3{
    margin-bottom: 20px;
}
.icon-4{
    margin-bottom: 20px;
}
.icon-5{
    margin-bottom: 20px;
}
.icon-6{
    margin-bottom: 20px;
}
#sda-btn-2{
    margin-top: 20px;
    background: #D80E0E;
    color: #fff;
    font-size: 19px;
    padding: 10px 80px 10px 80px;
    font-weight: 600;
    border: none;
    margin-bottom: 50px;    
    letter-spacing: 3px;
}
#sda-btn-3{
    margin-top: 20px;
    background: #D80E0E;
    color: #fff;
    font-size: 15px;
    padding: 10px 80px 10px 80px;
    font-weight: 600;
    border: none;
    letter-spacing: 3px;
}

#section-2 h2{
    color:#00A644;
}
#section-2 span{
    font-size:14px;
}
#section-2 p{
    font-size: 16px;
    margin-bottom: 40px;
}

#section-3 h4{
}
#section-3 p{
    font-size: 16px;
    line-height: 25px;
}
#section-4{
    padding:30px;
    background: #f6f6f6;
}
#section-4 h1{
    font-weight: bold;
    color:#000;
}
#section-4 span{
    color:#00A644;
}
.sec-4-subtitle{
    font-size: 18px;
    color: #00A644;
}
#section-4 .mb-10{
    margin-bottom: 10px;
}
#section-4 a{
    text-decoration: none;
    color:#666;
    font-size: 18px;
}
#section-4 #page-1 .top-p{
    font-size:16px;
}
#section-4 #page-1 .pros{
    margin-top: 20px;
    color:#00A644;
}
#section-4 #page-1 .greenstyle li{
    margin-bottom: 10px;
    font-size:16px;
    color: #0DAA4D;
}
#section-4 #page-1 .greenstyle li span{
    color: #282828;
    font-size: 16px;
}
#section-4 #page-1 .cons{
    margin-top: 20px;
    color:#FF0000;
}
#section-4 #page-1 .redstyle li{
    margin-bottom: 10px;
    font-size:16px;
    color: #D51313;
}
#section-4 #page-1 .redstyle li span{
    color: #282828;
    font-size: 16px;
}

#section-4 #page-1 .p-summary{
    margin-bottom: 10px;
    font-size:16px;
}
#page-1-sub .border{
    border: 1px solid #f2f2f2;
    padding: 0px;
    border-radius: 10px 10px 1px 1px;
}
#page-1-sub .bgcolor{
    background: #f2f2f2;
    padding:10px;
    border-radius: 10px 10px 1px 1px;
}
 .right-h4{
   color: #2b76c3;
   font-weight: bold; 
}
#page-1-sub .pad{
    padding:10px;
}
#section-4 #page-1 .right-p{
    margin-top:20px;
    font-size:16px;
}
#section-4 #page-1 .ul-css{
    margin-top: 20px;
}
#section-4 #page-1 .ul-css li{
    margin-bottom: 10px;
    font-size:16px;
}
#section-4 #page-2 p{
    font-size:16px;
}
#section-4 #page-2 .pros{
    margin-top: 20px;
    color:#00A644;
}
#section-4 #page-2 .greenstyle li{
    margin-bottom: 10px;
    font-size:16px;
    color: #0DAA4D;
}
#section-4 #page-2 .greenstyle li span{
    color: #282828;
}
#section-4 #page-2 .redstyle li{
    margin-bottom: 10px;
    font-size:16px;
    color: #FE0000;
}
#section-4 #page-2 .redstyle li span{
    color: #282828;
}
#section-4 #page-2 .cons{
    margin-top: 20px;
    color:#FF0000;
}
#section-4 #page-3 p{
    font-size:16px;
}
#section-4 #page-3 span{
    color:#00A644;
    font-size: 17px;
}
#section-4 #page-3 ol li{
    margin-bottom: 10px;
    font-size:16px;
}

#section-4 #page-4 p{
    font-size:16px;
}
#section-4 #page-4 .pros{
    margin-top: 20px;
    color:#00A644;
}
#section-4 #page-4 .greenstyle li{
    margin-bottom: 10px;
    font-size:16px;
    color: #0DAA4D;
}
#section-4 #page-4 .greenstyle li span{
    color: #282828;
}
#section-4 #page-4 .redstyle li{
    margin-bottom: 10px;
    font-size:16px;
    color: #FE0000;
}
#section-4 #page-4 .redstyle li span{
    color: #282828;
}
#section-4 #page-4 .cons{
    margin-top: 20px;
    color:#FF0000;
}

#section-4 #page-4 .bank-h4{
    margin:0;
}
#section-4 #page-4 .summary-span{
    color:#00A644;
}
#section-4 #page-4 .mt-20{
    margin-top:20px;
}
.mt-20{
    margin-top: 20px;
}
#sec-review{
    padding:30px;
    background: #F6F6F6;
}
#sec-review h1{
    font-weight: bold;
    color: #000;
    margin-bottom: 25px;
}
#sec-review h2{
    font-weight: 700;
    color:#000;
}
#sec-review h5{
    font-weight: bold;
    font-size: 16px;
}
#sec-review p{
    font-size: 14px;
}
#sec-review span{
    color:#969696;
}
#sec-review .green-star{
    margin-left: -13px;
}

/*review css*/

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.fa-star{
    color:#FFA500 !important;
}
.left, .right{
    padding: 35px !important;
}
#sec-review small{
    margin-top: 20px;
}
small:before{
    display: none !important;
}

#sec-review .item p:after{
    content: "\f10e";
    font-family: 'Fontawesome';
    margin-left:18px;
}
.item p{
    padding:25px;
}
.pnumber{
    color:#2F5666;
    text-decoration:none;
}
.pnumber:hover{
    text-decoration:none;
}
#page-1-sub {
    padding: 30px;
}
#page-1-sub h3{
    font-size: 24px;
    font-weight: 500;
}
#page-1-sub span{
    color:#00A644;
}
#page-1-sub p{
    font-size: 16px;
}

#footer-top{
    padding: 60px;
    background: #3D3D3F;
}
#footer-top h5{
    color:#fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}
#footer-top ul li{
    color:#BABABB;
    font-size: 16px;
    margin-bottom: 10px;
}
#footer-top h3{
    font-size: 24px;
    color:#fff;
    font-weight: bold;
}
#footer-top h4{
    font-size: 35px;
    font-weight: bold;
    color: #00992A;
}
#footer-top h4 a{
    color: #00992A;
}
#footer-top h4 a:hover{
    text-decoration:none;
}
#footer-bottom{
    padding: 30px;
    background: #2B2B2B;
    color: #fff;
    font-size: 16px;
}
#footer-bottom p{
    color: #fff;
    font-size: 16px;
}
 #form-bg{
    background: rgba(241, 251, 243, 0.3);
    padding: 20px;
    margin-top: 10%;
    border-radius: 10px 10px 10px 10px;
} 
/* .form-bg{
    background: rgba(241, 251, 243, 0.3);
    padding: 20px;
    margin-top: 10%;
    border-radius: 10px 10px 10px 10px;
} */
.h-40{
    font-size: 17px !important;
    height: 40px !important;
}
.err-debt, .errPhone, .errEmail, .errFname, .errLname, .errState, .errEmail2, .errPhone2, .errAgree{
    color:red;
}