/* =================================================================== */
/* ========== Default ========== */
/* =================================================================== */
@font-face {
  font-family: 'BigNoodleTitling';
  font-style: normal;
  font-weight: normal;
  src: local('BigNoodleTitling'), url('../fonts/big_noodle_titling.woff') format('woff');
}


@font-face {
  font-family: 'BigNoodleTitling Oblique';
  font-style: normal;
  font-weight: normal;
  src: local('BigNoodleTitling Oblique'), url('../fonts/big_noodle_titling_oblique.woff') format('woff');
}

@font-face {
  font-family: 'CentSchbkCyrill BT';
  src: url('../fonts/CenturySchlbkCyrillicBT-Bold.woff2') format('woff2'),
    url('../fonts/CenturySchlbkCyrillicBT-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

body {

  font-family: 'Roboto', sans-serif;

}

html,
body {
  margin: 0px !important;
  padding: 0px !important;
}

html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input,
hr,
figure,
marquee,
img {
  margin: 0;
  padding: 0;
}

fieldset {
  border: 0
}

a {
  text-decoration: none;
  color: #24a7df;
}

a img {
  border: none;
}

hr {}

p {
  color: #525252;
  font-size: 15px;
  line-height: 26px;
  padding: 5px 0px;
}

p span {}

p a {}

h1 {
  font-size: 45px;
  color: #24a7df;
  text-transform: uppercase;
}

h1 span {
  color: #fff;
  width: 100%;
  display: block;
  font-size: 80px;
}

h2 {
  font-weight: 500;
  font-size: 44px;
  color: #191919;
  font-family: 'Libre Baskerville', sans-serif;
}

h2 span {
  color: #c69338;
  font-family: 'Great Vibes';
  font-size: 36px;
}

h3 {}

h3 span {}

h4 {
  font-size: 24px;
  color: #fff;
}

h4 span {
  color: #24a7df;
}

h5 {}

h6 {
  font-size: 20px;
  color: #fff;
  padding-bottom: 20px;
}

h6 span {}

li {
  list-style: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.container {
  width: 100%;
  margin: 0px auto;
  max-width: 1180px;
  box-sizing: border-box;
  overflow: hidden;
}

.container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* =================================================================== */
/* ========== HEADER CSS ========== */
/* =================================================================== */
#main-wrapper {
  width: auto;
  margin: 0px auto;
  margin: 0px auto;
    position: relative;
    z-index: 2;
    margin-bottom: 410px;
}

#main-header {
  margin: 0px auto;
  background: url(../images/menubg.png) repeat-x top center;
  min-height: 240px;

  width: 100%;
}
#main-header.sticky {
  min-height: inherit;
  background: #14162a;
}
.stickysec .banner-text{
  margin-top: 235px;
}

#top-bar {
  background-color: #24a7e0;
  padding: 10px 0px;
}

#top-bar p {
  color: #fff;
}

.top-bar-right p {
  float: right;
}

.top-bar-right p a {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 500;
  color: #fff;
}

.header-top {
  width: 100%;
  margin: 0px auto;
  z-index: 999;
  border-bottom: 1px solid #ffffff24;
}

#menu-bar {
  width: auto;
  margin: 0px auto;
  padding: 10px 0px;
  box-sizing: border-box;
}

.main-menu {
  float: left;
  width: auto;
  margin: 0px auto;
  font-family: 'Raleway', sans-serif;
}

.main-menu li {
  float: left;
  padding: 51px 11px;
  box-sizing: border-box;
}

.main-menu li.logo {
  padding-top: 30px !important;
  padding-bottom: 0px !important;
}

.main-menu li a {
  font-size: 17px;
  color: #fff;
  font-weight: 400;
  font-family: "Libre Baskerville", serif;
}

.main-menu li a:hover {
  text-decoration: none;
  color: #fff;
}

.main-menu li.current-menu-item a {
  color: #24a7e0;
}

.main-menu li:last-child {
  padding-right: 0px !important;
}

#banner-header {
  width: auto;
  margin: 0px auto;
  box-sizing: border-box;
  min-height: 620px;
  background: no-repeat top center scroll;
  background-size: cover;
}

#banner-header img {
  width: 100%;
  height: auto;
}

.about-first {
  background: no-repeat center top scroll;
  background-size: 100% auto;
  padding: 10px;
}

#main-content {
  width: auto;
  margin: 0px auto;
  padding: 80px 0px 80px 0px;
  box-sizing: border-box;
  background-color: #172963;
  background-image: url(../images/darkbg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

#main-content .content {
  width: auto;
  margin: 0px auto;
  box-sizing: border-box;
  padding: 0px 35px 0px 0px;
  ;
}

#main-content .content h2 {
  font-weight: 400;
  font-size: 48px;
  color: #fff;
  font-family: 'Libre Baskerville', sans-serif;
}

#main-content .content h2 span {
  color: #c69338;
  font-family: 'Great Vibes';
  font-size: 36px;
}

#main-content .content p {
  color: #fff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: justify;
  letter-spacing: -1px;
}

#main-content .content p span {
  color: #c69338;
}

#main-content .owl-theme .owl-dots .owl-dot span {
  background: #fff;
  border: 2px solid black;
}

#main-content .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #000;
}

#pillar-section .owl-theme .owl-dots .owl-dot span {
  background: #202235;
}

#pillar-section .owl-theme .owl-dots .owl-dot.active span {
  background: #b78732;
  filter: none;
}

#team .owl-theme .owl-dots .owl-dot span {
  background: #fff;
}

#team .owl-theme .owl-dots .owl-dot.active span {
  background: #fff;
  filter: none;
}

img.about-sides {
  border-radius: 14px;
}

.content-bg {
  width: auto;
  margin: 0px auto;
  box-sizing: border-box;
  padding: 30px;
  background-color: #14162a;
  border: 2px solid #b78732;
  border-radius: 12px;
  margin-top: 10px;
  text-align: justify;
}

.content-bg h2 {
  font-weight: 900;
  font-size: 48px;
  color: #b78732;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 16px;
}


#realty-content .content-bg h2 span {
  font-weight: 900;
  font-size: 36px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 0px;
  width: 100%;
    display: block;
}

#main-content .content-bg h2 span {
  font-weight: 900;
  font-size: 36px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 0px;
  width: 100%;
    display: block;
}
.content-bg p {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -1px;
}

#realty-content {
  width: auto;
  margin: 0px auto;
  padding: 106px 0px 106px 0px;
  box-sizing: border-box;
  background-color: #14162a;
  background-image: url(../images/darkbg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  text-align: center;
}


#power .content-bg h2 span {
  font-weight: 900;
  font-size: 36px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 0px;
  width: 100%;
    display: block;
}


#contact {
  margin: 0px auto;
  padding: 50px 0px;
  box-sizing: border-box;
}

.btn {
  padding: 14px 20px;
  display: table;
  background-color: white;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  transition: 0.6s all;
  cursor: pointer;
}

.btn:hover {
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.4);
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  transition: 1s all;
}


.sidebarloanmenu {
  line-height: 40px;
  background: #ffffff;
  color: #202235;
  padding-top: 0px;
  border-radius: 10px;
  border: 1px solid #e8e8e8;
  padding-bottom: 0px;
  position: relative;
  display: inline-block;
  padding: 0px 12px;
}
.sidebarloanmenu:hover, .activetab {
  background: #202235;
  color: #fff;
}

.mfp-bg {}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}


/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}


/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out;
}



.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

#agent {
  width: auto;
  margin: 0px auto;
  background: url('images/agent-bg.jpg') no-repeat;
  background-size: cover;
  box-sizing: border-box;
  overflow: hidden;
  padding: 84px 0px 50px 0px;
  text-align: center;
}

#agent h2 {
  font-weight: 900;
  font-size: 36px;
  color:
    #191919;
  font-family: 'Poppins', sans-serif;
}

#agent .owl-theme .owl-dots .owl-dot.active span {
  background:
    #f6de3a;
  filter: none;
}

/* card details start  */
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Condensed:400,400i,700,700i');

.details-card {
  background: #ecf0f1;
}

.card-content {
  background: #ffffff;
  border: 4px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.card-img {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  z-index: 1;
}

.card-img img {
  width: 100%;
  height: auto;
  display: block;
}

.card-img span {
  position: absolute;
  top: 15%;
  left: 12%;
  background: #1ABC9C;
  padding: 6px;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  transform: translate(-50%, -50%);
}

.card-img span h4 {
  font-size: 12px;
  margin: 0;
  padding: 10px 5px;
  line-height: 0;
}

.card-desc {
  padding: 1.25rem;
}

.card-desc h3 {
  color: #000000;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0;
}

.card-desc p {
  color: #747373;
  font-size: 14px;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0;
  font-family: 'Raleway', sans-serif;
}

.btn-card {
  background-color: #1ABC9C;
  color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
  padding: .84rem 2.14rem;
  font-size: .81rem;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  margin: 0;
  border: 0;
  -webkit-border-radius: .125rem;
  border-radius: .125rem;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  word-wrap: break-word;
  color: #fff;
}

.btn-card:hover {
  background: #b78732;
}

a.btn-card {
  text-decoration: none;
  color: #fff;
}

/* End card section */

#power {
  width: auto;
  margin: 0px auto;
  padding: 50px 0px 50px 0px;
  box-sizing: border-box;
  background: no-repeat center center scroll;
  background-size: cover;
  text-align: center;
  background-attachment: fixed;
}

.power-content {
  width: auto;
  margin: 0px auto;
  padding: 85px 0px;
  box-sizing: border-box;
}

.power-content h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  padding: 30px 0px 20px 0px;
  box-sizing: border-box;
  font-family: 'Prociono', serif;
}

.power-content h6 {
  color: #ffffff;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}

a.btn-learn, button.btn-learn {
  background: #b78732;
  text-decoration-line: none;
  padding: 12px 30px;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  border-radius: 6px;
  display: inline-block;
  margin-top: 18px;
  border: 0px;
  font-family: 'Libre Baskerville', sans-serif;
}

a.btn-learn:hover, button.btn-learn:hover{
  text-decoration: none;
  background: #131528;
  color: #b78732;
}
.eventlist a.btn-learn{
  padding: 8px 15px;
  font-size: 14px;
}
#power-bottom {
  width: auto;
  margin: 0px auto;
  padding: 50px 0px;
  box-sizing: border-box;
  background: no-repeat center center scroll;
  background-size: cover;
  text-align: center;
  
}
#power-center{
      width: auto;
    margin: 0px auto;
    padding: 50px 0px 50px 0px;
    box-sizing: border-box;
    background: no-repeat center center scroll;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;


}

#power-center .btn-learn {
  background: #131528;
}

.contact-btn {
  background: #c69338;
  padding: 12px 40px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 12px;
    display: initial;
    font-size: 18px;
    margin-top: 20px;
    border: 0;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Libre Baskerville'
}

.contact-btn:hover {
  background: #202235;
  text-decoration: none;
  color: #fff;
}

.pad-pop {
  padding-top: 40px !important;
  background: #c69338;
}

.con-form {
  padding: 0px !important;
}

.address-info {
  width: auto;
  clear: both;
  margin: 0px 0px 30px 0px;
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.pad-pop h5 {
  color: #8b061a !important;
  font-size: 18px !important;
  padding-bottom: 10px;
  font-weight: 600;
}

.address-info h5 {
  color: #8b061a !important;
  font-size: 18px !important;
  padding-bottom: 10px;
  font-weight: 600;
}

.address-info img {
  
}

.address-info p {
  font-size: 21px;
    color: #000;
    padding: 5px 5px 0px 5px !important;
    box-sizing: border-box;
    font-weight: 100;
    font-family: 'poppins';
}

.address-info p span {
  font-size: 14px;
  color: #c69338;
}

#form {
  width: auto;
  margin: 0px auto;
  padding: 70px 0px;
  box-sizing: border-box;
  background: no-repeat center center scroll;
  background-size: cover;
  
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

#form .form-cal {
  background: #C0C0C0;
  border-radius: 14px;
  padding: 40px 0px;
  box-sizing: border-box;
}

#form .form-cal a {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  text-decoration-line: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}

#form h2 {
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 44px;
  font-family: 'Libre Baskerville', sans-serif;
  padding-bottom: 30px;
}

#form h2 span {
  color: #dca33f;
  text-align: center;
  font-weight: 500;
  font-size: 36px;
  font-family: 'Great Vibes', sans-serif;
  padding-bottom: 30px;
}

#form .form-cal h3 {
  color: #fff;
  text-align: center;
  padding-bottom: 14px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
}

#form label {
  color: #fff;
  font-family: 'poppins';
  font-size: 17px;
}

.bv-form .help-block {
  margin-bottom: 0;
}

.bv-form .tooltip-inner {
  text-align: left;
}

.nav-tabs li.bv-tab-success>a {
  color: #3c763d;
}

.nav-tabs li.bv-tab-error>a {
  color: #a94442;
}

.bv-form .bv-icon-no-label {
  top: 0;
}

.bv-form .bv-icon-input-group {
  top: 0;
  z-index: 100;
}

#pillar {
  width: auto;
  margin: 0px auto;
  padding: 112px 0px 50px 0px;
  box-sizing: border-box;
  background: no-repeat center center scroll;
  background-size: cover;
}

#pillar-section h2 {
  font-weight: 500;
  font-size: 44px;
  color: #191919;
  font-family: 'Libre Baskerville', sans-serif;
  text-align: center;
}

#team {
  width: auto;
  margin: 0px auto;
  padding: 80px 0px 70px 0px;
  box-sizing: border-box;
  background: no-repeat center center scroll;
  background-size: cover;
}

#team h2 {
  text-align: center;
  font-weight: 900;
  font-size: 36px;
  font-family: 'Libre Baskerville', sans-serif;
    line-height: 60px;
}

.banner-text h1 {
  font-size: 140px;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  font-weight: 400;
  font-family: 'BigNoodleTitling';
  line-height: 100px;
}

.banner-text h1 i {
  font-size: 42px;
  font-weight: 400;
  font-family: 'CentSchbkCyrill BT';
  text-transform: none;
  width: 100%;
  display: block;
  line-height: 80px;
}

.header-bottom h1 {
  font-size: 48px;
  color: #fff;
}

.header-bottom img {
  width: 100%;
  height: auto;
}

.carousel-item {
  min-height: 450px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-caption {
  right: 0%;
  left: 0%;
}

.bs-example {
  width: 100%;
}

.bs-example #navbarCollapse {
  margin-top: 35px;

  clear: both;

  width: 100%;

  position: absolute;

  background: #292f3b;

  left: 0px;

  right: 0px;

  top: 64px;
}

.bs-example .navbar {
  width: 33.333%;
  float: left;
}

.bs-example #navbarCollapse ul {
  width: 74%;
  margin: 0px auto;
}

.bs-example #navbarCollapse li {
  border-bottom: 1px solid #b78732;
  padding: 10px 0px;
}

.bs-example #navbarCollapse li a {
  color: #fff;
  text-transform: uppercase;
}

.bs-example #navbarCollapse li a:hover {
  color: #b78732;
}

.bs-example .top-logo {
  float: left;
  text-align: center;
}

.bs-example a.mobilebutton {
  float: right;
  text-align: right;
  border: 2px solid #b78732;
  background-color:
    transparent;
  color:
    #b78732;
  line-height: 36px;
  font-weight: 600;
  text-shadow: none;
  border-radius: 3px;
  right: 0px;
  position: relative;
  left: 0px;
  text-align: right;
  padding: 0px 10px;
  top: 25px;
}

.bs-example .navbar-light .navbar-toggler {
  color: none;
  border-color: none;
}

.bs-example .mobilebutton2 {
  float: left;
  text-align: right;
  border: 2px solid #b78732;
  background-color: transparent;
  color: #b78732;
  line-height: 36px;
  font-weight: 600;
  text-shadow: none;
  border-radius: 3px;
  right: 0px;
  position: relative;
  left: 0px;
  text-align: right;
  padding: 0px 10px;
  top: 17px;
}


.bs-example {
  display: none;
}

.read-more::before {
  height: 3px;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out;
  position: absolute;
  top: -3px;
  left: 0px;
  width: 40px;
  background: #c70000;
  content: "";
}

.read-more:hover::before {
  width: 100%;
}

.read-more {
  background: #175492;
  position: relative;
  border: none;
  cursor: pointer;
  padding: 10px 22px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  display: inline-block;
}
#contact select {
  width: 100%;
  height: 45px;
  padding: 10px;
  font-size: 16px;
  border-radius:12px;
  border: 1px solid #ccc;
  background-color: white;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="black"><polygon points="0,0 20,0 10,10"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px;
  padding-right: 30px; /* Ensure space for the arrow */
  cursor: pointer;
}

/* Optional: Fix dropdown arrow visibility in Safari */
#contact select::-ms-expand {
  display: none;
}
.menuhide {
  top: -200px;
  -webkit-transition: width 2s ease-out;
  -moz-transition: width 2s ease-out;
  -o-transition: width 2s ease-out;
  transition: width 2s ease-out;
}

.my-login .modal-content {
  display: block;
}

.inner-header h1 {
  color: #fff;
  padding-top: 200px !important;
}

.close {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

.form-contact {
  width: 100%;
  padding: 10px !important;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  border: 1px solid #ccc;
  border-radius: 12px;
}

.form-control {
  padding: 14px !important;
  border-radius: 14px !important;
  margin-bottom: 20px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 17px !important;
  color: 535353 !important;
}

.form-row label {
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  font-family: 'Open Sans', sans-serif !important;
  padding-bottom: 3px !important;
  display: block;
  text-align: left;
}
.form-cal .form-control {
  padding: 6px 10px !important;
  border-radius: 0px !important;
  margin-bottom: 10px !important;
}

.side-scroll {
  height: 267px;
  overflow: scroll;
  overflow-x: hidden;
}

.slide-img {
  position: relative;
}

.side-scroll-lg {
  height: 410px;
  overflow: scroll;
  overflow-x: hidden;
}

/* =================================================================== */
/* ========== Footer CSS ========== */
/* =================================================================== */
#main-footer {
  width: auto;
  margin: 0px auto;
  background-color: #131528;
  padding: 82px 0px 0px 0px;
  font-family: 'Poppins', sans-serif;
}

.calcxbtn {
  background: #b78732;
  color: #fff;
  font-weight: 700;
  padding-right: 35px;
  margin-top: 12px;
  border-radius: 14px;
  left: 0px;
  right: 0px;
  bottom: 36px;
  z-index: 9;
  min-width: 180px;
}

.calcxbtn img {
  float: left;
  padding: 10px;
  padding-left: 0px;
}

.calcxbtn:hover {
  background: #b78732;
  color: #fff;
}

#main-footer h3 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
}

#main-footer p {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 14px;
}

#main-footer .jumbotron {
  background: #b78732;
}

#main-footer .footer-right {
  padding-left: 50px;
}

#main-footer .footer-right img {
  margin-top: 15px;
}




.add-info {
  width: auto;
  clear: both;
  margin: 3px 0px;
}

.add-info img {
  float: left;
  padding-right: 10px;
  margin-top: 4px;
}

.add-info p {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}

#footer-bottom {
  width: auto;
  margin: 0px auto;
  background-color: #131528;
  text-align: center;
  padding: 0px;
  font-family: 'Poppins', sans-serif;
}
.bottombar{
  display: none;
}
#footer-bottom p {
  color: #000;
  padding: 0px !important;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0rem;
}

#footer-bottom p span {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
}

#footer-bottom p.btm {
  color: #000;
  font-weight: 600;
  font-size: 12px;
}

.owl-carousel1 .owl-dots {
  position: absolute;
  bottom: -24px;
  left: 78px;
}

.foot-img  {
  padding-top: 30px;
}

.team-name {
  padding: 15px 0px;
  box-sizing: border-box;
  text-align: center;
}

.team-name h4 {
  font-size: 24px;
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
}

.team-name h5 {
  font-size: 16px !important;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600 !important;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  letter-spacing: 0.5px;
}

.inner-testimonials {
  border-radius: 8px;
  padding-bottom: 20px;
  box-sizing: border-box;
}

.testimonial-slider {
  width: auto;
  margin: 0px auto;
  padding-top: 130px;
  text-align: center;
}

.testimonial-slider h5 {
  padding: 20px 0px;
  box-sizing: border-box;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Poppins', sans-serif;
}

.testimonial-slider h6 {
  padding: 20px 0px;
  box-sizing: border-box;
  font-size: 28px;
  font-weight: 900;
  color: #b78732;
  font-family: 'Poppins', sans-serif;
}

.testimonial-slider p {
  padding: 0px 50px 15px 50px;
  text-align: left;
  box-sizing: border-box;
  font-size: 17px;
  font-weight: 400;
  color: #535353;
  line-height: 26px;
  font-family: 'Open Sans', sans-serif;
}
.team-content {
  width: auto;
  margin: 0px auto;
  padding-top: 30px;
  text-align: center;
}
.inner-testimonial {
  background: #202235;
  border-radius: 8px;
  padding-bottom: 40px;
  box-sizing: border-box;
  border: 2px solid #7b7b7b;
  color: #fff;
}
.inner-testimonial h3{
  font-size: 40px;
  font-weight: 400;
  font-family: 'Libre Baskerville', sans-serif;
  font-style: italic;
  color: #fff;
  position: relative;
}
.inner-testimonial h3 span{
  font-size: 28px;
  font-style: normal;
  color: #202235;
  width: 100%;
  display: block;
}
.inner-testimonial .checklisttest {
    list-style: none;
    padding-left: 30px;
    padding-right: 30px;
}

.inner-testimonial .checklisttest li {
    font-size: 18px;
    display: flex;
    align-items: center;
    font-family: 'Open Sans';
    margin-bottom: 15px; /* Adjust spacing between items */
}

.inner-testimonial .checklisttest li::before {
    content: "";
    background: url('../images/checkmark.png') no-repeat center;
    background-size: contain;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 10px;
}
.testimonial-slider .btn-learn{
  display: none !important;
}
.testimonial-slider .active.center .btn-learn{
  display: inline-block !important;
}
#pillar-section .active.center .inner-testimonial {
  background: #202235;
  padding-bottom: 10px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;

}

.active.center .inner-testimonial h5 {
  font-size: 28px;
}


.testimonial-slider .owl-carousel .owl-item img {

  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 0px 40px 40px;
  margin-left: 0px;

}
.testimonial-slider .owl-carousel .owl-item .triangle-down img{
  padding: 0px ;
}

.inner-testimoniall img {

  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;

}

.testy .owl-item>div:after {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: bold;
}

.testy .active.center {
  transform: scale(1.1);
  -webkit-filter: grayscale(0);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0);
  z-index: 999;
}

.owl-item {
  opacity: 0;
}

.owl-item.active {
  opacity: 1;
}


#pillar-section .owl-theme .owl-controls {
  margin-top: 48px;
}

#pillar-section .owl-carousel .owl-stage-outer {
  overflow: visible !important;
}

.testy {
  clear: both;
  overflow: hidden;
}

#team {
  background: url('images/team-bg.jpg') no-repeat;
  background-size: cover;
  box-sizing: border-box;
  overflow: hidden;
  padding-bottom: 50px;
}

.team-content p {
  padding-top: 20px !important;
    min-height: 100px;
    text-align: center;
    color: #fff;
}

.inner-testimonial .video-content {
  padding-bottom: 0px !important;
}

.form-row.form-btm {
  margin: 0px auto;
  text-align: center;
}

#success-popup {
  background: #fff;
  padding: 0px 15px;
  border-radius: 8px !important;
}

#success-popup h1 {
  background: #f9f8f8;
  padding: 13px 0px;
  font-size: 24px;
  color: #c69338;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  border-bottom: 1px solid #c8c7c7;
  margin-bottom: 5px;
  font-weight: 600;
  padding-left: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#success-popup h1 span {
  color: #000;
}

#form-popup {
  padding: 0px 15px;
  border-radius: 8px !important;
}

#form-popup h1 {
  background: #f9f8f8;
  padding: 13px 0px;
  font-size: 24px;
  color: #c69338;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  border-bottom: 1px solid #c8c7c7;
  margin-bottom: 5px;
  font-weight: 600;
  padding-left: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#form-popup h1 span {
  color: #000;
  display: inline;
    font-size: inherit;
}

#form-popup p {
  color: #000;
  padding-bottom: 10px;
}

.form-text {
  padding: 30px;
}

#agent-popup {
  background: #fff;
  padding: 0px 15px;
  border-radius: 8px !important;
}

#agent-popup h1 {
  background: #f9f8f8;
  padding: 13px 0px;
  font-size: 24px;
  color: #c69338;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  border-bottom: 1px solid #c8c7c7;
  margin-bottom: 5px;
  font-weight: 600;
  padding-left: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#agent-popup h1 span {
  color: #000;
}

#team-popup {
  background: #fff;
  padding: 0px 15px;
  border-radius: 8px !important;
}

#team-popup h1 {
  background: #f9f8f8;
  padding: 13px 0px;
  font-size: 24px;
  color: #c69338;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  border-bottom: 1px solid #c8c7c7;
  margin-bottom: 5px;
  font-weight: 600;
  padding-left: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#team-popup h1 span {
  color: #000;
}

#pillar-popup {
  background: #fff;
  padding: 0px 15px;
  border-radius: 8px !important;
}

#pillar-popup h1 {
  background: #f9f8f8;
  padding: 13px 0px;
  font-size: 24px;
  color: #c69338;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  border-bottom: 1px solid #c8c7c7;
  margin-bottom: 5px;
  font-weight: 600;
  padding-left: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#pillar-popup h1 span {
  color: #000;
}

#exit-popup {
  background: #fff;
  padding: 0px 15px;
  border-radius: 8px !important;
}

#exit-popup h1 {
  background: #f9f8f8;
  padding: 13px 0px;
  font-size: 24px;
  color: #c69338;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  border-bottom: 1px solid #c8c7c7;
  margin-bottom: 5px;
  font-weight: 600;
  padding-left: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#exit-popup h1 span {
  color: #000;
}

#vid-popup {
  background: #fff;
  padding: 0px 15px;
  border-radius: 8px !important;
}

#vid-popup h1 {
  background: #f9f8f8;
  padding: 13px 0px;
  font-size: 24px;
  color: #c69338;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  border-bottom: 1px solid #c8c7c7;
  margin-bottom: 5px;
  font-weight: 600;
  padding-left: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#vid-popup h1 span {
  color: #000;
}

.about-info {
  margin-bottom: 8px !important;
}

.video-bottom h4 {
  padding: 10px 0px;
  font-size: 24px;
  color: #0d0d0d;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

.video-bottom h4 span {
  font-size: 16px;
  color: #c69338;
  font-weight: 600;
}

.video-bottom p {
  padding: 10px 0px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

.video-bottom p span {
  font-size: 16px;
  color: #c69338;
  font-weight: 600;
}

#contact {
  padding: 0px;
  border-radius: 8px !important;
}

#contact h1 {
  background: #f9f8f8;
  padding: 13px 0px;
  font-size: 24px;
  color: #c69338;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  border-bottom: 1px solid #c8c7c7;
  margin-bottom: 5px;
  font-weight: 600;
  padding-left: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#contact h1 span {
  color: #000;
}




.pop-space {
  padding: 0px !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  padding-bottom: 10px !important;
}

.mfp-close {
  width: 50px !important;
  height: 55px !important;
  line-height: 44px !important;
  position: absolute !important;
  right: 4px !important;
  top: 3px !important;
  text-decoration: none;
  text-align: center;
  opacity: 1 !important;
  padding: 0 0 18px 10px;

  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}


.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  width: 80%;
  height: 80%;
  padding: 0px 0px !important;
}

.about-info,
.address-info {
  
}

.scrollbar a {
  text-decoration: none;
}

.first-bg {
  background: #c69338;
  padding-bottom:20px;
}

.first-bg p {
  color: #fff;
}

.first-bg p span {
  color: #000;
}
.pad-pop h4{
  margin-top: 15px;
  font-family: 'poppins';
  text-transform: uppercase;
}
#contact .pad-pop a {
  text-decoration: none;
}
.modal-content{
  border: 1px solid #b78732;
}
.modal-content .modal-body{
  padding: 0;
  overflow: hidden;
}
.clox {
  position: absolute;
    right: 15px;
    width: 35px !important;
    border: 2px solid #fff !important;
    top: 20px;
    height: 35px !important;
    background: #b78732 !important;
    margin: 0px;
    border-radius: 50%;
    line-height: 0;
}

.location {
  width: 100%;

  margin: 0px auto;



  box-sizing: border-box;
}

.location img {
  padding-right: 13px;
  padding-bottom: 10px;
  float: left;
}

.location p {
  color: #c69338;
  font-size: 17px;
  padding: 7px 0px;
}

.con-bot {}

#pillar-section {
  background: url(../images/compensationbg.png) no-repeat;
  background-size: cover;
  box-sizing: border-box;
  overflow: hidden;
  padding: 118px 0px 50px 0px;
  
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  background-color: #fff;
}

#pillar-section .custom-list {
  list-style: none;
  padding: 30px 30px;
  margin-top: 50px;
  background: #202235;
  border-radius: 20px;
}

#pillar-section .custom-list li {
  padding-left: 32px;
  background: url('../images/dot.png') no-repeat left 11px;
  background-size: 16px 16px;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
    color: #fff;
}

.triangle-down {
  position: relative;
  top: -3px;
  display: none;
}

.triangle-down img {
  border-radius: none !important;
}

.active.center .triangle-down {
  display: block;
}

.triangle-bottom-down {
  width: 0;

  height: 0;

  border-top: 19px solid white;

  border-left: 18px solid transparent;

  border-right: 18px solid transparent;

  display: block;

  display: inline-block;
}

.active.center .triangle-bottom-down {
  display: none;
}


.slideer-img {
  width: auto !important;
  position: absolute;
  bottom: 33px;
  right: 28px;

}

.slideer2-img {
  width: auto !important;
  position: absolute;

  right: 184px;



  bottom: 306px;
}

.slideer3-img {
  width: auto !important;
  position: absolute;
  right: 10px;

  bottom: 40px;
}

.slideer4-img {
  width: auto !important;
  position: absolute;
  right: 30px;

  bottom: 175px;
}

.slideer5-img {
  width: auto !important;
  position: absolute;
  right: 30px;

  bottom: 175px;
}

.map-form {    padding: 30px 50px 30px 40px;}

#form .form-cal {
  background-color: rgba(0, 0, 0, 0.3);
}

.team-slide img {
  width: auto;
}

.add-info p {
  margin-bottom: 0px;
}


.scrollbar-morpheus-den::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #F5F5F5;
  border-radius: 10px;
}

.scrollbar-morpheus-den::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

.scrollbar-morpheus-den::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #009999;
}

.stickyfooter{
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
}
.activemobilemenu span {
  text-align: center;
  padding: 10px 0px;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}
.activemobilemenu nav {
  background: #101224;
  white-space: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.activemobilemenu nav a {
  color: #252a33;
  display: inline-block;
  vertical-align: middle;
  margin: 10px 16px 13px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
.activemobilemenu .active {
  border-bottom: 1px solid #b78732;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.95); /* Slight transparency */
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 999;
}
.testy .slide-img{
  min-height:198px; text-align: center; width: auto; margin: 0px auto;
}
.testy .slide-img img{
  width: auto;text-align: center;margin: 0px auto;position: absolute;margin-top: -50px;margin-left: 35px;
}
@media screen and (max-width : 1200px) {

  /* CSS FOR TABLETS ------------*/
  .main-menu li {
    padding: 40px 12px;
  }
}


@media screen and (max-width : 1024px) {

  /* CSS FOR Mointer ------------*/
  .contact-btn {
    margin-bottom: 10px;
  }
  
  .stickyfooter{
    position: relative;
    display: block;
  }
  #main-wrapper {
    z-index: 2;
    margin-bottom: 0px;
}
.activemobilemenu {
  display: block !important;
}

}

@media screen and (max-width : 991px) {

  /* CSS FOR Mointer ------------*/
  #main-header{background: #14162A !important;min-height: inherit;}
  img.realty-img {
    width: 100%;
    height: auto;
  }
  .footercopyright {
    margin-bottom: 55px;
    padding: 10px 0px;
  }
  .bottombar {
    background: #fff;
    text-align: center;
    position: fixed;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    bottom: 0px;
    margin-bottom: 0px;
    z-index: 9;
    border-top: 1px solid #14162a;
}
.bottombar a {
  width: 49%;
  display: inline-table;
  padding: 14px 0px;
  color: #14162A;
  font-weight: 400;
  text-decoration: none;
  font-size: 17px;
}
#main-footer {
  padding: 40px 0px 0px 0px;
}
#footer-bottom{
     height:auto;
     padding: 0px 0px 10px;
}
#power {
  background-image: url(../images/elevate-mob.jpg) !important;
  background-attachment: initial;
}
#power-bottom {
  background-image: url(../images/joinusimg-mob.png) !important;
  background-attachment: initial;
}

#power-center {
  background-image: url(../images/financial-mob.jpg) !important;
  background-attachment: initial;
}
#pillar-section .custom-list li {
  font-size: 18px;
}

}

@media screen and (max-width : 480px) {

  /* CSS FOR Mointer ------------*/
  .form-row.form-btm {

    display: inline !important;
}
    .bs-example a.mobilebutton {
      padding: 0px;
    }


  }

  @media screen and (max-width : 390px) {

    /* CSS FOR Mointer ------------*/
    .bs-example .top-logo img {
      width: 120px;
      height: atuo;
      padding-top: 10px;
    }

    .bs-example #navbarCollapse {
      top: 54px;
    }

  }

  @media screen and (max-width : 600px) {

    /* CSS FOR Mointer ------------*/
    #main-footer .footer-right {
      padding-left: 10px;


    }
  }


.core-values {
  padding: 80px 0;
}
.core-values h2 {
  font-weight: 400;
  font-size: 42px;
  color: #14162a;
  font-family: 'Libre Baskerville', sans-serif;
}
.core-values .text-warning {
  color: #c69338;
  font-family: 'Great Vibes', cursive;
  font-size: 36px;
}
.core-values p {
  color: #6b6b6d;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: justify;
  margin-right: 30px;
}
.core-values .owl-theme .owl-controls{
  text-align: left;
}
.core-values .owl-dot span{
  width: 12px !important;
  height: 12px !important;
  background: #1b1d36 !important;
  margin: 0px 5px 0px !important;
}

.core-values .owl-dot.active span{
  background: #b78732 !important;
}

.client-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 250px;
  width: 100%;
  text-align: center;
  gap: 15px;
  background-color: rgba(20, 22, 42);
  background-image: url(../images/yours.png);
  padding: 0px 50px;
  border-radius: 50px 0px 50px 0px;
  /* max-width: 400px; */
}
.client-box .client-box-head {
  font-family: 'Poppins', sans-serif;
  color: #c69338;
  font-weight: 600;
  font-size: 28px;
}
.client-box p {
  color: #ffffff;
  text-align: center;
  z-index: 100;
  margin: 0 !important;
}

.core-values .imgbox {
  background-color: #14162a;
  height: 150px;
  border-radius: 50px 0px 50px 0px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  padding: 20px;
  position: relative;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  text-align: center;
}
.core-values .imgbox::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #14162a;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.core-values .imgbox:hover::after {
  opacity: 0.8;
}
.core-values .imgbox span {
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  position: relative;
  z-index: 1;
}


.yearsuccess {
  padding: 80px 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
.yearsuccess h2 {
  font-weight: 400;
  font-size: 42px;
  color: #14162a;
  font-family: 'Libre Baskerville', sans-serif;
  margin-bottom: 50px;
}
.yearsuccess .text-warning {
  color: #c69338;
  font-family: 'Great Vibes', cursive;
  font-size: 36px;
  margin-bottom: 5px;
}
.yearsuccess .successpeople {
  padding: 20px 0;
  text-align: center;
}
.yearsuccess .imgbox {
  width: 100%;
  height: 250px;
  border-radius: 50px 0px 50px 0px;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center;
}
.yearsuccess .successpeople span {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Baskerville Old Face', serif;
  color: #14162a;
}
.modal-title{
  font-weight: 900;
    font-size: 30px;
    color: #b78732;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

/* Responsive Adjustments */
@media (max-width: 991px) {
  .core-values h2 {
      font-size: 36px;
      text-align: center;
  }
  .core-values p {
      text-align: center;
  }
  .client-box {
      height: auto;
      padding: 20px;
      max-width: 100%;
  }
  #main-content {
    padding: 50px 0px 50px 0px;
  }
  #main-content .about-first{
    margin-top:30px;
  }
  .mt-5 {
    margin-top: 0rem !important;
}
}

@media (max-width: 767px) {
  .core-values {
      padding: 50px 0;
  }
  .core-values .imgbox {
      height: 120px;
      padding: 10px;
      border-radius: 15px 0px 15px 0px;
  }
  .core-values h2 {
      font-size: 32px;
  }
  .client-box .client-box-head {
      font-size: 24px;
  }
  .core-values .imgbox span {
    font-size: 16px;
    
  }
  .yearsuccess .imgbox {
    height: 170px;
    border-radius: 15px 0px 15px 0px;
    margin-bottom: 10px;
  }
  .mmt-4{
    margin-top: 20px;
  }
  #form .form-cal a {
    font-size: 15px;
  }
  #form .form-cal {
    padding: 20px 0px;
  }
  #form .mb-4,  #form .mb-3{
    margin-bottom: 0px !important;
  }
  .modal{
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .modal-lg {
    width: 98% !important;
  }
  .modal-title{
      font-size: 24px;
  }
  #allloanoptions .modal-title {
    font-size: 22px;
}
  .clox {
    top: 15px;
  }
  .map-form {
    padding: 15px 20px 15px 20px;
}
#contact br{
  display: none;
}
.contact-btn{
  width: 100%;
}
.sidebarloanmenu {
  float: left;
  position: relative;
  width: 48%;
  border: 1px solid #e8e8e8;
  text-align: center;
  margin: 2px;
}
.activeloan img{
  width: 100%;
    border: 0px;
}
.sidebarloanmenu:hover:after, .activetab:after {
display: none;
}
#allloanoptions .mt-4 {
  margin-top: 0.5rem !important;
}
}

.joinusp {
  padding: 8px;
}

#power-center .joinusp {
  padding: 8px 1px;
}
.circleplaybtn{
  display: flex;
  justify-content: center;
}
.circlebutton{
  height: 70px;
  width: 70px;
  background-color: #14162a;
  border-radius: 50%;
  background-image: url(../images/joincircle.png);
  background-repeat: no-repeat;
  background-position: center;
}
.frmfill label{
  font-size: 16px !important;
  margin-bottom: 10px;
}

footer{
  min-height: 325px;
}

.footerbotm{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 40px;
}
.footerbotm div{
  color: white !important;
  font-family: 'Baskerville Old Face', serif;
  font-size: 24px;
  
}


/* Responsive Adjustments */
@media (max-width: 991px) {
  .yearsuccess h2 {
      font-size: 36px;
      text-align: center;
  }
  .top-logo a img{
      margin-top: 15px;
  }
  footer{
      height: auto;
  }
  .joinusp {
      padding: 0px;
  }
}
@media (max-width: 767px) {
  .yearsuccess {
      height: auto;
      padding: 60px 0;
  }
  
  .yearsuccess h2 {
      font-size: 32px;
      margin-bottom: 0px;
  }
  .yearsuccess .successpeople span {
      font-size: 18px;
  }
  .core-values p {
    margin-right: 0px;
  }
  .core-values .owl-theme .owl-controls {
    text-align: center;
}
#core-values .text-lg-start{
  margin-top: 0px;
}
.testy .container{
  padding: 0px;
}
.content-bg h2 {
  font-size: 36px;
  margin-bottom: 5px;
}
.content-bg h2 span {
  font-size: 30px;
}
#team h2 {
  font-size: 32px;
  line-height: 50px;
}
.yearsuccess .successpeople {
  padding: 0px 0;
}
.foot-img {
  padding-top: 0px;
}
}

.footeris .footcon{
  color: #c69338 !important;
  font-family: 'Libre Baskerville', sans-serif !important;
  font-size: 36px;
  margin-bottom: 5px;

}
.footeris .quicklinks{
  color: #c69338 !important;
  font-family: 'Libre Baskerville', sans-serif !important;
  font-size: 36px;
  margin-bottom: 5px;

}

.add-info p{
  font-family: 'Poppins' !important;
}
.add-info img{
  
}

.flinks{
  display: flex;
  flex-direction: column;
  gap: 5 !important;
  margin-top: 20px;
}
.flinks a{
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-decoration: none;
}

#team h2{
color:#b78732;
}
#team h2 span{
  color:#14162a;
}
.footercopyright p{
  font-family: 'Open Sans';
    font-size: 15px;
    color: #fff;
    padding: 0px;
}
.activeloan {
  display: block !important;
}
.frightx{
  text-align: right;
}
.footercopyright{
  padding: 5px 0px;
}
#allloanoptions p, #yoursuccesspopup p{
  font-size: 18px;
}
#allloanoptions a, #yoursuccesspopup a{
  font-size: 16px;
}
.flogomob{
  display: none;
}
@media (max-width: 767px) {
.frightx, .fleftx{
  text-align: center;
}
.footerbotm div {
  margin: 20px 0px;
  font-size: 23px;
}

.flogodesk{
  display: none;
}

.flogomob{
  display: inline;
}
.inner-testimonial .checklisttest{
        padding-left: 10px;
    padding-right: 10px;
}
}

#main-footer a{
  color: #fff;
}
#read-more-link{
  color: #b78732;
}