.mtc_heroblock_walton {

  padding: 85px 0 65px;

	  background: linear-gradient(135deg,#667eea 0%, #764ba2 100%);

	               margin-top: 78px;


	}


.mtc_herocontent_kt20 {
    text-align:       center;
  max-width: 820px;
  margin: 0 auto;
}

.mtc_pagetitle_hill {
        font-size: 48px;
   font-weight: 700;
    color: #fff;
        margin-bottom: 18px;
   line-height: 1.2;
}

.mtc_pageintro_lane
{
  font-size: 19px;
  color: rgba(255,255,255,0.93);
    line-height: 1.7;
}

.mtc_metricsgrid_cheq67 {
   padding: 95px 0;
   background: #f8f9fa;
}



.mtc_metriccard_tadworth {

	   background: #fff;
    border-radius: 12px;
   margin-bottom: 42px;
  box-shadow: 0 4px 18px rgba(0,0,0,0.08);
	overflow: hidden;
   transition: all 0.3s ease;
	}

.mtc_metriccard_tadworth:hover {
  box-shadow: 0 8px 28px rgba(0,0,0,0.14);
  transform: translateY(-4px);

}

.mtc_cardheader_walton {
  background: linear-gradient(135deg, #667eea 0%,#764ba2 100%);
  padding: 32px 38px;
    display: flex;
  align-items: center;
   gap: 22px;
}

.mtc_iconwrap_kt20 {
  width: 62px;
                    height: 62px;
  background: rgba(255,255,255,0.2);
  border-radius: 50%;
  display: flex;
    align-items: center;
	 justify-content: center;
    flex-shrink: 0;
}

.mtc_headericon_hill {
	 width    :    32px;
  height: 32px;
  filter: brightness(0) invert(1);


}

.mtc_metricname_lane 
 {
   font-size: 32px;
  font-weight: 700;
	color: #fff;
	margin: 0;
	
}

.mtc_cardbody_cheq{
  padding: 38px;
}

.mtc_overview_tadworth {
  font-size: 18px;
		color :    #2c3e50;
   line-height: 1.7;
   margin-bottom   :    28px;
    font-weight: 500;
}

.mtc_formula_box {
   background     :      #f0f3ff;
      border: 2px solid #667eea;
   	border-radius     :      8px;
       padding: 24px;
       margin-bottom: 28px;
}

.mtc_formulatitle_walton {
   font-size: 20px;
  font-weight: 600;
    color: #2c3e50;
   margin-bottom: 14px;
     }

.mtc_formulacode_kt20

{
   background: #fff;
  padding: 16px;
   border-radius: 6px;
  font-family: 'Courier New',monospace;
    font-size  :14px;
         color: #667eea;
    line-height: 1.8;
   margin-bottom: 12px;
   border-left: 4px solid #667eea;


}

.mtc_formulaexample_hill {
   font-size: 15px;
   color  :     #7f8c8d;
   line-height: 1.7;
   font-style: italic;
   margin: 0;
}

.mtc_benchmark_section {
     margin-bottom: 28px;
}

.mtc_benchmarktitle_lane {
   font-size: 20px;
   font-weight: 600;
    color: #2c3e50;
    margin-bottom: 14px; 
	
}

.mtc_benchmarklist_cheq {
	margin-left: 22px;
}

.mtc_benchmarklist_cheq li {
  font-size: 16px;
     color: #7f8c8d;
    line-height: 1.8;
  margin-bottom: 10px;
}

.mtc_benchmarklist_cheq li strong {
   color:#2c3e50;
        font-weight     :      600;
}

.mtc_improvement_section {
   padding: 24px;
   border-radius: 8px;
   background: #f8f9fa;
}

.mtc_improvementtitle_tadworth {
  font-size: 20px;
   font-weight: 600;
  color: #2c3e50;
    margin-bottom: 14px;
}

.mtc_improvementlist_walton {
    margin-left: 22px;
}

.mtc_improvementlist_walton li {
       font-size: 15px;
  color: #7f8c8d;
    line-height: 1.8;
  margin-bottom: 10px;
}

.mtc_pricing_section {
   padding: 85px 0;
   background: #fff;


}

.mtc_pricing_title {
    font-size: 38px;
   font-weight  :   700;
     color: #2c3e50;
   text-align: center;
    margin-bottom: 16px; 

}  

.mtc_pricing_intro {
       font-size: 18px;
    color: #7f8c8d;
   text-align: center;
    max-width: 720px;
   margin: 0 auto 52px;
   line-height: 1.7;
	}

.mtc_pricing_grid {
   display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
  gap: 32px;
}

.mtc_price_card {
  background: #f8f9fa;
  border-radius: 12px;
    padding: 38px 32px;
  position: relative;
   transition: all 0.3s ease;
   border: 2px solid transparent;
} 

.mtc_price_card:hover
	{
	  transform: translateY(-5px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.12);}

.mtc_price_card.mtc_featured {
    background :   #fff;
      border-color: #667eea;
     box-shadow: 0 4px 18px rgba(102,126,234,0.2);
	
}

.mtc_featured_badge {
	position :       absolute;
  top: 18px;
   right  :        18px;
  background: #667eea;
  color: #fff;
 padding: 6px 14px;
   border-radius: 20px;
  font-size: 13px;
   font-weight: 600;
}

.mtc_price_header {
  text-align: center;
       margin-bottom: 28px;
      padding-bottom: 24px;
     border-bottom: 1px solid #ecf0f1;
}

.mtc_price_name {
 margin-bottom: 18px;
  color: #2c3e50;
   font-size: 24px;
   font-weight     :    600;
}

.mtc_price_amount {
  font-size: 48px;
   font-weight: 700;
  color: #667eea;
  line-height: 1;
 margin-bottom: 8px;
}

.mtc_price_period  
  {
	   margin: 0;
   font-size: 16px;
   color: #7f8c8d;}

.mtc_price_features {
    list-style: none; 
	   margin-bottom: 28px;
}

.mtc_price_features li {
	font-size: 15px;
  color: #7f8c8d;
	line-height: 1.8;
  padding: 10px 0;
	border-bottom  :       1px solid #ecf0f1;
}

.mtc_price_features li:last-child {
         border-bottom  :     none;
}

.mtc_price_button {
    display: block;
   width :        100%;
   padding: 14px;
  background: #667eea;
	color: #fff;
   text-align: center;
 font-size: 16px;
   font-weight: 600;
               border-radius: 6px;
	 transition: all 0.3s ease;
  text-decoration :      none;
}

.mtc_price_button:hover {
	  background: #5568d3; 
	  transform: translateY(-2px);


}

.mtc_cta_zone {
 padding: 85px 0;
  background: linear-gradient(135deg,#2c3e50 0%,#34495e 100%);
}

.mtc_cta_content {
        text-align: center;
 max-width: 720px;
    margin: 0 auto;
}

.mtc_cta_title {
	   font-size: 38px;
    font-weight: 700;
   color: #fff;
  margin-bottom: 18px;
    line-height: 1.3;



}

.mtc_cta_text {
  font-size: 18px;
  color: rgba(255,255,255,0.9);
    margin-bottom: 32px;
    line-height: 1.7;
}

.mtc_cta_button {
    -moz-transition: all 0.3s ease; 
	  display: inline-block; 
	    padding     :     16px 42px; 
		 background    :#667eea; 
	  color: #fff; 
		font-size: 17px; 
	 font-weight : 600; 
	  border-radius:       6px; 
	    transition: all 0.3s ease; 
	    text-decoration: none;
}

.mtc_cta_button:hover  {
   background: #5568d3;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.3);
}@media (max-width:767px) {
    .mtc_pagetitle_hill {
        font-size:36px;
    }

    .mtc_pageintro_lane {
        font-size:17px;
    }

    .mtc_metricname_lane {
        font-size:26px;
    }

    .mtc_cardheader_walton {
        flex-direction:column;
        text-align:center;
    }

    .mtc_cardbody_cheq {
        padding:28px 22px;
    }

    .mtc_pricing_title,
    .mtc_cta_title {
        font-size:32px;
    }

    .mtc_pricing_grid {
        grid-template-columns:1fr;
    }

    .mtc_price_amount {
        font-size:42px;
    }
}