body {
  direction: rtl !important;
  font-family: "Yekan Bakh FaNum";
  box-sizing: border-box;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1390px;
  }
}
p {
  /* color: #656565; */
  line-height: 30px !important;
  font-weight: 400 !important;
  font-size: 14px !important;
}
a {
  text-decoration: none;
}
a:hover {
  color: unset;
}
li:hover {
  /* color: rgb(170,127,53); */
  transition: 0.5s;
}
.dng-megamenu .primary_structure>li{
  float: right !important;
}
.dng-megamenu .primary_structure>li.dir>a>span:after{
  margin-right: 8px !important;
}
#dng-megamenu219470 .dnngo_menu_list, #dng-megamenu219470 .dnngo_boxslide{
  background-color: #fff !important;
}
ul {
  line-height: 37px;
}
#skip-menu ul {
  list-style: none;
}
li {
  font-size: 14px;
}
li::marker {
  color: #a77d2a;
  font-size: 17px;/
}
img.logo-img {
  width: 250px;
}

.nav-item {
  color: #1d3b87;
}

.navbar > .container {
  padding: 10px 0px;
}

.services-cont {
  /*margin: auto;*/
  padding-right: 60px;
  padding-left: 60px;
  padding-bottom: 20px;
}

svg.search-icon {
  font-size: 21px;
  color: #1d3b87;
}

.nav-bar li a {
  color: #1d3b87 !important;
  transition: 0.5s !important;
  font-size: 14px !important;
  margin: 0px 7px !important;
  letter-spacing: -0.5px !important;
  font-weight: 600 !important;
}

.nav-bar li a:hover span {
  color: #aa7f35 !important;
  transition: 0.5s !important;
}

.nav-bar li a.active span {
  color: #aa7f35 !important;
}

.fa.fa-search.search-icon {
  color: #1d3b87;
  font-weight: 100 !important;
}

.dropdown-toggle::after {
  top: 3px;
  position: relative;
  right: 5px;
}

.swiper-button-prev {
  display: none;
}

.swiper-button-next {
  display: none;
}

.swiper-slide_main {
  height: 99vh !important;
}

.header-sec {
  z-index: 10;
  position: relative;
  background: linear-gradient(
    rgb(255, 255, 255) 42%,
    rgba(255, 255, 255, 0) 100%
  );
  /* height: 129px; */
}

section.slider-sec {
  margin-top: -91px;
  overflow: hidden;
}

span.slider-text1 {
  color: #c9a554;
  font-weight: 700;
  font-size: 50px;
}

span.slider-text2 {
  color: rgb(255, 255, 255);
  font-size: 50px;
}

.slider-h1 {
  text-align: center;
  letter-spacing: -0.5px;
}

div.slider-items-div {
  margin-bottom: 20px;
}

.scroll-icon-div {
  margin-top: 24px;
}

.dropdown-menu.show {
  right: 0;
  border: 0;
  text-align: right;
  border-radius: 0px;
}

section.services-sec {
  padding-top: 160px;
  background: url("../../theme-assests/img/services-back.jpg") top / cover
    no-repeat;
  padding-bottom: 10px;
}

div.sec-header {
  text-align: center;
  padding-bottom: 10px;
  letter-spacing: -1px;
}

h2.sec-header-h2 {
  color: #c9a554;
  font-size: 26px;
  position: relative;
  z-index: 2;
  letter-spacing: -0.5px;
}

h3.sec-header-en {
  color: rgb(33 37 41 / 6%);
  font-size: 4.6em;
  margin-top: -63px;
  font-weight: 300;
  letter-spacing: -3px;
}

div.services-icons-div {
  text-align: center;
  padding-left: 20px;
  border-left: 2px solid #e1e1e18c;
  padding-bottom: 40px;
  transition: 0.5s;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

img.services-icons-img {
  width: 93%;
  position: relative;
  z-index: 2;
  transition: 0.5s;
}

.services-h5 {
  font-size: 13px;
  line-height: 21.8px;
  color: #6a6a6a;
  margin-top: 24px;
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 17px;
  max-width: 210px;
}

.services-icons-div:hover h5 {
  color: #aa7f35;
  transition: 0.5s;
}

section.moshavere-sec {
  background: #394a77;
  padding-top: 35px;
  padding-bottom: 25px;
}

p.moshavere-p {
  color: rgb(255 255 255 / 73%);
  font-size: 15px;
  line-height: 30px;
  letter-spacing: -0.5px;
  margin-top: 20px;
  font-weight: 300;
}

div.moshavere-left-div {
  text-align: left;
}

.btn.moshavere-btn {
  background: rgba(255, 255, 255, 0);
  border: 1px solid #ffffff59;
  border-radius: 0px;
  width: 208px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 13px;
  color: #ffffffbf;
}

img.icons-hover-img {
  margin-top: -71px;
  width: 100%;
  opacity: 0;
  transition: 0.5s;
}

.services-icons-div:hover .icons-hover-img {
  transition: 1.5s;
  opacity: 1;
}

.services-icons-div:hover .services-icons-img {
  filter: brightness(1.1) contrast(1.1);
  transition: 0.5s;
}

img.items-hover-line {
  width: 90%;
  opacity: 0;
  transition: 0.5s;
}

.services-icons-div:hover .items-hover-line {
  opacity: 0.8;
  transition: 0.5s;
}

section.samanehe-sec {
  padding-top: 120px;
  padding-bottom: 35px;
}

img.systems-img {
  width: 100%;
  border-bottom: 2px solid #aa7f35;
  height: 344px;
  object-fit: cover;
  filter: contrast(0.8) brightness(1.1) grayscale(0.4);
}

div.systems-div {
  text-align: center;
}

h3.systems-h3 {
  font-size: 22px;
  margin-top: 20px;
  color: #6a6a6a;
  letter-spacing: -0.5px;
}

div.system-image-hover {
  background: linear-gradient(0deg, #394a77 -18%, rgba(255, 255, 255, 0) 100%);
  height: 171px;
  margin-top: -173px;
  position: relative;
  z-index: 2;
  transition: 1s;
}

.systems-div:hover .system-image-hover {
  background: linear-gradient(0deg, #c9a554 -9%, rgba(255, 255, 255, 0) 100%);
  transition: 1s;
}

.systems-div:hover .systems-h3 {
  color: #c9a554;
  transition: 0.5s;
}

img.systembox-hover-line {
  width: 50%;
  transition: 0.5s;
  opacity: 0;
}

.systems-div:hover img.systembox-hover-line {
  opacity: 1;
  transition: 0.5s;
}

section.steps-sec {
  padding-top: 150px;
  background: url("../../theme-assests/img/back1.jpg") top / cover no-repeat;
  padding-bottom: 10px;
}

img.steps-icon-img {
  width: 180px;
  z-index: 2;
  transition: 0.5s;
  filter: grayscale(0.2);
  transition: 0.5s;
}

div.steps-row1 {
  display: flex;
  justify-content: center;
  margin-bottom: 70px;
  align-items: center;
}

div.steps-row2 {
  display: flex;
  justify-content: center;
  margin-bottom: 70px;
  align-items: center;
}

div.steps-row2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

img.arrow-img {
  height: 9px;
  width: 100px;
  margin-bottom: 50px;
}

div.steps-row-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.steps-icon-img2 {
  width: 73%;
}

.moshavere-btn:hover {
  background: #aa7f35;
  border-style: solid;
  border-color: #aa7f35;
}

span.number-radius {
  display: block;
  border-top: 1px solid #c9a554;
  border-radius: 50%;
  width: 23px;
  font-size: 16px;
  font-weight: 600;
  color: #7c7c7c;
}

div.services-heading-div {
  width: 154.312px;
  margin-top: -15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

img.steps-hover-back {
  position: absolute;
  width: 288px;
  z-index: 1;
  margin-bottom: 22em;
  transition: 0.5s;
  opacity: 0;
}

.text-center.steps-row-box:hover img.steps-hover-back {
  transition: 1.5s;
  opacity: 1;
}

.steps-row-box:hover .services-h5 {
  color: #aa7f35;
  transition: 0.5s;
}

.steps-row-box:hover span.number-radius {
  color: #aa7f35;
  transition: 0.5s;
}

.steps-row-box:hover img.steps-icon-img {
  filter: brightness(1.1);
  transition: 0.5s;
  margin-bottom: -4px;
  transition: 0.5s;
}

.services-icons-div:hover {
  margin-top: -4px;
  transition: 0.5s;
}

section.faq-sec {
  background: #394a77;
  overflow: hidden;
}

p.faq-p {
  font-size: 13px;
  line-height: 30px;
  letter-spacing: -0.5px;
  text-align: justify;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 20px;
  margin-bottom: 50px;
  font-weight: 300;
}

div.faq-right-div {
  padding: 90px 0px 90px 20%;
}

div.faq-left-div {
  background: url("../../theme-assests/img/faq-img.jpg") no-repeat;
  height: 100%;
  min-width: 150%;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
}

div.faq-left-1 {
  background: rgba(255, 255, 255, 0.69);
  height: 100%;
  width: 160px;
}

div.faq-left-2 {
  height: 100%;
  width: 160px;
  background: rgba(255, 255, 255, 0.55);
}

div.faq-left-3 {
  background: rgba(255, 255, 255, 0.3);
  height: 100%;
  width: 100%;
}

button.accordion-button {
  background: #394a77;
}

.accordion-button:not(.collapsed) {
  background: #394a77;
  color: #c9a554;
  box-shadow: none;
}

div#accordion-1 {
  --bs-accordion-bg: #00000000;
}

.accordion-item {
  border: 0px;
}

button.accordion-button {
  border-bottom: 1px solid #2a375ac2;
  font-size: 14px;
  color: #ffffffc2;
  padding: 20px 0px;
  text-align: right;
}

.accordion-body {
  background: #394a77;
  font-size: 13px;
  line-height: 30px;
  color: rgb(203 202 202);
  font-weight: 300;
  letter-spacing: -0.5px;
  padding-right: 0px;
  text-align: justify;
}

.accordion-item:first-of-type .accordion-button {
  text-align: right;
}

button:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
  /* border-bottom: 1px solid #2a375a; */
}

.accordion-button::after {
  position: absolute;
  left: 0px;
  filter: invert(1);
}

div.faq-btn-div {
  margin-top: 40px;
}

.moshavere-btn-2 {
  width: 100% !important;
}

section.news-sec {
  padding-top: 140px;
  background: url("../../theme-assests/img/back3.jpg") top / cover no-repeat;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
  z-index: 0;
}

h6.news-date {
  font-size: 11px;
  color: #d9d9d9;
}
.news-sec .slider.dragging {
  cursor: grabbing; /* Hand-closed cursor during dragging */
  user-select: none; /* Prevent text selection while dragging */
}
div.news-date-div {
  width: 117px;
  text-align: center;
  background: #1d3b87;
  color: rgb(255, 255, 255);
  padding-top: 15px;
  padding-bottom: 5px;
  /* float: left; */
  top: 100%;
  right: 63%;
  position: relative;
  z-index: 2;
}
.news-sec .swiper-slide-active div.news-date-div {
  right: 80% !important;
}
img.news-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.7);
}

h4.news-title {
  color: #d99d38;
  font-size: 21px;
  font-weight: 600;
  position: relative;
  padding-bottom: 6px;
}
.news-sec h4.news-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-align: right;
  line-height: 39px;
  -webkit-box-orient: vertical;
}
div.news-text-div {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: linear-gradient(0, #394a77e8 60%, #394a7705 100%);
  padding-top: 85px;
  padding-bottom: 15px;
  padding-right: 50px;
  padding-left: 37px;
  text-align: justify;
}

p.news-p {
  color: rgba(255, 255, 255, 0.733);
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.news-sec p.news-p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.row.news-row {
  margin-top: -20px;
}

div.news-bottom-div {
  height: 2px;
  background: #1d3b87;
  margin-top: 36px;
}

section.divider-sec {
  margin-bottom: 80px;
}

.logo-img-corporation {
  width: 100%;
}

div.logo-corporation-div {
  border-left-style: solid;
  border-left-color: #e1e1e18c;
  height: 170px;
  border-left-width: 2px;
}

img.logo-corporation-img {
  width: 100%;
  margin-top: 30px;
  margin-right: -16px;
  filter: brightness(1.6) contrast(0.8) hue-rotate(8deg);
}

section.logo-corporation-sec {
  background: url("../../theme-assests/img/back4.jpg") no-repeat;
  padding-top: 135px;
  padding-bottom: 60px;
  background-size: cover;
}

.logo-corporation-div:hover img {
  filter: brightness(2.9) contrast(0.7) hue-rotate(193deg);
}

.logo-corporation-div:hover {
  /*margin-top: 6px;*/
  transition: 0.5s;
}

.row.logo-row {
  margin-top: -20px;
}

.footer {
  background: url("../../theme-assests/img/footer-back.jpg");
  padding-top: 80px;
  border-top: 1px solid #aa7f35;
}

div.before-footer-divider {
  height: 1px;
  background: #aa7f35;
  width: 80%;
  display: none;
}

.footer img {
  width: 147px;
  height: auto;
}

.footer p {
  font-size: 13px;
  line-height: 30px;
  letter-spacing: -0.5px;
  text-align: justify;
  color: #000e1982;
  font-weight: 500 !important;
}

.footer .contentpane {
  padding-right: 14px;
  border-right-style: solid;
  border-right-color: #aa7f35;
  border-width: 1px;
}
.footer #dnn_FooterPaneE .contentpane {
  padding-right: 14px;
  border: none;
}
.footer ul {
  font-size: 13px;
  line-height: 30px;
  letter-spacing: -0.5px;
  color: #000e1982;
  /*margin-top: 20px;*/
  margin-bottom: 50px;
  font-weight: 600;
  padding-right: 5px;
  list-style: none;
  line-height: 29px;
  cursor: pointer;
}
.footer ul li {
  font-size: 13px;
}
.footer a {
  font-size: 13px;
  line-height: 30px;
  letter-spacing: -0.5px;
  color: #000e1982;
  /*margin-top: 20px;*/
  margin-bottom: 50px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s;
}
.footer a:hover {
  color: #b78f43;
  transition: 0.3s;
}
.footer span {
  font-size: 12px;
  color: #aa7f35;
  font-weight: 600;
}

.copy-right-sec {
  background: #394a77;
  padding-top: 16px;
  padding-bottom: 16px;
}
.copy-right-sec .dngTextBox {
  display: block !important;
}
h6.copyright-text {
  color: rgba(255, 255, 255, 0.74);
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
}

@media only screen and (max-width: 1024px) {
  .steps-row1 {
    flex-direction: column;
    margin-bottom: 0px !important;
  }
}

@media only screen and (max-width: 1024px) {
  div.services-icons-div {
    border-left: none;
  }
}

@media only screen and (max-width: 1024px) {
  div.logo-corporation-div {
    border-left-width: 0px;
  }
}

@media only screen and (max-width: 1024px) {
  .steps-row2 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 1000px) {
  div#navcol-3 {
    background: #ffffffde;
  }
}

.accordion-button:not(.collapsed)::after {
  filter: hue-rotate(195deg) brightness(1.5);
}

.sec-header-1 {
  margin-bottom: 65px;
}

@media only screen and (max-width: 1024px) {
  .arrow-img {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  div.steps-row-box {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1000px) {
  div.faq-right-div {
    padding: 90px 0px 90px 10%;
  }
}

.copyright-text:hover {
  color: rgb(207 153 60);
  /* font-weight: 400; */
  transition: 0.5s;
}
.slider {
  position: relative;
  width: 100%;
  height: 400px;
  margin: 50px auto;
  direction: rtl;
  z-index: 0;
  /* margin-right:  70px; */
}

.slides-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.slide {
  position: absolute;
  bottom: 0;
  /* background-color: #e0e0e0; */
  text-align: center;
  font-size: 24px;
  transition: all 0.5s ease;
  border-radius: 5px;
  top: 0;
}

.slide.hidden {
  display: none;
}

.prev-btn,
.next-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #1d3b876e;
  border: none;
  padding: 5px 6px;
  cursor: pointer;
  z-index: 10;
}

.prev-btn {
  right: 39.6%;
}

.next-btn {
  left: 56.9%;
}

.progress-bar {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 200;
  height: 2px;
  background: #1d3b87;
}

.progress {
  width: 0;
  height: 100%;
  background-color: #aa7f35;
  transition: width 0.5s;
}
section.news-sec .container {
  max-width: 1848px;
  margin-left: 0 !important;
  padding-left: 0 !important;
  margin-right: 0;
}
button.next-btn img {
  width: 20px;
}

button.prev-btn img {
  width: 20px;
}
.news-img-div {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.news-img-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slide.active .news-date-div {
  right: 86%;
}
.read-more img {
  width: 25px;
}

.read-more {
  text-align: left;
}
@media only screen and (max-width: 1441px) {
  .prev-btn {
    right: 57.8%;
  }
  .next-btn {
    left: 37.7%;
  }
  .progress-bar {
    right: 49px;
  }
}
@media only screen and (max-width: 1000px) {
  .prev-btn {
    display: none;
  }
  .next-btn {
    display: none;
  }
}
@media only screen and (max-width: 1026px) {
  .prev-btn {
    right: 81.8%;
  }
  .next-btn {
    left: 11.7%;
  }
}
div#headerrow-893713 {
  background: linear-gradient(
    rgb(255, 255, 255) 42%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 1000;
}
#mobileheader-467352 .header-area .logo img {
  width: 230px !important;
}

.control-cont.checkbox-group {
  direction: rtl;
}
.article-box {
  width: 100%;
  position: relative;
  transition: 0.4s;
  margin-bottom: 30px;
  border: 1px solid #ebebeb;
}

.pic-article.nslist img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.article-box .date {
  background-color: #004082;
  position: absolute;
  top: 0;
  left: 30px;
  font-size: 11px;
  padding: 11px 0;
  text-align: center;
  color: #fff;
  width: 91px;
}

.pic-article.nslist {
  height: 300px;
}
.article-box .info {
  font-size: 14px;
  color: #616161;
  height: 125px;
  padding: 7px 20px 7px 20px;
  text-align: justify;
}
.article-box h3 {
  font-size: 17px;
  color: #004082;
  font-weight: 600;
  line-height: 25px;
  height: 65px;
  padding: 20px 20px 3px 20px;
}
.article-box:hover {
  filter: contrast(0.7);
  transition: 0.4s;
}
#dnn_content {
  padding-bottom: 80px;
  min-height: 61vh;
}
.home-page {
  padding-bottom: 0 !important;
}
.page-breadcrumbs {
  transform: unset !important;
}

.page-breadcrumbs .breadcrumbs a,
.page-breadcrumbs .breadcrumbs a:link {
  font-size: 13px;
}
.news-sec .swiper-container {
  width: 100%;
  height: 428px;
  /* overflow: hidden; */
}

.news-sec .swiper-wrapper {
  display: flex;
  transition: transform 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .news-sec .swiper-slide {
    width: 24% !important;
    transition: all 0.3s ease;
  }

  .news-sec .swiper-slide-active {
    width: 44% !important;
    opacity: 1;
  }
}
.news-sec .swiper-slide:not(.swiper-slide-active) {
  filter: brightness(0.8);
}
.news-sec .news-img {
  max-width: 100%;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .slider {
    margin-right: 0;
  }
  .progress-bar {
    right: 12px;
  }
  /* .news-sec .swiper-slide:not(.swiper-slide-active) {
  margin-left:0 !important;
  } */
  .news-sec .swiper-slide-active {
    width: 100% !important;
  }
  .news-sec .swiper-slide:not(.swiper-slide-active) {
    width: 100%;
  }
  /* .news-sec .swiper-slide:not(.swiper-slide-active)  div.news-text-div{
    display: none;
    
    } */
  /* .swiper-slide {
    width: 100% !important;
  } */
  .news-sec .swiper-slide {
    width: 100% !important;
  }
  section.news-sec .container {
    padding-right: 0;
  }
  .footer img {
    width: 100%;
}
}
@media only screen and (max-width: 425px) {
  .news-sec .swiper-slide-active div.news-date-div {
    right: 62% !important;
  }
  .news-sec .swiper-slide-prev div.news-date-div {
    display: none;
  }
  span.slider-text1 {
    font-size: 30px;
}
span.slider-text2 {
  color: rgb(255, 255, 255);
  font-size: 27px;
}
div.services-icons-div{
  padding-left: 0;
}
.services-cont {
  padding-right: 45px;
  padding-left: 45px;
}
.footer img {
  width: 35%;
}
}
h6.news-date-h {
  position: relative;
  color: #b78f43;
  font-size: 13px;
  font-weight: 600;
  padding-bottom: 11px;
}
h5.news-main-title-archive {
  font-size: 20px;
  font-weight: 600;
  color: #004082;
  position: relative;
  padding-bottom: 15px;
}
h5.news-main-title-archive:after {
  content: "";
  width: 60%;
  height: 1px;
  display: inline-block;
  background-image: linear-gradient(229deg, #b78f43, transparent);
  margin: 21px 0 42px;
  position: absolute;
  top: 27px;
  right: 0;
  display: none;
}
.iconpane {
  display: none;
}

.news-single-meta {
  display: none;
}
.news-slide-active {
  margin-right: 100px;
}
.postComment p:nth-child(3) span {
  display: none;
}

@media only screen and (max-width: 425px) {
  .contact-section01 .is-container {
    margin-top: 0px !important;
  }
}
.news-image-single {
  border: 1px solid #b78f43;
}
.news-image-single img {
  padding: 10px;
}
.page-loaders {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background-color: #fff;
  margin: 0;
}

.preloader-container {
  position: relative;
  overflow: hidden;
  width: 250px; /* Adjust size as needed */
  height: 120px; /* Adjust size as needed */
}
.foreverlogo-container {
  width: 250px;
  height: 120px;
}
.forever-logo {
  width: 100%;
  height: 100%;
  background: url("../../../../../../0/Logo-footer.png") no-repeat center;
  background-size: contain;
  position: relative;
  z-index: 1;
}

.shine-effect {
  position: absolute;
  top: 0;
  left: -150%;
  width: 90%;
  height: 98%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.8),
    transparent
  );
  transform: skewX(-25deg);
  animation: shine 1.5s infinite;
  z-index: 2;
}

@keyframes shine {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
.postComment input[type="button"] {
  background-color: transparent;
  color: #004082;
  text-align: center;
  font-size: 16px;
  width: 208px;
  display: block;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
  border: 1px solid #004082;
  transition: 0.4s;
}
.postComment input[type="button"]:hover {
  background-color: #b78f43;
  transition: 0.4s;
  border: 1px solid #b78f43;
  color: #fff;
}
.ArticleView .back a {
  background-color: transparent;
  color: #004082;
  text-align: center;
  font-size: 16px;
  width: 208px;
  display: block;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
  border: 1px solid #004082;
  transition: 0.4s;
}
.ArticleView .back a:hover {
  background-color: #b78f43;
  transition: 0.4s;
  border: 1px solid #b78f43;
  color: #fff;
}

p.news-main-p-archive {
  color: #616161 !important;
}

.news-single-content-p p {
  color: #616161 !important;
}

::before {
}

em.fa.fa-caret-left.light-blue {
  position: relative;
  top: 2px;
}

.faq-02 .title {
  font-size: 16px !important;
  line-height: 32px;
  font-weight: 600;
}

.LiveForm.Default {
  color: #004082 !important;
  font-size: 15px;
}

.dng-megamenu .dnngo_menu_list li a > span,
.dng-megamenu .dnngo_custommenu .submenu li a > span {
  font-size: 12px;
  font-weight: 500;
}

.hide-cont ul {
  list-style: disc;
}

.LiveForm.Default .Field.Heading .Header {
  color: #bc964f !important;
  font-size: 17px !important;
  margin-top: 40px !important;
}
.mouse-icon {
  position: relative;
  display: inline-block;
}
.mouse-image {
  width: 24px;
}
@keyframes slide-down {
  0% {
    transform: translate(-50%, 0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, 20px);
    opacity: 0;
  }
}
.bouncing-dot {
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 50%;
  animation: slide-down 2s infinite ease-in-out;
}
.title-25 small {
  font-size: 14px !important;
  color: #b78f43 !important;
  font-weight: 600 !important;
  display: block !important;
  margin-bottom: 10px !important;
}
.title-25::after {
  content: "";
  width: 190px !important;
  height: 7px !important;
  display: inline-block !important;
  background-image: url(/Portals/_default/Skins/glend/resource/theme-assests/img/icons-hover-line.webp) !important;
  border-bottom: unset !important;
  margin: 21px 0 42px !important;
}
h3.title.size-36 {
  color: #313131 !important;
  font-size: 26px !important;
}
h6.title {
  color: #004082 !important;
  font-weight: 700 !important;
  margin-bottom: 22px !important;
}
.info-box13 .title + p {
  margin-top: 6px !important;
}
.systems-span_form {
  margin-top: 18px;
  font-size: 14px;
  display: block;
  color: #b48c36;
  margin-bottom: -9px;
}
.page-breadcrumbs {
  position: relative !important;
}
.d-wrapper .is-box .is-container {
  margin-top: 53px !important;
}
.swiper-rtl .swiper-button-prev:after {
  content: "next";
  font-size: 31px;
  color: #fff;
}
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 54px) !important;
}
.swiper-rtl .swiper-button-next:after {
  content: "next";
  font-size: 31px;
  color: #fff;
}
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 54px) !important;
}
.swiperCoop-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  text-align: center;
  margin-top: 20px;
  direction: ltr;
}
.swiper-pagination-bullet-active {
  background: #caa85a !important;
}
.coopswiper .swiper-wrapper {
  margin-right: 12px;
}
.loan-right-div {
  padding: 90px 0px 90px 20%;
  display: flex;
  flex-direction: column;
}

.loan-right-div input {
  border: none;
  border-bottom: 1px solid #e5e5e5;
}
.loan-right-div input:focus-visible {
  border: none;
  outline: 1px solid #b78f43;
}
.loan-right-div input::placeholder {
  font-size: 13px;
  color: #c2c1c1;
}
.loan-right-div button {
  background: rgba(255, 255, 255, 0);
  border: 1px solid #1b3889;
  border-radius: 0px;
  width: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 15px;
  margin-top: 45px;
  transition: 0.4s;
  color: #222222;
}
.loan-right-div button:hover {
  background: #1b3889;
  border: 1px solid #1b3889;
  transition: 0.4s;
  color: #fff;
}
.loan-right-div label {
  padding-top: 44px;
  font-size: 15px;
  font-weight: 500;
  color: #1b3889;
}
.loan-right-div div#results {
  padding: 15px;
  color: #b08733;
  font-size: 14px;
  text-align: center;
  margin-top: 18px;
  font-weight: 600;
}
div.loan-left-div {
  background: url(../../theme-assests/img/loan.jpg) no-repeat;
  height: 100%;
  min-width: 150%;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
}
@media only screen and (max-width: 991px) {
  .builder-tab-title:not(.mobile-show), .is-section .section-tabs-list {
      display: block !important;
      font-size: 11px;

  }
  .section-faq-tabs01 .section-tabs-list .item {
    padding: 16px 6px;
    display: block;
    width: 100%;

}
}

.info p{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}