@charset "utf-8";
/* RED GOOSE DESIGN & MEDIA CSS Document */
/*color*/
.white{color:white;}
.lightblue{color:#00aeef;}
.darkerblue{color:#1167b1;}
/*text*/
.text-right{text-align:right;}
.text-left{text-align:left;}
/*header*/
header{background:white!important;}
.sp-megamenu-parent>li>span {color: #00aeef;}
.sp-megamenu-parent>li:hover>span {color: white;cursor:pointer;}
.sp-megamenu-parent>li:hover{background-color:#00aeef;}
.sp-megamenu-parent>li:hover>a{color:white;}
.sp-megamenu-parent > li[class*="jqc"]{background-color:white!important;}
.sp-megamenu-parent > li[class*="jqc"]:hover>a{color:#1167b1!important;}
.sp-megamenu-parent>li:last-child>a { padding: 0px 15px 0px 15px;}
/*site styles*/
.ctabtn, .sp-megamenu-parent>li>a.ctabtn, #sp-footer .sppb-btn-custom,  #sp-bottom .sppb-btn-custom{background:#00aeef;color:white!important;}
.ctnbtn:hover, .sp-megamenu-parent>li>a.ctabtn:hover, #sp-footer .sppb-btn-custom:hover,  #sp-bottom .sppb-btn-custom:hover{background:#1167b1;color:white!important;}
/*footer*/
#sp-footer, #sp-bottom { background: white; color: black !important;}
#sp-footer a, #sp-bottom a{color: #00aeef!important;}
#sp-footer ul.menu li{display:block;}
#sp-footer ul.menu li.jqc-btn, #sp-footer ul.menu li.jqc-menu{display:none;}