/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");


.hearfulness-img{
text-align:center;
}
span.asterisk{
color:#FF0000;
}
.img-circle .wpb_content_element{
margin-bottom:20px!important;
}
.heart-bullet{ 
list-style-image: url('/wp-content/uploads/2016/02/heart-bullet.png'); 
float:left; 
}
.heart-bullet li{
line-height: 25px;
margin-bottom: 20px;
font-weight:300;

} 
.heart-bullet li a{
color:#166398;
font-size:17px; 
word-wrap:break-word; 
}
.section-title{
font-weight: 300;
font-size:40px;
}
.text-center{
text-align:center;
}
.textwidget,#copyright{
font-size:15px;
}
.titlebar h1{
font-size:28px;
}
p strong {
    font-weight: 400;
}
strong{
 font-weight: 400;
}
li strong {
    font-weight: 400;
}
.page-heading{
font-size:37px;
 font-weight: 300;
color: #1b4591;
}
.inner-heading-line{
background-image: url("http://dev.srcm.in/wp-content/uploads/2016/02/inner-heading-line.png");
    background-repeat: no-repeat;
  
padding-bottom: 30px;
    margin-top: 10px;
}
p.footer-form{
    font-weight:300!important;
	margin:0px!important;
}
.wpcf7 form.wpcf7-form p {
    margin: 0 0 10px !important;
}
.textarea-field{
height:100px;
 padding: 0px 12px;
font-weight: 300!important;
}
.input-field{
	height:30px!important;
 	width: 100%!important;
 	padding: 0px!important;
font-weight: 300!important;

}
.wpcf7-form .wpcf7-submit {
    float: right;
font-weight: 300!important;
background: #43679c !important
}
@media (max-width: 768px){
.align-img{
display: block!important;
float:none;
margin:0px;
padding-bottom:20px;
}
}