/* Enter Your Custom CSS Here */
.ezfc-theme-example-style-blue .ezfc-element-submit {
    height: 30px !important;
}
#form-submission{
}
@media screen and (min-width: 768px) {
	.navbar-main > li > .dropdown-menu > li {    
	    height: 0;
	    padding: 0 !important;	    
	}
	.navbar-main > li.open > .dropdown-menu > li {
	    padding: 0px 0 0px !important;
	    height: auto !important;	   
	}  	
}
body .social-links a .fa-facebook-square{
	font-size:24.8px;
	line-height:24.8px;
}

body .social-links a .fa-youtube-square{
	font-size:24.8px;
	line-height:24.8px;
}

body .social-links a .fa-twitter-square{
	font-size:24.8px;
	line-height:24.8px;
}

body .social-links a .fa-google-plus-square{
	font-size:24.8px;
	line-height:14px;
}

body .social-links a .fa-instagram{
	font-size:24.8px;
	line-height:14px;
}
.social-links li a {
    font-size: 24px !important;
}
#wpcw_social-4 .no-label span {
    font-size: 24px;
}
.why-choose-us-lp .vc_column-inner {
    background: #ffe5d7;
    padding: 20px;
    border-radius: 10px;
}

.why-choose-us-lp .vc_column-inner p {
    padding-bottom: 20px;
    margin: 0;
}
.why-choose-us-lp h5 {
    font-size: 24px;
    text-transform: capitalize;
	  padding-bottom: 20px;

}