body
{
    overflow-x: hidden;
    font-size: 15px;
}
/*p {
    color: #757575;
}*/
.colmid{
	margin-left:auto;
	margin-right:auto;
	display:table;
}
h2 {
    margin-bottom: 15px;
}
#section1 p
{
    color:#757575;
    text-align: justify;
}
#section1 h2
{
    color:#003366;
}
#section2 h2
{
    color:#003366;
}
#section3-page
{
    background: url(../images/sec2bg.jpg) no-repeat;
    background-size: cover;
    padding:3%;
}
#section3-page1
{
    background: url(../images/sec2bg2.jpg) no-repeat;
    background-size: cover;
    background-position: 1%;
    padding:3%;
}
#section3-page2 p
{
    color:#fff;
    line-height: 30px;
}
#section3-page2
{
    background: url(../images/sec2bg3.jpg) no-repeat;
    background-size: cover;
    background-position: 1%;
    padding:3%;
}
#section3-page1 p
{
    color:#fff;
    line-height: 30px;
}
#section3-page p
{
    color:#fff;
    line-height: 30px;
}
.heading-gap
{
    height:35px;
}
.section2-page
{
   background-color: #036;
    color: #fff;
    padding: 5% 0; 
}
.section4
{
    background-color: #FCF5EF;
    
}
.section4 p h4
{
    color:#333;
}
.section4 .icon
{
    color:#F06429;
}
.centered
{
    margin-left: auto;
    margin-right: auto;
}
#section2
{
    /*background-color: #fff;*/
    background-size: cover;
    color:#333;
}
#section3-pages
{
    background-color: #efeded;
}
#section3 h2
{
    color:#003366;
}
.section2-list
{
    width: 5%;
    float: left;
    margin-right: 2%;
}
.section2-group
{
    margin-top:5%;
}
.container-user {
    margin-right: auto;
    margin-left: auto;
    padding-right: 45px;
    padding-left: 45px;
    width: 100%;
}
.container-user2 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 180px;
    padding-left: 180px;
    width: 100%;
}
.col-center
{
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.col-con-center
{
    margin-right: auto;
    margin-left: auto;
}
.breadcrumb 
{
    padding: 0% 1%;
    margin-bottom: 0;
    list-style: none;
    background-color: inherit;
    border-radius: 0;
}
.page-banner-img
{
    height: 65vh;
    width: 100%;
}
.breadcrumb-item+.breadcrumb-item::before 
{
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #ffffff;
    content: "|" !important;
}
.header-gap
{
    height: 10px;
}
.about-gap
{
    height: 80px;
}
.gap
{
    height: 25px;
}
.social-icon-header
{
    color:#fff;
}
.header-top
{
    background-color: #f06429;
    padding: 1%;
}
.header-top li
{
    list-style:none;
    float: left;
    margin-right: 10px;
}
/*.header-form-pages {
    width: 100%;
    background: rgba(5, 27, 50, 0.8);
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 9%;
    float: left;
}*/
.header-form-pages {
    width: 26%;
    background: rgba(5, 27, 50, 0.8);
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 4%;
    position: absolute;
    top: 0;
    right: 8%;
}
.header-form-pages h2
{
    color:#fff;
    font-size: 28px;
    margin-bottom: 20px;
}
.header-top ul
{
    margin-top:-10px;
}
.navbar
{
    padding:0px !important;
}
.bg-green 
{
    background-color: #003366!important;
}
.nav-link
{
    color:#fff !important;
    text-align: center;
}
.navbar{
    position: relative;
    z-index: 999;
}
.nav-item
{
    border-right: solid 1px #3b5b7b;
}
.navbar-expand-lg .navbar-nav .nav-link {
    /*padding-right: 3.0rem !important;
    padding-left: 3.0rem !important;*/
    padding: 13px 45px;
    font-size: 15px;
}

.active
{
    background-color: #5b7998;
}
.active a
{
    color:#fff !important;
}

.form-user
{
    /*border-radius: 0 !important;*/
    /*padding: .5rem .75rem !important;*/
    padding: 8px;
}
.user-button
{
    background-color: #f06429;
    border: 0px;
    padding: 2% 4%;
    color: #fff;
    margin-top: 10%;
}
.contact-gap{
    height:30px;
}
.carousel-caption1 {
    position: absolute;
    right: 15%;
    bottom: 20px;
    /*left: 15%;*/
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #333;
    /*text-align: center;*/
    min-height:200px;
}
footer {
    background-color: #003366;
    color: #fff;
    padding: 30px 40px;
}
footer a
{
   color:#fff;
}
footer a:hover
{
   color:#699bce;
    text-decoration: none;
}
.contact
{
    background-color: #f06429;
    padding: 2%;
    color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
#footer-under
{
    background-color: #003366;
    color:#fff;
    padding: 0 3%;
}
#footer-under a
{
   color:#fff;
}
.social-icon-footer
{
    color:#fff;
    float:left;
    list-style: none;
    margin-right: 3%;
}
/*.social-icon-footer li i {
    background-color: #0b2e13;
    padding: 10px;
    color: #fff;
}*/
.footer-link
{
    line-height: 35px;
    list-style: none;
}
.footer-under-float
{
    float: left;
    margin-right: 10px;
}

/* new style 12/10/17 */
#section1 ul li {
    color: #757575;
    padding: 2px 0;
}
.mortgage_refinance_list {
    /*column-count: 2;*/
    /*float: left;*/
}
.mortgage_refinance_list li {
    color: #fff;
    list-style-type: disc;
}
#section3-page2 ul li {
    color: #fff;
    list-style-type: circle;
}
#section1 ul {
    /*column-count: 2;*/
}
.mortgages_help h3 {
    font-size: 20px;
    color: #003366;
}
.mortgages_help {
    /*padding: 10px 0 0;*/
}
.mortgages_help ul li ,.section2-group p {
    color: #757575;
}
.padding {
    padding: 0 15px;
}
.carousel-caption1 h3 {
    font-size: 14px;
    color: #757575;
    font-weight: bold;
}
.carousel-caption1 i p {
    font-size: 12px;
}
.home_aboutSection {
    padding: 0 0 0px;
}
.home_clients {
    /*padding: 0 0 20px;*/
    width: 100%;
}
.carousel-caption h3 ,.carousel-caption p {
    color: #000;
}
footer h2 {
    font-size: 24px;
}
#footer-under {
    padding: 10px 40px;
    border-top: 1px solid #083B6E;
}
.footer-under-float {
    margin-bottom: 8px;
}
.client_testimonial .carousel-item {
    min-height: 196px;
}
.client_testimonial {
    padding: 15px 0;
}
.client_testimonial h2 {
    padding: 15px 0;
}
.client_testimonial .carousel-indicators li ,.carousel-indicators li {
    background-color: #003366;
}
.client_testimonial .carousel-indicators li.active ,.carousel-indicators li.active {
    background-color: #F06429;
}
.page_topSection {
    padding: 20px 0;
}
.page_content section {
    padding: 30px 0;
}
.mortgage_services h4 {
    font-size: 20px;
    color: #003366;
    padding: 10px 0;
}
.mortgage_services i {
    padding-bottom: 5px;
}
.mortgage_services h2 {
    color: #003366;
    padding-bottom: 10px;
}
.page_topSection h2 {
    padding-bottom: 10px;
    font-size: 28px;
}
.reach_logo img {
    height: 18px;
    margin-top: 5px;
}
/*.container {
    width: 1366px;
    margin: 0 auto;
}*/
.carousel-caption1 p {
    color: #757575;
}
.ContactForm .form-user {
    padding: .5rem .75rem !important;
    border-radius: 3px !important;
}
#bannerSection {
    position: relative;
}
#bannerSection .header-form-pages {
    position: absolute;
    top: 12%;
    right: 10%;
    width: 25%;
    z-index: 111111;
}
#bannerSection .header-form-pages .form-user {
    border-radius: 0 !important;
    padding: 6px 15px !important;
    font-size: 13px;
}

/* slider */

/*.swiper-container {
    width: 100%;
    height: 520px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    !* Center slide text vertically *!

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

!* Text Overlay *!
#lab_video_text_overlay h2 {
    font-size:4em
}

#lab_video_text_overlay .btn {
    border-radius:0;
    text-transform:uppercase;
    font-weight:200;
}
#lab_video_text_overlay .btn-warning {
    background-color:#F5D328;
}

#lab_video_text_overlay {
    position: absolute;
    color: #FFF;
    width: 100%;
    top: 25%;
}

#lab_video_text_overlay .container {
    text-align: center;
    margin: 0px auto;
//  background-color: #669900;
}

@media screen and (max-width:991px) {
    #lab_video_text_wrap {
        height: 300px;
    }

}

@media screen and (max-width:650px) {
    #lab_video_text_wrap {
        height: 250px;
    }
    #lab_video_text_overlay h2 {
        font-size: 2em;
    }
    #lab_video_text_overlay p {
        font-size: .9em;
    }
}*/

/* End slider */
.form-group {
    margin-bottom: 5%;
}
.form-control {
    font-size: 12px;
}
.mortgage_services i {
    background-color: #003366;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
}
.social-icon-footer li:hover {
    color: #3b5998;
}

/* 16-1017 */

#section1 {

}
.contact-btn {
   display: block;
}
.contact-btn .user-button {
    margin-top: 1%;
    width: 100%;
}
.kl-fancy-form .capt-txt {
    margin-left: 10px;
}

/* 21-10-17 */

.fl {
    float: left;
}
.w100 {
    width: 100%;
}
.header_top_menu {
    background-color: #f06429;
}
header .row {
    float: left;
}
header {
    padding: 20px 0 10px;
}
.home_banner {
    position: relative;
}
.home_background_section {
    background-color: #003366;
}
.home_background_section h2 ,.home_background_section p {
    color: #fff !important;
}
.section2-group p {
    float: left;
    width: 93%;
}
.home_content {
    padding: 35px 0;
}
.Maincontent #section1,.Maincontent #section2, .Maincontent #section3 {
    /*height: 300px;*/
}
.header_menu {
    background-color: #003366 !important
}
.header-form-pages form {
    padding: 10px 0;
}
.row {
    float: left;
    width: 100%;
}
.home_clients p {
    margin-bottom: 5px;
}
.about_content {
    padding: 20px 0;
}
.box_image {
    height: 280px;
}
.home_clients .home_content {
    padding: 35px 0 0
}

/* 20/02/18 */

.bg {
    background: #ececec;
    margin: auto;
    height: 621px;
}
.RegisterForm_section {
    
    background-color: #fff;
    margin-top: 7%;
    height: 481px;
	box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 10px 0 rgba(0, 0, 0, 0.19)
	
}
.Registration-left-bg{
	background-image:url('../images/mortgageqp.jpg');
    background-size: cover;
    padding-right: 0;
    padding-left: 0;
}
.Registration-left-bg-overlay {
    background-color: rgb(32,53,96);
    opacity: 0.9;
    padding: 19px;
}
.Registration-left-bg-overlay.Registration-left-bg-overlay h3 {
    color: #fff;
    text-align: center;
}
.Registration-left-bg-overlay p {
    color: #fff;
    margin-bottom: 0;
}
.Registration-left-bg-overlay h6 {
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin-bottom: 0;
    padding: 30px;
}
.RegisterForm_section .form-check-label {
    padding-left: 0;
    display: block;
}
.btn.btn-danger.modal-close {
    float: right;
}
.RegisterForm .form-group label ,.RegisterForm .form-group {
    color: #868e96;
    font-size: 13px;
}
.approvalForm_Link a {
    color: #fff;
    /* text-transform: uppercase; */
    background-color: #f06429;
    padding: 6px 20px;
    clear: both;
    float: right;
}
.approvalForm_Link a:hover {
    text-decoration: none;
    background-color: #3b5b7b;
}
/*.quick-approvalPage.fl.w100 {
    padding-top: 2%;
    padding-bottom: 4%;
    background-color: #003366;
}*/
/*.sidebar {
    padding: 20px 20px 20%;
    border-right: 1px solid #f06429;
}*/
/*.sidebar {
	
    color: #fff;
    padding: 40px;
    margin-top: 181px;
}*/
.sidebar ul {
    padding-left: 
}
.sidebar ul li {
    padding: 2px 0;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    list-style-type: none;
}
.sidebar ul li:before {
    content: "\f101";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #f06429;
    position: absolute;
    left: -18px;
}
.quickApproval_section h2 {
    padding: 40px 50px 0;
    margin-bottom: 0;
    text-transform: uppercase;
}
.quick-approvalPage .logo {
    width: 20%;
    padding-top: 47px;
    opacity: 0.5;
}
.quickApproval_section {
    padding: 10px 0 40px;
}
.RegisterForm_section form {
    padding-top: 15px;
}

.bground {
    background-color: #ececec;
    width: 100%;
    height: 554px;
    /* margin-top: 14%; */
    float: left;
    width: 100%;
}
.quick_approval h4 {
	text-align: center;
    padding-top: 21px;
    margin-bottom: 19px;
}

.mortgage_pic img {
    width: 451px;
    position: absolute;
    left: -226px;
    top: 29px;
    height: 372px;	
}
.overlay {
	width: 451px;
    height: 372px;
    background-color: #2f4670;
    position: absolute;
    z-index: 1;
    left: -227px;
    top: 29px;
    opacity: 0.9;
}
.overlay_content {
    padding: 30px;		
}
.overlay h3 {
	color: #fff;
	line-height: 39px;
	margin-top: -10px;
    text-align: center;
}
.overlay p {
	color: #fff;
    margin-bottom: 0;	
}
.overlay h6 {
	color: #fff;
    margin-bottom: 0;
    padding: 30px;
    font-size: 21px;
}
.overlay_content .disclaimer {
	font-size: 11px;
    /*padding-top: 36px;*/
}
.hgap {
	height:107px;
}

/* */