.fa {
    font-size: 20px !important;
    margin-right: 15px !important;
    margin-top: 10px !important;
}

.alignnone.size-medium.wp-image-613 {
  background: #fff;
  padding: 10px;
  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;
}

.nav li ul {
  width: 350px;
}

#top-menu li li a {
  width: 300px;
}

.footer-widget .fa {
  margin-top: 15px !important;
}

.et_header_style_centered header#main-header.et-fixed-header .logo_container {
  height: 100px;
}

p {
    padding-bottom: 5px;
}

.et_pb_text_inner ul {
    margin-top: 10px;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
    background-color: #06b6f8 !important;
    padding: 0 !important;
}

.et_pb_module_header {
    padding-bottom: 0 !important;
}

#footer-widgets {
    padding-bottom: 30px;
}

#main-footer .footer-widget h4 {
    margin-bottom: 10px;
}

.et_pb_image img {
    box-shadow: 0 0 13px #eee; -moz-box-shadow: 0 0 13px #eee; -webkit-box-shadow: 0 0 13px #eee; -khtml-box-shadow: 0 0 13px #eee;
    border: 7px solid #fff;
}

#redrow .et_pb_image img {
    box-shadow: 0 0 13px #132446; -moz-box-shadow: 0 0 13px #132446; -webkit-box-shadow: 0 0 13px #132446; -khtml-box-shadow: 0 0 13px #132446;
    border: 7px solid #fff;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #132446;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

/* RESTRICT */

.rsc_message {
  padding: 100px 30px 200px;
  text-align: center;
}

/* USERSWP */

.navbar-light .d-flex.justify-content-center.flex-column.align-items-center {
  display: none !important;
}

.navbar-light .bg-light.pt-5.h-100 {
  padding-top: 10px !important;
  padding-bottom: 30px !important;
}

.nav-link.text-decoration-none.uwp-account-privacy {
  display: none !important;
}

.nav-link.text-decoration-none.uwp-account-notifications {
  display: none !important;
}

.et_pb_fullwidth_header_subhead {
  font-size: 24px;
}