﻿body {
    font-family: verdana, arial, sans-serif;
    font-size: 9.5pt;
}

/*footer*/
.col_white_amrc {
    color: #000667;
    font-size: 15px;
}

.wave {
    width: 100%;
    height: 300px;

    background-image: url('https://localhost:44344/images/footer-waves.svg');
    background-repeat: no-repeat;
}
/*#footer {
    height: 100px;
    width: 300px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    padding: 26px 0 30px 0;
    -moz-border-image: url("border.png") 30 30 round;*/ /* Firefox */
    /*-webkit-border-image: url("border.png") 30 30 round;*/ /* Safari */
    /*-o-border-image: url("border.png") 30 30 round;*/ /* Opera */
    /*border-image: url('http://www.mycelticcrossstitch.com/celtic%20knot%20cross%20stitch.jpg') 30 30 round;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    font-size: 0.8461538461538462em;
    color: #000;
    background: #aaa;
    margin-top: 10px
}*/

footer {
    /*    width: 100%;*/
    background-color: #d4f2fd;
    min-height: 450px;
    max-height: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    /*  padding: 10px 0px 25px 0px; */
    border-top: 10px solid #0595ca !important;


    /*-moz-border-image: url("images/footer-waves.svg") 30 30 round;*/ /* Firefox */
    /*-webkit-border-image: url("images/footer-waves.svg") 30 30 round;*/ /* Safari */
    /*-o-border-image: url("images/footer-waves.svg") 30 30 round;*/ /* Opera */

    /*border-image: url('https://localhost:44344/images/footer-waves.svg') 30 30 round;
    
    border-right: 40px solid;
    margin-top: 10px;
    margin-bottom: 10px;*/
    
}

.pt2 {
    padding-top: 40px;
    margin-bottom: 20px;
}

footer p {
    font-size: 15px;
    color: #000667;
    padding-bottom: 0px;
    margin-bottom: 8px;
}

.mb10 {
    padding-bottom: 15px;
}





.footer_ul_amrc {
    margin: 0px;
    list-style-type: none;
    font-size: 15px;
    padding: 0px 0px 10px 0px;
}

    .footer_ul_amrc li {
        padding: 0px 0px 5px 0px;
    }

        .footer_ul_amrc li a {
            color: #000667;
            text-decoration: underline 2px solid #0595ca;
            font-size: 15px;
        }

            .footer_ul_amrc li a:hover {
                color: #000667;
                text-decoration: none;
                font-size: 15px;
            }

.fleft {
    float: left;
}

.padding-right {
    padding-right: 10px;
}

.footer_ul2_amrc {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}

    .footer_ul2_amrc li p {
        display: table;
    }

    .footer_ul2_amrc li a:hover {
        text-decoration: none;
    }

    .footer_ul2_amrc li i {
        margin-top: 5px;
    }

.bottom_border {
    border-bottom: 1px solid #000667;
    padding-bottom: 20px;
}

.foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0px;
    display: table;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}

    .foote_bottom_ul_amrc li {
        display: inline;
    }

        .foote_bottom_ul_amrc li a {
            color: #999;
            margin: 0 12px;
        }

.social_footer_ul {
    display: table;
    margin: 10px auto 0 auto;
    list-style-type: none;
}

    .social_footer_ul li {
        padding-left: 10px;
        padding-top: 10px;
        font-size: 20px;
        float: left;
    }

        .social_footer_ul li a {
            color: #CCC;
            border: 1px solid #0595ca;
            padding: 5px;
            border-radius: 10%;
        }
            .social_footer_ul li a:hover {
                background: #faf7f4;
            }

        .social_footer_ul li i {
            width: 60px;
            height: 60px;
            text-align: center;
            color: #0595ca;
        }

/* Credit to https://bootsnipp.com/snippets/bxDBA */




.BgBars {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0px;
    width: 100%
}


.BgBars .BgBarA,
.BgBars .BgBarB,
.BgBars .BgBarC,
.BgBars .BgBarD {
        display: block;
       /* height: 30%;*/
        transform: skewX(-45deg)
    }

.BgBars .BgBarA {
    bottom: 0;
   /* height: 26%;*/
    padding-right: 0;
    position: absolute;
    right: 0;
    background: #0595ca; /*DARKBLUE*/
    width: 50%;
    margin-bottom: 0px;
    position: absolute;
/*    opacity: .5;
*/    flex: 1 0 40%;
    transform-origin: top left
}



.BgBars .BgBarB {
    bottom: 0;
    height: 26%;
    left: 0;
    position: absolute;
    right: 0;
    background: #c6d4db; /*BLEU*/
    width: 50%;
    margin-bottom: 0px;
    margin-left: 1150px;
    /* position: absolute;*/
/*    opacity: .5;
*/    flex: 1 1 40%;
    transform-origin: top left
}

.BgBars .BgBarC {
    bottom: 0;
    height: 28%;
    left: 0;
    position: absolute;
    right: 0;
    background: #0595ca; /*BLEU*/
    width: 100%;
    margin-bottom: 0px;
    margin-left: 1150px;
    /* position: absolute;*/
    opacity: .8;

    flex: 1 0 12.5%;
    transform-origin: bottom left
}

.BgBars .BgBarD {
    bottom: 0;
    height: 28%;
    left: 0;
    position: absolute;
    right: 0;
    background: #fd4f2c; /*RED*/
    width: 10%;
    margin-bottom: 0px;
    margin-left: 1150px;
    /* position: absolute;*/
    /*opacity: .8;*/

    flex: 1 0 7.5%;
    transform-origin: bottom left
}


.graphic1 {
    /*   background: #0595ca;*/
    color: #6a6d6f;
    border: 1px solid #6a6d6f !important;
    padding: 6px;
    margin-right: 10px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    font-size: 1.1em;
}
.graphic2 {
    background: #fd4f2c;
    color: #faf7f4;
    border: 1px solid #faf7f4 !important;
    padding: 5px;
    margin-right: 5px;
    margin-left: -5px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    font-size: 1.1em;
}
.support {
    color: #000667;
    text-decoration: underline;
}
.support:hover {
    color: #0595ca;
}