.fa.fa-check {
    color: green;
    float: left;
    margin-top: 4px;
}

/* MEGA MENU 5 COL */
@media (min-width: 981px) {
#top-menu li.mega-menu>ul>li {
    width: 20%;
}
 
#top-menu li.mega-menu>ul>li:nth-of-type(4n) {
    clear: unset;
}
 
#top-menu li.mega-menu>ul>li:nth-of-type(4n+1) {
    clear: unset;
}
}
/* . MEGA MENU 5 COL */

.sub-menu a {
    font-size: 15px !important;
}

#top-menu li.mega-menu > ul > li > a:first-child {
    border-bottom: 2px dotted #570059;
    font-weight: 700 !important;
    color: #570059 !important;
    margin-bottom: 5px;
}

#top-menu li li a {
    width: 300px;
}

.nav li ul {
    width: 330px;
}


#et-top-navigation {
    width: 100%;
    padding-left: 0 !important;
}

#main-header {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

#top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav {
    float: unset !important;
    text-align: center;
    float: initial !important;
}

/*
.et-fixed-header .et_header_style_left #et-top-navigation, .et-fixed-header .et_header_style_split #et-top-navigation {
    padding: inital !important;
    padding: unset !important;
}

.et-fixed-header .et_header_style_left #et-top-navigation nav > ul > li > a, .et-fixed-header .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding: inital !important;
    padding: unset !important;
}


.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 70px 0 0 0 !important;
}


.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 25px !important;
}
*/

.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_bg_layout_dark.et_pb_text_align_center {
    padding: 10px 0 5px;
}

#bwtop:hover {
    padding-top: 20px;
}

#bwtop {
    position: absolute;
    top: 0;
    right: 50px;
    background: #520054;
    border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;
    color: #fff;
    z-index: 99999999999999;
    padding: 10px 25px;
}

.et_menu_container {
    background: url(/custom/header-swirl.png) no-repeat top left;
}

#main-header {
    background-image: url(/custom/header-fade.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

/*
.et-fixed-header #top-menu-nav {
    float: right !important;
}
*/

#top-menu li {
    padding-right: 30px;
}

/*
.et-fixed-header #et-top-navigation {
    padding-top: 30px;
    float: right;
    width: 50% !important;
}
*/

#main-footer .footer-widget h4 {
    margin-bottom: 7px;
}

#footer-widgets {
    padding: 6% 0 4%;
}

#top-menu li a {
    font-weight: 500 !important;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #570059;
    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;
    color: #888;
}

#whiteform {
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 20px #eee; -moz-box-shadow: 0 0 20px #eee; -webkit-box-shadow: 0 0 20px #eee; -khtml-box-shadow: 0 0 20px #eee;
}

.fa {
  font-size: 20px;
  margin-right: 10px;
}

.fa {
  font-size: 25px !important;
}