/**
 * Theme Name: Park Tutoring
 * Author: Vikram Choudhary
 * Description: Built on a solidly designed foundation, Park Tutoring embraces the idea that everyone deserves a truly unique website. 
 * Version: 1.0
 * Tags: bloging-theme, unique-design, flexible-panel, community theme
 * Text Domain: pt
*/

.enquiry .form input[type="radio"] {
   position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
}
.enquiry .radio-btn {
	position: relative;
}
section.what-makes.bg-blue.sec-spacing.wow.fadeIn .card{
	min-height:318px;
}
section.services.bg-blue.sec-spacing.wow.fadeIn .card{
	min-height: 477px;
}
div#media_image-2 img{
	padding-bottom: 1rem;
}
header .nav-item.btn{
    background: #243D7F;
    color: #fff !important;
    padding: 2px 10px;
	border-radius: 6px;
}
header .nav-item.btn a{
	color: #fff !important;
	padding-right: 0;
}

