﻿.nav > li > a {
    padding: 0px 15px;
    color: #fff;
}

html,
body {
    height: 100%;
}

.nav-item {
    margin: 0px 5px;
}

.p-0 {
    padding: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 50% !important;
    margin: 10px;
}

.w-100 {
    width: 100% !important;
}

.m-0 {
    margin: 0px !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.text-dark {
    color: #343a40 !important;
}

.bg-white {
    background-color: #fff !important;
}

.border-0 {
    border: 0 !important;
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
    margin-top: 79px;
    margin-bottom: 52px;
}

.h3, h3 {
    font-size: 24px;
    margin: 25px 0px 25px 0px;
}

.text-center {
    text-align: center !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

body {
    font-family: Arial, Helvetica, sans-serif;
}



/*Login Popover*/
#loginPopover .dropdown.open > .dropdown-menu {
    border: none;
}

#loginPopover .dropdown.open > .dropdown-menu {
    display: block !important;
}

#loginPopover .dropdown.open .popover {
    font-family: 'Raleway', sans-serif;
    display: block;
    left: -162px;
    top: 2px;
}

#loginPopover .popover-content {
    padding: 20px;
}

#loginPopover .popover.bottom > .arrow {
    left: 80%;
}

    #loginPopover .popover.bottom > .arrow:after {
        top: 2px;
    }

.loginpop-wrapper input {
    min-width: 220px;
    border: none;
    border-radius: 4px !important;
    font-size: 16px;
}

.loginpop-wrapper .btn-primary {
    background: #03446a;
    border-radius: 4px !important;
    transition: all ease .2s;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: .5px;
}

    .loginpop-wrapper .btn-primary:hover {
        background: #0165a0;
        transition: all ease .2s;
    }

.loginpop-wrapper a.text-muted {
    display: inline-block;
    position: relative;
    margin-left: 10px;
}

.popover hr {
    margin: 20px -21px;
    padding: 0;
    border-top: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 1px 0 0 #fff;
}

.loginpop-footer p {
    padding: 0;
    margin: auto;
    line-height: 1;
}

.popover {
    position: initial;
    z-index: 1060;
    max-width: 276px;
    padding: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
    box-shadow: 0px;
    border-radius: 0px;
}

    .popover.bottom {
        margin-top: 0px;
    }

#footer li a:hover {
    background-color: #24313D;
    color: #fff !important;
    text-decoration: underline;
}

#footer li a:active {
    background-color: #24313D;
    color: #fff !important;
    text-decoration: underline;
}

#footer li a:link {
    background-color: #24313D;
    color: #fff !important;
    text-decoration: none;
}

#footer li a:visited {
    background-color: #24313D;
    color: #fff !important;
    text-decoration: none;
}
/********* Footer New CSS ***********/

#footer {
    background-color: #1f3c4f;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #99acaf;
}

    #footer .footer-main, .footer-bottom {
        background-color: #1F3C4F;
    }

        #footer .footer-main > .container {
            padding-top: 5rem;
            padding-bottom: 2.4rem;
        }

.widget:first-child {
    margin-top: 0;
}

#footer .widget p {
    margin-top: -3px;
    margin-bottom: 13px;
}

#footer, #footer p, #footer .widget > div > ul li, #footer .widget > ul li {
    color: #a4b6bc;
}

.widget {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
}

#footer .widget > div > ul, #footer .widget > ul {
    font-size: 1em;
}

    #footer, #footer p, #footer .widget > div > ul li, #footer .widget > ul li {
        color: #a4b6bc;
    }

.widget_recent_entries > ul li:before, .widget_recent_comments > ul li:before, .widget_pages > ul li:before, .widget_meta > ul li:before, .widget_nav_menu > div > ul li:before, .widget_archive > ul li:before, .widget_categories > ul li:before, .widget_rss > ul li:before, .wp-block-categories-list li:before, .wp-block-archives-list li:before, .wp-block-latest-posts li:before {
    content: "";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: -11px;
    margin-right: 6px;
    font-size: .45rem;
    opacity: .7;
    vertical-align: middle;
}

#footer a:not(.btn), #footer .tooltip-icon {
    color: #a4b6bc;
}

.footer-menu {
    color: #a4b6bc;
    font-size: 14px;
}

#footer {
    background-color: #1f3c4f;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #99acaf;
    color: #a4b6bc;
}

    #footer .container {
        width: 100%;
    }

    #footer .row {
        display: flex;
    }

    #footer .textwidget {
        padding-right: 4rem;
    }

    #footer .listing {
        padding-left: 0;
        margin: 14px 0 20px;
    }

    #footer li {
        padding: 0 !important;
        border-bottom: 0 !important;
        color: #fff;
    }

    #footer &:before {
        display: none;
    }

.foot-contact {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
}

.footer-main {
    background-color: #1F3C4F;
}

#footer > .container {
    padding-top: 6rem;
    padding-bottom: 2.4rem;
}

.footer-bottom {
    background-color: #1F3C4F;
    padding-bottom: 15px;
}

#footer .logo .img-responsive {
    width: 100px;
    margin: 50px auto;
}

#footer .footer_listing li {
    list-style:none;
    color:#fff !important;
}
 #footer .footer_listing .foot-contact {
        color: #fff;

 }

#footer {
    margin-top: 50px;
}

 #footer .footer-copyright a {
        color: #337ab7 !important; 

 }

  #footer .logo-col {
      padding-left:15px;
    }

    #footer .logo-col .logo {
        display: block;
        width: 100px;
        margin: 0 auto;
    }
    #footer .footer-main > .container {
        padding-top: 6rem;
    }

    @media (max-width:767px){
        #footer .row{
            flex-wrap:wrap;
        }
        #footer .logo-col {
            margin: 0 auto;
        }
            #footer .logo-col img {
                margin: 0 !important;
            }

        #footer .footer_about_content {
            margin:4rem 0;
        }

    }