/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

#wpcf7-f590-p591-o1 input[type=text], #wpcf7-f590-p591-o1 input[type="email"], #wpcf7-f590-p591-o1 input[type="tel"],
#wpcf7-f916-p907-o1 input[type=text], #wpcf7-f916-p907-o1 input[type="email"], #wpcf7-f916-p907-o1 input[type="tel"]{
    padding: 10px;
    width: 315px;
    margin-bottom: 30px;
}
#wpcf7-f590-p591-o1 textarea,
#wpcf7-f916-p907-o1 textarea{
    padding: 10px;
    width: 100%;
}

#wpcf7-f590-p591-o1 label,
#wpcf7-f916-p907-o1 label{
    color: #fff;
}

#wpcf7-f590-p591-o1 .wpcf7-submit,
#wpcf7-f916-p907-o1 .wpcf7-submit{
    background: #fff;
    padding: 10px 50px;
    border: 0;
}

@media (max-width: 430px) {
#wpcf7-f590-p591-o1 input[type=text], #wpcf7-f590-p591-o1 input[type="email"], #wpcf7-f590-p591-o1 input[type="tel"],
#wpcf7-f916-p907-o1 input[type=text], #wpcf7-f916-p907-o1 input[type="email"], #wpcf7-f916-p907-o1 input[type="tel"]{
    padding: 10px;
    width: 240px;
    margin-bottom: 30px;
}
}

.timeline-heading .bold_timeline_group_inner .bold_timeline_group_header{
    background: #ab2c2a!important;
    margin-bottom: 3em!important;
}