/*//////////////////////////////////////////////////////////////////
[ FONT ]*/    
@font-face {
    font-family: georgia-Regular;
    src: url('../fonts/georgia/Georgia\ Regular\ font.ttf'); 
  }
  @font-face {
    font-family: georgia-Bold;
    src: url('../fonts/georgia/georgia\ bold.ttf'); 
  }
  @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');

  h1, h2, h3, h4, h5, h6{
    font-family: georgia-Regular !important;

  }

body{
    margin: 0 auto;
    font-family: georgia-Regular !important;
}

/* .banner{
    background: url(../img/banner-bg-img.png) no-repeat;
    min-height: 450px;
    background-size: cover;

} */
.navbar-brand{
    margin-right: 0px !important;
}
.logo{
    padding: 20px;
}
.navbar-nav li a{
    font-size: 18px !important;
}
.banner-lft-div h2{
    color: #fff;
    margin-bottom: 10px;
    font-family: georgia-Bold;
    font-size: 40px;
    line-height: 46px;
}
.banner-lft-div p{
    color: #fff;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
}
.banner-lft-div a{
    background: #fff;
    padding: 10px 30px;
    color: #3876A1;
    border-radius: 4px;
    border: none;
    font-size: 18px;
    margin-top: 15px;
    font-family: georgia-Bold;
    margin-right: 25px;
    border: 1px solid #0A2F5A;
    display: inline-block;
    text-decoration: none !important;
}
.banner-sub-main{
    padding: 50px 0px;
}
.banner-rht-div img{
    width: 100%;
}
.section2{
   
    padding: 60px 0px;
}
.section2-sub-txt{
    width: 95%;
    margin: 0 auto;
}
.section2-sub-txt p{
    text-align: center;
    color: #0D2942;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 50px;
}

.key-features-main{
    padding: 0;
    display: flex;
    align-items: center;
}
.key-features-rht span{
    color: #0D2942;
    font-size: 36px;
    font-family: georgia-Bold;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.key-features-rht ul li{
    color: #0D2942;
    font-size: 30px;
    font-family: georgia-Regular;
}

.section3{
    background: #3876A1;
    padding: 60px 0px;
}
.white-txt{
    color: #fff !important;
}
.section3-head-txt{
    display: block;
    text-align: center;
    font-size: 36px;
    color: #fff;
    margin-bottom: 60px;
}
.asset-management-sub1{
    text-align: center;
}
.asset-management-main img{
    margin-bottom: 40px;
}
.asset-management-main span{
    color: #070909;
    font-size: 22px;
    line-height: 26px;
    font-family: georgia-Regular;
}

.section4{
    padding: 60px 0px;
}
.section4-cnt-lft ul li{
    list-style: none;
    color: #082133;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 30px;
    font-family: georgia-Regular;
}
.section4-cnt-lft ul{
    padding: 0px;
}
.section4-cnt-main{
    display: flex;
    align-items: center;
}

.section5{
    padding: 60px 0px;
}
.section5-sub1{
    width: calc(20% - 30px);
    margin-right: 30px;
    
    border-radius: 5px;
    text-align: center;
    float: left;
    color: #070909;
    padding: 30px 15px;
    font-family: georgia-Regular;
    font-size: 15px;
    min-height: 300px;
}
.section5-sub2{
    width: calc(20% - 30px);
    margin-right: 30px;
    
    border-radius: 5px;
    text-align: center;
    float: left;
    color: #070909;
    padding: 30px 15px;
    font-family: georgia-Regular;
    font-size: 15px;
    min-height: 300px;
}
.section5-sub3{
    width: calc(20% - 30px);
    margin-right: 30px;
   
    border-radius: 5px;
    text-align: center;
    float: left;
    color: #070909;
    padding: 30px 15px;
    font-family: georgia-Regular;
    font-size: 15px;
    min-height: 300px;
}
.section5-sub4{
    width: calc(20% - 30px);
    margin-right: 30px;
   
    border-radius: 5px;
    text-align: center;
    float: left;
    color: #070909;
    padding: 30px 15px;
    font-family: georgia-Regular;
    font-size: 15px;
    min-height: 300px;
}
.section5-sub5{
    width: calc(20% - 30px);
    margin-right: 30px;
    
    border-radius: 5px;
    text-align: center;
    float: left;
    color: #070909;
    padding: 30px 15px;
    font-family: georgia-Regular;
    font-size: 15px;
    min-height: 300px;
}
.section5 img{
    margin-bottom: 20px;
}
.navbar-rht ul li{
    float: left;
    list-style: none;
    color: #fff;
    margin-right: 30px;
    font-size: 18px;
}
.navbar-rht ul li:last-child{
    margin-right: 0px !important;
}
.navbar-rht ul {
    padding-top: 30px;
}
.navbar-rht ul li a{
    color: #0A2F5A;
    text-decoration: none;
}
.navbar-rht ul li .signup{
    padding: 10px 20px!important;
    color: #0A2F5A;
    border: 1px solid #0A2F5A;
    border-radius: 4px;
}
.footer {
    background: #3876A1 !important;
    height: auto;
    padding-bottom: 30px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #DDDDDD;
}
.footer ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 0px;
    color: #d8dede;
    padding: 0 0 8px 0;
}
.footer-bottom p.pull-left {
    font-size: 16px;
    color:#d8dede;
}
.footer-bottom {
    margin-top: 2em;
    border-top: 1px solid rgba(230, 230, 230, 0.15);
    padding-top: 20px;
    padding-bottom: 10px;
}
p.pull-right.copyright {
    font-size: 0.75em;
    color:#777;
}
div#footer h5 a {
    color: #fff;
    font-weight: normal;
}
div#footer {
    padding-top: 30px;
}
.facebook ul li {
   float: left;
    font-size: 18px;
    border: solid 1px #d8dede;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    margin-left: 5px;
    text-align: center;
}
.facebook ul li a {
    color: #fff;
    padding-top: 12px;
    display: block;
}
.facebook ul li a:hover {
    color: #b8d9e2 !important;
}
.mb-20 {
    margin-bottom: 20px;
}
.banner-content p span {
    display: block;
    font-size: 12px;
    color: #000;
    padding-top: 5px;
}
section#connect-intract img {
    max-height: 450px;
}
.banner-content.blog {
    padding: 20px 0px;
}
.nectar_icon {
    margin: 0 auto;
    text-align: center;
    padding: 30px;
}
h4.text-White {
    color: #fff;
}
.footer-section2 h5{
    color: #fff;
}

.footer-section2 a{
    color: #fff !important;
    font-weight: normal;
    text-decoration: none;
    font-size: 15px;
}
.footer-section2 a:hover{
    text-decoration: underline;
}

.footer-section3 a{
    color: #d8dede !important;
    font-weight: normal;
    text-decoration: none;
    font-size: 15px;
}
.footer-section3 a:hover{
    text-decoration: underline;
}
.no-pad{
    padding: 0;
}
.pad-lft-0{
    padding-left: 0px !important;
}
.banner-lft-div{
    text-align: left;
    padding-top: 50px;
}
.section4-cnt-lft p{
    font-size: 23px;
}
.sec3-rht-txt{
    padding-top: 15px;
    text-align: left;
   
}
.sec3-rht-txt span{
    color: #fff;
 
}
.sec5-head-txt{
    color: #1E3445 !important;
}
.lets-talk{
    color: #0A2F5A !important;
    border: 1px solid #0A2F5A !important;
    border-radius: 4px;
    background: none !important;
    margin-right: 0px !important;
}
.ban-btn-div{
    text-align: left;
}


@media(min-width:1023px) and (max-width:1200px){
.section4-cnt-rht img{
    width: 100%;
}
.hiring-rht-sec img{
    max-height: 352px !important;
}
.col-12.col-md-6.col-lg-6.hiring-rht-sec{
    top: 150px;
}

}

@media(min-width:992px) and (max-width:1022px){
    .section4-cnt-rht img{
        width: 100%;
    }

    }


    @media(min-width:767px) and (max-width:991px){
        .section4-cnt-rht img{
            width: 100%;
        }
        .sec3-rht-txt{
            text-align: center;
        }
        .sec3-sub-body{
            margin-bottom: 30px;
        }
        .asset-management-main img{
            margin-bottom: 10px;
        }
        .logo{
            float: left;
        }
        .banner{
            min-height: 350px;
        }
        .banner-lft-div h2{
            font-size: 30px;
        }
        .section5-sub1{
            width: calc(50% - 30px);
        }
        .section5-sub2{
            width: calc(50% - 30px);
        }
        .section5-sub3{
            width: calc(50% - 30px);
        }
        .section5-sub4{
            width: calc(50% - 30px);
        }
        .section5-sub5{
            width: calc(50% - 30px);
        }
        #Hiring {
            min-height: 355px;
        }
        .hiring-lft-sec {
            top: 120px;
            padding-right: 70px;
        }
        .col-12.col-md-6.col-lg-6.hiring-lft-sec{
            max-width: 50%;
            float: left;
        }
        .col-12.col-md-6.col-lg-6.hiring-rht-sec{
            max-width: 50%;
            float: left;
            top: 240px;
        }
        .hiring-rht-sec img{
            max-height: 260px !important;
        }
        .navbar-nav .nav-item{
            padding: 10px !important;
        }
        }    

        @media(min-width:768px) and (max-width:991px){
            .asset-management-sub1{
                max-width: 100% !important;
            }
            .sec3-lft-img.col-md-2{
                max-width: 100%;
            }
            .col-md-10.sec3-rht-txt{
                max-width: 100%;
            }
            .col-md-6.banner-lft-div.pad-lft-0{
                float: left;
            }
            .col-md-6.banner-rht-div{
                float: right;
            }
            .sec3-sub-body{
                float: left;
                width: 50% !important;
                min-height: 200px;
            }
           
        }

        @media(min-width:600px) and (max-width:766px){
            .section4-cnt-rht img{
                width: 100%;
            }
            .sec3-rht-txt{
                text-align: center;
            }
            .sec3-sub-body{
                margin-bottom: 30px;
            }
            .asset-management-main img{
                margin-bottom: 10px;
            }
            .logo{
                float: left;
                width: 150px;
            }
            .logo img{
                width: 100%;
            }
            .navbar-rht{
                float: right;
                display: inline-block;
                width: calc(100% - 150px);
            }
            .banner{
                min-height: 350px;
            }
            .banner-lft-div h2{
                font-size: 24px;
            }
            .section5-sub1{
                width: calc(50% - 30px);
            }
            .section5-sub2{
                width: calc(50% - 30px);
            }
            .section5-sub3{
                width: calc(50% - 30px);
            }
            .section5-sub4{
                width: calc(50% - 30px);
            }
            .section5-sub5{
                width: calc(50% - 30px);
            }
            .navbar-rht ul li{
                margin-right: 10px;
            }
            .section4-cnt-lft p {
                font-size: 20px;
            }
            .hiring-lft-sec{
                top:80px !important;
            }
            .hiring-rht-sec {
                width: 65%;
            }
            .navbar-nav li .signup{
                background: none;
            }
            }    



        @media(min-width:420px) and (max-width:599px){
            .section4-cnt-rht img{
                width: 100%;
            }
            .navbar-brand{
                padding-left: 0px !important;
            }
            .sec3-rht-txt{
                text-align: center;
            }
            .sec3-sub-body{
                margin-bottom: 30px;
            }
            .asset-management-main img{
                margin-bottom: 10px;
            }
            .logo{
                float: left;
                width: 120px;
            }
            .logo img{
                width: 100%;
            }
            .navbar-rht{
                float: right;
                display: inline-block;
                width: calc(100% - 120px);
            }
            .banner{
                min-height: 350px;
            }
            .banner-lft-div h2{
                font-size: 24px;
                line-height: 34px;
            }
            .section5-sub1{
                width: calc(50% - 30px);
            }
            .section5-sub2{
                width: calc(50% - 30px);
            }
            .section5-sub3{
                width: calc(50% - 30px);
            }
            .section5-sub4{
                width: calc(50% - 30px);
            }
            .section5-sub5{
                width: calc(50% - 30px);
            }
            .navbar-rht ul li{
                margin-right: 5px;
                font-size: 14px;
            }
            .section4-cnt-lft p {
                font-size: 16px;
            }
            .banner-lft-div button{
                margin-right: 0px;
            }
            .section3-head-txt{
                font-size: 30px;
            }
            .asset-management-main span{
                font-size: 20px;
            }
            .navbar-rht ul li .signup{
                padding: 10px 5px !important;
            }
            .navbar-rht ul{
                padding-left: 0px;
            }
            .signup-main-sec{
                width: 330px !important;
            }
            .hiring-lft-sec{
                top:30px !important;
            }
            .hiring-rht-sec {
                width: 75%;
            }
            .ban-btn-div{
                text-align: center;
            }
            .banner-lft-div h2{
                text-align: center;


            }
            .hiring-rht-sec img{
                max-height: 363px !important;
            }
            .navbar-nav li .signup{
                background: none !important;
            }
            .card-box{
                margin-left: 0px !important;
                margin-right: 0px !important;
            }
            }   

            @media(min-width:320px) and (max-width:419px){
                .section4-cnt-rht img{
                    width: 100%;
                }
                .card-box{
                    margin-left: 0px !important;
                    margin-right: 0px !important;
                }
                .sec3-rht-txt{
                    text-align: center;
                }
                .sec3-sub-body{
                    margin-bottom: 30px;
                }
                .asset-management-main img{
                    margin-bottom: 10px;
                }
                .logo{
                    float: left;
                    width: 180px;
                }
                .logo img{
                    width: 100%;
                }
                .navbar-rht{
                    float: left;
                    display: inline-block;
                    width: 100%;
                }
                .banner{
                    min-height: 350px;
                }
                .banner-lft-div h2{
                    font-size: 22px;
                    line-height: 32px;
                    float: left;
                    padding-left: 15px !important;

                }
                .section5-sub1{
                    width: 100%;
                    min-height: auto;
                    margin-right: 0px;
                }
                .section5-sub2{
                    width: 100%;
                    min-height: auto;
                    margin-right: 0px;
                }
                .section5-sub3{
                    width: 100%;
                    min-height: auto;
                    margin-right: 0px;
                }
                .section5-sub4{
                    width: 100%;
                    min-height: auto;
                    margin-right: 0px;
                }
                .section5-sub5{
                    width: 100%;
                    min-height: auto;
                    margin-right: 0px;
                }
                .navbar-rht ul li{
                    margin-right: 5px;
                    font-size: 15px;
                }
                .section4-cnt-lft p {
                    font-size: 16px;
                }
                .banner-lft-div a{
                    margin-right: 0px;
                }
                .section3-head-txt{
                    font-size: 30px;
                }
                .asset-management-main span{
                    font-size: 20px;
                }
                .navbar-rht ul li .signup{
                    padding: 10px 5px !important;
                }
                .navbar-rht ul{
                    padding-left: 0px;
                }
                .section4-cnt-main{
                    display: block;
                }
                .banner-sub-main{
                    clear: both;
                }
                .banner-lft-div{
                    padding-top: 0px;
                    padding-left: 15px !important;
                }
                .signup-main-sec{
                    width: 230px !important;
                }
                .hiring-lft-sec{
                    top:80px !important;
                }
                .hiring-rht-sec img{
                    max-height: 206px !important;
                }
                .hiring-rht-sec {
                    width: 95%;
                    margin-top: 136px;
                }
                .ban-btn-div{
                    text-align: center;
                }
                .banner-lft-div h2{
                    text-align: center;
    
                }
                .navbar-brand{
                    padding-left: 0px !important;
                }
                .navbar-nav li .signup{
                    background: none !important;
                    color: rgb(255 255 255 / 100%) !important;
                }
                .navbar-nav li .signup:hover{
                    color: #3876a1 !important;
                }
                } 


                .navbar-toggler-icon {
                    display: inline-block;
                    width: 1.5em;
                    height: 1.5em;
                    content: "";
                    vertical-align: middle;
                    background: no-repeat 50%;
                    background-size: 100% 100%
                }
                
                
                .navbar-nav .nav-link {
                    padding-right: 1rem;
                    padding-left: 1rem
                }
                
                .navbar-nav .nav-item {
                    padding: 0px 10px;
                }
                
                .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
                    color: rgb(52, 185, 225);
                }
                .navbar-dark .navbar-nav .nav-link {
                    color:#fff ;
                }
                .navbar-light .navbar-nav .nav-link ,.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{
                    color: #888;
                }
                a.nav-link.js-scroll-trigger.active::after {
                    position: absolute;
                    bottom: 0px;
                    width: 100%;
                    height: 2px;
                    background: #34b9e1;
                    content: "";
                    left: 0px;
                }
                .navbar-light .navbar-nav .nav-link{
                    color:rgba(0,0,0,.5) !important
                }
                .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link{
                    color: #28aad2 !important;
                    position: relative;
                }
                .navbar-light a.nav-link.js-scroll-trigger.active::after {
                    background: #888;
                }
                .navbar-light a.nav-link.js-scroll-trigger.active {
                    color: #000 !important;
                }
                .navbar {
                    position: relative;
                    padding: 0px;
                }
                .navbar-dark .navbar-nav .nav-link {
                    color:rgba(255,255,255,.1);
                }
                .fixed-top {
                    position: fixed;
                    z-index: 1030;
                    right: 0;
                    left: 0;
                }
                .navbar-dark .navbar-toggler {
                    color: rgb(52, 185, 225);
                    border-color: rgb(52, 185, 225);
                }
                
                .navbar-dark {
                    color: #fff;
                }
                .navbar-light {
                    background: #fff;
                }
                
                .navbar-light::before {
                    opacity: 1;
                }
                .navbar-light {
                    color: #888;
                    border-bottom: solid 1px #e7e7e7;
                }
                
                
                .navbar .nav-item-divider {
                    display: none
                }
                
                @media (min-width:1200px) {
                    .navbar .nav-item-divider {
                        display: block
                    }
                }
                
                .navbar .nav-item-divider .nav-link {
                    opacity: .25
                }
                
                .navbar .nav-item-divider .nav-link > span {
                    border-left: 1px solid
                }
                
                @media (max-width:1199.98px) {
                    .navbar .dropdown-menu {
                        padding-top: 0;
                        padding-bottom: 0;
                        border: 0
                    }
                }
                
                @media (min-width:1200px) {
                    .navbar .dropdown-menu {
                        transform: translateY(.5rem);
                        opacity: 0
                    }
                    .navbar .dropdown-menu.show {
                        animation: .2s forwards d
                    }
                    @keyframes d {
                        to {
                            transform: translateY(0);
                            opacity: 1
                        }
                    }
                }
                
                .navbar-brand h2{
                    color: #fff;
                }
                section#blog {
                    padding-top: 0px;
                }
                
                .navbar-light .navbar-brand h2{
                    color: #111;
                }
                
                #intrapolis-ban{
                    
                    background: url(../img/banner-bg-img.png) no-repeat;
                    min-height: 530px;
                    background-size: cover;
                    padding-bottom: 0px;
                    padding-top: 70px;
                }
                img.black {
                    display: none;
                }
                .navbar-dark .navbar-toggler {
                    color: rgb(10 48 90) !important;
                    border-color: rgb(10 48 90) !important;
                }
    .navbar-nav li .signup{
        padding: 15px 20px!important;
        color: #3876A1 !important;
        border-radius: 4px;
        background: #FFFFFF;
    }
    .navbar-light img.black {
        display: block;
        position: absolute;
        top:14px;
    }
    .form-sub-main label{
        display: block;
        color: #0a305a;
        text-align: left;
        margin-bottom: 5px;
        font-size: 15px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
    }
    .form-sub-main input{
        width: 100%;
        height: 45px;
        padding: 15px;
        font-size: 15px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        color: #2C2C2C;
        border: 1.5px solid #CCCCCC;
        border-radius: 4px;
    }
    .form-sub-main{
        margin-bottom: 10px;
    }
    .form-sub-main a {
        background: #2F7C94;
        font-size: 16px;
        color: #fff;
        padding: 8px;
        border-radius: 4px;
        width: 100%;
        border: none;
        text-decoration: none;
        display: block;
        margin-top: 20px;
        height: 45px;
    }
    
    .form-sub-main input[type=submit]{
        background: #355f84;
        font-size: 16px;
        color: #fff;
        padding: 8px;
        border-radius: 4px;
        width: 100%;
        border: none;
        text-decoration: none;
        display: block;
        margin-top: 20px;
        height: 45px;
        cursor:pointer;
    }
    
    .form-sub-main span{
        color: #999999;
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
    }
    .form-sub-main span a{
        color: #2F7C94;
        font-weight: 600;
        line-height: 22px;
        font-family: 'Open Sans', sans-serif;
        background: none !important;
        display: inline-block;
        width: auto;
        margin: 0px !important;
        text-decoration: underline;
    }

    .signup-main-sec{
        width: 450px;
        margin: 0 auto;
        margin-bottom: 50px;
        padding: 30px;
        background: #fff;
        border-radius: 4px;
    }
    .signup-title{
        color: #0a305a;
        text-align: center;
    }
    #Hiring {
        min-height: 500px;
    }
    #Hiring {
        background: url(../img/we-are-hiring-bg.png) no-repeat center;
        background-position: center;
        background-size: cover;
    }
    .hiring-lft-sec {
        position: absolute;
        left: 0px;
        top: 200px;
        width: 45%;
    }
    .hiring-rht-sec img {
        position: relative;
        right: 0;
        max-height: 500px;
    }
#mainNav .container::before{
    content: none !important;
}
#navbarCollapse{
    margin-top: 10px;
}
div#navbarCollapse{
    display: block;
    float: right;
    width: 100%;
}
ul.navbar-nav.ml-auto{
    float: right;
}
button.navbar-toggler.menu_icon{
    position: absolute;
right: 20px;
}
.navbar-nav{
    margin-top: 0px !important;
}
@media only screen and (max-width:991px) {

.navbar-collapse1						{ display:none; float:none; padding:0 0 19px; margin:0; position: absolute;z-index: 999;left:0;top:56px; width:80%;}
	.navbar-collapse1 ul						{ float:none;}
	.navbar-collapse1 ul li					{ float:none; display:block; padding:0;}
    .navbar-collapse1 ul li a				{ float:none; display:block; text-align:left; padding:10px 10px;font-size: 14px; line-height: 19px;}

    div#navbarCollapse{
        display: none;
    }
    a.menu_icon					{ width:50px; height:48px; background:url(../images/menu_icon.png) no-repeat; background-size:100% auto; display:block; cursor:pointer; margin:13px 0 0 0; padding:0; float:right; transition:all 0.5s ease-in-out;}

}


@media only screen and (max-width: 767px){
    ul.navbar-nav.ml-auto{
        float: none;
    }
}



@media (min-width : 992px) {
    .navbar-collapse1{ display: block !important;}

}
/*----------------------
 CONTACT
-----------------------*/
.form-group label {
    color: #444;
    font-size: 15px;
    font-family: georgia-Bold !important;

}
.form-control{
    height: 50px !important;
    padding-left: 15px !important;
    background-color: transparent;
    border-radius: 4px !important;
    border: solid 1px #918f8f!important;
    border: 2px solid rgba(0,0,0,0);
    
}

.form-group {
    margin-bottom: 20px;
}
h3#mainCaptcha {
    float: left;
}

.submit{
    margin-top: 15px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 13px;
}
::-moz-placeholder { /* Firefox 19+ */
  font-size: 13px;
}
:-ms-input-placeholder { /* IE 10+ */
  font-size: 13px;
}
:-moz-placeholder { /* Firefox 18- */
 font-size: 13px;
}
form.contact__form .btn {
    background: transparent!important;
    color: #444;
    font-weight: bold;
    width: 100%;
    border: solid 1px #333;
}
section#very-own h4 {
    font-size: 16px;
    font-weight: bold;
}
.row.justify-content-center.contactFrom {
    align-items: center;
}
.card-box {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
    background: #ffffff;
    padding: 2rem;
    box-shadow: 0px 0px 30px rgb(115 128 157 / 10%);
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 30px;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
section#contact input.btn.btn-primary.btn-lg:hover {
    border-color: #3876a1;
    background-color: #3876a1 !important;
    color: #fff;
    transition: 0.5s;
}
.section6{
    padding: 60px 0px;
    background: #D5E2EB;
}
button#refresh {
    float: right;
    border: none;
    font-size: 15px;
    background: none;
    padding: 0px 6px;
    cursor:pointer;
}
h3#mainCaptcha {
    float: left;
}
.login-bg-clr{
    background: #3876A1 !important;
    min-height: 100vh !important;
}
.banner-lft-div a:hover{
    border-color: #fff;
    background-color: #3876a1 !important;
    color: #fff;
    transition: 0.5s;
}
.footer-section2 li{
    margin-bottom: 15px;
}
.getin-form-rht{
    padding-left: 50px;
}








