.welcom-sec .right-content .contact-details .contact-item {
  margin-bottom: 24px;
}
.welcom-sec .right-content .contact-details .contact-item img {
  max-width: 42px;
  height: auto;
}
.welcom-sec .right-content .contact-details .contact-item .contact-text {
  padding-left: 18px;
}
.welcom-sec .right-content .contact-details .contact-item .contact-text .contact-title {
  color: #916445;
}
.welcom-sec .right-content .contact-details .contact-item .contact-text .contact-value {
  color: #201208;
  font-size: 19px;
}
.welcom-sec .right-content .contact-details .contact-item .contact-text .contact-value a {
  color: #201208;
  text-decoration: none;
}

.news-landing-sec {
  padding-top: 50px;
  padding-bottom: 50px;
}
.news-landing-sec .news-wrap .news-items {
  width: 100%;
  border: 1px solid #916445;
  margin-bottom: 21px;
  transition: 0.7s ease-in;
}
.news-landing-sec .news-wrap .news-items .news--events .thum-img:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(4, 4, 4, 0) 45.7%, #040404 100%);
  background-blend-mode: multiply;
  height: 50%;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
}
.news-landing-sec .news-wrap .news-items .news--events .date-wrap {
  bottom: 0;
  right: 0;
  z-index: 1;
  color: #fff;
  padding: 15px;
}
.news-landing-sec .news-wrap .news-items .news--events .date-wrap .date {
  font-size: 60px;
  font-family: "Playfair Display", serif;
  line-height: 60px;
}
.news-landing-sec .news-wrap .news-items .news--events .news-details {
  padding: 25px 25px 36px;
}
.news-landing-sec .news-wrap .news-items .news--events .news-details .category-set {
  margin-bottom: 12px;
}
.news-landing-sec .news-wrap .news-items .news--events .news-details .category-set .cat-name {
  color: #916445;
  font-size: 14px;
  padding-right: 18px;
  text-decoration: underline;
}
.news-landing-sec .news-wrap .news-items .news--events .news-details .news-title {
  margin-bottom: 28px;
}
.news-landing-sec .news-wrap .news-items .news--events .news-details .link-text {
  text-decoration: none;
}
.news-landing-sec .news-wrap .news-items .news--events .news-details .link-text svg {
  margin-left: 8px;
}
.news-landing-sec .news-wrap .news-items:hover {
  box-shadow: 0px 4px 115.6px 0px rgba(0, 0, 0, 0.2509803922);
}
.news-landing-sec .news-wrap .news-items:hover .news--events .news-details {
  background: #916445;
  transition: 0.7s;
}
.news-landing-sec .news-wrap .news-items:hover .news--events .news-details .cat-name {
  color: #fee8b1;
}
.news-landing-sec .news-wrap .news-items:hover .news--events .news-details .news-title {
  color: #fff;
}
.news-landing-sec .news-wrap .news-items:hover .news--events .news-details .link-text {
  color: #fff;
}
.news-landing-sec .news-wrap .news-items:hover .news--events .news-details .link-text svg path {
  fill: #fff;
}
.news-landing-sec .news-wrap .news-items:hover .news--events .news-details .link-text svg rect {
  fill: #fff;
}
@media only screen and (min-width: 600px) {
  .news-landing-sec .news-wrap .news-items {
    width: 48%;
    margin: 1%;
  }
}
@media only screen and (min-width: 992px) {
  .news-landing-sec .news-wrap .news-items {
    width: 48%;
    margin: 0.5%;
  }
  .news-landing-sec .news-wrap .news-items .news--events .category-set .cat-name {
    font-size: 0.7291666667vw;
  }
  .news-landing-sec .news-wrap .news-items .news--events .news-details {
    padding: 2.0833333333vw 2.0833333333vw 3.125vw;
  }
  .news-landing-sec .news-wrap .news-items .news--events .news-details .news-title {
    font-size: 1.25vw;
  }
}
@media only screen and (min-width: 1024px) {
  .news-landing-sec .news-wrap .news-items {
    width: 49%;
    margin: 0.5%;
  }
}
@media only screen and (min-width: 1280px) {
  .news-landing-sec {
    padding-bottom: 6.25vw;
  }
  .news-landing-sec .news-wrap .news-items {
    width: 32.3%;
    margin: 0.5%;
    margin-bottom: 1.5625vw !important;
  }
}

.single-news-sec {
  padding-top: 60px;
}
.single-news-sec .news-head .left {
  padding-bottom: 22px;
}
.single-news-sec .news-head .left .sub-title {
  padding-bottom: 6px;
}
.single-news-sec .news-head .left .sub-title .heading-sub {
  padding-left: 12px;
  font-size: 18px;
}
.single-news-sec .news-head .right {
  padding-bottom: 16px;
}
.single-news-sec .news-head .right .date {
  text-transform: uppercase;
}
.single-news-sec .news-head .right .read-time {
  text-decoration: underline;
}
.single-news-sec .top-para {
  margin-bottom: 60px;
}
.single-news-sec .mid-para {
  margin-bottom: 60px;
}
.single-news-sec .bottom-para {
  margin-bottom: 60px;
}
@media only screen and (min-width: 1280px) {
  .single-news-sec {
    padding-top: 8.3333333333vw;
  }
  .single-news-sec .news-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 36px;
  }
}

.footer-section {
  background-image: url(../../img/footer.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding-top: 60px;
}
.footer-section .footer-left .footer-col {
  margin-bottom: 38px;
}
.footer-section .footer-left .footer-col .textarea {
  font-size: 24px;
  color: #fee8b1;
}
.footer-section .footer-left .footer-col .textarea.icon {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 35px;
  background-position: right;
}
.footer-section .footer-left .footer-col .textarea a {
  text-decoration: none !important;
}
.footer-section .footer-left .footer-col .icon-wrap {
  padding-top: 40px;
}
.footer-section .footer-left .footer-col .icon-wrap .icon {
  max-width: 33px;
  height: auto;
}
.footer-section .footer-left .footer-col .icon-wrap .icon img {
  max-width: 100%;
}
.footer-section .footer-left .footer-col .footer-topic {
  font-size: 30px;
  line-height: normal;
  text-align: center;
  font-family: "Playfair Display", serif;
  padding-bottom: 42px;
}
.footer-section .footer-left .footer-col .newslatter-form {
  display: none;
}
.footer-section .footer-left .footer-col .newslatter-form input {
  background: none;
  border: none;
  outline: none;
}
.footer-section .footer-left .footer-col .newslatter-form span.wpcf7-form-control-wrap {
  border-bottom: 1px solid #FFE2D5;
}
.footer-section .footer-left .footer-col .newslatter-form .wpcf7-form-control.wpcf7-submit {
  background: #916445;
  width: 100%;
  margin-top: 32px;
  font-size: 20px;
  color: #fff;
  padding: 18px;
}
.footer-section .footer-left .footer-col .footer-con {
  text-align: center;
  margin-bottom: 30px;
}
.footer-section .footer-left .footer-col .footer-con img.iso {
  width: 25%;
}
.footer-section .footer-left .footer-col .link-wrap a {
  color: #fff;
}
.footer-section .footer-left .footer-col .link-wrap a:hover {
  color: #fee8b1;
}
.footer-section .footer-left .footer-col .accordion-content {
  display: none;
  overflow: hidden;
  transition: max-height 0.9s ease-out;
}
.footer-section .footer-left .footer-col .accordion-content.show {
  display: block;
  max-height: 1000px;
}
.footer-section .footer-left .footer-col .footer-logo {
  margin-top: 60px;
  text-align: center;
  display: none;
}
.footer-section .footer-left .footer-col .contact-details {
  padding-top: 0px;
}
.footer-section .footer-left .footer-col .contact-details .details-item {
  margin-bottom: 22px;
}
.footer-section .footer-left .footer-col .contact-details .details-item .link-text {
  text-decoration: none;
  font-size: 18px;
  padding-left: 18px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.footer-section .footer-left .footer-col .contact-details .details-item .link-text:hover {
  color: #fee8b1 !important;
}
.footer-section .footer-left .footer-col .contact-details .details-item .icon {
  max-width: 40px;
}
.footer-section .footer-left .footer-col .contact-details .details-item .icon img {
  max-width: 100%;
}
.footer-section .footer-left .footer-col.social-icon {
  display: none !important;
}
.footer-section .bottom-row {
  background: #916445;
}
.footer-section .bottom-row .--footer-wrapper {
  padding-top: 16px;
  padding-bottom: 16px;
}
.footer-section .bottom-row .--footer-wrapper .textarea {
  text-align: center;
  font-size: 14px;
  margin: 8px 0;
}
.footer-section .bottom-row .--footer-wrapper .textarea a {
  color: #fee8b1;
  text-decoration: none;
  font-weight: 500;
}
@media only screen and (min-width: 600px) {
  .footer-section .footer-left .footer-col.social-icon .icon-wrap {
    justify-content: center !important;
  }
  .footer-section .footer-left .footer-col.social-icon .icon-wrap .icon {
    margin: 0 18px;
  }
  .footer-section .footer-left .footer-col .newslatter-form form {
    text-align: center;
  }
  .footer-section .footer-left .footer-col .newslatter-form form .wpcf7-form-control.wpcf7-submit {
    max-width: 200px;
  }
  .footer-section .footer-left .footer-col .newslatter-form form .wpcf7-spinner {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-section .footer-left .footer-col .contact-details {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer-section .footer-left .footer-col.footer-menu {
    max-width: 40%;
    margin: auto;
    padding: 12px 0;
  }
  .footer-section .footer-left .footer-col.footer-menu h3 {
    background-image: none !important;
  }
  .footer-section .footer-left .footer-col.social-icon {
    max-width: 40%;
    margin: auto;
    padding: 12px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .footer-section {
    padding-top: 0;
  }
  .footer-section .inner-sec {
    padding-right: 0;
  }
  .footer-section .footer-left {
    display: flex;
  }
  .footer-section .footer-left .wpcf7 p {
    display: flex;
  }
  .footer-section .footer-left .footer-col {
    margin-bottom: 0;
    padding-bottom: 4.1666666667vw;
    padding-top: 6.25vw;
  }
  .footer-section .footer-left .footer-col.footer-menu {
    margin: inherit;
  }
  .footer-section .footer-left .footer-col.social-icon {
    margin: inherit;
  }
  .footer-section .footer-left .footer-col textarea {
    font-size: 1.5625vw;
  }
  .footer-section .footer-left .footer-col textarea .icon {
    height: 45px;
  }
  .footer-section .footer-left .footer-col .footer-logo {
    margin-top: 0;
    display: flex;
    display: none;
  }
  .footer-section .footer-left .footer-col .footer-logo .logo-image img {
    height: 100px;
  }
  .footer-section .footer-left .footer-col .accordion-content {
    display: block;
    padding-top: 0.9375vw;
  }
  .footer-section .footer-left .footer-col .icon-wrap {
    flex-wrap: wrap;
  }
  .footer-section .footer-left .footer-col .icon-wrap .icon {
    width: 50%;
    max-width: 50%;
    display: flex;
    justify-content: center;
    margin: 8px 0;
  }
  .footer-section .footer-left .footer-col .icon-wrap .icon img {
    max-width: 36px;
  }
  .footer-section .footer-left .footer-col .footer-con {
    text-align: left;
  }
  .footer-section .footer-left .footer-col .footer-con .iso {
    width: 20%;
  }
  .footer-section .footer-left .footer-col .newslatter-form .wpcf7-form-control.wpcf7-submit {
    padding: 6px 12px;
    width: auto;
    font-size: 0.7291666667vw;
  }
  .footer-section .footer-left .footer-col .newslatter-form input {
    max-width: 10.4166666667vw;
  }
  .footer-section .footer-left .footer-col .footer-topic {
    text-align: left;
  }
  .footer-section .footer-left .footer-col.descrption {
    width: 32%;
    padding-right: 3.125vw;
  }
  .footer-section .footer-left .footer-col.footer-menu {
    width: 18%;
    padding-top: 6.25vw;
  }
  .footer-section .footer-left .footer-col.social-icon {
    width: 15%;
    text-align: left;
    padding-top: 6.25vw;
  }
  .footer-section .footer-left .footer-col.social-icon .textarea {
    text-align: center;
  }
  .footer-section .footer-left .footer-col.social-icon .icon-wrap .icon {
    margin: 8px 0;
  }
  .footer-section .footer-left .footer-col.contact-details {
    width: 36%;
    background: transparent !important;
    padding-left: 3.125vw;
    padding-right: 3.125vw;
  }
  .footer-section .footer-left .footer-col.contact-details .logo-image {
    display: flex;
    justify-content: center;
  }
  .footer-section .footer-left .footer-col .textarea.icon {
    background-image: none;
  }
  .footer-section .bottom-row {
    padding-right: 6.25vw;
    border-bottom: 0.5729166667vw solid #201208;
  }
  .footer-section .bottom-row .--footer-wrapper {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1366px) {
  .footer-section .footer-left .footer-col.descrption {
    width: 34%;
    padding-right: 0.5208333333vw;
  }
  .footer-section .footer-left .footer-col.footer-menu {
    width: 16%;
  }
  .footer-section .footer-left .footer-col.social-icon {
    width: 15%;
    text-align: left;
    padding-right: 2.6041666667vw;
    display: none;
  }
  .footer-section .footer-left .footer-col.social-icon .textarea {
    text-align: center;
  }
  .footer-section .footer-left .footer-col.contact-details {
    width: 30%;
    background: rgba(0, 0, 0, 0.4);
    padding-left: 2.6041666667vw;
    padding-right: 2.6041666667vw;
  }
  .footer-section .footer-left .footer-col .textarea.icon {
    background-image: none;
  }
}

.services-top-sec {
  padding: 60px 0;
  overflow: hidden;
}
.services-top-sec .svg--icon-wood {
  top: 0%;
  left: 57%;
  overflow: hidden;
}
@media only screen and (min-width: 1280px) {
  .services-top-sec {
    padding: 7.8125vw 0 7.8125vw;
  }
  .services-top-sec .svg--icon-wood {
    top: -53%;
  }
  .services-top-sec .top-para {
    max-width: 70%;
    margin: auto;
    text-align: center !important;
  }
}

.related-projects-sec {
  margin-bottom: 60px;
}
.related-projects-sec .section-head {
  text-align: center;
  margin-bottom: 36px;
  padding: 0 20px;
}
.related-projects-sec .section-head .heading-sub {
  margin-bottom: 12px;
}
.related-projects-sec .services-items .project-item {
  height: 397px;
}
.related-projects-sec .services-items img {
  height: 397px;
  object-fit: cover;
  width: 100%;
}
.related-projects-sec .section-wrap .project-item {
  position: relative;
}
.related-projects-sec .section-wrap .project-item:after {
  position: absolute;
  content: "";
  background: linear-gradient(180.24deg, rgba(0, 0, 0, 0) 0.2%, rgba(0, 0, 0, 0.9) 99.79%);
  width: 100%;
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 111;
}
.related-projects-sec .section-wrap .project-title {
  position: absolute;
  bottom: 22px;
  left: 22px;
  z-index: 1111;
}
.related-projects-sec .section-wrap .project-left .project-item {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  height: 397px;
}
.related-projects-sec .section-wrap .project-right .services-items {
  position: relative;
}
.related-projects-sec .section-wrap .project-right .services-items .services-items-inner {
  position: relative;
  display: block;
}
.related-projects-sec .section-wrap .project-right .services-items .services-items-inner:after {
  position: absolute;
  content: "";
  background: linear-gradient(180.24deg, rgba(0, 0, 0, 0) 0.2%, rgba(0, 0, 0, 0.9) 99.79%);
  width: 100%;
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
.related-projects-sec .section-wrap .project-right .services-items .project-title {
  position: absolute;
  bottom: 24px;
  left: 16px;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .related-projects-sec .section-wrap .project-left .project-item {
    background-position: top;
    height: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .related-projects-sec .section-head .heading-sub {
    font-size: 3.3333333333vw;
  }
  .related-projects-sec .section-wrap {
    display: flex;
  }
  .related-projects-sec .section-wrap .project-right {
    width: 100%;
    display: grid;
    grid-template-columns: 1.5fr 1.25fr 1.25fr;
    padding: 0.5208333333vw;
  }
  .related-projects-sec .section-wrap .project-right .services-items {
    padding-top: 0.4166666667vw;
    padding-bottom: 0.4166666667vw;
    padding-left: 0.5208333333vw;
    padding-top: 0.4166666667vw;
    padding-bottom: 0.4166666667vw;
    overflow: hidden;
    padding-right: 0.4166666667vw;
  }
  .related-projects-sec .section-wrap .project-right .services-items img {
    height: 20.6770833333vw;
  }
  .related-projects-sec .section-wrap .project-right .services-items:nth-child(1) {
    grid-row: span 2;
  }
  .related-projects-sec .section-wrap .project-right .services-items:nth-child(1) img {
    height: 42.34375vw;
  }
  .related-projects-sec .section-wrap .project-right .services-items:nth-child(1) .project-title {
    bottom: 5.2083333333vw;
    left: 5.2083333333vw;
  }
  .related-projects-sec .section-wrap .project-right .services-items:nth-child(1) .project-title .heading-sub {
    font-size: 2.5vw;
  }
  .related-projects-sec .section-wrap .project-right .services-items .project-title {
    bottom: 3.125vw;
    left: 3.125vw;
    max-width: 70%;
  }
  .related-projects-sec .section-wrap .project-right .services-items .project-title .heading-sub {
    font-size: 1.25vw;
  }
}

.page-template-contact .cmp-contact-form {
  padding-top: 50px;
}

.map-section {
  margin-bottom: 60px;
}
.map-section .section-head {
  margin-bottom: 36px;
}
.map-section .section-head .heading-sub {
  font-size: 36px;
}
.map-section .map-wrap .section-head {
  margin-bottom: 48px;
}
.map-section .map-wrap iframe {
  height: 500px;
}
@media only screen and (min-width: 1200px) {
  .map-section {
    margin-bottom: 7.8125vw;
  }
  .map-section .section-head {
    margin-bottom: 4.1666666667vw;
  }
  .map-section .section-head .heading-sub {
    font-size: 3.125vw;
  }
}

.accodian-section {
  margin-bottom: 60px;
}
.accodian-section .inner-sec .left-image {
  margin-bottom: 48px;
}
.accodian-section .inner-sec .left-image img {
  max-width: 100%;
}
.accodian-section .inner-sec .content-inner .section-head {
  margin-bottom: 36px;
}
.accodian-section .inner-sec .content-inner .section-head .heading-sub {
  color: #ffc700;
}
.accodian-section .inner-sec .content-inner .section-head .heading-main {
  font-size: 32px;
  font-family: "Playfair Display", serif;
}
.accodian-section .inner-sec .accordion-button:not(.collapsed) {
  background: none;
}
.accodian-section .inner-sec .accordion-item {
  border: 0;
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 22px;
  padding-bottom: 18px;
}
.accodian-section .inner-sec .accordion-button {
  padding: 12px 0;
}
.accodian-section .inner-sec .accordion-body {
  padding: 12px 0;
}
.accodian-section .inner-sec .accordion-button:not(.collapsed) {
  color: #201208;
}
@media only screen and (min-width: 600px) {
  .accodian-section .inner-sec .left-image {
    text-align: center;
  }
  .accodian-section .inner-sec .left-image img {
    max-height: 600px;
  }
}
@media only screen and (min-width: 1280px) {
  .accodian-section .inner-sec .content-wrap {
    display: flex;
    align-items: flex-start;
  }
  .accodian-section .inner-sec .content-wrap .left-image {
    width: 46%;
  }
  .accodian-section .inner-sec .content-wrap .left-image img {
    max-height: 100%;
    width: 100%;
    height: 43.0729166667vw !important;
    object-fit: cover !important;
  }
  .accodian-section .inner-sec .content-wrap .content-inner {
    width: 54%;
    padding-left: 3.3333333333vw;
  }
  .accodian-section .inner-sec .content-wrap .content-inner .section-head {
    margin-bottom: 3.6458333333vw;
  }
  .accodian-section .inner-sec .content-wrap .content-inner .section-head .heading-main {
    font-size: 3.3333333333vw;
  }
  .accodian-section .inner-sec .content-wrap .content-inner .accodian-wrap .accordion .accordion-item .accordion-header button {
    font-size: 0.9375vw !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.01875vw !important;
    text-transform: capitalize;
    outline: none;
    border: none;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1366px) {
  .accodian-section .inner-sec .content-wrap .left-image img {
    width: 100%;
    height: 46.875vw !important;
    object-fit: cover !important;
  }
}

@media only screen and (min-width: 1200px) {
  .testi-section .testi-slider .single-testi .testi-img-wrap {
    flex-direction: row;
    flex-wrap: inherit;
  }
  .testi-section .testi-slider .single-testi .testi-img-wrap .testi-client-intro {
    padding-left: 0.625vw;
  }
}
.news-bottom-section {
  padding-bottom: 50px;
}
@media only screen and (min-width: 1200px) {
  .news-bottom-section {
    padding-bottom: 7.8125vw;
  }
}

/*# sourceMappingURL=isuru.css.map */
