footer.page-footer {
    bottom: 0;
    color: #fff
}

footer.page-footer .container-fluid {
    width: auto
}

footer.page-footer .footer-copyright {
    overflow: hidden;
    background-color: rgba(0, 0, 0, .2);
    color: rgba(255, 255, 255, .6)
}

footer.page-footer a {
    color: #fff
}
.test-skin .page-footer {
    background-color: #fff
}
.white-skin .page-footer {
    background-color: #6f7178
}
.black-skin .page-footer {
    background-color: #222
}
.cyan-skin .page-footer {
    background-color: #114861
}
.mdb-skin .page-footer {
    background-color: #243a51
}
.deep-purple-skin .page-footer {
    background-color: #7f7e91
}
.navy-blue-skin .page-footer {
    background-color: #353b50
}
.pink-skin .page-footer {
    background-color: #535466
}
.indigo-skin .page-footer {
    background-color: #9095aa
}
.light-blue-skin .page-footer {
    background-color: #3f5c80
}
.grey-skin .page-footer {
    background-color: #44474b
}
@media (min-width:600px) {
    .fixed-sn .page-footer .container-fluid,
    .fixed-sn main {
        margin-left: 2%;
        margin-right: 2%
    }
}

@media (min-width:992px) {
    .fixed-sn .page-footer .container-fluid,
    .fixed-sn main {
        margin-left: 5%;
        margin-right: 5%
    }
}

@media (min-width:1200px) {
    .fixed-sn .page-footer .container-fluid,
    .fixed-sn main {
        margin-left: 6%;
        margin-right: 6%
    }
}
.font-small {
    font-size: .9rem
}
.login-font-small,
.wp-social-login-connect-with {
    font-size: .8rem
}
.mdb-color.lighten-3 {
    background-color: #A91101!important
}
.pt-4,.py-4 {
    padding-top: 1.5rem!important
}
.text-center {
    text-align: center!important
}
@media (min-width:768px) {
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
}
.mr-auto, .mx-auto {
    margin-right: auto!important
}

 .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }
    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }
    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }
    .mt-0,
.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}
.mt-4,.my-4 {
    margin-top: 1.5rem!important
}
.mb-1,.my-1 {
    margin-bottom: .25rem!important
}
.font-weight-bold {
    font-weight: 700!important
}
.text-uppercase {
    text-transform: uppercase!important
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important
}
.clearfix::after {
    display: block;
    clear: both;
    content: ""
}
.w-100 {
    width: 100%!important
}

@media (min-width:768px) {
    .d-md-none {
        display: none!important
    }
    .d-md-inline {
        display: inline!important
    }
    .d-md-inline-block {
        display: inline-block!important
    }
    .d-md-block {
        display: block!important
    }
    .d-md-table {
        display: table!important
    }
    .d-md-table-row {
        display: table-row!important
    }
    .d-md-table-cell {
        display: table-cell!important
    }
    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}
.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}
.mb-1,.my-1 {
    margin-bottom: .25rem!important
}
.mb-1,.my-1 {
    margin-bottom: .25rem!important
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.fa-home:before {
    content: "\f015"
}
.btn.btn-lg .fa {
    font-size: 1rem
}
.btn.btn-md .fa {
    font-size: .8rem
}
.btn.btn-sm .fa {
    font-size: .7rem
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-envelope-open-o:before {
    content: "\f2b7"
}
.fa-envelope-open:before {
    content: "\f2b6"
}
.fa-phone:before {
    content: "\f095"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-print:before {
    content: "\f02f"
}
.mr-3,.mx-3 {
    margin-right: 1rem!important
}
.btn-floating {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    width: 47px;
    height: 47px;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer
}


.btn-floating i {
    font-size: 1.25rem;
    line-height: 47px
}

.btn-floating i {
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #fff
}

.btn-floating:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.btn-floating:before {
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-floating.btn-sm {
    width: 36.15385px;
    height: 36.15385px
}

.btn-floating.btn-sm i {
    font-size: .96154rem;
    line-height: 36.15385px
}

.btn-floating.btn-lg {
    width: 61.1px;
    height: 61.1px
}

.btn-floating.btn-lg i {
    font-size: 1.625rem;
    line-height: 61.1px
}
.fixed-action-btn ul a.btn-floating {
    opacity: 0;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform: scale(.4) translate(0);
    -ms-transform: scale(.4) translate(0);
    transform: scale(.4) translate(0)
}

.fixed-action-btn ul a.btn-floating.shown {
    -webkit-transform: scale(1) translate(0);
    -ms-transform: scale(1) translate(0);
    transform: scale(1) translate(0);
    opacity: 1
}
.btn-floating.btn-flat {
    color: #fff;
    padding: 0;
    background: #4285f4
}

.btn-floating.btn-flat:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-floating.btn-flat:focus,
.btn-floating.btn-flat:hover {
    background-color: #5a95f5!important
}

.btn-floating.btn-flat.active {
    background-color: #0b51c5!important;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.btn-fb {
    background-color: #3b5998!important;
    color: #fff!important
}

.btn-fb:hover {
    background-color: #4264aa
}

.btn-fb.focus,
.btn-fb:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.btn-fb.active,
.btn-fb:active,
.btn-fb:focus {
    background-color: #1e2e4f
}

.btn-fb.dropdown-toggle {
    background-color: #3b5998!important
}

.btn-fb.dropdown-toggle:focus,
.btn-fb.dropdown-toggle:hover {
    background-color: #4264aa!important
}

.btn-fb:not([disabled]):not(.disabled).active,
.btn-fb:not([disabled]):not(.disabled):active,
.show>.btn-fb.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #1e2e4f!important
}

.btn-fb:not([disabled]):not(.disabled).active:focus,
.btn-fb:not([disabled]):not(.disabled):active:focus,
.show>.btn-fb.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.btn-tw {
    background-color: #55acee!important;
    color: #fff!important
}

.btn-tw:hover {
    background-color: #6cb7f0
}

.btn-tw.focus,
.btn-tw:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.btn-tw.active,
.btn-tw:active,
.btn-tw:focus {
    background-color: #147bc9
}

.btn-tw.dropdown-toggle {
    background-color: #55acee!important
}

.btn-tw.dropdown-toggle:focus,
.btn-tw.dropdown-toggle:hover {
    background-color: #6cb7f0!important
}

.btn-tw:not([disabled]):not(.disabled).active,
.btn-tw:not([disabled]):not(.disabled):active,
.show>.btn-tw.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #147bc9!important
}

.btn-tw:not([disabled]):not(.disabled).active:focus,
.btn-tw:not([disabled]):not(.disabled):active:focus,
.show>.btn-tw.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.btn-gplus {
    background-color: #dd4b39!important;
    color: #fff!important
}

.btn-gplus:hover {
    background-color: #e15f4f
}

.btn-gplus.focus,
.btn-gplus:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.btn-gplus.active,
.btn-gplus:active,
.btn-gplus:focus {
    background-color: #96271a
}

.btn-gplus.dropdown-toggle {
    background-color: #dd4b39!important
}

.btn-gplus.dropdown-toggle:focus,
.btn-gplus.dropdown-toggle:hover {
    background-color: #e15f4f!important
}

.btn-gplus:not([disabled]):not(.disabled).active,
.btn-gplus:not([disabled]):not(.disabled):active,
.show>.btn-gplus.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #96271a!important
}

.btn-gplus:not([disabled]):not(.disabled).active:focus,
.btn-gplus:not([disabled]):not(.disabled):active:focus,
.show>.btn-gplus.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.btn-dribbble {
    background-color: #d42020!important;
    color: #fff!important
}

.btn-dribbble:hover {
    background-color: #e04f42
}

.btn-dribbble.focus,
.btn-dribbble:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.btn-dribbble.active,
.btn-dribbble:active,
.btn-dribbble:focus {
    background-color: #dc3545
}

.btn-dribbble.dropdown-toggle {
    background-color: #d42020!important
}

.btn-dribbble.dropdown-toggle:focus,
.btn-dribbble.dropdown-toggle:hover {
    background-color: #e04f42!important
}

.btn-dribbble:not([disabled]):not(.disabled).active,
.btn-dribbble:not([disabled]):not(.disabled):active,
.show>.btn-dribbble.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #dc3545!important
}

.btn-dribbble:not([disabled]):not(.disabled).active:focus,
.btn-dribbble:not([disabled]):not(.disabled):active:focus,
.show>.btn-dribbble.dropdown-toggle:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}
.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}
.fa-fax:before {
    content: "\f1ac"
}








.btn-floating {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    width: 47px;
    height: 47px;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer
}

.btn-floating i {
    font-size: 1.25rem;
    line-height: 47px
}

.btn-floating i {
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #fff
}

.btn-floating:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}
