@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Jost:wght@100;200;300;400;500;600;700;800;900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Philosopher:wght@400;700&display=swap");

img {
  max-width: 100%;
}

.hh {
  border-top: 1px solid #ffffff38;
}

.padd0 {
  padding: 0px;
}

header {
  position: fixed;
  width: 100%;
  z-index: 9;
}

.border-shap {
  position: relative;
}
.border-shap .border-3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background-repeat: repeat-x;
  animation: slide 300s linear infinite;
  -webkit-animation: slide 300s linear infinite;
  background: url("../img/border.png");
}

.right-text {
  text-align: right;
}
body {
  overflow-x: hidden;
}

.right-text {
  text-align: right;
}

@media (min-width: 992px) and (max-width: 2000px) {
  #main_nav {
    width: 80%;
    float: right;
    transition: 0.5s;
    opacity: 0;
  }
}

.header2 {
  z-index: 9;
  width: 100%;
}

.logo-header {
  width: 100%;
  padding: 5px 0px;
  position: relative;
  z-index: 6;
}

.affix .logo-header {
  transition: 0.5s;
  width: 75%;
}

.affix .eltd-expanding-icon-holder {
  margin-top: 10px;
}
.affix .nav > li > a {
  padding: 17px 0px;
  transition: 0.5s;
}
.topadd {
  position: relative;
  padding-left: 40px;
  margin-top: 22px;
}

.affix .xx {
  margin: 0px;
}

.affix
  .qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line {
  background: #000;
}

.topadd i {
  position: absolute;
  top: 21px;
  left: 0px;
  font-size: 21px;
  line-height: 30px;
  /* border-right: 1px solid #000; */
  /* padding: 8px 10px; */
  color: #ed1b24;
  /* border: 1px solid #fdb813; */
  width: 30px;
  height: 30px;
  text-align: center;
}
.topadd p {
  font-size: 12px;
  margin-bottom: 3px;
  font-family: "Roboto", sans-serif;
  line-height: 17px;
  /* text-transform: uppercase; */
  font-weight: 600;
}
.topadd span {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
}

.mar-30 {
  margin-top: 30px;
}

.mar-50 {
  margin-top: 50px;
}

.top {
  background: #252525;
}

.top_header ul {
  margin: 0px 0px;
  padding: 0px;
}

.top_header ul li {
  display: inline-block;
  font-weight: 600;
  font-size: 13px;
  /* padding: 4px 0px; */
  /* width: 38%; */
  font-size: 14px;
  /* font-weight: 500; */
  color: #ffffffa6;
  position: relative;
  line-height: 15px;
  font-family: "Rajdhani", sans-serif;
  margin-right: 5%;
}

.top_header ul li:before {
  position: absolute;
  width: 1px;
  height: 100%;
  content: "";
  right: -13%;
  top: 0%;
  background: #ffffff54;
}

.top_header .fa {
  margin-right: 6px;
}

.padd-0 {
  padding: 0px;
}

.pointback {
  margin-bottom: 50px;
  position: relative;
}

.pp {
  position: absolute;
  top: -10%;
  left: 0;
}

.affix .eltd-expanding-icon-holder {
  display: none;
}

.affix #main_nav {
  opacity: 1;
  width: 100%;
}

.affix .jojo {
  margin: 0px;
}

.eltd-menu-appear .eltd-expanding-name-visible {
  position: relative;
  display: block;
}

.eltd-expanding-icon-holder {
  width: 20%;
}

.eltd-expanding-icon-holder-inner {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}

.eltd-menu-appear {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}

.eltd-menu-appear .eltd-expanding-name {
  position: relative;
  display: inline-block;
  width: 36px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  margin-right: 56px;
  -webkit-transition: margin 0.1s;
  -moz-transition: margin 0.1s;
  transition: margin 0.1s;
  color: #000;
}

.eltd-menu-appear .eltd-expanding-name-visible {
  position: relative;
  display: block;
}

.eltd-menu-appear .eltd-expanding-name-invisible {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
}

.eltd-menu-appear .eltd-expanding-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  width: 40px;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-border-top {
  top: 0;
  right: 0;
  transition-delay: 0.3s;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-border-bottom,
.eltd-menu-appear .eltd-expanding-icon .eltd-border-top {
  height: 1px;
  width: 40px;
  -webkit-transition: width 0.1s;
  -moz-transition: width 0.1s;
  transition: width 0.1s;
  position: absolute;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-border-right {
  right: 0;
  bottom: 0;
  transition-delay: 0.2s;
}
.eltd-menu-appear .eltd-expanding-icon .eltd-border-left,
.eltd-menu-appear .eltd-expanding-icon .eltd-border-right {
  height: 40px;
  width: 1px;
  -webkit-transition: height 0.1s;
  -moz-transition: height 0.1s;
  transition: height 0.1s;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-border-bottom {
  bottom: 0;
  left: 0;
  transition-delay: 0.1s;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-border-bottom,
.eltd-menu-appear .eltd-expanding-icon .eltd-border-top {
  height: 1px;
  width: 40px;
  -webkit-transition: width 0.1s;
  -moz-transition: width 0.1s;
  transition: width 0.1s;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-border-bottom,
.eltd-menu-appear .eltd-expanding-icon .eltd-border-left,
.eltd-menu-appear .eltd-expanding-icon .eltd-border-right,
.eltd-menu-appear .eltd-expanding-icon .eltd-border-top {
  position: absolute;
  background-color: #343434;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-border-left {
  left: 0;
  top: 0;
  transition-delay: 0s;
}
.eltd-menu-appear .eltd-expanding-icon .eltd-border-left,
.eltd-menu-appear .eltd-expanding-icon .eltd-border-right {
  height: 40px;
  width: 1px;
  -webkit-transition: height 0.1s;
  -moz-transition: height 0.1s;
  transition: height 0.1s;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-line-up {
  top: 11px;
  transition-delay: 0.1s;
}
.eltd-menu-appear .eltd-expanding-icon .eltd-line-bot,
.eltd-menu-appear .eltd-expanding-icon .eltd-line-mid,
.eltd-menu-appear .eltd-expanding-icon .eltd-line-up {
  width: 26px;
  height: 2px;
  right: 7px;
  position: absolute;
  background-color: #343434;
  -webkit-transition: width 0.1s;
  -moz-transition: width 0.1s;
  transition: width 0.1s;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-line-mid {
  top: 20px;
  left: -49px;
  width: 70px;
  -webkit-transition: left 0.1s;
  -moz-transition: left 0.1s;
  transition: left 0.1s;
}
.eltd-menu-appear .eltd-expanding-icon .eltd-line-bot,
.eltd-header-expanding .eltd-menu-appear .eltd-expanding-icon .eltd-line-mid,
.eltd-menu-appear .eltd-expanding-icon .eltd-line-up {
  width: 26px;
  height: 1px;
  right: 7px;
  position: absolute;
  background-color: #343434;
  -webkit-transition: width 0.1s;
  -moz-transition: width 0.1s;
  transition: width 0.1s;
}

.eltd-menu-appear .eltd-expanding-icon .eltd-line-bot {
  bottom: 11px;
  transition-delay: 0.2s;
}

.eltd-menu-appear:hover .eltd-expanding-name-visible {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}

.eltd-menu-appear:hover .eltd-expanding-name-invisible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}

.eltd-menu-appear.eltd-opened .eltd-expanding-name,
.eltd-menu-appear:hover .eltd-expanding-name {
  margin-right: 44px;
}

.eltd-menu-appear.eltd-opened .eltd-expanding-name,
.eltd-menu-appear:hover .eltd-expanding-name {
  margin-right: 44px;
}

.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-top,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-top {
  transition-delay: 0s;
}
.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-right,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-right {
  transition-delay: 0.1s;
}

.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-left,
.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-right,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-left,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-right {
  height: 0;
}

.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-bottom,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-bottom {
  transition-delay: 0.2s;
}

.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-left,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-left {
  transition-delay: 0.3s;
}

.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-line-mid,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-line-mid {
  left: -37px;
}

.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-bottom,
.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-border-top,
.eltd-menu-appear.eltd-opened .eltd-expanding-icon .eltd-line-bot,
.eltd-header-expanding
  .eltd-menu-appear.eltd-opened
  .eltd-expanding-icon
  .eltd-line-up,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-bottom,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-border-top,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-line-bot,
.eltd-menu-appear:hover .eltd-expanding-icon .eltd-line-up {
  width: 0;
}

a#backToTop {
  width: 45px;
  height: 45px;
  opacity: 1;
  position: absolute;
  bottom: 100%;
  text-align: center;
  /* width: 100%; */
  right: 41px;
}

a#backToTop i {
  color: #ffffff;
  background: #1f4e3d;
  width: 60px;
  height: 60px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  /* padding: 50px 0px; */
  line-height: 50px;
}

.center {
  text-align: center;
}

.heading .head {
  font-family: "Cormorant Garamond", serif;
  font-size: 50px;
  color: #000;
  font-weight: 200;
  line-height: 55px;
  margin: 20px 0px 40px 0px;
}

.heading .head span {
  font-weight: 700;
}

.heading .subb {
  margin-top: 5px;
  font-size: 12px;
  line-height: 10px;
  font-weight: 500;
  color: #888686;
  padding: 0px 10px 0px 50px;
  margin: 0xp;
  letter-spacing: 3px;
  color: #000;
  position: relative;
}

.heading .subb:before {
  content: "";

  position: absolute;
  width: 30px;
  height: 1px;
  background: #000;
  left: 0px;
  top: 50%;
}

.subpoint {
  margin-top: 30px;
}

.subpoint .item--inner {
  float: left;
  width: 49%;
}

.item--icon {
  line-height: 1;
  margin-right: 18px;
  min-width: 52px;
}

.item--title {
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  margin-top: 0px;
}

.item--inner {
  display: flex;
  flex-wrap: nowrap;
}

.wel {
  margin: 50px 0px;
  position: relative;
}

.wel .handiright {
  position: absolute;
  right: -12%;
  top: -15%;
}

.wel .handileft {
  position: absolute;
  left: 0%;
  top: -11%;
}

.wel1 {
  width: 80%;
  /* float: right; */
  /* text-align: right; */
  margin: 0px 0px 0px auto;
  box-shadow: 0px 8px 24px 0px rgb(0 0 0 / 25%);
}

.wel2 {
  width: 100%;
  float: none;
  margin-top: 30px;
  box-shadow: 0px 8px 24px 0px rgb(0 0 0 / 25%);
}

.wel3 {
  box-shadow: 0px 8px 24px 0px rgb(0 0 0 / 25%);
}

.welcome h2 {
  margin-bottom: 50px;
  font-size: 13px;
  line-height: 30px;
  font-weight: 600;
}

.heading2 .head {
  font-family: "Cormorant Garamond", serif;
  font-size: 50px;
  color: #000;
  font-weight: 200;
  line-height: 55px;
  margin: 20px 0px 40px 0px;
}

.heading2 .head span {
  font-weight: 700;
}

.heading2 .subb {
  text-transform: uppercase;

  margin-top: 5px;
  font-size: 11px;
  line-height: 10px;
  font-weight: 500;
  color: #888686;
  padding: 0px 10px 0px 50px;
  margin: 0xp;
  letter-spacing: 3px;
  color: #000;
  position: relative;
}

.pointone h4 {
  margin: 30px 0px 20px;
  font-size: 19px;
  line-height: 30px;
  color: #000;
  font-weight: 500;
  letter-spacing: 0;
}

.servicepoint .pointone {
  width: 25%;
  float: left;
  border-right: 1px solid #d0cbcb;
  padding: 20px 20px 15px 30px;
}

.sc_icons_item_more_link {
  color: #000;
}

.icon {
  transition: 0.5s;
}

.pointone:hover .icon {
  transform: translateX(10px);
}

.link_text {
  position: relative;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
  text-indent: -110px;
  visibility: hidden;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.4s ease-out,
    text-indent 0.5s ease-out, opacity 0.4s ease;
  will-change: visibility, margin-right, text-indent, opacity;
}

.sc_icons_item_more_link:hover .link_text,
.pointone:hover .link_text {
  opacity: 1;
  text-indent: 0;
  margin-right: 24px;
  visibility: visible;
  -webkit-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  -ms-transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
  transition: visibility 0.4s ease, margin-right 0.3s ease-out,
    text-indent 0.4s ease-out, opacity 0.4s ease;
}

.read {
  text-align: right;
  margin: 30px 0px;
}

.qodef-btn {
  font-family: Poppins, sans-serif;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  outline: 0;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0.3em;
  font-weight: 500;
  text-transform: uppercase;
  box-sizing: border-box;
  margin: 0;
  -webkit-transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1),
    color 0.15s cubic-bezier(0.165, 0.84, 0.44, 1),
    border-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1),
    color 0.15s cubic-bezier(0.165, 0.84, 0.44, 1),
    border-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1),
    color 0.15s cubic-bezier(0.165, 0.84, 0.44, 1),
    border-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  padding: 13px 23px;
  cursor: pointer;
  color: #000;
}

.qodef-btn.qodef-btn-simple:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 33%;
  height: 100%;
  background-color: #ff0600b5;
  z-index: 1;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.3s, width 0.3s 0.25s;
  transition: transform 0.3s, width 0.3s 0.25s;
  will-change: transform;
}

.qodef-btn.qodef-btn-simple:not(.qodef-btn-custom-hover-color):hover:before {
  width: 100%;
  -webkit-transform: scaleX(0.33);
  -moz-transform: scaleX(0.33);
  transform: scaleX(0.33);
  -webkit-transition: -webkit-transform 0.3s 0.25s, width 0.3s;
  transition: transform 0.3s 0.25s, width 0.3s;
}

.addback {
  background: url(../img/add/add1.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 550px;
  position: relative;
}

.umbrella1 {
  position: absolute;
  left: 16%;
  bottom: 0%;
  width: 10%;
  z-index: 1;
}

.umbrella2 {
  position: absolute;
  right: 0%;
  top: -25%;
  width: 32%;
  z-index: 1;
}

.build {
  position: absolute;
  bottom: 0%;
  left: 24%;
  background: #fe4e4a;
  padding: 20px 40px;
  color: #ffffff;
  width: 50%;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

.build .head {
  font-weight: 200;
  font-size: 54px;
  font-family: "Cormorant Garamond";
  line-height: 60px;
  margin-bottom: 30px;
}

.build p {
  font-family: "Philosopher", sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.image {
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.des {
  margin: 20px 0px;
}

.testimonial {
  margin: 50px 0px;
}

.testimonial-item {
  position: relative;
  /* font-style: italic; */
  font-weight: 400;
  /* text-align: center; */
  /* width: 65%; */
  margin: 50px 0px;
  border-left: 2px solid #cac8c8;
  padding-left: 7%;
  font-size: 18px;
  line-height: 35px;
}

.testimonial-customer-name {
  font-size: 17px;
}

.testi {
  margin: 50px 0px;
}

footer {
  padding: 20px 0px 20px 0px;
  background: url(../img/footer.jpg) no-repeat;
  background-size: cover;
  color: #e3e3e3;
  height: 300px;
}

.copyright {
  margin-bottom: 0px;
  background: #ededed;
}

.whitebg {
  margin-top: -200px;
  background: #fff;
  padding: 20px;
  box-shadow: 0 2px 3px 0 #00000029;
}

.address {
  padding-left: 20px;
}

.vc_custom h6 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin: 20px 0px 9px 0px;
  font-weight: 600;
  color: #000;
}

.copyright .copy {
  text-align: center;
  margin: 20px 0px;
}

.social {
  padding: 0px;
  margin-bottom: 10px;
}
.social li {
  display: inline-block;
}

.fb,
.ttr,
.ggl {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px !important;
  font-size: 18px !important;
}

.fb {
  color: #3b579d;
}

.ttr {
  color: #28aae1;
}

.products {
  margin: 30px 0px;
}

.prodetail {
  overflow: hidden;
  box-shadow: 0px 8px 24px 0px rgb(0 0 0 / 25%);
  margin-bottom: 30px;
  border-radius: 20px;
  position: relative;
}

.text-outer {
  background: #f2f2f2;
  padding: 15px 0px;
  width: 100%;
  margin: auto;
  text-align: center;
  position: absolute;
  bottom: -5%;
  transition: 0.3s;
  opacity: 0;
  text-align: center;
}

.text-outer li {
  display: inline-block;
  list-style: none;
  width: 33%;
}

.text-outer li:first-child {
  border-right: 1px solid #c0bbb3;
}

.text-outer li a {
  color: #000;
  font-size: 15px;
}

.prodetail:hover .text-outer {
  opacity: 1;
  bottom: 40%;
  z-index: 8;
}

a#backToTop {
  /* width: 45px; */
  /* height: 45px; */
  opacity: 1;
  position: fixed;
  bottom: 5px;
  right: 2%;
  bottom: 0%;
  color: #333;
  /* background: #000; */
  /* border-radius: 27px; */
  line-height: 45px;
  text-align: center;
  font-size: 25px;
}

.mobcr {
  background: url("../banner/slider-bg.png") no-repeat;
  background-size: cover;
  padding: 50px 0px;
}

.accordion-container {
  max-width: 600px;
  width: 100%;
}
details {
  font-size: var(--title);
  margin: 0 auto;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e4e4e7;
  transition: all 0.3s ease-in-out;
}
details:hover {
  opacity: 1;
}
summary {
  user-select: none;
  cursor: pointer;
  list-style: none;
  display: flex;
  align-items: center;
  padding: 1rem 0;
}
summary:hover {
  text-decoration: underline;
}
summary:hover .title {
  opacity: 1;
}
summary:hover .accordion-icon {
  opacity: 1;
}
.accordion-title {
  color: #151518;
  width: 90%;
  font-weight: 500;
  transition: all 250ms ease-in-out;
  font-size: 1.7rem;
}
.accordion-icon {
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  right: 1rem;
  transition: all 150ms ease-out;
}
.accordion-icon svg {
  width: 1.5rem;
  height: 1.5rem;
  transition: transform 0.3s ease-in-out;
}
.accordion-content {
  color: #3c3e47;
  padding: 0.2rem 0rem 1rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.65;
}
/** Remove Marker */
summary::-webkit-details-marker {
  display: none;
}
/** Rotate Icon */
details[open] .accordion-icon svg {
  transform: rotate(180deg);
}

.contact.faq {
  padding-top: 40px;
  padding-bottom: 50px;
}

.faq-heading {
  font-size: 30px;
  font-weight: 400;
  text-decoration: underline;
}

.blog {
  padding-top: 80px;
  padding-bottom: 80px;
}

.blog-post {
  padding: 2rem;
}

.blog-head h3 {
  color: #000;
  font-size: 18px;
  position: relative;

  &::after {
    content: "";
    position: absolute;
    background-color: #000;
    width: 60px;
    height: 3px;
    bottom: -6px;
    left: 0;
    border-radius: 20px;
  }
}

.blog-body {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  line-height: 24px;
  margin-top: 20px;
}

.read-more {
  margin-top: 10px;
  margin-left: 0;

  .read-more-btn {
    background-color: #000;
    border: 2px solid #000;
    border-radius: 22px;
    padding: 0.4rem 1rem;
    color: #fff;
    font-weight: 400;
    transition: 0.3s ease-in-out;

    &:hover {
      background-color: transparent;
      color: #000;
    }
  }
}

.blog-inner {
  padding-top: 80px;
  padding-bottom: 80px;
}

.latest-blog {
  border-left: 1px solid #0000003a;
  padding: 1.5rem 0;
  padding-left: 3rem;

  .latest-head h3 {
    font-size: 26px;
    font-weight: 400;
  }
}

.latest-blog-list {
  padding-left: 0;

  li {
    list-style-type: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    transition: 0.3s ease-in-out;
    padding: 0 15px;
    border-radius: 22px;
    margin-bottom: 10px;

    &:hover {
      background-color: rgba(0, 0, 0, 0.125);
    }

    a {
      color: #000;

      small {
        color: #00000075;
      }

      h5 {
        margin-bottom: 15px;
        font-weight: 400;
        line-height: 26px;
      }
    }
  }
}
.blog-detail-inner {
    padding: 0 4rem;
}


.blog-detail-img img {
    width: 100%;
}

.blod-detail-head {
    h1 {
        font-size: 28px;
        font-weight: 400;
    }
}

.blog-detail-body {
    p {
        font-size: 14px;
        font-weight: 400;
    }
}

.blog-detail-tag {
    display: flex;
    align-items: center;
    gap: 30px;
    padding-left: 5rem;
}