/*

Theme Name: Mile Stone

Author: milestone

Author URI: https://wordpress.org/

Description: milestone.

Version: 1.3



*/



.fc {

    text-align: center;

}



.fc .btn-lg-square.bg-primary {

    text-align: center;

    /* width: 100%; */

    margin: 0 auto;

}

.customcolor:hover {
    color: #f2f740 !important;
    background: #000 ! important;
    border: 2px solid #f2f740;
}
.customcolor {
    color: #000 !important;
}
.courses-overlay a:hover {
    color: black !important;
}

.hoverclor:hover span{
color: #000 !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
    width: 100%;
    padding: 6px;
}

p.headp a {
    color: #f2f740 !important;
}

p.headp {
    font-size: 19px;
    font-style: italic;
}
p.houropration {
    
  color: #f2f740 !important;  
}
p.houropration{
    font-size: 19px; 
}

.col-lg-6.wow.fadeInUp {
    border: 2px solid #f2f740;
    padding: 10px;
}

.col-lg-6.wow.fadeInUp.conactright {
    border: 2px solid #f2f740;
     padding: 40px 10px 10px 10px;
}
.contactpageform div#wpcf7-f18-o1 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    padding: 12px;
    background: #f2f740;
    color: #000;
    /* margin: 0 auto; */
}

input.sublead {
    width: 100%;
    padding: 12px;
    background: #000;
    color: #fff;
}

textarea#message {
    width: 100%;
    border: none;
    padding: 10px;
}
form {
    margin-top: 20px;
}
span.sucessmes {
    color: black;
}

input.contactform {
    width: 100%;
    padding: 12px;
    background: #f2f740;
    color: #000;
}

h1.display-2.text-light.mb-5.slideInDown {
    margin-bottom: 12rem !important;
}

h1#cform {
    text-align: center;
    color: #fff;
}

a.mailfont {
    font-size: 13px;
}