@font-face {
    font-family: ringside condensed;
    src: url(../fonts/RingsideCondensed-Med.html) format('woff2'),url(../fonts/RingsideCondensed-Med-2.html) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: ringside;
    src: url(../fonts/ringsideregular-med.woff2) format('woff2'),url(../fonts/RingsideRegular-Med.html) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}



@font-face {
    font-family: chronicle display;
    src: url(../fonts/chronicledisplay-light.woff2) format('woff2'),url(../fonts/chronicledisplay-light.html) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: chronicle display semi;
    src: url(../fonts/ChronicleDisplay-SemiItalic.html);
    src: url(../fonts/ChronicleDisplay-SemiItalicd41d.html?#iefix) format('embedded-opentype'),url(../fonts/ChronicleDisplay-SemiItalic-2.html) format('woff2'),url(../fonts/ChronicleDisplay-SemiItalic-3.html) format('woff'),url(../fonts/ChronicleDisplay-SemiItalic-4.html) format('truetype'),url(../fonts/ChronicleDisplay-SemiItalic-5.html#ChronicleDisplay-SemiItalic) format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: chronicle display semi;
    src: url(../fonts/ChronicleDisplay-Semi.html);
    src: url(../fonts/ChronicleDisplay-Semid41d.html?#iefix) format('embedded-opentype'),url(../fonts/ChronicleDisplay-Semi-2.html) format('woff2'),url(../fonts/ChronicleDisplay-Semi-3.html) format('woff'),url(../fonts/ChronicleDisplay-Semi-4.html) format('truetype'),url(../fonts/ChronicleDisplay-Semi-5.html#ChronicleDisplay-Semi) format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: chronicle display xlight;
    src: url(../fonts/ChronicleDisplay-XLight.html);
    src: url(../fonts/ChronicleDisplay-XLightd41d.html?#iefix) format('embedded-opentype'),url(../fonts/ChronicleDisplay-XLight-2.html) format('woff2'),url(../fonts/ChronicleDisplay-XLight-3.html) format('woff'),url(../fonts/ChronicleDisplay-XLight-4.html) format('truetype'),url(../fonts/ChronicleDisplay-XLight-5.html#ChronicleDisplay-XLight) format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: chronicle disp cond;
    src: url(../fonts/ChronicleDispCond-Light.html);
    src: url(../fonts/ChronicleDispCond-Lightd41d.html?#iefix) format('embedded-opentype'),url(../fonts/ChronicleDispCond-Light-2.html) format('woff2'),url(../fonts/ChronicleDispCond-Light-3.html) format('woff'),url(../fonts/ChronicleDispCond-Light-4.html) format('truetype'),url(../fonts/ChronicleDispCond-Light-5.html#ChronicleDispCond-Light) format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: chronicle display xlight;
    src: url(../fonts/ChronicleDisplay-XLightItalic.html);
    src: url(../fonts/ChronicleDisplay-XLightItalicd41d.html?#iefix) format('embedded-opentype'),url(../fonts/ChronicleDisplay-XLightItalic-2.html) format('woff2'),url(../fonts/ChronicleDisplay-XLightItalic-3.html) format('woff'),url(../fonts/ChronicleDisplay-XLightItalic-4.html) format('truetype'),url(../fonts/ChronicleDisplay-XLightItalic-5.html#ChronicleDisplay-XLightItalic) format('svg');
    font-weight: 200;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: chronicle hairline;
    src: url(../fonts/ChronicleHairline-Italic.html);
    src: url(../fonts/ChronicleHairline-Italicd41d.html?#iefix) format('embedded-opentype'),url(../fonts/ChronicleHairline-Italic-2.html) format('woff2'),url(../fonts/ChronicleHairline-Italic-3.html) format('woff'),url(../fonts/ChronicleHairline-Italic-4.html) format('truetype'),url(../fonts/ChronicleHairline-Italic-5.html#ChronicleHairline-Italic) format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: chronicle hairline;
    src: url(../fonts/ChronicleHairline-Roman.html);
    src: url(../fonts/ChronicleHairline-Romand41d.html?#iefix) format('embedded-opentype'),url(../fonts/chroniclehairline-roman.woff2) format('woff2'),url(../fonts/ChronicleHairline-Roman-2.html) format('woff'),url(../fonts/ChronicleHairline-Roman-3.html) format('truetype'),url(../fonts/ChronicleHairline-Roman-4.html#ChronicleHairline-Roman) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}


.newsletter {
  background-image: linear-gradient( #bb884421, #bb8844a6 ), url(../images/newsletter.jpg);
  color: #fff;
  padding: 100px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
.gform_footer.top_label {
  padding: 0 20px;
  width: 100%;
  max-width: 350px;
}
.newsletter .container-n {
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
}
.newsletter .container {
  --container-width: 1020px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: calc(40px + var(--fluid-scale) * 50);
  padding-bottom: calc(40px + var(--fluid-scale) * 50);
}
.newsletter .container > svg {
  width: 163px;
  height: 11px;
  margin: 2em 0;
}
.newsletter-form {
  flex: 1 0 auto;
  width: 100%;
}
.newsletter-form form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsletter #gform_wrapper_3 .gfield,
.newsletter #gform_wrapper_3 .gform_footer,
.newsletter #gform_wrapper_3 .ginput_container {
  margin: 0;
  padding: 0;
}
.newsletter #gform_wrapper_3 input {
  margin: 0;
  text-align: center;
  border-color: hsla(0, 0%, 100%, 0.5);
}
input::placeholder {
  opacity: 0.5;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}
input.input, input[type="date"], 
input[type="email"], input[type="number"], 
input[type="file"], input[type="password"], 
input[type="search"], input[type="text"], 
input[type="tel"], textarea {
  width: 100%;
  padding: 0.5em 0;
  border: 0;
  border-bottom: 1px solid #a99b8a;
  border-radius: 0;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  outline: none;
  background: transparent;
  transition: all 0.15s;
  appearance: none;
}
input::placeholder{
  color: #fff;
}
.newsletter * input:-webkit-autofill{
  -webkit-text-fill-color: #fff !important;
}
.newsletter #gform_wrapper_3 .gform_footer {
  margin-top: 2em;
  text-align: center;
}
.newsletter .gform_confirmation_message {
  text-align: center;
}
.newsletter h4 {
  position: relative;
  font-size: 1.875rem;
  width: 100%;
}
.newsletter h4:before {
  content: url(../img/Shreeya_Infrastructure_Logo_op.png);
  display: block;
  width: 100%;
  opacity: 0.5;
  display: none;
}
.newsletter h4 svg {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  opacity: 0.08;
}
/* .newsletter h4 span,
.newsletter h4 svg {
  position: absolute;
  transform: translate(-50%, -50%);
}
.newsletter h4 span {
  left: 50%;
  top: 50%;
  letter-spacing: 0.05em;
} */
.arrow-btn-white.news-btn {
  padding: 20px 30px;
}

@media (min-width: 1000px) {
  .newsletter .container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .newsletter .container > svg {
    transform: rotate(-90deg);
    margin: 0;
  }
  .newsletter #gform_wrapper_3 form {
    display: flex;
    align-items: center;
  }
  .newsletter #gform_wrapper_3 input {
    text-align: left;
  }
  .newsletter #gform_wrapper_3 .gform_footer {
    flex: 1 0 auto;
    width: auto;
    margin: 0 0 0 2em;
  }
  .newsletter .gform_confirmation_message {
    text-align: left;
  }
}

#emicalculatordashboard,
#emipaymentsummary {
  margin-bottom: 20px;
}
.ui-slider-horizontal {
  height: 0.4em !important;
}
.ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.5em !important;
  top: -0.35em !important;
}
.ui-slider .ui-slider-handle {
  border-radius: 50% !important;
  height: 1.1em !important;
  width: 1.1em !important;
  outline: 0;
}
.ui-widget-content {
  border: 0 !important;
  background: #ccc !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #bb8844 !important;
  border: 1px solid #bb8844 !important;
}
.ui-widget-header {
  background: #bb8844 !important;
}
#emicalculatorform {
  margin-bottom: 0 !important;
}
#emicalculatorinnerformwrapper {
  border-top: 1px solid #ddd;
}
#emicalculatorinnerform {
  padding: 10px 0;
}
#emicalculatorform div.sep {
  padding-top: 25px;
  padding-bottom: 25px;
}
.form-group.lamount {
  padding-bottom: 25px;
}
ul.loanproduct-nav {
  background: 0 0;
  border: 0;
  float: none;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 0 0 10px;
}
ul.loanproduct-nav li {
  float: left;
  list-style: none !important;
  margin: 0 -1px -1px 0 !important;
  position: relative;
  z-index: 10;
}
ul.loanproduct-nav li a {
  border: 1px solid #ccc;
  display: block;
  overflow: hidden;
  padding: 15px 10px;
  background: #dedede;
  margin: 0 !important;
  text-decoration: none;
  color: #555 !important;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
  outline: 0;
}
ul.loanproduct-nav li a:hover {
  background: #eee !important;
  margin: 0 !important;
}
ul.loanproduct-nav li.active a {
  background: #eee;
  border-bottom-color: transparent;
}
#loanamountslider,
#loaninterestslider,
#loantermslider {
  margin-bottom: 0 !important;
}
.add-check .active:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  content: "\f00c";
}
#emipaymentsummary p,
.bbloanproducts a,
.bbloanproducts p {
  font-weight: 700;
  text-align: center;
}
.steps {
  border-color: transparent;
  border-style: none solid;
  border-width: 0 1px;
  margin: 0 0 35px !important;
  position: relative;
  width: 100%;
}
.tick {
  color: #ccc;
  font-size: 11px;
  height: 11px;
  left: 0;
  line-height: 11px;
  margin-left: -24px;
  position: absolute;
  text-align: center;
  width: 48px;
}
.marker {
  border: 1px solid transparent;
  color: #333;
  font-size: 9px;
  height: 18px;
  line-height: 18px;
  text-align: center;
}
#emipaymentsummary,
#startmonthyear {
  border: 1px solid #ccc;
}
#emiamount,
#emitotalamount,
#emitotalinterest {
  line-height: 35px;
  padding: 30px 15px;
  text-align: center;
}
.emischemes label {
  max-width: 110px;
  white-space: normal;
}
#emiamount p {
  font-size: 24px !important;
}
#emiamount,
#emitotalinterest {
  border-bottom: 1px dashed #ccc;
  border-top: 0 none !important;
}
#emipaymentsummary h4 {
  font-size: 16px;
  color: #666;
  margin: 0 0 10px;
}
#emipaymentsummary p {
  font-size: 24px;
  color: #bb8844;
  margin-bottom: 0;
}
#emipaymentsummary span {
  padding: 0 5px;
}
#startmonthyear {
  cursor: default;
}
.next,
.prev,
.toggle {
  cursor: pointer;
}
#emipiechart {
  border: 1px solid #ddd;
  text-align: center;
  margin-bottom: 1px;
}
.fill-width {
  float: none !important;
  display: block !important;
  width: auto !important;
  overflow: hidden !important;
}
.bbloanproducts {
  margin: 1px 0 0;
  padding: 0 0 15px;
  text-align: center;
}
.bbloanproducts i {
  background: #fff;
  border-radius: 50%;
  color: #0072aa;
  padding: 5px;
  margin-left: 5px;
}
#emibarchart,
#emipaymentscheduleheader {
  margin-bottom: 20px;
}
.bbloanproducts a:hover i {
  color: #005077;
}
.show_element {
  display: block;
  visibility: visible;
}
.hide_element {
  display: none;
  visibility: hidden;
}
.yearlypaymentdetails .toggle-open:before,
.yearlypaymentdetails .toggle:before {
  position: relative;
  top: 0;
  left: -8px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
#emipaymentscheduleheader {
  border: 1px solid #ddd;
  padding: 10px 0;
  text-align: center;
  background: #fff;
}
#emibarchart {
  clear: both;
  border: 1px solid #ddd;
  padding: 30px 0 0;
  background: #fff;
}
#emipaymenttable {
  margin: 0;
  text-align: center;
}
#emipaymenttable table {
  width: 100%;
  background: #f9f9f9;
  border-collapse: separate;
  border-spacing: 0;
}
#emipaymenttable table th {
  background: #dedede;
  text-align: center;
  padding: 5px;
  font-size: 11px;
}
#emipaymenttable table td {
  text-align: center;
  padding: 5px;
  font-size: 11px;
  white-space: nowrap;
}
#emipaymenttable table tr td,
#emipaymenttable table tr th {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #f2f2f2;
}
#emipaymenttable table tr td:first-child,
#emipaymenttable table tr th:first-child {
  border-left: 1px solid #f2f2f2;
}
#emipaymenttable table tr th {
  border-top: 1px solid #ddd;
  background: #bb8844;
  color: #fff;
}
#emipaymenttable table tr:nth-child(4n + 4) {
  background-color: #ddd;
}
.yearlypaymentdetails .toggle:before {
  content: "+";
}
.yearlypaymentdetails .toggle-open:before {
  content: "+";
}
input#startmonthyear {
    background: transparent;
    padding: 10px !important;
}
input#loanterm {
    height: 50px;
    border: 1px solid #ddd;
    padding: 10px !important;
}
.btn-group.float-right.gutter-left.no-gutter-right.tenure-choice {
    float: right;
}
input#loanamount, input#loaninterest {
    border: 1px solid #ddd;
    padding: 10px !important;
}
.toggle-hidden {
  display: none;
  visibility: hidden;
}
.toggle-visible {
  display: block;
  visibility: visible;
  margin-bottom: 0 !important;
}
td.paymentyear {
  text-align: center !important;
  font-weight: 700 !important;
}
td.currency,
td.paidtodatemonthyear,
td.paidtodateyear {
  border-left: 0 none !important;
  text-align: right !important;
}
td.monthyearwrapper {
  margin: 0;
  padding: 0 !important;
}
.monthlypaymentdetails td {
  border: 0 !important;
}
.monthlypaymentcontainer table td {
  background: #fff;
  font-size: 11px;
  white-space: nowrap;
}
.monthlypaymentcontainer table tr td,
.monthlypaymentcontainer table tr th {
  border-right: 1px solid #f2f2f2 !important;
  border-bottom: 1px solid #f2f2f2 !important;
}
.monthlypaymentcontainer table tr td:first-child {
  border-left: 1px solid #f2f2f2 !important;
}
.furtherreading {
  border-bottom: 3px double #e8e8e8;
}
.display-posts-listing {
  padding: 0;
  margin: 0;
}
.listing-item {
  list-style: none;
  padding: 10px 0 !important;
  border-bottom: 1px solid #ccc !important;
  margin: 0 !important;
}
.listing-item:after {
  background: 0 0 !important;
  color: #fff !important;
  content: "" !important;
}
.listing-item a {
  font-size: 18px !important;
}
span.date {
  float: right;
  text-transform: uppercase;
  display: inline-block;
  text-align: right;
  font-size: 14px !important;
  color: gray;
  margin: 0 0 0 15px;
}
.sidebar .widget_nav_menu,
.sidebar .widget_recent_entries {
  background: #eee !important;
  border: 1px solid #ccc !important;
}
.sidebar .widget_nav_menu h3,
.sidebar .widget_recent_entries h3,
.sidebar .widget_text h3 {
  border-bottom: 3px double #ccc !important;
}
.sidebar .widget ul li {
  border-bottom: 1px dashed #ccc !important;
}
.sidebar .widget ul li:last-child {
  border-bottom: 0 none !important;
}
.homepagebanner {
  margin: 0 0 15px !important;
}
.ecalprint {
  margin-right: 10px;
}
#ecalprintandshare a i {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  color: #0072aa;
  margin-right: 5px;
  padding: 5px;
}
#ecalprintandshare a:hover i {
  color: #005077;
}
#loader {
  display: none;
  text-align: center;
  margin: 5px auto;
  font-size: 20px;
  overflow: hidden;
  vertical-align: middle;
}
#ecalprintandshare {
  margin: 20px auto 0;
  text-align: center;
}
#ecalprintandsharetext {
  font-size: 18px;
  font-weight: 700;
}
#ecalsharelink {
  margin: 10px auto 0;
  text-align: center;
  width: 300px;
}
#sharelink {
  font-weight: 700;
  color: #00f;
  background: #fff;
}
@media (min-width: 480px) {
  ul.loanproduct-nav li a {
    border: 1px solid #ccc;
    display: block;
    overflow: hidden;
    padding: 15px;
    background: #dedede;
    margin: 0 !important;
    text-decoration: none;
    color: #333 !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    outline: 0;
  }
  .emischemes label {
    max-width: none;
    white-space: nowrap;
  }
  #emipaymenttable table th {
    font-size: 15px;
    padding: 10px 0;
    vertical-align: middle;
  }
  #emipaymenttable table td,
  .monthlypaymentcontainer table td {
    font-size: 13px;
    line-height: 25px;
  }
}
@media (min-width: 768px) {
  #emicalculatorinnerform {
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
  }
  #emipaymentsummary {
    border: 0;
  }
  #emipiechart {
    border: 0;
    border-left: 1px solid #ddd;
  }
  #emicalculatorinnerformwrapper {
    border: 1px solid #ddd;
    background: #fff;
  }
  ul.loanproduct-nav {
    padding-left: 0;
  }
  .bbloanproducts {
    border-top: 1px solid #f2f2f2;
  }
}
@media (min-width: 992px) {
  #emicalculatorinnerform {
    padding: 40px;
  }
}
@media print {
  body {
    visibility: hidden;
  }
  .calculatorcontainer {
    visibility: visible;
  }
  #ecalprintandshare,
  #ecalsharelink,
  .bbloanproducts {
    visibility: hidden;
  }
}
.h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-family: inherit;
}
.mt20 {
  margin-top: 20px;
}
.list {
  padding: 15px 20px 0;
}
.list li {
  line-height: 15px;
}
.emi p {
  text-align: justify;
}
.emicalculatorcontainer h5 {
  font-size: 16px;
  margin: 10px 0 0;
  color: #444;
  font-weight: 600;
}
.next {
  right: 0;
}
.prev {
  left: 0;
}
.next,
.prev {
  color: #333;
  font-size: 1.2rem;
  position: absolute;
  top: 0;
  transform: translateY(0);
  transition: all 0.5s ease 0s;
  font-weight: 500;
}
@media only screen and (max-width: 414px) {
  .yearlypaymentdetails .toggle-open:before,
  .yearlypaymentdetails .toggle:before {
    left: -3px;
  }
}
.calculatorcontainer {
  margin-top: 30px;
}
