/*!
Theme Name: HRM
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hrm
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

HRM is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face {
    font-family: 'Gilroy-Black';
    src: url("./assets/fonts/Gilroy-Black.ttf") format("truetype");
        font-weight:900;
}
@font-face {
    font-family: 'Gilroy-Bold';
    src: url("./assets/fonts/Gilroy-Bold.ttf") format("truetype");
    font-weight:700;
}
@font-face {
    font-family: 'Gilroy-Extrabold';
    src: url("./assets/fonts/Gilroy-Extrabold.ttf") format("truetype");
    font-weight:800;
}

@font-face {
    font-family: 'Gilroy-Light';
    src: url("./assets/fonts/Gilroy-Light.ttf") format("truetype");
    font-weight:300;
}
@font-face {
    font-family: 'Gilroy-Medium';
    src: url("./assets/fonts/Gilroy-Medium.ttf") format("truetype");
    font-weight:500;
}
@font-face {
    font-family: 'Gilroy-Regular';
    src: url("./assets/fonts/Gilroy-Regular.ttf") format("truetype");
    font-weight:400;
}
@font-face {
    font-family: 'Gilroy-Semibold';
    src: url("./assets/fonts/Gilroy-Semibold.ttf") format("truetype");
    font-weight:600;
}

@font-face {
    font-family: 'Gilroy-Thin';
    src: url("./assets/fonts/Gilroy-Thin.ttf") format("truetype");
    font-weight:200;
}
@font-face {
    font-family: 'Gilroy-UltraLight';
    src: url("./assets/fonts/Gilroy-UltraLight.ttf") format("truetype");
    font-weight:100; 
}


h1{
    font-size: 38px;
    font-family:'Gilroy-Semibold';
}

h2{
    font-size: 36px;
    font-family:'Gilroy-Semibold';
}

h3{
	font-family:'Gilroy-Semibold';
}

p, ul li, ol li{
    font-size: 16px;
    font-family: 'Gilroy-Medium';
}
a{
    font-size: 16px;
    font-family: 'Gilroy-Medium';
    text-decoration:none;
}

.header-blue {
    background: #002664;
    border-bottom: 3px solid #F58400;
    padding: 7px 0px;
}

.main-blue-header a {
    color: #FFFFFF;
    font-size: 14px;
}
.follow-us-txt{
    color: #FFFFFF;
    font-size: 14px;
}
.phone-mail {
    grid-gap: 20px;
}
.phone {
    margin-right: 10px;
}
.phone img {
    margin-right: 5px;
    width: 20px;
    height: 20px;
}
.social-media {
    gap: 7px;
}
.social-media img {
    width: 30px;
    height: 30px;
}
.header-logo-menu {
    padding: 17px 0px;
	position: sticky;
    top: 0px;
    background: #fff;
    z-index: 999;
}
.contact-info .exprience-contact{
	    display: flex;
    gap: 20px;
}
a.apply-button {
    color: #ffffff;
    font-family: 'Gilroy-Semibold';
    background: #0072CE;
    padding: 12px 20px;
    border-radius: 30px;
}

a.apply-button:hover{
	background:#002664;
}

.phone-mail a:hover {
    color: #0072ce;
}

/* mega menu css */

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: transparent !important;
}

div#mega-menu-wrap-menu-1 {
    background: transparent !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    height: auto;
    color: #000;
    font-family: 'Gilroy-Semibold' !important;
}

.menubar__list {
    flex: 1;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}



img {
    max-width: 100%;
}

div#search-icon {
    background: #F2F2F2;
    height: 43px;
    width: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-left: 15px;
    cursor: pointer;
}
.heder-logo img {
    width: 100%;
    height: 58px;
    object-fit: contain;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus {
    background: transparent;
    color: #0072ce ! IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #0072ce;
}

div#search-icon:hover {
    background: #002664;
    color: #fff;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #002664;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #0072ce;
    color: #fff !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: transparent;
    color:#000;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link {
    font-family: 'Gilroy-Medium' !important;
}



/* mega menu css */


/* hero section css */

.swiper-slide.img-slide {
   /* height: calc(100vh - 117px);*/
	height:500px;
    display: flex;
    align-items: center;
}

.banner-main-title h3 {
    display: inline-block;
    background: #F58400;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gilroy-Semibold';
    font-size: 14px;
    font-weight: normal;
    padding: 5px 10px;
    border-radius: 7px;
    letter-spacing: 1px;
}

.banner-main-title h2 {
    font-family: 'Gilroy-Semibold';
    font-size: 60px;
}

.banner-main-title h4 {
    font-family: 'Gilroy-Semibold';
    font-size: 25px;
}

.banner-main-title h5 {
    font-family: 'Gilroy-Medium';
    font-size: 19px;
    margin: 18px 0px;
    line-height:25px;
}

.banner-main-title {
    color: #fff;
}

a.purchase-btn, .refinance-btn {
    font-family: 'Gilroy-Semibold';
    display: inline-block;
    padding: 10px 21px;
    border-radius: 30px;
    font-size: 15px;
}

a.purchase-btn {
    margin-right: 15px;
    background: #0072CE;
    color: #fff;
}

a.refinance-btn {
    color: #000;
    background: #fff;
}

a.purchase-btn:hover, .refinance-btn:hover {
    background: #002664;
    color: #fff;
}

.banner-slider.banner {
    position: relative;
}

.logos__header {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    width: 476px;
    right: 0px;
}

.logos__inner {
    display: flex;
    align-items: center;
    justify-content: end;
}

.banner-badge:nth-child(1) img {
    height: 95px;
}

.banner-badge:nth-child(2) img {
    height: 79px;
}

.banner-badge:nth-child(3) img {
    height: 140px;
}

.banner-badge:nth-child(4) img {
    height: 155px;
}

.swiper-slide.img-slide .container {
    z-index: 10;
}

/* hero section css */


section.banner-blue-section {
    background: #002664;
    padding: 22px 0px;
}

.blue-row.d-flex {
    align-items: center;
}

.blue-banner-content {
    color: #fff;
}

.blue-banner-content h3 {
    font-family: 'Gilroy-Semibold';
    font-size: 19px;
    position: relative;
    display: inline-block;
}

.blue-banner-content {
    flex: 1;
    padding-left: 14px;
}

.blue-banner-content p {
    margin: 0px;
    color: #C0C0C0;
    font-size: 14px;
}

.blue-row.d-flex img {
    height: 64px;
}

.blue-banner-content h3:after {
    content: '\f178';
    font-family: 'FontAwesome';
    padding-left: 15px;
}

section.banner-blue-section .col-lg-4.col-md-4.col-12:nth-child(2) {
    display: flex;
    justify-content: center;
}

section.banner-blue-section .col-lg-4.col-md-4.col-12 .blue-row.d-flex {
    display: inline-flex !IMPORTANT;
}

section.banner-blue-section .col-lg-4.col-md-4.col-12:nth-child(3) {
    justify-content: end;
    display: flex;
}

section.banner-blue-section .col-lg-4.col-md-4.col-12 {
    border-right:1px solid #0072CE;
}

section.banner-blue-section .col-lg-4.col-md-4.col-12:last-child{
    border:none;
}



/* search css */

div#global-search-popup {
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0 0 0/73%);
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
}

.global-search-popup.popup-active{
	display:flex !Important;
}

.popup-content {
    width: 50%;
    background: #fff;
    border-radius: 15px;
    padding: 20px 46px;
    position: relative;
}

span#close-search {
    color: #fff;
    font-size: 38px;
    position: fixed;
    right: 0px;
    top: 0px;
    display: inline-flex;
    height: 50px;
    line-height: 50px;
    width: 50px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.popup-content h2 {
    color: #000;
    font-size: 38px;
    margin-bottom: 25px;
}

span#close-search:hover {
    color: red;
}

.popup-content form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.popup-content form input {
    flex: 1;
    height: 58px;
    padding: 10px 19px;
    background: #ddd;
    border: none;
    border-radius: 30px;
    padding-right: 134px;
	width:100%;
}

.popup-content form button {
    height: 58px;
    padding: 10px 30px;
    border-radius: 30px;
    border: none;
    outline: none;
    font-family: 'Gilroy-Semibold';
    background: #0072CE;
    color: #fff;
    position: absolute;
    right: 0px;
    top: 0px;
}

.popup-content form button:hover{
	background:#002664;
}

.popup-content form {
    position: relative;
}

/* search css */


/* body css */

section.section.our-customer-section {
    margin: 50px 0px;
}

.main-title h2 {
    font-size: 33px;
    color: #000;
}

.main-title p {
    color: #000;
}

.main-title {
    margin-bottom: 40px;
}

.box-content {
    flex: 1;
    padding-left: 15px;
}

.box-content h3 {
    font-family: 'Gilroy-Bold';
    font-size: 23px;
	text-transform:uppercase;
}

.icon_box {
    background: #fff;
    height: 75px;
    width: 75px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blue_row.d-flex {
    background: #F3F3F3;
    padding: 22px;
    border-radius: 15px;
    flex-wrap: wrap;
    transition: 0.5s;
	height:100%;
}

.icon_box img {
    height: 40px;
}

section.section.our-customer-section .col-lg-6 {
    margin-bottom: 25px;
}

.blue_row.d-flex:hover {
    box-shadow: 0px 0px 20px rgba(0 0 0/20%);
}


section.area-mortage-lender {
    background: aliceblue;
    padding: 50px 0px;
}

.main-title h5 {
    display: inline-block;
    background: #F58400;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gilroy-Semibold';
    font-size: 14px;
    font-weight: normal;
    padding: 5px 10px;
    border-radius: 7px;
    letter-spacing: 1px;
}

.main-title h4 {
    color: #0072CE;
    font-family: 'Gilroy-Medium';
    font-size: 20px;
}

.jeff-kramer-content h3 {
    color: #002664;
    font-size: 24px;
}

.main-title.text_extra p {
    color: #3E3E3E;
    line-height: 30px;
}

.area-mortage-image {
    padding-right: 30px;
}

.read-more-btn a {
    background: #0072CE;
    color: #fff;
    font-family: 'Gilroy-Semibold';
    display: inline-block;
    padding: 10px 21px;
    border-radius: 30px;
    font-size: 15px;
}

.jeff-kramer-img img {
    height: 134px;
}

.about__row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 29px;
    margin-bottom: 20px;
}

.jeff-kramer-content {
    flex: 1;
    padding-left: 15px;
}

.read-more-btn a:hover {
    background: #002664;
}

section.experience_section {
    margin: 50px 0px;
}

.experience_block {
    background: #F3F3F3;
    padding: 45px;
    border-radius: 20px;
    position: relative;
    margin-top: 50px;
    padding-top: 70px;
}

.experience_section .col-md-4 {
    padding: 0px 30px;
}

.experience_image {
    position: absolute;
    top: -44px;
    left: 50%;
    transform: translateX(-50%);
}

.experience_image img {
    height: 88px;
}

.experience_block h2 {font-family: 'Gilroy-Bold';font-size: 60px;color: #000;}

.experience_block:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 20px;
    background: rgba(0 0 0/30%);
    left: 14px;
    bottom: 0px;
    transform: rotate(-5deg);
    border-radius: 30px;
    filter: blur(9px);
    z-index: -1;
}

.experience_block:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 20px;
    background: rgba(0 0 0/30%);
    right: 14px;
    bottom: 0px;
    transform: rotate(5deg);
    border-radius: 30px;
    filter: blur(9px);
    z-index: -1;
}

section.type__section {
    margin: 50px 0px;
	margin-bottom:0px;
    padding: 50px 0px;
    background: #F1F8FF;
}

ul#pills-tab {
    justify-content: center;
    margin-bottom: 40px !IMPORTANT;
    margin-top: 18px !IMPORTANT;
}

ul#pills-tab li button {
    border-radius: 30px;
    padding: 12px 25px;
    border: 1px solid #0072CE !IMPORTANT;
    font-family: 'Gilroy-Semibold' !IMPORTANT;
    color: #000;
    font-size: 17px;
}

ul#pills-tab li {
    margin-right: 15px;
}

ul#pills-tab li:last-child {
    margin-right: 0px;
}

ul#pills-tab li button.active {
    background: #0072CE !IMPORTANT;
    color: #fff !IMPORTANT;
}

div#pills-tabContent .col-lg-6 {
    margin-bottom: 25px;
}

#pills-tabContent .blue_row.d-flex {
    background: #fff;
    box-shadow: 0px 0px 20px #0072CE33;
    height: 100%;
}

#pills-tabContent .blue_row.d-flex .icon_box {
    background: #def0ff;
}

.type__section .purchase-refinance-call-btn.d-flex {
    justify-content: center;
    margin-top: 25px;
}

.type__section .purchase-refinance-call-btn.d-flex a {
    border: 1px solid #0072ce;
}

.type__section .purchase-refinance-call-btn.d-flex a:hover {
    border-color: #002664;
}

.type__section .purchase-refinance-call-btn.d-flex a {
    width: 199px;
}

section.why__section {
    padding-top: 50px;
    padding-bottom: 250px;
    background: #002664;
}

.white_text h2, .white_text p {
    color: #fff;
}

.why_block {
    background: #FFFFFF;
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
}

.why__section .col-md-3 {
    margin-bottom: 15px;
}

.why_block h2 {
    text-align: center;
    background: #0072CE;
    padding: 15px;
    color: #fff;
    font-size: 33px;
    margin: 0px;
}

.why_block_inner {
    padding: 15px;
}

.why_block_inner h3 {
    font-family: 'Gilroy-Bold';
    font-size: 17px;
}

.why_block_inner p {
    color: #3E3E3E;
}

section.video__section {
    position: relative;
    margin-top: -205px;
}

.video__block {
    position: relative;
}

.video_overlay_block {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.video_overlay_block img {
    height: 93px;
    margin-bottom: 15px;
   cursor: pointer;
}

.video_overlay_block h3 {
    font-family: 'Gilroy-Semibold';
    font-size: 26px;
}

.video_overlay_block h2 {
    font-family: 'Gilroy-Semibold';
    font-size: 54px;
}

img.logo__video {
    position: absolute;
    right: 20px;
    border: 0px;
    bottom: 20px;
    height: 43px;
}

.iframe_block iframe {
    width: 100%;
    height: 510px;
}

img.image_lg {
    border-radius: 19px;
}

.testimonila_block {
    display: flex;
    flex-wrap: wrap;
}

.btn-close:focus {
    box-shadow: none !IMPORTANT;
    outline: none !IMPORTANT;
}

button.btn-close {
    position: absolute;
    right: -47px;
    top: -43px;
    background: transparent ! IMPORTANT;
    outline: none ! IMPORTANT;
    box-shadow: none;
    height: 40px !IMPORTANT;
    width: 40px !IMPORTANT;
    opacity: 1 !IMPORTANT;
}

.testimonila__content {
    flex: 1;
    margin-left: 20px;
    padding: 25px;
    background: #F3F3F3;
    border-radius: 18px;
}

.testimonila__content img {
    height: 20px;
    margin-bottom: 12px;
}

.testimonila__content p {
    color: #3E3E3E;
}

.textimonila_name {
    text-align: right;
}

.textimonila_name h4 {
    color: #3E3E3E;
    font-family: 'Gilroy-Semibold';
    font-size: 20px;
    margin: 0px;
}

.textimonila_name h5 {
    color: #0072CE;
    font-family: 'Gilroy-Regular';
    font-size: 15px;
}


.testimonila_image {
    height: 340px;
display:none;
}

.testimonila_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.testimonila_image {
    width: 200px;
}

.testimonila__content {
    display: flex;
    flex-direction: column;
	align-items: baseline;
    min-height:220px;
}

.textimonila_name {
    margin-top: auto;
	width:100%;
}


.swiper-pagination {
    position: static;
    margin-top: 20px;
}

.swiper-pagination span {border: 1px solid #002664 !IMPORTANT;height: 9px;width: 9px;background: transparent;opacity: 1;}

section.testimonial_section {
    margin: 50px 0px;
}

.swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0072CE;
}

#main-banner-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}

section.loan_section {
    background: #F1F8FF;
    padding: 50px 0px;
}

.loan_block ul {
    list-style: none;
    padding: 0px;
    margin: 00px;
}

.loan_block ul li {
    font-family: 'Gilroy-Semibold';
    padding: 5px 0px;
}

.loan_section .col-md-4 {
    border-right: 1px solid #C0C0C0;
    padding: 0px 4%;
}

.loan_section .col-md-4:last-child {
    border: none;
}

section.callto_action {
    background: #002664;
    padding: 50px 0px;
}

section.callto_action .purchase-refinance-call-btn.d-flex {
    justify-content: center;
    margin-top: 19px;
}

section.resources_section {
    margin: 50px 0px;
}

.resources_block {
    background: #F3F3F3;
    padding: 32px;
    border-radius: 15px;
    height: 100%;
}

.resources_block h2 {
    font-size: 19px;
    margin: 15px 0px;
}

.resources_block p {
    margin: 0px;
    color: #3E3E3E;
}

.callto_action h2 {
    font-size: 29px;
}

.callto_action a {
    border: 1px solid #0072CE;
}

/* body css */



/* footer css */

.footer {
    background: #002664;
    padding: 50px 0px;
    border-top: 5px solid #F58400;
}

.footer_row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.footer_widget {;
    padding: 0px 10px;
}

.footer_widget h3 {
    color: #fff;
    font-family: 'Gilroy-Bold';
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
}

.footer_widget ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footer_widget ul li a {
    display: block;
    color: #fff;
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    padding: 5px 0px;
}

.footer_widget.widget1 {
    width: 13%;
}

.footer_widget.widget2 {
    width: 13%;
}

.footer_widget.widget3 {
    width: 15%;
}

.footer_widget.widget4 {
    width: 19%;
}

.footer_widget.widget5 {
    width: 24%;
}

.footer_widget.widget5 p {
    margin: 0px;
    color: #fff;
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 29px;
}

.footer_widget.widget5 p a {
    font-family: 'Gilroy-Regular';
    color: #fff;
}

.footer_widget.widget5 p a:hover {
    color: #0072ce;
}

.footer_widget.widget5 p:last-child {
    margin-top: 15px;
}

.footer_widget.widget6 {
    width: 16%;
}

.copyright-footer {
    background: #0072CE;
    padding: 10px 0px;
}

.copyright_text, .discover_footer {
    color: #fff;
    font-size: 14px;
}

.discover_footer {
    text-align: right;
}

.footer_logo {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.footer_logo img:nth-child(1) {
    height: 90px;
}

.footer_logo img:nth-child(2) {
    height: 103px;
}

.footer_logo img:nth-child(3) {
    height: 81px;
}

.footer_logo img:nth-child(4) {
    height: 69px;
}

.footer_logo img {
    margin-bottom: 5px;
}

ul.social__icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    margin-top: 15px;
}

ul.social__icons li {
    margin-left: 7px;
}
ul.social__icons li img {
    height: 31px;
    cursor: pointer;
}
.footer_widget ul li a:hover {
    color: #0072ce;
}
.hrm-review {
    margin: 15px 0 0 0;
}

/* footer css */

section.page_section {
    padding: 75px 0px;
    position: relative;
}

.page_title {
    text-align: center;
}

section.page_section:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0 0 0/60%);
}

section.page_section .container {
    position: relative;
}

.page_title h1 {
    color: #fff;
    font-family: 'Gilroy-Bold';
    font-size: 36px;
}

section.contact_section {
    margin: 50px 0px;
}

.contact_section .row {
    background-color: #F1F8FF;
    padding: 50px;
    border-radius: 30px;
    position:relative;
}

.contact_section .row:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-size: contain !important;
    background-position: 0% 300px !important;
    background-repeat: no-repeat ! IMPORTANT;
    opacity: 0.1;
    
}

.contact_form {
    padding: 30px;
    background: #fff;
    border-radius: 25px;
    box-shadow: 0px 0px 20px rgba(0 0 0/20%);
    position: sticky;
    top: 100px;
}

.form_input input {
    width: 100%;
    height: 45px;
    padding: 10px 20px;
    border-radius: 30px;
    border: 1px solid #0072ce;
    outline: none !IMPORTANT;
    box-shadow: none !important;
    font-family: 'Gilroy-Medium';
}

.form_input textarea {
    width: 100%;
    height: 150px;
    padding: 10px 20px;
    border-radius: 16px;
    border: 1px solid #0072ce;
    outline: none ! IMPORTANT;
    box-shadow: none !important;
    font-family: 'Gilroy-Medium';
}

.submit_button input {
    width: 100%;
    height: 55px;
    padding: 10px 20px;
    border-radius: 30px;
    border: 1px solid #0072ce;
    outline: none ! IMPORTANT;
    box-shadow: none !important;
    background: #0072ce;
    color: #fff;
    font-family: 'Gilroy-Medium';
}

.wpcf7-not-valid-tip {
    font-family: 'Gilroy-Regular';
    font-size: 14px;
}

.submit_button input:hover {
    background: #002664;
}

.submit_button span.wpcf7-spinner {
    position: absolute;
    left: 0px;
}

.submit_button {
    position: relative;
}

.contact_section .col-md-6 {
    position: relative;
}

.contact_image {
    background: #f1f8ff;
    display: inline-flex;
    height: 85px;
    width: 85px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.contact_image img {
    height: 51px;
}

.contact_block h2 {
    font-size: 25px;
    font-family: 'Gilroy-Bold';
}

.contact_block {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    align-items: center;
}

.contact_data {
    flex: 1;
    padding-left: 25px;
}

.contact_data a {
    color: #000;
}

.contact_data a:hover {
    color: #0072ce;
}

.contact_block:last-child {
    margin-bottom: 0px;
}

section.about_inner__section {
    margin: 50px 0px;
}

.about_inner_image img {
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgba(0 0 0/20%);
}

.page_title p {
    color: #fff;
    margin-bottom: 0px;
}

section.about_page_section {
    margin: 50px 0px;
}

.image_radius img {
    border-radius: 15px;
}

section.about_secound_section {
    background: aliceblue;
    padding: 50px 0px;
    margin: 50px 0px;
}

.awards_block_icon {
    display: inline-flex;
    background: #def0ff;
    height: 100px;
    width: 100px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-bottom: 10px;
}

.awards_block_icon img {
    width: 56px;
    height: auto;
}

.about_theard_section .col-md-4 {
    margin-bottom: 20px;
}

.awards_block h4 {
    font-size: 21px;
}

.awards_block {
    padding: 20px;
    background: #F3F3F3;
    border-radius: 15px;
    transition: 0.5s;
}

.awards_block:hover {
    box-shadow: 0px 0px 20px rgba(0 0 0/20%);
}

section.list_of_mortgage_section {
    margin: 50px 0px;
    padding: 50px 0px;
    background: #f0f8ff;
}

.list_of_mortgage h2 {
    margin-bottom: 28px;
    font-size: 36px;
}

.list_of_mortgage h3, .list_of_mortgage h3 a {
    font-family: 'Gilroy-Semibold';
    font-size: 21px;
}

.list_of_mortgage ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
}

.list_of_mortgage ul li {
    width: 25%;
    padding: 10px;
    padding-left: 30px;
    font-family: 'Gilroy-Medium';
    position: relative;
}

.list_of_mortgage ul li:before {
    content: '\f0a4';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
    color: #f58400;
}

.summary_block {
    background: #0072ce;
    border-radius: 15px;
    /* overflow: hidden; */
    position: relative;
}

.summary_block h2 {
    color: #fff;
    font-size: 28px;
    padding: 14px;
    margin: 0px;
    background: #002664;
    border-radius: 12px 12px 0px 0px;
}

.summary_inner {
    background: #0072ce;
}

.summary_inner {
    display: flex;
    flex-wrap: wrap;
    padding: 13px;
    border-radius: 0px 0px 12px 12px;
}

.summary_image {
    width: 235px;
}

.summary_image img {
    width: 100%;
    border-radius: 17px;
}

.summary_content {
    padding: 15px;
    width: calc(100% - 235px);
}

.summary_content p {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.summary_content p strong {
    width: 118px;
    display: inline-block;
    text-align: right;
    padding-right: 10px;
}

.summary_content p span {display: block;flex: 1;}

.summary_block:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 20px;
    background: rgba(0 0 0 / 30%);
    left: 14px;
    bottom: 0px;
    transform: rotate(-5deg);
    border-radius: 30px;
    filter: blur(9px);
    z-index: -1;
}

.summary_block:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 20px;
    background: rgba(0 0 0 / 30%);
    right: 14px;
    bottom: 0px;
    transform: rotate(5deg);
    border-radius: 30px;
    filter: blur(9px);
    z-index: -1;
}

section.summary__section {
    margin: 50px 0px;
}

section.find-your-mortgage_section {
    margin: 50px 0px;
}

section.find-your-mortgage_section:nth-child(odd) .row .row {
    flex-direction: row-reverse;
}

section.find-your-mortgage_section:nth-child(odd) {
    padding: 50px 0px;
    background: #F1F8FF;
}

section.more_comntent_field {
    margin: 50px 0px;
}

section.more_comntent_field h2 {
    text-align: center;
    margin-bottom: 30px;
}

.more_comntent_field_inner table {
    border: 1px solid #ddd;
    width: 100%;
}

.more_comntent_field_inner table, .more_comntent_field_inner table td, .more_comntent_field_inner table th {
    padding: 10px;
    border: 1px solid #ddd;
    font-family: 'Gilroy-Medium';
}


section.review__section_heading {
    margin: 50px 0px;
}

section.review__sections {
    background: aliceblue;
    padding: 50px 0px;
    margin: 50px 0px;
}

.review__content {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-shadow: 0px 0px 18px #0072CE33;
}

.review__sections .col-md-4 {
    margin-bottom: 20px;
}

.review__content img {
    margin-bottom: 15px;
    height: 20px;
}

.review__content .textimonila_name {
    width: 100%;
    margin-top: auto;
}


.find_content_block {
/*     max-height: 363px;
    overflow: auto; */
    padding-right:15px;
}


.find_content_block::-webkit-scrollbar {
  width: 5px;
}
 
.find_content_block::-webkit-scrollbar-track {
  background: rgba(255 255 255/20%);
}
 
.find_content_block::-webkit-scrollbar-thumb {
  background: #0072ce17; 
}

.find_content_block ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
	margin-bottom:15px;
}

.find_content_block ul li a {
    display: inline-block;
    padding: 4px;
    padding-left: 30px;
    position: relative;
}

.find_content_block ul li a:before {
    content: '\f0a4''';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}

.about_page_image.image_radius, .main-title.about_page_content.find_content_block {
    position: sticky;
    top: 100px;
}

.find-your-mortgage_section .col-md-4, .find-your-mortgage_section .col-md-8 {
    position: sticky;
    top: 100px;
}


aside#secondary {
    display: none;
}


/* self section css */

.self_over {
    position: relative;
    background: #f3f3f3;
    padding: 20px;
    border-radius: 15px;
    margin-top: -177px;
    margin-left: -50px;
    margin-right: 68px;
}

section.self_employe_section {
    margin: 50px 0px;
}

.pd-right {
    padding-right: 35px;
}

/* self section css */


a.whatsapp_button_fixed {
    position: fixed;
    z-index: 999;
    bottom: 17px;
    right: 17px;
    width: 43px;
}

section.no_text_return_section {
    margin: 50px 0px;
}

.no_text_block img {
    border-radius: 15px;
}

.no_text_block h2 {
    text-align: center;
    margin-top: 10px;
    font-size: 24px;
    padding: 0px 10%;
}

.main-title.about_page_content table {
    margin: 20px 0px;
    width: 100% !IMPORTANT;
}

.main-title.about_page_content table td,.main-title.about_page_content table th {
    border: 1px solid #ddd;
    padding: 8px 15px;
}

@media(max-width:1441px){
	.heder-logo {
		width: 28%;
	}
	
	.banner-main-title h3, .main-title h5{
		font-size:15px;
	}
	
	.banner-main-title h2{
		font-size:60px;
	}
	
	.banner-main-title h4{
		font-size:25px;
	}
	
	.banner-main-title h5{
		font-size:16px;
        line-height:25px;
	}
	
	.banner-badge:nth-child(1) img {
		height: 78px;
	}
	
	.banner-badge:nth-child(2) img{
		height:60px;
	}
	
	.banner-badge:nth-child(3) img{
		height:122px;
	}
	
	.banner-badge:nth-child(4) img{
		height:127px;
	}
	
	.blue-row.d-flex img {
		height: 48px;
	}
	
	.blue-banner-content h3{
		font-size:16px;
	}
	
	.blue-banner-content p{
		font-size:12px;
	}
	
	.main-title h2{
		font-size:28px;
	}
	
	.box-content h3{
		font-size:20px;
	}
	
	.blue_row.d-flex {
		height: 100%;
	}
	
	.main-title h4{
		font-size:18px;
	}
	
	.jeff-kramer-img img {
		height: 100px;
	}
	
	.jeff-kramer-content h3{
		font-size:20px;
	}
	
	.experience_block h2{
		font-size:48px;
	}
	
	.why_block h2{
		font-size:26px;
	}
	
	.video_overlay_block img{
		height:80px;
	}
	
	.video_overlay_block h3{
		font-size:24px;
	}
	
	.video_overlay_block h2{
		font-size:44px;
	}
	
	img.logo__video{
		height:35px;
	}
	
	.experience_section .col-md-4{
		padding:0px 15px;
	}
	
	ul.social__icons li img{
		height:31px;
	}
	
	div#search-icon{
		margin-left: 10px;
	}
	
	a.apply-button {
		font-size: 14px;
		padding: 12px;
	}
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		padding: 0px 5px 0px 5px;
		font-size: 13px;
	}
}


@media(max-width:1200px){
	.contact-info.d-flex.align-items-center.justify-content-between {
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
.contact-info .exprience-contact {
display: none;
}
.heder-logo img {
width:100%;
}
	

	.location.text-white {
		width: 100%;
		text-align: center;
	}

	.contact-info .exprience-contact {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
}
	
	.phone-mail.d-flex.align-items-center, .social-media.d-flex.align-items-center.justify-centent-center {
		justify-content: center;
	}
	
	.summary__section .col-md-7 {
		width: 100%;
	}
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		position: relative;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link span.mega-indicator {
		position: absolute;
		right: 7px;
	}

    .iframe_block iframe {
    width: 100%;
    height: 377px;
}

    	
}


@media(max-width:1199px){
	.header-logo-menu-button {
		position: relative;
		padding-right: 77px;
	}

	.menubar__list {
		flex: auto;
		position: absolute;
		right: 10px;
	}

	.heder-logo {
		flex: 1;
	}

	

	.mega-toggle-blocks-right {
		background: #002664;
	}
	
	.popup-content h2 {
		color: #000;
		font-size: 29px;
		margin-bottom: 10px;
	}
	
	ul#mega-menu-menu-1 {
		background: #002664 !important;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		color: #fff;
		font-size: 19px;
		padding: 10px 15px;
	}

	.header-logo-menu {
		z-index: 999;
        position: sticky;
        top: 0px;
        background: #fff;
	}
	
	ul#mega-menu-menu-1 {
		background: #002664 !important;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		color: #fff;
		font-size: 19px;
		padding: 10px 15px;
	}

	.header-logo-menu {
		z-index: 999;
		position: sticky;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		background: #0072CE;
		color: #fff;
		font-size: 16px !IMPORTANT;
		padding: 10px 15px;
	}
	
	.footer_widget {
		width: 32% ! IMPORTANT;
		margin-bottom: 23px;
	}
	
	.why__section .col-md-3 {
		width: 50%;
	}

	.experience_block {
		padding: 20px;
		padding-top: 52px;
	}
}


@media(max-width:1180px){
	.footer_widget.widget6 {
		width: 50%;
	}
	.footer_widget.widget5 {
		width: 50%;
	}
	.footer_widget.widget4 {
		width: 50%;
	}
	.footer_widget.widget3 {
		width: 50%;
	}
	.footer_widget.widget2 {
		width: 50%;
	}
	.footer_widget.widget1 {
		width: 50%;
	}
	
	.about_theard_section .col-md-4 {
		width: 50%;
	}

	.list_of_mortgage h2 {
		font-size: 26px;
	}

	.list_of_mortgage ul li {
		width: 33.3%;
	}

	.list_of_mortgage h3, .list_of_mortgage h3 a {
		font-size: 18px;
	}
}


@media(max-width:992px){
.header-blue {
display: none;
}

	#main-banner-slider .col-lg-7.col-md-7.col-10 {
		width: 100%;
	}


	
	section.banner-blue-section .col-lg-4.col-md-4.col-12 {
		border: none;
		width: 100%;
		margin-bottom: 15px;
		justify-content: center !IMPORTANT;
		display: flex;
	}

	.area-mortage-image {
		padding-right: 0px;
	}

	.area-mortage-lender .col-lg-5, .area-mortage-lender .col-lg-7 {
		width: 100%;
	}

	.area-mortage-image {
		margin-bottom: 25px;
	}

	.experience_section .col-md-4 {
		width: 100%;
	}

	.testimonila_block {
		padding: 0px 20px;
	}

	.resources_section .col-md-4 {
		width: 100%;
		margin-bottom: 15px;
	}

	.resources_block {
		text-align: center;
	}

	section.why__section {
		padding-bottom: 90px;
	}

	section.video__section {
		margin-top: -63px;
	}

	.video_overlay_block h3 {
		font-size: 19px;
	}

	.video_overlay_block h2 {
		font-size: 36px;
	}

	img.logo__video {
		height: 23px;
	}
	
	.loan_section .col-md-8 {
		width: 100%;
	}
	
	.contact_section .col-md-6 {
		width: 100%;
	}

	.contact_section .col-md-6:last-child {
		margin-top: 25px;
	}
	
	.review__sections .col-md-4 {
		width: 50%;
	}

    .iframe_block iframe {
        width: 100%;
        height: 252px;
    }

	button.btn-close {
    right: 0px;
    width: 32px !IMPORTANT;
    height: 32px !IMPORTANT;
}

}



@media(max-width:767px){
.find-your-mortgage_section .col-md-4, .find-your-mortgage_section .col-md-8 {
    position: static;

}
.about_page_image.image_radius, .main-title.about_page_content.find_content_block{
    position: static;

}
.header-blue {
display: none;
}
	.footer_widget {
		width: 50% !important;
	}
	
	.button-header {
		display: none;
	}
	
	.video_overlay_block img {
        height: 45px;
    }
	
	.video_overlay_block h2 {
        font-size: 28px;
    }
	
	.loan_section .col-md-4 {
		border-right: none;
	}
	
	.location.text-white {
		display: none;
	}
	
	.copyright_text {
		text-align: center;
	}

	.discover_footer {
		text-align: center;
	}
	
	.popup-content {
		width: 98%;
	}
	
	.about_page_section .row {
		flex-direction: column-reverse;
	}

	.about_page_section .main-title.about_page_content {
		margin-top: 25px;
	}

	.list_of_mortgage ul li {
		width: 50%;
	}
	
	.summary_image {
		width: 135px;
	}
	
	.summary_content{
		width: calc(100% - 135px);
	}
	
	section.find-your-mortgage_section:nth-child(even) .row .row {
		flex-direction: column-reverse;
	}

	.find-your-mortgage_section .about_page_image.image_radius {
		margin-bottom: 20px;
	}

	section.find-your-mortgage_section:nth-child(odd) .row .row {
		flex-direction: column-reverse;
	}
	
	.find_content_block{
		max-height:auto;
		overflow:unset;
	}
	
	.self_over {
		margin: 0px;
	}

	.no_text_return_section .col-md-6 {
    margin-bottom: 15px;
}

.no_text_block h2 {
    padding: 0px;
    font-size: 19px;
}

.logos__header{
	width:100%;
}
.banner-badge.d-flex img {
    height: 68px;
    width: 100%;
    object-fit: contain;
}
}

@media(max-width:600px){
	.review__sections .col-md-4 {
		width: 100%;
	}
	
	.review__heading_block h2 {
		font-size: 27px;
		margin-bottom: 25px;
	}
}

@media(max-width:510px){
.heder-logo img {
        width: 100%;
    }

	.testimonila__content {
		margin: 0px;
	}

	.testimonila_image img {
		width: 100%;
	}
	
	.why__section .col-md-3 {
		width: 100%;
	}
	
   .banner-badge:nth-child(1) img {
        height: 55px;
    }
	
	.banner-badge:nth-child(2) img {
        height: 47px;
    }
	
   .banner-badge:nth-child(3) img {
        height: 96px;
    }
	
   .banner-badge:nth-child(4) img {
        height: 93px;
    }
	
	.box-content {
		flex: auto;
		width: 100%;
		margin-top: 18px;
	}
	
	.callto_action h2 {
		font-size: 18px;
	}
	
   .banner-main-title h4 {
        font-size: 19px;
    }
	
   .banner-main-title h5 {
        font-size: 14px;
        margin-top: 10px;
        line-height:25px;
    }
	
	.popup-content {
		padding: 20px;
	}

	.popup-content h2 {
		font-size: 20px;
	}
	
	.footer_widget h3{
		font-size:16px;
		margin-bottom:8px;
	}
	
	section.callto_action .purchase-refinance-call-btn.d-flex {
		flex-wrap: wrap;
	}

	a.purchase-btn {
		margin-bottom: 14px;
	}
	
	.type__section .purchase-refinance-call-btn.d-flex {flex-wrap: wrap;}

	.purchase-refinance-call-btn.d-flex {
		padding: 0px 10px;
		align-items: baseline;
	}
	
	.purchase-refinance-call-btn.d-flex {flex-wrap: wrap;}
	
	ul#pills-tab li button {
		margin-bottom: 10px;
	}
	
	section.callto_action .purchase-refinance-call-btn.d-flex a.purchase-btn {
		margin-right: 0px;
	}

	section.callto_action .purchase-refinance-call-btn.d-flex {
		padding: 0px 30px;
	}
	
	.contact_section .row{
		padding: 40px 25px;
	}
	
	.contact_block h2{
		font-size:20px;
	}
	
	.read-more-btn {
		text-align: center;
	}

	.experience_block h2 {
		font-size: 44px;
	}
	
	.testimonila_image {
		width: 130px;
		margin-bottom: -78px;
		position: relative;
		margin-left: auto;
        margin-right: auto;
		height:auto;
	}

	.testimonila__content {
		flex: auto;
		width: 100%;
		padding-top: 100px;
	}
	
	.page_title h1{
		font-size:30px;
	}
	
	.list_of_mortgage ul li, .about_theard_section .col-md-4{
		width:100%;
	}
	
	.awards_block h4 {
		font-size: 18px;
	}
	
	.awards_block_icon {
		height: 80px;
		width: 80px;
	}

	.awards_block_icon img {
		width: 44px;
	}
	
	.summary_block h2 {
		text-align: center;
	}
	
	.summary_inner {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.summary_content {
		width: 100%;
	}
	
	.swiper-pagination span{
		height: 10px;
    	width: 10px;
	}
	
	.testimonila__content p {
		height: 240px;
		overflow: auto;
	}
	
	.header-logo-menu{
		    padding: 9px 0px;
	}

}

@media(max-width:420px){
	.footer_widget {
		width: 100% !important;
	}

	.footer_widget.widget1 {
		width: 50% !important;
	}

	.footer_widget.widget2 {
		width: 50% !important;
	}

	.footer_widget.widget3 {
		width: 50% !important;
	}

	.footer_widget.widget4 {
		width: 50% !IMPORTANT;
	}

	.footer_logo {
		justify-content: center;
	}

	ul.social__icons {
		justify-content: center;
	}
	
	 .banner-main-title h2 {
        font-size: 40px;
    }
	
	.swiper-slide.img-slide {
		height: 450px;
	}
	
	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		width: 31px;
	}
	
	.header-logo-menu-button{
		padding-right:62px;
	}
	
	.swiper-slide.img-slide {
		padding-bottom: 80px;
	}
	
	.contact_section .row {
        padding: 40px 5px;
    }

}

.float-button {
        text-decoration: none;
        position: fixed;
        padding: 10px;
        padding-right: 15px;
        bottom: 30px;
        right: 30px;
        color: #fff;
        background-color:#25D366;
        border-radius: 25px 30px 5px 25px;
        z-index: 100;
        font-family: Arial;
        font-size: 17px;
        animation: whatsapp-animation 0.5s ease-in-out;
        box-shadow: 1px 2px 5px 2px rgba(30,30,30,0.3);
        transition:all 0.3s ease-out;
    }

    .float-button:hover {
         background-color: #128C7E;
          color: #fff;
    }

    .fa-whatsapp {
        font-size: 20px !important;
        padding-right: 5px;
        padding-left: 5px;
    }

    @keyframes whatsapp-animation {
        from {
            opacity: 0%;
        }

        to {
            opacity: 100%
        }
    }

    @media screen and (max-width: 545px) {
        
        .fa-whatsapp {
            font-size: 22px !important;
            padding: 4px;
        }
    }



.footer-brand img {
    height: 30px !important;
}


@media (min-width: 481px) and (max-width: 767px) {
    .jeff-kramer-img.jeff-kramer-img-banner-mobile{
    		display:block !important; 
     }
    .jeff-kramer-img.jeff-kramer-img-banner-desktop{
				display:none;
     }
     
      div#main-banner-slider {
        height: 540px;
      }

      .swiper-slide.img-slide {
        height: 540px;
       }
	.banner-main-title h2 {
        font-size: 30px;
    }
    .banner-main-title h4 {
        font-size: 16px;
    }
.jeff-kramer-img img {
        height: 90px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .jeff-kramer-img.jeff-kramer-img-banner-mobile{
    		display:block !important; 
     }  
      .jeff-kramer-img.jeff-kramer-img-banner-desktop{
		display:none;
     } 	
     div#main-banner-slider {
    height: 540px;
}

.swiper-slide.img-slide {
    height: 540px;
}

.banner-main-title h2 {
        font-size: 30px;
    }
    .banner-main-title h4 {
        font-size: 16px;
    }
.jeff-kramer-img img {
        height: 90px;
    }
}
