
/* vc shortcode custom css */

.vc_custom_1517075793857 {
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.vc_custom_1517401268075 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 40px !important;
    padding-left: 0px !important;
    background-color: #ffffff !important;
}

.vc_custom_1517074557667 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vc_custom_1517401571607 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 10px !important;
    padding-right: 30px !important;
    padding-bottom: 10px !important;
    padding-left: 30px !important;
}

.vc_custom_1517401635012 {
    margin-top: -55px !important;
    padding-right: 30px !important;
}

.vc_custom_1517401256825 {
    margin-bottom: 0px !important;
    background-color: #00175f !important;
}

.vc_custom_1517401069856 {
    padding-top: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 30px !important;
}

.wpb_animate_when_almost_visible {
    opacity: 1;
}

/*SITE BACKGROUND*/

body.home {
    background-image: url(../images/login-background-blue.jpg) !important;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
