.Slider-left-box .row {
    align-items: center;
}
.slide-inner-div {
  max-width: 87%;
  margin: 0 auto;
  margin: 6em  auto;
}
.colored_word {
    color: var(--color-primary);
}
.slide-inner-shadow-one {
  background-color: #4B3941;
  height: 100%;
  width: 61%;
  display: block;
  position: absolute;
  clip-path: polygon(0 0, 100% 0%, 61% 100%, 0% 100%);
}
.slide-inner-shadow-two {
  background-color: var(--color-primary);
  height: 92%;
  width: 66%;
  display: block;
  position: absolute;
  right: 0;
  clip-path: polygon(32% 0, 100% 0%, 100% 100%, 0% 100%);
  top: 30px;
}
.slide-carousel-image {
  border-radius: 20px;
}
.slide-image-block {
  padding-top: 6em;
}
.slideimagebg {
  max-width: 84%;
  margin: 0 auto;
}
#slider .owl-carousel .owl-nav i, #slider  .owl-nav i {
  padding: 20px 24px;
}
.slide-tagline {
  color: black;
  font-weight: 400;
  font-family: var(--ternary-font);
  font-size: 18px;
}
div#slider img {
  width: 100%;
}
.slide_nav a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  background-color: var(--color-primary);
  color: white;
  padding: 14px 9px;
  font-weight: 800;
  letter-spacing: 8px;
  font-size: 12px;
}
#slider .slidesmalltext {
  color: #141B22;
  font-weight: 400;
}
a.theme_button.slide-btn {
  margin-right: 15px;
}
#slider h1, #slider h2 {
  font-size: 45px;
  font-weight: 900;
}
.slide-text {
  color: #222222;
  font-weight: 500;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.slider-box {
  text-align: left;
}
div#slider {
  overflow: hidden;
}
#slider button.owl-prev, #slider button.owl-next {
  position: unset;
  top: 50%;
  right: 0;
  left: unset;
  transform: unset;
}
.custom-slider-nav.owl-nav {
  max-width: 58px;
  position: absolute;
  top: 50%;
  margin-top: 0;
  right: -26px;
  z-index: 9;
  transform: translateY(-50%);
}
.custom-slider-dots.owl-dots {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 55px;
  z-index: 9;
  display: inline-block !important;
}
#slider .owl-dots button.owl-dot {
  display: block !important;
  margin-bottom: 10px;
}
/* --------- About Us --------- */
#about-us  .section_main_head h3 {
    max-width: 90%;
}
.about-head-outer ul li i {
  background-color: #f7bbd5;
  color: var(--color-primary);
  font-size: 10px;
  padding: 3px 4px;
  border-radius: 5px;
  margin-right: 5px;
}
#about-us .section-text {
  margin: 1em 0;
  color: rgb(34 34 34 / 80%);
  max-width: 77%;
}
.about-head-outer ul li {
  list-style: none;
}
.about-head-outer ul {
  margin: 0;
}
.button_author_block {
  margin-top: 37px;
}
.author-desig {
  color: #222222;
  font-weight: 500;
  font-size: 14px;
}
.author-box img {
  margin-right: 13px;
}
.about-image1 {
  position: relative;
}
.icon-box-1 {
  position: absolute;
  top: 0;
  left: 83px;
  background-color: white;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.about-head-outer {
  padding-left: 30px;
}
.box-year {
  color: #4B3941;
  font-weight: 900;
  font-family: var(--secondary-font);
  font-size: 22px;
}
.box-year span {
  font-size: 14px;
  position: relative;
  margin-left: -5px;
  font-weight: 700;
}
#about-us .section_main_head .primary_text, #about-us .section_main_head .primary_text p{
  color: var(--color-primary);
}
.about-head.section_main_head .second_text, .about-head.section_main_head .second_text p{
  color: #6b6b6b;
}
.para-text {
  color: #444444;
  font-weight: 600;
  margin-bottom: 15px;
}
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.box-title {
  color: var(--color-primary);
  font-size: 18px;
  font-weight: 500;
  font-family: var(--ternary-font);
}
/* --------- Services --------- */
.services-row .nav-tabs li.nav-item, .pricing_plans-row .nav-tabs li.nav-item {
  display: block !important;
}
.services-row  ul.nav.nav-tabs.justify-content-center, .pricing_plans-row  ul.nav.nav-tabs.justify-content-center {
    margin: 0;
    display: block;
}
.service-title-box {
  padding-top: 4em;
  padding-right: 5em;
}
.services-row .nav-tabs .nav-link, .pricing_plans-row .nav-tabs .nav-link {
  background-color: var(--color-primary);
  display: block;
  font-size: 16px;
  color: white;
  padding: 14px 31px;
  border: none;
  border-radius: 0;
  font-family: var(--secondary-font);
  font-weight: 600;
  position: relative;
  margin: 0;
}
.services-row .nav-tabs li.nav-item:last-child a, .pricing_plans-row .nav-tabs li.nav-item:last-child a {
  padding-bottom: 30px;
}
.services-row .nav-tabs .nav-link.active, .pricing_plans-row .nav-tabs .nav-link.active {
  background-color: white;
  color: #4B3941;
  width: 104%;
  border: none;
}
.services-row .nav-tabs, .pricing_plans-row .nav-tabs {
    border: none;
    border-bottom: none;
}
.services-row .nav-tabs .nav-link.active:after, .pricing_plans-row .nav-tabs .nav-link.active:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #4B3941;
  font-size: 13px;
  position: absolute;
  right: 26px;
}
.service_tab_content .tab-pane, .plan_tab_content .tab-pane {
  position: relative;
}
.services-back-bg, .plans-back-bg {
  background-color: white;
  display: block;
  width: 91%;
  height: 90%;
  position: absolute;
  bottom: 0;
  margin: 0 0 0 auto;
  left: 0;
  right: 0;
}
.service-item, .plan-item {
  position: relative;
  z-index: 9;
}
.service-title-box{
  padding-top: 4em;
}
.service-item h5 a {
  color: #4B3941;
  font-weight: 700;
  font-size: 22px;
}
.compare-price {
  font-family: var(--ternary-font);
  color: #8B757F;
  font-size: 18px;
  text-decoration: line-through;
  margin-left: 5px;
}
.compare-price {
  font-family: var(--ternary-font);
  color: #8B757F;
  font-size: 18px;
}
.sale-price {
  font-family: var(--ternary-font);
  font-size: 18px;
  color: var(--color-primary);
}
.service-btn {
  margin-top: 4em;
  margin-left: -6em;
}
.service-btn a.theme_button {
  padding: 16px 30px;
}
.service-text {
  color: rgb(34 34 34 / 60%);
  padding: 2em 4em;
  margin-left: 4em;
}
.testimonial-client {
  border-radius: 50%;
}
.testimonials-head.section_main_head {
  max-width: 35%;
  margin: 0 auto;
}
/* --------- Why Choose Us --------- */
#why_choose_us .why_choose_us_img_inner2 img {
  display: inline-block !important;
}
.why_choose_us_img_inner2 {
    display: inline-block;
    background-color: var(--color-primary);
    padding: 15px;
    border-radius: 50%;
    border: 4px solid white;
}
.why_choose_us_leftbox  .media-body {
  text-align: right;
  margin-right: 10px;
}
.why_choose_us_rightbox  .media-body {
  margin-left: 10px;
}
.why_choose_us h5 a {
  font-size: 20px;
  font-weight: 700;
  color: #4B3941;
}
.why_choose_us .media {
  align-items: center;
}
.why_choose_us_img_inner {
  display: inline-block;
  border: 1px dashed var(--color-primary);
  border-radius: 50%;
}
.why_choose_us_leftbox {
  background: linear-gradient(90deg, #FFFFFF 18.83%, #FFC8E0 100%);
  padding: 6em 8em;
  border-radius: 0px 150px 150px 0px;
  /* padding-right: 6em !important; */
  position: relative;
  right: 1em;
}
.why_choose_us_rightbox {
  background: linear-gradient(90deg, #FFFFFF 18.83%, #FFC8E0 100%);
  border-radius: 0px 150px 150px 0px;
  transform: rotate(-180deg);
  padding: 6em 8em;
  position: relative;
  left: 1em;
}
.why_choose_us_rightboxinner{
  transform: rotate(180deg);
}
.middle-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  /* bottom: 0; */
  text-align: center;
}
.why_choose_us_rightboxinner {
  transform: rotate(180deg);
  position: relative;
  top: 25px;
}
/*---------------------- Gallery ------------------------*/
.gallery_image_box i {
  text-align: center;
  background-color: var(--color-primary);
  color: white;
  font-size: 18px;
  transition: all 0.3s ease 0s;
  padding: 16px 18px;
  border-radius: 50%;
}
.gallery_icon {
  display: none;
}
.gallery_icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(20 27 34 / 70%);
  align-items: center;
  justify-content: center;
}
.gallery_image_box:hover .gallery_icon {
  display: flex;
  transition: all 0.3s ease 0s;
}
/* Main CSS */
.grid-wrapper {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-auto-rows: 190px;
    grid-auto-flow: dense;
    padding: 0;
}
.grid-wrapper > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.grid-wrapper div img, .grid-wrapper div a {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.grid-wrapper .wide {
  grid-column: span 2;
}
.grid-wrapper .tall {
  grid-row: span 2;
}
.grid-wrapper .big {
  grid-column: span 2;
  grid-row: span 2;
}
.gallery_image_box  img {
  width: 100%;
}

/*---------------Contact Us ---------------*/
.contact_us_head img.heading-image, #testimonials img.heading-image {
    margin: 0;
}
.field-group {
  padding: 18px 13px;
  background-color: white;
  box-shadow: 0px 4px 24px 0px rgba(235, 85, 151, 0.2);
  position: relative;
  margin-bottom: 22px;
}
.field-group i {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #4B3941;
  z-index: 9;
}
.field-group br {
  display: none;
}
.field-group p {
  margin-bottom: 0;
}
#contact-section .section_main_head .section-text, #contact-section .section_main_head .section-text p{
  max-width: 100%;
}
.contact_us_shortcode textarea {
  height: 100px;
}
.contact-submit-button {
  text-align: center;
}
.contact_us_shortcode input[type="text"], .contact_us_shortcode input[type="tel"], .contact_us_shortcode input[type="email"], .contact_us_shortcode input[type="phno"], .contact_us_shortcode input[type="password"], .contact_us_shortcode textarea, .contact_us_shortcode select, .contact_us_shortcode input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
  border-radius: 0;
  background-color: transparent;
  border: none;
  color: rgb(34 34 34 / 60%);
  font-family: var(--primary-font);
  /* border-bottom: 1px solid #D9D9D9; */
  /* margin-bottom: 1em; */
  width: 95%;
  padding: 6px;
  font-size: 14px;
  margin-left: 26px;
  outline: none;
  padding: 0;
}
.contact_us_shortcode input[type="text"]::placeholder, .contact_us_shortcode input[type="tel"]::placeholder, .contact_us_shortcode input[type="email"]::placeholder, .contact_us_shortcode input[type="phno"]::placeholder, .contact_us_shortcode input[type="password"]::placeholder, .contact_us_shortcode textarea::placeholder{
  color: rgb(34 34 34 / 60%);
}
.contact_us_shortcode form {
  position: relative;
}
.contact_us_social a {
  background-color: #f8ad6b;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-right: 8px;
}
.contact_us_shortcode  label {
  color: #30494f;
  font-weight: 600;
}
.team_img{
  position: relative;
  overflow: hidden;
}
.contact_us_form h5 {
  color: white;
  font-size: 18px;
  /* writing-mode: initial; */
  background-color: var(--color-primary);
  padding: 7px 20px;
  display: inline-block;
  font-size: 15px;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 020px;
  border-bottom-left-radius: 20px;
  transform: rotate(270deg) translateX(10%);
  position: absolute;
  left: -66px;
  top: 50%;
}
.contact_us_form  h4 {
  color: white;
  font-size: 18px;
  font-weight: 700;
}
.contact_us-git-block {
  background-color: #211c32;
  display: inline-block;
  padding: 10px;
  border-radius: 20px;
}
.contact_us-git-block i {
  color: var(--color-primary);
  margin-right: 3px;
}
.contact_us-git-block a {
  color: white;
}
.call-vertical-box.contact_us-git-block {
  position: absolute;
  left: -77px;
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(270deg) translateX(17%) translateY(-50%);
  border-radius: 20px 20px 0px 0px;
}
.email-vertical-box.contact_us-git-block {
  position: absolute;
  right: -132px;
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(270deg) translateX(17%) translateY(-50%);
  border-radius: 0px 0px 20px 20px;
}
.contact-row {
  max-width: 100%;
}
.contact_us_form {
  margin-bottom: 3em;
}
.post-right-volumn .news-text {
  display: none;
}
.wpcf7-date {
    position: relative;
}
.wpcf7-date::-webkit-calendar-picker-indicator {
    color: transparent;
    background: none;
    z-index: 1;
}
.wpcf7-date:before {
  content: "\f073";
  font-weight: 900;
  color: #4B3941;
  /* background: none; */
  display: block;
  font-family: "Font Awesome 5 Free";
  width: 15px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: -21px;
  z-index: 99;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    overflow: visible;
}
.contac_form .wpcf7-date:before {
    top: 0;
}
/* ----------- Testimonials ------------- */
.testimonials-listing img {
  border-radius: 50%;
}
.testimonials-items {
    max-width: 46%;
    margin: 0 auto;
}
.testimonial-box {
  background-color: var(--color-primary);
  padding: 27px;
  border-radius: 20px;
}
.owl-carousel .owl-item .testimonial-box  img {
  width: 100px !important;
  height: 100px !important;
  border: 10px solid #edebec;
  border-radius: 50%;
  position: absolute;
  top: -61px;
  left: 0;
  right: 0;
}
#testimonials .owl-dots {
    position: absolute;
    bottom: -11em;
    left: 0;
    right: 0;
}
#testimonials .owl-stage-outer {
  padding-top: 5em;
}
#testimonials {
  padding-bottom: 15em;
}
.testimonial-box {
  background-color: var(--color-primary);
  padding: 27px;
  border-radius: 20px;
}
.testimonial-box i {
  color: white;
  font-size: 28px;
}
.testimonial_text, .testimonial_text p {
  color: rgb(255 255 255 / 80%);
  font-size: 15px;
  font-weight: 500;
}
.testimonials-info p {
  font-weight: 400;
  font-size: 14px;
  font-family: var(--primary-font);
  color: #757575;
}
h5.testimonial-title {
  padding: 0;
  line-height: 1.1;
  position: relative;
  display: block;
}
.testimonial-title a {
  font-size: 18px;
  position: relative;
  color: white;
  font-weight: 700;
}
.t-desig {
  font-size: 14px;
  color: white;
  font-weight: 400;
  display: inline-block;
}
.quote_box h3 {
  font-size: 23px;
  color: #1d4d4f;
  font-weight: 600;
}
.owl-carousel .owl-item .quote_box .media img, .quote_box .media img{
  width: 80px !important;
  height: 80px;
  border-radius: 50%;
}
.testimonials-info p{
  margin-bottom: 0;
}
.owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
  width: 60px !important;
  height: 60px !important;
  border-radius: 50%;
  margin-right: 10px;
  margin: 0 !important;
  margin-right: 10px !important;
}
#testimonials .owl-carousel .owl-nav span, #testimonials .owl-nav span {
  text-transform: uppercase;
  color: black;
  font-size: 12px;
}
div#sync2 .owl-item {
  width: auto !important;
}
#sync2 .owl-item img {
  width: 74px;
  height: 74px;
  cursor: pointer;
  opacity: 0.5;
}

#testimonials .container {
  padding: 3em 15px;
}
.custom-dots.owl-dots button.owl-dot {
  background-color: transparent !important;
  border: 2px solid white;
}
.custom-dots.owl-dots button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
}
.custom-dots.owl-dots {
  position: absolute;
  bottom: 0;
}
#testimonials button.owl-prev {
  left: -47px;
}
#testimonials button.owl-next {
  right: -47px;
}
#testimonials button.owl-prev, #testimonials button.owl-next {
    top: 59%;
}
.testimonials-listing img:first-child {
  position: absolute;
  left: 7em;
  top: 0;
}
.testimonials-listing img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 17em;
}
.testimonials-listing img:nth-child(3) {
  position: absolute;
  left: 18em;
  bottom: -9em;
}
.testimonials-listing img:nth-child(4) {
  position: absolute;
  right: 7em;
  top: 0;
}
.testimonials-listing img:nth-child(5) {
  position: absolute;
  right: 0;
  top: 14em;
}
.testimonials-listing img:nth-child(6) {
  position: absolute;
  right: 18em;
  bottom: -9em;
}
/*-------------- Pricing Plans ------------------*/
#pricing-plans {
  background-color: var(--color-primary);
}
#pricing-plans h6 {
  color: #4B3941;
}
.pricing_plans-row .nav-tabs .nav-link {
  background-color: #4B3941;
}
.plan-image img {
  border: 10px solid white;
}
.plan-title-box h5 a {
  color: #4B3941;
  font-size: 20px;
  font-weight: 700;
}
.plan-price {
  font-family: 'DM Serif Display';
  font-size: 38px;
  color: var(--color-primary);
}
.plan-title-button {
  padding-top: 5em;
  padding-right: 1em;
}
.plan-features ul li i {
  background-color: #f7bbd5;
  color: var(--color-primary);
  font-size: 10px;
  padding: 3px 4px;
  border-radius: 5px;
  margin-right: 5px;
}
.plan-features ul li {
  list-style: none;
}
.plan-features ul {
  margin: 0;
  margin-top: 3em;
}
.plan-features ul li {
  list-style: none;
  margin-bottom: 8px;
}
.plan-btn a.theme_button {
  padding: 16px 30px;
}
.plans-back-bg {
  width: 91%;
  height: 100%;
  top: 3em;
  bottom: 0;
  border-right: 60px solid #EDEBEC;
  box-shadow: 0px 4px 50px 0px #0000001A;
}
.pricing_plans-row {
  margin-bottom: -13em;
  position: relative;
  z-index: 9;
}
/* --------- Team --------- */
.team_leftbox 
 .media-body.team-box-inner {
  text-align: right;
  margin-right: 15px;
}
.team_rightbox 
 .media-body.team-box-inner {
  margin-left: 15px;
}
.team_leftbox {
    background: linear-gradient(90deg, #FFFFFF 18.83%, #FFC8E0 100%);
    padding: 6em 8em;
    border-radius: 0px 150px 150px 0px;
    /* padding-right: 6em !important; */
    position: relative;
    right: 1em;
}
.team_rightbox {
  background: linear-gradient(90deg, #FFFFFF 18.83%, #FFC8E0 100%);
  border-radius: 0px 150px 150px 0px;
  transform: rotate(-180deg);
  padding: 6em 8em;
  position: relative;
  left: 1em;
}
#team .middle-image {
  bottom: -5em;
  top: unset;
  transform: unset;
}
#team {
  padding-top: 17em;
}
.team_leftbox 
 .team-items {
  padding-right: 3em;
}
.team_rightbox  .team-items {
    transform: rotate(180deg);
    position: relative;
    top: 25px;
    padding-left: 2em;
}
.team_leftbox .team_outer:nth-child(2) {
  position: relative;
  left: -16px;
}
.team_leftbox .team_outer:nth-child(3) {
    position: relative;
    left: -32px;
}

.team_rightbox .team_outer:nth-child(2) {
  position: relative;
  right: -16px;
}
.team_rightbox .team_outer:nth-child(3) {
    position: relative;
    right: -32px;
}
.team_img img {
  width: 92px;
  height: 92px;
  border: 3px solid white;
  border-radius: 50%;
}
.team_img {
  border-radius: 50%;
  display: inline-block;
  border: 1px dashed var(--color-primary);
}
.team-btn a.theme_button {
  padding: 16px 32px;
}
.team_head  a {
    color: #141B22;
    font-size: 18px;
}
.team-btn.text-center {
  margin-top: 69px;
}
.team_head{
  padding-top: 0;
}
.team_outer:hover .team_head  a{
  color: var(--color-primary);
}

/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots, .owl-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.owl-carousel .owl-dots button.owl-dot, .owl-dots button.owl-dot {
    background-color: transparent !important;
  /* border: 2px solid black; */
  margin-right: 16px;
  outline: none;
  border: none;
  border-radius: 0;
  padding: 3px !important;
  height: 2px!important;
  width: 2px !important;
  display: inline-block;
  border: 2px solid black;
}
.owl-carousel button.owl-dot.active, button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
  padding: 3px !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev, button.owl-next {
  position: unset;
  transform: unset;
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
button.owl-prev {
  position: absolute;
  top: 41%;
  left: -60px;
  transform: translateY(-54%);
}
button.owl-next {
  position: absolute;
  top: 41%;
  right: -60px;
  transform: translateY(-54%);
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 14px;
  padding: 13px 17px;
  color: #4B3941;
  border: none;
  background-color: white;
  border: 2px solid var(--color-primary);
  transition: .3s ease;
  border-radius: 0;
  opacity: 1;
  border-radius: 0;
}
.owl-nav {
  text-align: center;
  margin-top: 20px;
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  color: white;
  background-color: var(--color-primary);
  transition: .3s ease;
  opacity: 1;
}
#latest-news .owl-nav{
  text-align: center;
}
.custom-nav {
  text-align: left;
  position: relative;
}
/* ----------- Latest News ------------- */
.post-image-block img {
  width: 100%;
}
.news_block {
  padding: 25px 0 0 0;
}
.blog-box {
  position: relative;
}
a.video_icon {
  background-color: white;
  color: #4B3941;
  padding: 27px;
  width: 76px;
  height: 76px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
}
.news-box:hover  span.news_date, .news-box:hover span.news_year{
  color: white;
} 
.news-box:hover  svg path{
  fill: var(--color-primary);
}
.news-content-inner a.theme_button {
  padding: 14px 35px;
  margin-top: 10px;
  background-color: transparent;
  color: var(--color-primary);
}
.news-box:hover  .news-content-inner a.theme_button{
  background-color: var(--color-primary);
  color: white;
  border-color: var(--color-primary);
}
.post_img {
  position: relative;
}
.news-box span.news_date {
  display: block;
  font-family: var(--secondary-font);
  font-size: 21px;
  font-weight: 700;
}
span.news_year {
  font-size: 12px;
}
.news-box {
  background-color: white;
  padding: 0;
  border-radius: 10px;
}
.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.news_content h5 a {
  font-size: 18px;
  font-weight: 700;
  color: #4B3941;
}
.metabox span i {
  color: var(--color-primary);
}
.news-text {
  margin: 10px 0;
  font-size: 15px;
  color: rgb(34 34 34 / 60%);
}
.news-box .metabox {
  color: #757575;
  font-size: 12px;
  text-transform: capitalize;
  padding-top: 5px;
  border-bottom: none;
  /* margin-top: 18px; */
  margin-bottom: 0;
  border: none;
}
.owl-carousel .owl-item .post_img img {
  width: 100% !important;
}
.read-more-btn {
  visibility: hidden;
}
.news-box:hover .read-more-btn{
  visibility: visible;
}
.post-right-volumn .news_content h5 a {
  font-size: 15px;
}

.month_span {
  display: block;
  font-weight: 400;
  color: white;
  font-size: 17px;
}
.auther_name, .news_date {
  color: #000000;
}
.auther_name i, .news_date i{
  color: var(--color-primary);
  padding-right: 5px;
}
.testimonials-mar:hover .marquee-text-testimonials {
  left: 0!important;
  font-weight: normal;
}
.shadow-shape {
  height: 123%;
  width: 84%;
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08);
  display: block;
  /* background-color: black; */
  position: absolute;
  right: 0;
  top: -24px;
  z-index: -1;
  border-radius: 19px;
  display: none;
}
.news-box:hover .shadow-shape {
  display: block;
}
.news-content-inner {
  padding-right: 10px;
}

#sb_instagram #sbi_images  .sbi_item.sbi_type_image:nth-child(2), #sb_instagram #sbi_images  .sbi_item.sbi_type_image:nth-child(4) {
    margin-top: 17px !important;
}