/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.4.6.1589890936
Updated: 2020-05-19 14:22:16
*/
#logo {height: 80px !important; max-height: 80px; padding-top:20px;}
#main-header {height: 110px !important;}
/*@media only screen and (min-width: 981px) {.et_header_style_centered #logo {max-height: 100px !important;}}
.et_header_style_centered #main-header .logo_container {height: 100px; margin-bottom:30px;}*/

#wpcf7-f6-p123-o1 > form > p > label:nth-child(1) > span > input {
    border: 0px;
    background-color: #001b68;
    color: #fff;
    visibility: hidden;
    height: 0px;}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea, input[type="submit"] {
    color: #001b68;
    border-color: #001b68;
    padding: 8px;
	margin: 4px 0px;
    background-color: #FFFFFF;}
.wpcf7 .wpcf7-submit:disabled {
    color: #efefef;
    cursor: not-allowed;
    background-color: #cccccc;
}