/* Main Footer Styles*/

.mobile-footer-wrapper{
    background:#e6e7e8;
    color: #636363;
    padding: 10px 0;
}

.mobile-footer-wrapper ul{
    list-style-type: none;
    margin-bottom: 8px;
    padding-left: 0;
}

.mobile-footer-wrapper ul li{
    display: inline;
}

.mobile-footer-wrapper ul li a{
    color: #304cb2;
    font-size: 14px;
}

.globalnav_footer_image_clouds{
     display:none;
}

.footer-wrapper{
    font-size:13px;  
}

.footer-wrapper p{
   color:#636363;
}

.footer-wrapper .swa-footer--copyright-third-party {
    font-size: 10px;
    margin-bottom: 20px;
    color: #636363;
}

.footer-wrapper .swa-footer--links .swa-footer--items {
    padding-left: 0;
    list-style: none; 
}

.footer-wrapper .swa-footer--item {
    line-height: 27px;
    padding-right: 3px;
    color: #111B40;
    font-size: 13px;
}

.footer-wrapper .swa-footer--contact .swa-footer--link {
    padding-right: 3px;
}

.footer-wrapper .swa-footer--separator {
    width: 100%;
    height: 1px;
    background: #EAEAEA;
    margin-top: 15px;
    margin-bottom: 25px;
}


.footer-wrapper .swa-footer--contact-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 18px;
    color: #636363;
    margin-bottom: 10px;
    text-align: left;
    letter-spacing: -.03em;
}

.footer-wrapper .swa-footer--contact-subtitle {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    margin: 10px 0 11px;
    letter-spacing: -.02em;
}

.footer-wrapper a{
    text-decoration: none;
    color: #304CB2;
}

.footer-wrapper .swa-footer--click-n-save-link {
    padding-right: 7px;
    color: #304CB2;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    margin: 10px 0 11px;
    letter-spacing: -.02em;
}

.footer-wrapper .swa-footer--contact-subtitle {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    margin: 10px 0 11px;
    letter-spacing: -.02em;
}


.footer-wrapper .swa-footer--social-icons .swa-footer--icon {
    font-size: 35px;
    line-height: 38px;
}

.footer-wrapper .swa-icon {
    font-family: swa-icon;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: .3px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
}

.footer-wrapper ul{
    display: inline-block;
    list-style: none;
    padding-left: 0;
}

.footer-wrapper ul.swa-footer--social-icons{
    width:100%;
}

.footer-wrapper ul li.swa-footer--social-icon{
    padding-right: 5%;
}

.footer-wrapper .swa-footer--links-title{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 9px;
    margin-bottom: 9px;
    letter-spacing: -.02em;
}

.footer-wrapper ul.swa-footer--items{
    padding-left: 0;
}

.footer-wrapper .swa-footer--copyright {
    font-size: 11px;
    line-height: 14px;
    padding: 30px 25px 28px;
}

.footer-wrapper p.swa-footer--copyright-text {
    font-family: Arial,sans-serif;
}

.footer-wrapper .swa-footer--copyright-text{
    font-size: 10px;
}

.footer-wrapper.swa-footer--copyright-logos .swa-footer--logo {
    float: left;
    margin-left: 18px;
    padding-left: 2px;
}

.footer-wrapper .swa-footer--twitter-icon {
color: #00ACED !important;
}

.footer-wrapper .swa-icon_twitter:before {
content: "\E02D";
}

.footer-wrapper .swa-footer--facebook-icon {
color: #3B5998 !important;
}

.footer-wrapper .swa-icon_facebook:before {
content: "\E018";
}

.footer-wrapper .swa-footer--instagram-icon {
color: #517FA4 !important;
}

.footer-wrapper .swa-icon_instagram:before {
content: "\E031";
}

.footer-wrapper .swa-icon_youtube:before {
content: "\E032";
}

.footer-wrapper .swa-footer--youtube-icon {
color: #B00 !important;
}

.footer-wrapper .swa-icon_phone:before {
content: "\E025";
}

.footer-wrapper .swa-icon_external-link:before {
    content: "\E017";
}

.swa-footer--mobile-icon {
    font-size: 42px;
    display: block;
    height: 42px;
    margin-bottom: 8px;
    text-align: center;
}

.footer-wrapper .no-padding-left{
    padding-left: 0;
}

.footer-wrapper  .swa-footer--connect-mobile {
    border-left: 1px solid #EAEAEA;
}

.copyright-text{
    font-size: 11px;
    color: #636363;
    line-height: 2;
}

/* End of Main Footer Styles*/