/*
  Theme Name: 		Fincorbus Child
  Theme URI: 		http://fincorbus.evatheme.com/demo/
  Description: 		Child Theme for the fincorbus - Financial, Banking and Investment Theme
  Author: 			Evatheme
  Author URI: 		http://www.evatheme.com/
  Version: 			1.0
  Template: 		fincorbus
*/

/* Enter below your Customization CSS */
#page-content {
    padding-bottom: 0px !important;
}
}
.cstheme_contactform_type5 span input, .cstheme_contactform_type5 textarea {
    color: #ffffff !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #ffffff !important;
    opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ffffff !important;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ffffff !important;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ffffff !important;
    opacity: 1;
}
.pull-left {
    float: right!important;
}