@font-face { font-family: 'cen_b'; src: url(../fonts/gothicb.ttf);}
@font-face { font-family: 'cen_r'; src: url(../fonts/CenturyGothic.ttf);}
*{
  margin: 0px;
  padding: 0px;
      box-sizing: border-box;
}
p{
    font-family: 'Urbanist', sans-serif;
}
body {
    overflow-x: hidden;
    font-family: 'Urbanist', sans-serif;
}
.header_main .container-fuild, .main_banner .container-fuild {
    padding: 0px 113px;
    position: relative;
    z-index: 1;
}
.header_main {
    float: left;
    width: 100%;
    padding: 3px 0px;
    position: relative;
    top: 0;
    z-index: 9;
    left: 0px;
    min-height: auto;
    border-bottom: 0px solid #fff;
}
.header_main.landing_navigaion{
    position: relative !important;
}

.header_main .logo_area img {
    min-height: 76px;
    object-fit: contain;
    width: 200px;
    object-position: left;
    margin-top: 0px;
    height: 92px;
}
.header_main .nav_bar {
    float: right;
    text-align: right;
}
.header_main .row{
    align-items: center;
}
.header_main .nav_bar p {
    font-family: 'Urbanist', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #585858;
    margin-bottom: 4px;
}
.header_main .nav_bar h5{
    color: #222222;
    font-family: 'Urbanist', sans-serif;
    font-size: 25px;
    font-weight: 700;
    margin: 6px 0px 3px;
}
.header_main .nav_bar span a{
    color: #000;
    font-family: 'Urbanist', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
}
.top_right_header {
    display: flex;
    float: right;
    justify-content: center;
    align-items: center;
    gap: 36px;
}
.top_right_header .book_call a {
    color: #2b2b2b;
    background: #f0b823;
    text-transform: uppercase;
    font-family: 'Urbanist';
    font-weight: 700;
    padding: 17px 36px;
    letter-spacing: 1px;
    font-size: 15px;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
	transition: all .4s;
}
.top_right_header .book_call a:hover{
	background: #000;
	color: #fff;
}

@keyframes zoom{
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.3);
}
100% {
    transform: scale(1.5);
}
}

.main_banner h1 {
    font-family: 'Josefin Sans';
    font-size: 45px;
    color: #173dc8;
    margin: 0px;
    font-weight: 700;
    display: block;
    letter-spacing: -2px;
    line-height: 53px;
    margin-bottom: 20px;
}
.main_banner .banner_main_text{
    min-height: 608px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.banner_text{
    padding-left: 50px;
    position: relative;
}
.main_banner h1 span{
    display: block;
    color: #8c50b8;
}
.text_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #4341358c;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a:hover{
    text-decoration: none !important;
}
/* ---3-9-2023--- */
.hero {
    width: 100%;
    height: 586px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.hero:before {
    background: #000000a6;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.hero video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 000;
}
.hero span {
    font-family: 'cen_b';
    color: #f0b823;
    text-transform: capitalize;
    font-size: 20px;
}
.hero img {
    height: 586px;
    object-fit: cover;
}
.hero h1 {
    font-size: 46px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Outfit', sans-serif;
    letter-spacing: -2px;
    line-height: 35px;
    margin-top: 24px;
    font-weight: 700;
}
.hero p {
    color: #ffffff;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Urbanist';
    padding: 28px 0px 20px;
    font-weight: 500;
    font-size: 19px;
    max-width: 523px;
}
.hero .wrapper-cont h5{
    font-family: 'Outfit';
    text-transform: capitalize;
    font-size: 55px;
    font-weight: 700;
    color: #fefefe;
    line-height: 22px;
    letter-spacing: -2px;
    margin-top: 31px;
}
.hero .conta-b {
    background: #f0b823 !important;
    color: #252525 !important;
    height: 68px;
    width: 68px;
    text-align: center;
    line-height: 78px;
    margin-top: 74px;
    border-radius: 52px;
    margin-left: 41px;
    margin: 2p;
    position: relative;
    padding: 22px 21px 21px;
    box-shadow: 1px 0px 0px 13px #f0b82380;
    margin-bottom: 0px;
    padding: 29px 22px 15px;
}
.hero .conta-b img {
    width: 20px;
    height: 23px;
}
.hero .wrapper-cont ul li{
    list-style: none;
    line-height: 66px;
}
.hero .wrapper-cont ul li i {
    color: #fff;
    font-size: 23px;
    font-weight: 400;
	transition: all .4s;
}
.hero .wrapper-cont ul li i:hover{
    color: #f0b823;
}
/* .hero .conta-b:before {
    content: "";
    border: #f8edb9 solid 1px;
    position: absolute;
    width: 83px;
    height: 83px;
    left: -8px;
    padding: 2px;
    top: -8px;
    border-radius: 50%;
} */
.hero .conta-b i {
    font-size: 26px;
}
.themecolor{
    color:#cb885d;
}
.hero .banner-right-btn a:nth-child(1) {
    color: #2b2b2b;
    background: #fffdd0;
    text-transform: uppercase;
    font-family: 'Urbanist';
    font-weight: 700;
    padding: 16px 23px;
    letter-spacing: 1px;
    font-size: 15px;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
}
.hero .wrapper-cont{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* ---------------banner_bottum_content-------------- */
.banner_bottum_content{
    float: left;
    width: 100%;
    min-height: 219px;
    background-color: #fffdd0;
    align-items: center;
    position: relative;
    overflow: hidden;
}
section.banner_bottum_content:before {
    background: #f0b823;
    content: "";
    width: 538px;
    height: 578px;
    position: absolute;
    border-radius: 85%;
    top: -168px;
    left: -30px;
}
.banner_bottum_content .row {
    min-height: 219px;
    align-items: center;
}
.banner_bottum_content .content p{
    color: #171717;
    font-family: 'Urbanist';
    font-size: 24px;
    line-height: 35px;
    padding-right: 85px;
}
.banner_bottum_content .heading_content {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.banner_bottum_content .heading_content h5{
    color: #000;
    font-size: 45px;
    line-height: 40px;
    font-family: 'Urbanist';
    font-weight: 700;
}
.banner_bottum_content .heading_content h6{
    color: #f0b823;
    font-size: 59px;
    line-height: 44px;
    font-family: 'Urbanist';
    font-weight: 200;
}
.banner_bottum_content .heading {
    text-align: center;
}
.banner_bottum_content .heading_content a{
    color: #2b2b2b;
    background: #f0b823;
    text-transform: uppercase;
    font-family: 'Urbanist';
    font-weight: 700;
    padding: 17px 36px;
    letter-spacing: 1px;
    font-size: 15px;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
}
/* -------------------mortage_form--------------- */
.mortage_form{
    float: left;
    width: 100%;
    padding: 80px 0px;
}
.mortage_form .content{
    width: 100%;
    padding: 50px;
    border-radius: 60px;
    background: #fffdd0;
    border: #f2c140 solid 1px;
}
.mortage_form .content h2{
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    font-family: 'outfit';
    letter-spacing: -1px;
}
/* ---------------about us-------------- */
section.about_us {
    float: left;
    width: 100%;
    padding: 0px 0px 100px;
    position: relative;
}
section.about_us::before {
    content: "";
    position: absolute;
    background-image: url(../images/about_bg.png);
    width: 540px;
    height: 472px;
    bottom: 93px;
    left: -10px;
    background-size: 81%;
    background-repeat: no-repeat;
}
.about_us .row{
    align-items: center;
}
.about_us .content h5 {
    color: #282828;
    font-family: cen_b;
    font-size: 18px;
    background-color: #fffdd0;
    max-width: 225px;
    padding: 8px 0px;
    text-align: center;
}
.about_us .content h2{
    font-family: 'outfit';
    font-weight: 700;
    font-size: 44px;
    color: #333333;
}
.about_us .content p{
    color: #282828;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Urbanist';
    padding: 8px 0px 20px;
    font-weight: 500;
    font-size: 18px;
    max-width: 523px;
    padding-right: 75px;
}
.about_us .content .banner-right-btn a {
    background: #f0b823 !important;
    color: #252525 !important;
    text-align: center;
    line-height: 81px;
    margin-top: 74px;
    border-radius: 52px;
    margin-right: 37px;
    margin: 2p;
    position: relative;
    padding: 26px 19px 16px 23px;
    box-shadow: 1px 0px 0px 13px #f0b82380;
}
.about_us .content .banner-right-btn a:nth-child(1) {
    color: #2b2b2b;
    background: #f0b823;
    text-transform: uppercase;
    font-family: 'Urbanist';
    font-weight: 700;
    padding: 20px 25px;
    letter-spacing: 1px;
    font-size: 21px;
    border-radius: 8px;
    text-align: center;
    box-shadow: none;
}
.about_us .about_img{
    position: relative;
}
.about_us .about_img:before {
    content: "";
    position: absolute;
    width: 705px;
    height: 705px;
    border: #f0b823 solid 1px;
    border-radius: 50%;
    bottom: 0px;
    z-index: -1;
    left: -30px;
}
.about_us .about_img:after {
    content: "";
    position: absolute;
    width: 28px;
    height: 29px;
    background: #f0b823;
    border-radius: 50%;
    top: 142px;
    z-index: 2;
    right: 78px;
}
.about_us .about_img img {
    width: 100%;
    max-width: 634px;
    height: auto;
}
.about_us .content .banner-right-btn img {
    filter: invert(1);
}
/* ----------------------footer----------- */
.footer{
    float: left;
    width: 100%;
    background: #e5e2f0;
    padding: 60px 0px 0px;  
}
.footer h5{
    text-align: center;
    font-size: 22px;
    font-weight: 700;
}
.footer .content {
    display: flex;
    justify-content: space-between;
    max-width: 500px;
    margin: auto;
    padding: 22px 0px;
}
.footer .content p{
    color: #313131;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 20px;
}
.copy_right {
    border-top: #c3c3c4 solid 1px;
    padding: 7px;
}
.copy_right .row{
    align-items: center;
}
.copy_right p{
    margin-bottom: 0px;
    font-family: outfit;
    font-size: 20px;
    font-weight: 500;
}
.copy_right img {
    float: right;
    border-bottom: none;
    margin-bottom: 0px;
    max-width: 325px;
    height: 66px;
}
/* --------- */
.mortage_form .content h2 {
    margin-bottom: 52px;
}
section.mortage_form form {
    padding: 0px 11px;
}
.mortage_form .wpforms-page.wpforms-page-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mortage_form .wpforms-page-button {
    background: #fff !important;
    font-weight: 500 !important;
    font-family: 'Outfit' !important;
    border: none !important;
    padding: 16px 47px !important;
    text-transform: uppercase !important;
    margin-top: 16px !important;
	border-radius:8px !important;
}
.wpforms-page-indicator.progress {
    display: none;
}

.mortage_form div#wpforms-11-field_1-container {
    width: 48%;
    max-width: 50%;
	border: #f0b823 solid 1px;
    padding: 34px;
    border-radius: 15px;
}
.mortage_form .wpforms-page.wpforms-page-1 input {
    background: none;
    font-size: 16px !important;
    font-family: outfit;
    font-weight: 500;
    color: #7d7d7d !important;
    background: #0000 !important;
    border: none !important;
    border-bottom: #8b8b8b solid 1px !important;
    padding: 22px 10px !important;
}
.mortage_form .wpforms-container-full label{
	font-size: 20px !important;
    font-family: outfit;
    font-weight: 600 !important;
    color: #1f1f1f !important;
    margin-bottom: 13px !important;
}
.mortage_form div#wpforms-11-field_2-container {
    max-width: 50%;
    width: 48%;
    border: #f0b823 solid 1px;
    padding: 34px;
    border-radius: 15px;
}
.mortage_form div#wpforms-11-field_3-container, div#wpforms-11-field_4-container {
    width: 100%;
    border: #f0b823 solid 1px;
    padding: 34px;
    border-radius: 15px;
    margin-top: 27px;
}
.mortage_form input#wpforms-11-field_4 {
    width: 100% !important;
    max-width: 100% !important;
}
.mortage_form div.wpforms-container-full .wpforms-form ul li label{
	font-size: 16px !important;
    font-family: outfit;
    font-weight: 500;
    color: #414141 !important;
}
.mortage_form div.wpforms-container-full .wpforms-form ul li input{
	vertical-align: middle;
    width: 22px;
    height: 22px;
    background: #09090900 !important;
}
.mortage_form div.wpforms-container-full .wpforms-form ul li {
    margin-bottom: 11px !important;
}
.mortage_form div#wpforms-11-field_3-container label.wpforms-field-label {
    margin-bottom: 15px !important;
}
.div#wpforms-11-field_22-container input{
    background: #fff;
    border: none;
}

.wpforms-field-container .wpforms-page.wpforms-page-2, .wpforms-field-container .wpforms-page.wpforms-page-3, .wpforms-field-container .wpforms-page.wpforms-page-4 {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    justify-content: space-between;
}
.mortage_form .wpforms-field-container .wpforms-page.wpforms-page-2 .wpforms-field, .mortage_form .wpforms-field-container .wpforms-page.wpforms-page-3 .wpforms-field, .mortage_form .wpforms-field-container .wpforms-page.wpforms-page-4 .wpforms-field{
    width: 100% !important;
    border: #f0b823 solid 1px; !important;
	padding: 34px;
    max-width: 49%;
	border-radius: 15px;
    padding: 22px !important;
    margin-bottom: 22px !important;
}
.mortage_form .wpforms-field-container .wpforms-page.wpforms-page-4 .wpforms-field input{
	border: none;
    font-size: 16px;
    font-family: 'Outfit';
    font-weight: 500;
    color: #4c4c4c !important;
}
.mortage_form .wpforms-field-container .wpforms-page.wpforms-page-4 .wpforms-field input::placeholder{
	font-family:'outfit';
	font-size:15px;
	font-weight:500;
}
.mortage_form div#wpforms-11-field_13-container, .mortage_form div#wpforms-11-field_21-container {
    border: none;
}
div#wpforms-11-field_19-container, div#wpforms-11-field_44-container {
    max-width: 100%;
}
.mortage_form button.wpforms-page-button.wpforms-page-next {
    background: #f0b823 !important;
    color: #fff !important;
	transition: all .4s;
}
.mortage_form .wpforms-submit {
    background: #f0b823 !IMPORTANT;
    font-family: 'Outfit';
    text-transform: uppercase !IMPORTANT;
    font-size: 14px !important;
    font-weight: 500;
    padding: 15px 40px !important;
    border: none !important;
    border-radius: 5px !important;
    letter-spacing: 1px !important;
}
.mortage_form div#wpforms-11-field_7-container {
    width: 100%;
    max-width: 100%;
    border: 0;
    display: flex !important;
    justify-content: end;
}
.mortage_form div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 11px 0 0 0;
    clear: both;
    position: relative;
    border-top: #f0b823 solid 1px;
}
.mortage_form .wpforms-confirmation-container-full {
    font-family: 'Urbanist';
    font-weight: 600;
    background: #fffdd0 !important;
    border: #f0b823 solid 1px !important;
}
.mortage_form .wpforms-confirmation-container-full p {
    font-family: 'Urbanist';
    font-weight: 600;
}
.mortage_form .wpforms-container-full label.wpforms-error {
    font-size: 11px !important;
    padding: 8px 0px 0px;
    font-family: outfit;
    color: #900000 !important;
    font-weight: 500 !important;
}
.mortage_form .wpforms-container-full .wpforms-field-required {
    display: flex;
    gap: 11px;
}
.mortage_form .wpforms-container-full ul#wpforms-11-field_3 {
    display: block;
}
.mortage_form .wpforms-container-full div#wpforms-11-field_8-container {
    max-width: 100%;
}
.mortage_form .wpforms-container-full div#wpforms-11-field_9-container {
    max-width: 100%;
}
.mortage_form .wpforms-container-full .wpforms-page.wpforms-page-3 .wpforms-field {
    max-width: 100%;
    width: 100%;
}
.mortage_form .wpforms-container-full .wpforms-page.wpforms-page-2 .wpforms-field input, .mortage_form .wpforms-container-full .wpforms-page.wpforms-page-3 .wpforms-field input{
	border: none;
    font-size: 16px;
    font-family: 'Outfit';
    font-weight: 500;
    color: #4c4c4c !important;
	max-width: 100%;
}
.mortage_form .wpforms-container-full .wpforms-field.wpforms-field-text input {
    width: 100% !important;
    max-width: 100%;
}
div#wpforms-11-field_22-container, div#wpforms-11-field_23-container, div#wpforms-11-field_24-container, div#wpforms-11-field_25-container, div#wpforms-11-field_26-container, div#wpforms-11-field_29-container, div#wpforms-11-field_30-container, div#wpforms-11-field_31-container, div#wpforms-11-field_32-container, div#wpforms-11-field_38-container, div#wpforms-11-field_39-container, div#wpforms-11-field_40-container, div#wpforms-11-field_41-container, div#wpforms-11-field_42-container, div#wpforms-11-field_45-container{
    width: 100%;
    max-width: 100%;
}

.hero .banner-right-btn a:nth-child(1), .banner_bottum_content .heading_content a, .about_us .content .banner-right-btn a:nth-child(1){
	transition: all .4s;
}
.hero .banner-right-btn a:nth-child(1):hover {
    background: #f0b823;
    color: #fff;
}
.banner_bottum_content .heading_content a{}
.banner_bottum_content .heading_content a:hover{
	background: #000;
    color: #fff;
}
.mortage_form button.wpforms-page-button.wpforms-page-next:hover {
    background: #000 !important;
}
.about_us .content .banner-right-btn a:nth-child(1):hover {
    background: #fffdd0 !important;
}

.hero .conta-b, .about_us .content .banner-right-btn a{
	animation: pulsee 2s infinite;
	box-shadow: 0 0 0 0 rgb(253 158 61 / 50%);
	
}

 @keyframes pulsee {
0% {
}

70% {
    box-shadow: 0 0 0 20px rgba(253, 158, 61, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(253, 158, 61, 0);
}
	}

.hero img {
    object-position: top;
}

.fancybox-button {
    font-size: 54px !important;
    background: rgba(30,30,30,.6) !important;
    border: 0 !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    display: inline-block !important;
    height: 80px !important;
    margin: 0 !important;
    outline: none;
    padding: 10px;
    transition: color .2s;
    vertical-align: top;
    width: 80px !important;
}
.fancybox-slide {
    padding: 10px !important;
}
.fancybox-button {
    font-size: 37px !important;
    background: rgba(30,30,30,.6) !important;
    height: 54px !important;
    padding: 10px;
    width: 53px !important;
}
div#wpforms-11-field_11-container {
    max-width: 100%;
}