/* Enter Your Custom CSS Here */

.et_fixed_nav #logo {
    max-height: 63px;
    margin-bottom: 22px;
    margin-top: 5px;
}
.et-fixed-header #top-menu > li > a {
    padding-bottom: 40px;
}
body {
    font-size: 15px;
}
#et-top-navigation {
    float: right;
    margin-top: 23px;
}
#top-menu li, .fullwidth-menu li {
    display: inline-block;
    font-size: 19px;
}
.et-fixed-header .nav li ul {
    top: 63px;
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.nav li ul {
    border-top: 0px solid #7EBEC5;
}
.et_pb_contact p input, .et_pb_contact p textarea {
    background-color: #F7F7F7;
  color: #CF4D43 !important;
  border: 1px solid #274075 !important;
}
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #334272;
    font-size: 16px;
}
#footer-info, #footer-info a {
    text-align: left;
    color: #fff;
  font-weight: 400;
}
.et-social-icon a {
      color: #fff;
}
.widgettitle {
  font-weight:bold;
  color: #e6564c;
  font-size: 24px;
}
.et_pb_widget li.current-menu-item > a { color: #e6564c; }
#main-header { background-color: rgba(255, 255, 255, 1) !important;}
div#page-container{ padding-top: 0px !important; }
h1, h2, h3, h4, h5, h6 {
    color: #e6564c;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
}
h2 {font-size: 24px !important; }
.et_pb_tabs_controls {
    border-bottom: 0px solid #d9d9d9;
    background-color: #334273;
}
.et_pb_tabs_controls li a {
    text-decoration: none;
    color: #fff;
}
.et_pb_tabs_controls li.et_pb_tab_active {
    padding: 4px 30px 4px;
    background-color: #fff;
    bottom: 0px;
}
#slid1 .et_pb_row {
    width: 90%;
}