/*divi theme custom css*/

/*more space in header of home page*/


.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
 padding-top: 100px;
 padding-bottom: 100px;
}

.wdpu-926 .wdpu-msg-inner {
    background: #3d576b !important;
  padding: 30px;

}

.wdpu-926 .wdpu-content {
    color: #fff;
}

.gform_wrapper .top_label .gfield_label {
    color: #fff;
}

.gform_wrapper .gfield_required {
    color: #fff;
}

/*div.wpcf7 {
 background-color: #3d576b;
margin: 25px;
 }

.wpcf7-textarea { 
width: 85%;
  }

.wpcf7 input { 
width: 50%; 
}/*




/*remove footer credit*/
#footer-info {
    display: none;
}

/*This is all from previous website*/
/*#footer-wrap {
background: #ffffff;
}

#footer h6 {
color: #444;
}

.smooth_slider {
margin-bottom: 30px;
}

.span_4 {
width: 25%;
}

#page-featured-img img {
border: none;
}

#logo {
width: 35% !important;
}


#post-thumbnail img {
width: 200px;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
font-family: Arial, sans-serif;
}

#post-title  {
font-family: Arial, sans-serif;
}

.meta  {
font-family: Arial, sans-serif;
}


.page-id-428 #sidebar {
display: none;
}

.page-id-428 #navigation {
display: none;
}

.page-id-428 .span_8 {
width: 100%;
}

.page-id-428 #page-heading {
display: none;
}

.page-id-428 #header {
display: none;
}

.page-id-428 #opt {
background: #fbd534;
padding-left: 50px;
padding-top: 20px;
padding-bottom: 20px;
}

.page-id-428 #page-featured-img {
  display: none;
}*/