* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

@import "remixicon/fonts/remixicon.css";
@import url('https://fonts.googleapis.com/css2?family=Ropa+Sans:ital,wght@0,400;1,400&display=swap');
.ropa-sans-regular {
  font-family: "Ropa Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ropa-sans-regular-italic {
  font-family: "Ropa Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
}



.ropa-regular {
  font-style: normal;
  font-weight: 400;
}

.ropa-italic {
  font-style: italic;
  font-weight: 400;
}


body {
  font-family: 'Ropa Sans', sans-serif;
}
#site-header .header-titles,
ul.primary-menu {
  margin: auto;
}
.primary-menu > li > a {
  color: #595959 !important;
  font-size: 20px;
}
#site-header .header-inner{
  padding: 25px 0;
}
a:focus{
  text-decoration: none !important;

}
.primary-menu > li > a:hover,
.primary-menu > li > a:active,
.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
  color: #ff8319 !important;
  font-size: 20px;
  text-decoration: none;
}
.primary-menu > li {
  margin: 0 0 0 55px;
}
#hero-section {
  padding: 0;
  overflow: hidden;
  position: relative;
}
#hero-section .wp-video {
  width: 100% !important;
}

#hero-section video {
  visibility: visible !important;
}

#hero-section .herovideo{
  width: 100%; height: 600px;
}

#about .about-dtls .abt-dtl-inr ol li h6{
  font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
}

/* #hero-section video,   #hero-section  #block *{
    z-index: 1 !important;
  } */
#hero-section .hero-cnt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  width: 100%;
  text-align: center;
}

#hero-section .hero-cnt h1 {
  font-size: 90px;
}
#hero-section .hero-cnt h4 {
  font-size: 30px;
}

#hero-section .darklyr {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
}

#about .about-lft {
  width: 498px;
  height: 453px;
  border-radius: 40px;
  overflow: hidden;
}

#about .about-lft img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#about .container {
  max-width: 1263px;
}
#about .about-rgt {
  color: #464646;
  margin-left: 60px;
}
#about {
  padding: 0;
  margin: 95px 0;
}
#about .about-rgt h2 {
  font-size: 50px;
  line-height: normal;
  margin-bottom: 0;
}
#about .about-rgt h4 {
  font-size: 30px;
}

#about .about-rgt h4::after {
  background-color: #ff8319;
  width: 123px;
  height: 4px;
  content: "";
  display: block;
  margin-top: 4px;
}
#about .about-rgt p {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.32px;
}

#qutionSec {
  background-color: #f5f5f0;
  padding: 60px 0;
  margin: 90px 0;
}
#qutionSec .about-lft {
  color: #494948;
  text-align: center;
}
#qutionSec .about-lft h6 {
  font-size: 20px;
  letter-spacing: 3px;
}
#qutionSec .about-lft h2 em {
  display: block;
  font-style: normal !important;
  font-size: 45px;
  text-transform: capitalize;
}

#qutionSec .about-lft h2 {
  font-size: 50px;
  font-weight: bold;
  margin-top: 22px;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Show only 4 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#qutionSec .about-lft .rmv-prtis,
#qutionSec .about-lft .rmv-prtis:hover {
  color: #494948;
  text-decoration: none;
}
#qutionSec .about-lft .qtsbPara p {
  display: -webkit-box;
  -webkit-line-clamp: 4; /* Only show 4 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#qutionSec .about-lft  .qtsn-line{
  background-color: #ff8319;
  width: 205px;
  height: 2px;
  content: "";
  display: block;
  margin: 15px auto 20px;
}

#qutionSec .about-lft p {
  width: 83%;
  font-size: 20px;
  line-height: 30px;
  margin: auto;
  letter-spacing: 1px;
}
#qutionSec .about-rgt {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-radius: 30px;
}

#qutionSec .about-rgt img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#events-blog .event-blog-inner h2 {
  font-size: 35px;
  color: #ff8319;
  margin-top: 15px;
  line-height: 38px;
  margin-bottom: 12px;
  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#events-blog {
  padding: 0;
  margin: 90px 0;
}
#events-blog .event-blog-inner p {
  font-size: 20px;
  color: #3f3f3f;
  line-height: 23px;
  display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#events-blog .event-blog-inner h6 {
  font-size: 18px;
  color: #000;
  font-style: italic;
  text-transform: capitalize;
  margin-top: 14px;
}
/* #events-blog .event-blog-inner{
    width: 94.5%;
  } */
/* #events-blog .event-blog-inner .event-blg-cnt{
    width: 98%;
  } */
#events-blog .eventBlogImg {
  height: 240px;
  width: 100%;
}
#events-blog .eventBlogImg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#testimonials {
  padding: 0;
  margin: 90px 0;
}

#testimonials .testiInner {
  background-image: url(../images/testimonial-bg.jpg);
  height: 620px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

/* #testimonials .testiInner .owl-carousel .owl-item img{
    height: 620px;
    object-fit: cover;
  } */
#testimonials .testiInner .testimnl-sldr,
#testimonials .testiInner .testimnl-sldr .owl-stage-outer,
#testimonials .testiInner .testimnl-sldr .owl-stage-outer .owl-stage,
#testimonials .testiInner .testimnl-sldr .owl-stage-outer .owl-stage .owl-item,
#testimonials
  .testiInner
  .testimnl-sldr
  .owl-stage-outer
  .owl-stage
  .owl-item
  .container-fluid,
#testimonials
  .testiInner
  .testimnl-sldr
  .owl-stage-outer
  .owl-stage
  .owl-item
  .container-fluid
  .row,
#testimonials
  .testiInner
  .testimnl-sldr
  .owl-stage-outer
  .owl-stage
  .owl-item
  .container-fluid
  .row
  .lft-sec,
#testimonials
  .testiInner
  .testimnl-sldr
  .owl-stage-outer
  .owl-stage
  .owl-item
  .container-fluid
  .row
  .lft-sec
  .img {
  height: 100%;
}

#testimonials
  .testiInner
  .testimnl-sldr
  .owl-stage-outer
  .owl-stage
  .owl-item
  img {
  height: 100%;
  width: auto;
}

#testimonials .testiInner .testimnl-sldr .owl-stage-outer .owl-stage .owl-item .testi-innr-img{
  height: 100%;
}

#testimonials .testiInner .testimnl-sldr .clnt-img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#testimonials
  .testiInner
  .testimnl-sldr
  .owl-stage-outer
  .owl-stage
  .owl-item
  .container-fluid
  .row
  .testmnl-rgt
  p {
  font-size: 30px;
  color: white;
  font-style: italic;
  line-height: 35px;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* Show only 4 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#testimonials
  .testiInner
  .testimnl-sldr
  .owl-stage-outer
  .owl-stage
  .owl-item
  .container-fluid
  .row
  .testmnl-rgt {
  width: 75%;
}

/* #testimonials .testiInner .testimnl-sldr .owl-stage-outer .owl-stage .owl-item .container-fluid .row .testmnl-rgt h2{
    display: none;
  } */

#testimonials .testiInner .testimnl-sldr .testmnl-rgt .client-dtl {
  background-color: white;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 75%;
  margin-top: 30px;
}

#testimonials .testiInner .testimnl-sldr .testmnl-rgt .client-dtl h6 {
  font-size: 24px;
  color: #ff8319;
  font-style: italic;
  text-transform: capitalize !important;
}
#testimonials .testiInner .testimnl-sldr .testmnl-rgt .client-dtl p {
  color: #323232 !important;
  font-size: 18px !important;
  font-style: italic !important;
  line-height: normal !important;
  margin-bottom: 0;
}
#testimonials .testiInner .owl-carousel .owl-nav button.owl-next::before {
  background-image: url(../images/test-rgt-arw.png);
  content: "";
  width: 70px;
  height: 26px;
  display: block;
  position: absolute;
  bottom: 40px;
  right: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}

#testimonials .testiInner .owl-carousel .owl-nav button.owl-prev::after {
  background-image: url(../images/test-lft-arw.png);
  content: "";
  width: 70px;
  height: 26px;
  display: block;
  position: absolute;
  bottom: 40px;
  right: 110px;
  background-size: contain;
  background-repeat: no-repeat;
}

#our-clients {
  padding: 0;
  margin: 90px 0;
}
#our-clients .clients-innr h2 {
  font-size: 50px;
  font-weight: bold;
  width: 58%;
  margin-left: 0;
}

#our-clients .clients-innr h2::after {
  background-color: #ff8319;
  width: 205px;
  height: 4px;
  content: "";
  display: block;
  margin: 15px auto 50px 0;
}

#my-rotary {
  background-color: #07389e;
  padding: 50px 0;
}

#my-rotary .rotary-container {
  max-width: 1560px;
  margin: auto;
  width: 100%;
}
/* #my-rotary .rotary-container .my-rotary-inner{
    width: 350px;
  } */
#my-rotary .rotary-container .my-rotary-inner .roty-img {
  width: 100%;
  height: 180px;
  overflow: hidden;
}

#my-rotary .rotary-container .my-rotary-inner .roty-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#my-rotary .rotary-container .my-rotary-inner h2 {
  font-size: 25px;
  color: #fdbe11;
  font-style: italic;
  margin: 16px 0 11px;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Sirf 4 lines dikhane ke liye */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#my-rotary .rotary-container .my-rotary-inner p {
  color: white;
  font-size: 17px;
  line-height: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* Sirf 4 lines dikhane ke liye */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#my-rotary .rotary-container .my-rotary-inner h6 {
  color: white;
  font-size: 16px;
  font-style: italic !important;
  text-transform: capitalize !important;
}

#rotry-way-test {
  background-color: #f5f5f0;
  padding: 50px 0;
}

#rotry-way-test .rotry-test-container {
  max-width: 1170px;
  margin: auto;
  width: 100%;
}

#rotry-way-test .rotry-test-container h2 {
  color: #2c2c2c;
  font-size: 50px;
  text-align: center;
}

#rotry-way-test .rotry-test-container h2 span {
  color: #ff8319;
}
#rotry-way-test .rotry-test-container .test-dgn {
  display: flex;
  margin-top: 30px;
}
#rotry-way-test .rotry-test-container .test-dgn .box-blu {
  width: 288px;
  height: 145px;
  background-color: #07389e;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-right: 10px;
}

#rotry-way-test .rotry-test-container .test-dgn .box-blu::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
  border-left: 25px solid #07389e;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  z-index: 3;
}
#rotry-way-test .rotry-test-container .test-dgn .box-blu::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -41px;
  transform: translateY(-50%);
  border-left: 40px solid #f5f5f0;
  border-top: 27px solid transparent;
  border-bottom: 27px solid transparent;
  z-index: 2;
}
#rotry-way-test .rotry-test-container .test-dgn .box-blu h5 {
  color: white;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

#rotry-way-test .rotry-test-container .test-dgn .box-org {
  width: 288px;
  height: 145px;
  background-color: #ff8319;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-right: 10px;
}

#rotry-way-test .rotry-test-container .test-dgn .box-org::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
  border-left: 25px solid #ff8319;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  z-index: 2;
}
#rotry-way-test .rotry-test-container .test-dgn .box-org::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -41px;
  transform: translateY(-50%);
  border-left: 40px solid #f5f5f0;
  border-top: 27px solid transparent;
  border-bottom: 27px solid transparent;
  z-index: 2;
}
#rotry-way-test .rotry-test-container .test-dgn .box-org h5 {
  color: white;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

#rotry-way-test .rotry-test-container .test-dgn .box-org:last-child::after,
#rotry-way-test .rotry-test-container .test-dgn .box-org:last-child::before {
  display: none;
}

#rotry-way-test .rotry-test-container .test-dgn .box-org:last-child {
  margin-right: 0;
}
#site-footer {
  padding: 0;
}

#site-footer .footer-top {
  background-color: #3f3f3f;
  border: 0;
  padding: 50px 0 20px;
}

#site-footer .footer-top .ftr-frm {
  display: flex;
}

#site-footer .footer-top .ftr-frm .ftr-frm-innr {
  width: 100%;
  margin: 0 10px;
}

#site-footer .footer-top .ftr-frm .ftr-frm-innr .form-sub {
  width: 100%;
  background-color: #ff8319 !important;
  padding: 16.5px !important;
}

#site-footer .footer-top .ftr-frm .ftr-frm-innr input {
  border-radius: 6px;
  background-color: #757575;
  color: white;
  border: none;
}

#site-footer .footer-top .ftr-frm .ftr-frm-innr input::placeholder {
  color: white;
}
#site-footer .footer-top .frm-hding {
  color: white;
  text-align: center;
  font-size: 50px;
  line-height: normal;
  margin-bottom: 15px;
}
#site-footer .footer-btm {
  background-color: #2c2c2c;
  padding: 30px 0;
}

#site-footer .footer-btm ul {
  list-style: none;
  margin: 0 auto 20px;
  padding: 0;
  display: flex;
  width: 180px;
  justify-content: space-between;
}

#site-footer .footer-btm ul li {
  display: inline-block;
  margin: 0;
}

#site-footer .footer-btm ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  background-color: #939292;
  border-radius: 50%;
  transition: all 0.5s;
}

#site-footer .footer-btm ul li a:hover {
  background-color: #ff8319;
  text-decoration: none;
}

#site-footer .footer-btm ul li a i {
  color: white;
}

#site-footer .footer-btm .ftr-crdt {
  font-size: 14px;
  color: white;
  text-align: center;
  margin: 0;
}

#site-footer .footer-btm .ftr-crdt a {
  color: #ff8319;
  text-decoration: underline;
}

.dtlpg-hdng {
  font-size: 50px;
  color: #464646;
  margin: 0;
}

.dtlPg-Hdr {
  display: flex;
  /* max-width: 1279px; */
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}
.dtlpg-hdng::after {
  background-color: #ff8319;
  width: 205px;
  height: 4px;
  content: "";
  display: block;
  margin: 10px 0 0px;
}

.view-more-btn {
  color: black;
  font-size: 19px;
  letter-spacing: calc(20px * 0.08);
  display: inline-block;
  border: 2px solid black;
  padding: 6px 25px;
  border-radius: 30px;
  text-decoration: none;
}

.view-more-btn.btnquts {
  width: 200px;
  margin: 15px 10px 0 auto;
  display: flex;
  justify-content: center;
}

.view-more-btn:hover {
  color: black;
}

.dtlPg-Hdr2 {
  display: flex;
  max-width: 1530px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}

.dtlPg-Hdr2 .view-more-btn,
.dtlPg-Hdr2 .dtlpg-hdng {
  color: white;
  border-color: white;
}

/* Contact page css start here */

#contactpg {
  padding: 0;
}
.innrpgbnr {
  background-image: url(../images/innerpagesbanner2.jpg);
  width: 100%;
  height: 350px;
  background-size: cover;
  position: relative;
  background-position-x: center;
}

/* .innrpgbnr .darklyr{
        background-color: #ff831978 ;
        width: 100%;
        height: 100%;
      } */
.innrpgbnr .inr-bnr-hed {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  margin: 0;
  font-size: 50px;
}

.innrpgbnr .inr-bnr-hed a, .innrpgbnr .inr-bnr-hed a:hover{
  color: white;
    font-size: 50px;
    text-decoration: none !important;
    border-bottom: none;
    text-transform: capitalize;
    font-weight: 200;
    letter-spacing: 1px;
    pointer-events: none;  
    cursor: default; 
}

.blgdtlbnnr {
  background-image: url(../images/blogs-dtlbnnr.jpg);
  height: 350px;
}

/* .blgdtlbnnr img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: right;
} */
#section-frm .form-select {
  padding: 1.5rem 1.8rem !important;
  font-size: 1.6rem !important;
  color: #7b838a !important;
}

#section-frm .cont-frm-btn {
  background-color: #ff8319;
  width: 290px;
}

.evnt-pg-sub {
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: bold;
  margin: 11px 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* About page css start here */
#about .about-dtls {
  margin-top: 60px;
}

#about .about-dtls h4 {
  font-size: 30px;
  color: #ff8319;
  margin-top: 30px;
}

#about .about-dtls p,
#about .about-dtls li {
  font-size: 18px;
}
#about .about-dtls ul li{
  position: relative;
}
#about .about-dtls ul{
  list-style: none;
}
#about .about-dtls ul li::before{
  background-image: url(../images/li-check-icon2.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  position: absolute;
  left: -27px;
  top: 1px;
}
#about .about-dtls .abt-dtl-inr ul{
  margin-left: 0;
  padding-left: 8px;
}
#about .about-dtls .abt-dtl-inr {
  margin-bottom: 15px;
}

#about .about-dtls .abt-dtl-inr ol {
  margin-left: 0;
  padding-left: 0;
}

/* #about .about-dtls .abt-dtl-inr .grplogos {
  display: flex;
  flex-wrap: wrap;
}
#about .about-dtls .abt-dtl-inr .grplogos img {
  margin: 0 90px 20px 0;
} */

#about .about-dtls .group-logos .owl-item img{
  height: 55px;
  width: auto;
  margin: auto;
}

#about .about-dtls .group-logos{
  border: 1px solid #cbcbcb;
  border-radius: 8px;
  padding: 20px 0;
}
#about .about-dtls .group-logos .owl-nav{
display: none;
}
/* Blog-details-page-CSS-start-here */
#blg-dtl-pg {
  padding: 0;
  width: 94%;
  max-width: 1200px;
  margin: auto;
}

/* #blg-dtl-pg  .entry-header .entry-header-inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
} */

/* #blg-dtl-pg  .entry-header .entry-header-inner .entry-categories{
order: -1;
margin-bottom: 0;
} */

/* #blg-dtl-pg  .entry-header .entry-header-inner .entry-categories .entry-categories-inner a{
margin: 0;
color: white;
background-color: black;
padding: 2px 16px;
border-radius: 5px;
text-decoration: none;
} */
/* #blg-dtl-pg  .entry-header .entry-header-inner .post-meta-wrapper{
  order: -1;
  margin: 0;
  width: auto;
  max-width: auto;
} */


/* #blg-dtl-pg  .entry-header .entry-header-inner .entry-title{
  margin: auto;
} */
#blg-dtl-pg  .entry-header, #blg-dtl-pg  .entry-header .entry-header-inner .post-meta-wrapper .post-meta{
  padding: 0px;
  margin: 0;
}
#blg-dtl-pg  .entry-header .entry-header-inner,#blg-dtl-pg  .entry-header .entry-header-inner .post-meta-wrapper ,#blg-dtl-pg  .entry-header .entry-header-inner .post-meta-wrapper .post-author, #blg-dtl-pg  .entry-header .entry-header-inner .post-meta-wrapper .post-date{
  margin: 0;
}
#blg-dtl-pg  .entry-header .entry-header-inner .post-meta-wrapper{
 margin-top: 0px;
}

#blg-dtl-pg  .entry-header .entry-header-inner .post-meta-wrapper .post-meta .post-comment-link{
  display: none;
}

#blg-dtl-pg .entry-header .entry-header-inner{
  max-width: 100%;
  width: 100%;
}
/* #blg-dtl-pg  .entry-header .entry-header-inner .entry-categories{
display: none;
} */
#blg-dtl-pg .featured-media{
  /* height: 580px; */
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
}
#blg-dtl-pg  .entry-header .entry-header-inner .entry-title{
  font-size: 35px;
  color: #FF8319;
  display: none;
}

#blg-dtl-pg .featured-media img{
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}


#blg-dtl-pg .featured-media .featured-media-inner{
  /* left: 0; */
  left: 50%;
    transform: translate(-50%);
}

#blg-dtl-pg .post-inner{
  padding-top: 50px;
}


#blg-dtl-pg .post-inner .entry-content {
  width: 100%;
  max-width: 85%;
  margin: auto;
}


#blg-dtl-pg .post-inner .entry-content .BlgInrDtl{
width: 100%;
max-width: 100%;
}
#blg-dtl-pg .post-inner .entry-content p {
  width: 100%;
  max-width: 100%;
  font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  /* font-family: Arial, Helvetica, sans-serif; */
}
#blg-dtl-pg .post-inner .entry-content .BlgInrDtl h3{
  margin: 30px 0 10px 0;
  font-weight: normal;
  color: #ff8319;
  font-size: 25px;

 font-family: 'Ropa Sans'; 
}
#blg-dtl-pg .post-inner .entry-content .BlgInrDtl img{ display: inline-block;} 
#blg-dtl-pg .post-inner .entry-content .BlgInrDtl h4{
  margin: 0px 0 5px 0;
  font-weight: 500;
  font-size: 19px;
}

#blg-dtl-pg .post-inner .entry-content .BlgInrDtl ul{
  list-style: none;
  margin-left: 0;
  font-size: 16px;
  padding: 0px 0 0 8px;
  font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
#blg-dtl-pg .post-inner .entry-content .BlgInrDtl ul li{
  position: relative;
  margin-bottom: 10px;
  margin-top: 0;
}
#blg-dtl-pg .post-inner .entry-content .BlgInrDtl ul li::before{
  background-image: url(../images/li-check-icon2.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  position: absolute;
  left: -27px;
  top: 1px;
}
#blg-dtl-pg  .section-inner .post-meta-edit-link-wrapper{
  display: none;
}

#blg-dtl-pg nav.pagination-single, #blg-dtl-pg .comments-wrapper {
  display: none;
}


 #blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-wrapper .column-one .widget_search {
  display: none;
}
#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-wrapper .column-one .widget_block .widget-content .wp-block-group .wp-block-heading{
  font-size: 25px;
  color: #ff8319;
}

#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-wrapper .column-one .widget_block .widget-content .wp-block-group{
  margin-bottom: 0;
}
#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-wrapper .column-one .widget_block .widget-content .wp-block-group .wp-block-latest-posts__list{
  margin: 0;
}
#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-wrapper .column-one .widget_block .widget-content .wp-block-group .wp-block-latest-posts__list li{
  margin-top: 8px;
}
#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-wrapper .column-one .widget_block .widget-content .wp-block-group .wp-block-latest-posts__list li a{
  font-size: 20px;
  font-weight: 200;
  color: #000;
}

#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-wrapper .column-one .widget_block .widget-content .wp-block-group .wp-block-latest-posts__list li a:hover{
  color: #ff8319 !important;
}
/* #blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-wrapper .column-two{
  display: none;
}  */

#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-wrapper .column-one .widget_block:last-child{
  display: none;
}

#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-outer-wrapper{
  padding-top: 0;
  border-top: 1px solid #a3a3a3;
  margin-top: 25px;
}
#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-outer-wrapper .footer-widgets-wrapper .widget_block{
  margin-top: 0;
}
#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner .footer-widgets-outer-wrapper .footer-widgets-wrapper .widget_block .wp-block-group{
  margin-top: 30px;
}
#blg-dtl-pg .footer-nav-widgets-wrapper{
  margin-top: 0;
}

#blg-dtl-pg .footer-nav-widgets-wrapper .footer-inner{
  width: 100%;
  max-width: 85%;
  margin: auto;
}


#contactpg .blgdtlbnnr .entry-categories-inner{
  margin: 0;
}


.frm-sec-img {
  width: 100%;
  height: 387px;
  border-radius: 10px;
  overflow: hidden;
}

.frm-sec-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 66% center;
}

#section-frm textarea.form-control{
  font-size: 1.6rem;
  padding: 1.5rem 1.8rem;
  resize: none;
}

#our-clients .clients-innr .clients-logo{
  height: 70px;
}

#our-clients .clients-innr .clients-logo img{
  width: auto;
  height: 100%;
}

a.view-more-btn.mbl{
  display: none;
}

#my-rotary .rotary-container a.view-more-btn.mbl{
  color: white;
  border-color: white;
}





#recnt-post {
    padding: 0;
    width: 94%;
    max-width: 1200px;
    margin: 50px auto 30px;
}

#recnt-post .rct-blg-pst-innr .rcnt-pst-img{
  width: 100%;
  height: 220px;
  overflow: hidden;
  margin-bottom: 20px;
}
#recnt-post .rct-blg-pst-innr .rcnt-pst-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#recnt-post .rct-blg-pst-innr h4{
  font-size: 28px;
  color: #ff8319;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


#recnt-post .rct-blg-pst-innr p{
  color: #3f3f3f;
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#recnt-post h3{
  font-size: 50px;
    color: #464646;
    /* font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif; */
    font-weight: normal;
    font-family: 'Ropa Sans';
     margin: 0;
}


#recnt-post h3::after {
  background-color: #ff8319;
  width: 100px;
  height: 4px;
  content: "";
  display: block;
  margin: 0px 0 40px;
}




#recnt-post .owl-nav {
  display: none;
}

#blg-dtl-pg .rct-deflt-hid{
  display: none;
}





#contactpg .innrpgbnr.blgdtlbnnr .blg-dtl-bnr-ttl {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 670px;
}

#contactpg .innrpgbnr.blgdtlbnnr .blg-dtl-bnr-ttl .entry-header {
  background-color: transparent;
}

#contactpg .innrpgbnr.blgdtlbnnr .blg-dtl-bnr-ttl .entry-header .post-meta-wrapper{
  display: none;
}

#contactpg .innrpgbnr.blgdtlbnnr .blg-dtl-bnr-ttl .entry-header .entry-title{
  color: white;
  font-size: 40px;
 
}

#contactpg .innrpgbnr.blgdtlbnnr .blg-dtl-bnr-ttl .entry-header .entry-header-inner{
  max-width: 100%;
  width: 100%;
}

#blg-dtl-pg .blg-dtl-img-sec{
  position: relative;
  margin-top: 60px;
}


.blg-dtl-img-sec .entry-header{
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 20px;
  background-color: transparent;
}

 #blg-dtl-pg .entry-header .entry-header-inner .post-meta-wrapper .post-meta {
  width: 280px;
    height: 35px;
    border-radius: 30px;
    /* border: 1px solid #292651; */
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #ffffff;
 }

 #blg-dtl-pg .entry-header .entry-header-inner .post-meta-wrapper .post-meta .post-date .meta-text,  #blg-dtl-pg .entry-header .entry-header-inner .post-meta-wrapper .post-meta .post-author  .meta-text{
  line-height: normal;
 }


 #site-header .header-titles-wrapper .nav-toggle .toggle-inner{
  padding: 0;
  width: 30px;
  height: 30px;
 }
 #site-header .header-titles-wrapper .nav-toggle .toggle-inner .toggle-icon {
  width: 30px;
  height: 30px;
 }
 #site-header .header-titles-wrapper .nav-toggle .toggle-inner .toggle-icon svg{
  width: 30px;
  height: 30px;
 }

 #section-frm .cntct-pghd{
  font-size: 50px;
    color: #464646;
    margin: 0 0 30px;
 }

 #section-frm .cntct-pghd::after{
  background-color: #ff8319;
  width: 205px;
  height: 4px;
  content: "";
  display: block;
  margin: 0px;
 }
