/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 01 2025 | 11:45:06 */
/* Home page css start */
h1.mt-hero-heading{
  font-weight: 300;
  font-size: 100px;
}
h1.mt-hero-heading em{
  font-weight: 400;  
}
h1.mt-hero-heading em span{
  color: #edee84;
}
.mt-blog-post .t-entry-text .t-entry-title a{
  pointer-events: none;
  color: #504c3a !important;
}
.mt-blog-post .t-entry-text .t-entry-excerpt p{
  color: #504c3a;
}
body:not(.vc-safe-mode) .mt-testimonial-col .shift_y_neg_quad:not(.shift_y_fixed){
  margin-top: -254px !important;
}
@media (max-width: 1499px){
  body:not(.vc-safe-mode) .mt-testimonial-col .shift_y_neg_quad:not(.shift_y_fixed){
    margin-top: -204px !important;
  }	
}
@media (max-width: 959px){
/*   body:not(.vc-safe-mode) .mt-testimonial-col .shift_y_neg_quad:not(.shift_y_fixed){
    margin-top: -36px !important;
  }	  */
  .mt-testimonial-col .mt-testim-head .heading-text h6{
	font-size: 23px;
  }
  .mt-icons-row{
	padding-bottom: 144px;
  }
}
@media screen and (max-width: 569px){
  h1.mt-hero-heading{
	font-size: 35px;
  } 
  .mt-testimonial-col .mt-testim-head .heading-text h6{
    font-size: 19px;
  }
}
/* Home page css end */