body{
 margin:0;
 padding:0;
 font-family: 'Work Sans' !important;
 font-weight: 500;
}
img{
 max-width:100%;
 
}
table {
    width: 100% !important;
}
.img{
 width:100%;
 height:100px;	
}
a:hover{
 text-decoration:none;
}
.middle-content p, .middle-content span {
    font-family: 'Work Sans' !important;
}
.welcome p, .welcome span{
    font-family: 'Work Sans' !important;
}
.carousel-control.left{
 background:transparent !important;	
}
.carousel-control.right{
 background:transparent !important;	
}
.carousel-control{
 display:none;	
}
.owl-theme .owl-controls .owl-buttons div{
 border-radius:0 !important;
 -webkit-border-radius:0 !important;
 -moz-border-radius:0 !important;	
 border:1px solid;
 padding:3px 4px !important;
 color:#041D5F !important;
}
.owl-buttons{
 display:none;	
}
.banner-area .col-md-8 {
    padding-left: 0;
}
.banner-area .col-md-4 {
    padding-right: 0;
}
.test-slider{
 margin-top:20px;	
}
.owl-theme .owl-controls .owl-page span{
 height:18px !important;
 width:18px !important;	
}
.owl-theme .owl-controls .owl-page.active span{
 background:#fa812b !important;	
}
.carousel-indicators li{
 height:16px;
 width:16px;	
}
.carousel-indicators .active{
 height:18px;
 width:18px;
 background:#1ac995;	
}
.header-top{
 /*background:#f5f5f5;*/
 padding:5px 0;	
 position:relative;
}

.header-right{
 text-align:right;
 position:relative;	
}

.live-ticker .container {
    background-color: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px;
}

img.imgs {
    position: absolute;
    top: 0;
    right: 0;
}

.contact-box {
    box-shadow: 0px 2px 16px #d0caca;
    padding: 10px;
    background: white;
    width: 100%;
    text-align: center;
    min-height: 240px;
}

.login{
 display:inline-block;	
}
.login a{
 font-size:18px;
 color:#ffffff;
 background:#05357f;
 padding:10px 15px;
 border-radius:10px;	
}
.login a:hover
{
    background: #000;
}
.modal-content {
    background:#154A93;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-title {
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.modal-body .input {
    text-align: center;
}
.input span {
    color: #ffffff;
}
.input-fld input {
    width: 100%;
    margin: 10px 0;
    padding: 5px;
}
.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
	text-align:center;
}
.login_btn {
    background:#1ac995;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 40px;
}

.news div#myTabContent {
    padding: 5px;
}

.grayBox {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1055;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.box_content {
    background-color: #FFFFFF;
    border: 2px solid #AE6948;
    overflow: hidden;
    padding: 15px;
    position: fixed;
    top: 118px;
    z-index: 1056;
    height: 240px;
    right: 45%;
}
.social-icons{
 margin-top:15px;
 display:inline-block;	
}
.social-icons ul{
 list-style:none;
 padding:0;	
 
}
.social-icons ul li{
 display:inline-block;
 margin: 0 4px;	
}
.social-icons ul li a {
    color: #fff;
    background: #254f79;
    padding: 8px;
    border-radius: 50%;
    font-size: 15px;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
}
.social-icons ul li a:hover {
    background:#000;
    border-radius: 50%;
	transition:all 0.4s ease-in-out;
	border:0px solid #ffffff;
}
.feature-in{
 /*background:#254f79;*/
 padding:15px 0; 
 text-align:center;	
}
.heading{
 font-size:25px;
 color:#254f79;
 text-transform:uppercase;
 margin:12px 0 20px;	
 border-bottom: 2px solid #ffffff;
 display: inline-block;
 padding-bottom: 5px;
}
.feature-all {
    background: #f8f8f8;
    padding: 15px;
    text-align: center;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    border: 1px solid #ddd;
    min-height: 155px;
}
.feature-all:hover {
    box-shadow: 1px 1px 8px rgba(0,0,0,0.2) !important;
    background-color: #254f79;
}
.feature-all .feature-img i {
    font-size: 52px;
    color: #254f79;
}
.feature-all:hover .feature-img i {
    color: #fff;
}
.feature-all:hover .fe-head {
    color: #ffffff;
}
.fe-head{
 font-size:20px;
 color:#000000;
 margin:10px 0;	
 line-height: 24px;
}

.live-news-ticker {
    background-color: #f5f5f5;
    padding: 25px 0;
}

.feature-all p{
 font-size:14px;
 color:#000000;
 text-align:justify;	
}
.feature-all:hover{
 box-shadow:1px 1px 8px #0fa1c7;
 transition:all 0.3s ease-in-out;	
}
.feature-all:hover a
{
    text-decoration: none;
}
.fe-inside{
 display:flex;
 margin-bottom :20px;	
}
.fe-inside .col-sm-4{
 display:flex;	
}
.news{
 border:1px solid #999;	
}
.news .nav > li {
    background: #254f79;
    width: 50%;
    text-align: center;
}
.news .nav > li.active a {
    background: #000;
	color:#ffffff;
}
.news .nav > li a {
    color: #ffffff;
    padding: 10px 32px;
}

div#contact_form {
    margin-top: 15px;
}

div#contact_form .form-group {
    margin-bottom: 7px;
}

div#contact_form input, div#contact_form textarea {
    width: 100%;
    padding: 2px 5px;
    border-radius: 4px;
    border: 1px solid #000000;
}

.nav-tabs {
    background-color: #254f79;
}

.live-ticker{

}
.market-head {
    background: #254f79;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    font-size: 17px;
}
.contact-from {
    border: 1px solid #999;
}
#frmContact {
    padding: 5px 10px;
}
.footer-in{
 /*background:#254f79;*/
 padding:15px 0;	
}
.footer-list ul{
 list-style: none;	
 margin: 0px;
 padding: 0px;
}
.footer-list ul li{
 margin:4px 0;
}
.footer-list ul li a{
 font-size:15px;
 color:#fff;
 padding: 0px 30px;
}
.footer-list
{
    text-align: center;
}
.footer-list ul li a:hover {
 color:#ffffff;
}

ul.footer-list {
    list-style: none;
}

ul.footer-list .add {
    float: right;
    width: 87%;
}

ul.footer-list li {
    clear: both;
    margin-bottom: 5px;
}

.footer-list .fa{
 width:40px;
 color:#1ac995;
 font-size:20px;
 margin:5px 0;	
}
.footer-list li{
 font-size:17px;
 color:#ffffff;	
}
.footer-head{
 font-size:24px;
 color:#ffffff;

}
.address-dtls {
    margin-top: 10px;
}
.footer-head {
    margin-bottom: 15px;
}
.footer-btm{
 /*background:#1ac995;*/
 padding:15px 0;
 text-align:center;	
}
.footer-btm p{
 color:#fff;

 font-size:14px;
 margin:0;	
}
.copyright{
 font-size:20px;
 color:#fff;
		
}
.title {
    background: #254f79;
    color: #fff;
    font-size: 22px;
    margin: 15px 0;
	padding:10px;
}
.right-side .feature-all {
    margin: 15px 0;
}

.middle-area {
    margin-bottom: 15px;
}
.mail-call 
{
    
}
.mail-call ul
{
    float: right;
    margin-top: 0;
}
.mail-call ul li
{
    display: inline-block;
}
.mail-call ul li i
{
    color: #254f79;
    margin-right: 10px;
    margin-left: 20px;
}
.header-bottom
{
    background: #254f79;
}
#frame1
{
    margin-top: 15px;
}
.welcome h4
{
    background: #254f79;
    color: #fff;
    padding: 8px;
    font-size: 22px;
}
#myCarousel img
{
    width: 100%;
}
.footer {
    background: #254f79;
    text-align: center;
}
.footer .app-section a {
    display: inline-block;
    margin: 0 5px;
}
.footer .app-section img {
    width: 170px;
}
.footer-bottom
{
    background: #254f79;
}
.footer-list ul li
{
    display: inline-block;
}
.marb-20 
{
    margin-bottom: 20px;
}

.gray_box{
    background-color: #f5f5f5;
    padding: 10px;
    margin-top: -10px;
}

.btn.btn-login {
    background-color: #254f79;
}


.navbar{
    background:transparent;
    padding: 0 1rem;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100vh;
    display: flex;
    flex-direction: column;
    z-index: 10;
}
.brand-and-icon{
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
    border-bottom: 1px solid #ddd;
}
.navbar-brand{
    font-size: 1.8rem;
    letter-spacing: 3px;
    font-weight: 700;
}
.navbar-toggler{
    display: block;
    border: none;
    background: transparent;
    font-size: 1.8rem;
    cursor: pointer;
    padding: 0.2rem 0.5rem;
    transition: all 0.4s ease;
    border: 2px solid #fff;
    border-radius: 4px;
}
.navbar-toggler i{
    color: #fff;
}
.navbar-toggler:hover{
    opacity: 0.7;
}
.navbar-collapse{
    overflow-y: scroll;
    display: none;
}
.navbar-nav > li > a{
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 700;
    display: block;
    padding: 0.6rem 0;
    margin: 0.2rem 0;
    border-bottom: 1px solid #ddd;
    border-radius: 1px;
    position: relative;
    transition: all 0.4s ease;
}
.drop-icon{
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
}
.menu-area .navbar-nav li {
    list-style-type: none;
}
.menu-area .navbar-nav li .menu-link {
    color: #fff;
    padding: 14px 30px;
    font-weight: 400;
}
.navbar-nav > li > a:hover{
    opacity: 0.7;
}
.sub-menu h4{
    text-transform: capitalize;
    font-size: 16px;
    padding: 0.5rem 0;
}
.sub-menu ul{
    background-color: transparent !important;
    padding: 0;
    text-align: left !important;
}
.sub-menu ul li{
    text-transform: capitalize;
    padding: 0.2rem 0;
    margin: 0.2rem 0;
    font-size: 0.95rem;
}
.sub-menu ul li a {
    opacity: 0.8;
    transition: all 0.5s ease;
    color: #151515 !important;
    font-size: 16px !important;
    text-align: left !IMPORTANT;
}
.sub-menu ul li a:hover{
    padding-left: 14px;
    opacity: 0.9;
}
.sub-menu{
    display: none;
}

.sub-menu-item{
    padding-left: 1.2rem;
}



/* Media Queries */
@media screen and (min-width: 992px){
    .navbar {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: none;
    padding: 0 5rem;
    position: relative;
    padding: 0;
    margin: 0;
}
    .navbar-toggler{
        display: none;
    }
    .brand-and-icon{
        flex: 0 0 100px;
        border-bottom: none;
        padding: 0;
    }
    .navbar-collapse{
        display: block!important;
        overflow-y: hidden;
        flex: 1 0 auto;
    }
    .navbar-nav{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .navbar-nav > li > a{
        border-bottom: none;
        margin: 0 0.4rem;
        padding: 1.7rem 1.8rem 1.7rem 0.8rem;
        font-size: 16px;
    }
    .sub-menu{
        position: absolute;
        left: 0;
        width: 100%;
        top: 100%;
        background: #f8f8f8;
    }
    .navbar-nav > li:hover .sub-menu{
        display: grid!important;
        grid-template-columns: repeat(3, 1fr);
        padding: 0 30px 15px 30px;
    }
    .navbar-nav > li{
        border-bottom: 2px solid transparent;
        transition: border-bottom 0.4s ease;
    }
   .navbar-nav > li:hover {
    border-bottom-color: #6f9fd0;
}
    .sub-menu-item{
        padding-left: 0;
    }


    /* header */

    .header h2{
        font-size: 6rem;
    }
    .header p{
        width: 40%;
    }
}



@media only screen and (max-width: 600px) 
{
    .mail-call ul 
    {
        float: none;
    }
    #menu.active
    {
        
    }
    .spinner-master label
    {
        left: 241px;
    }
    .menu-area .navbar-nav li .menu-link{
        display: block;
        width: 100%;
    }
    .menu-area .navbar-nav li .menu-link: :after{
        display: none;
    }
    .header-bottom nav.navbar {
    margin: 0;
}
.brand-and-icon {
    border-bottom: none;
}
.menu-area .navbar-nav li .menu-link {
    color: #fff;
    padding: 14px 30px 14px 0;
    font-weight: 400;
    border-bottom: 1px solid #335c86;
    border-radius: 0;
}
.menu-area .navbar-nav li .menu-link:after {
    display: none;
}
}
#exampleModal.modal.fade.in
{
    display: block !important;
z-index: 999;
}
#exampleModal.modal.fade.in.intro
{
    display: none !important;
}
.app-section .mb-0
{
	margin-bottom: 0px;
}
.app-section .text-white
{
	color: #fff;
}