body{
 margin:0;
 padding:0;
font-family: 'Podkova', serif;
}
img{
 max-width:100%;
 
}

.img{
 width:100%;
 height:100px;	
}
a:hover{
 text-decoration:none;
}

.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:#2f2653;	
}
.header-top{
/* background:#cb0000;*/
 padding:15px 0;	
 position:relative;
}
.menu-area{
 background:#2f2653;
 padding:10px 0;	
}
.header-right{
 text-align:right;
 position:relative;	
}
.login{
 display:inline-block;	
}
.login a{
 font-size:18px;
 color:#ffffff;
/* font-family:OpenSans-Semibold;*/
 background:#2f2653;
 padding:10px 15px;
 border-radius:10px;	
}
.login a:hover{
 background:#cb0000;	
}
.modal-content {
    background:#cb0000;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-title {
    text-align: center;
    color: #fff;
    font-family: OpenSans-Semibold;
    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: #0990d0;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 40px;
    border-radius: 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:35px;
 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: #2f2653;
    padding: 10px 15px;
    border-radius: 50%;
	font-size:15px;
	transition:all 0.4s ease-in-out;
}
.social-icons ul li a:hover {
    background:#cb0000;
    border-radius: 50%;
	transition:all 0.4s ease-in-out;
	border:1px solid #ffffff;
}
.feature-in{
 background:#2f2653;
 padding:15px 0; 
 text-align:center;	
}

.footer-list ul li {
    font-size: 16px;
    letter-spacing: 1px;
}

ul.address li i {
    margin-right: 7px;
}

.welcome-note {
    float: left;
    width: 100%;
    background-color: #292929;
    color: #fff;
    text-align: center;
    padding: 15px 40px;
}

ul.addresscnt {
list-style: none;
    padding: 13px;
    margin-top: 25px;
    background: #fff;
}

ul.addresscnt li {
    font-size: 20px;
    color: #000000;
}

.colsm6 {
    float: left;
    width: 50%;
}

.colsm6 img {
    width: 78%;
}

ul.addresscnt {
    list-style: none;
}

.welcome-note h2 {
    font-size: 22px;
}

img.imgs {
    position: absolute;
    right: 0;
    top: 0;
}

.welcome-note p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 17px;
}

.heading{
 font-size:25px;
 color:#2f2653;
 /*font-family:OpenSans-Bold;*/
 text-transform:uppercase;
 margin:12px 0 20px;	
 border-bottom: 2px solid #2f2653;
 display: inline-block;
 padding-bottom: 5px;
}
.feature-all{
 background:#cb0000;
 padding:20px;
 text-align:center;
 border-radius:15px;	
 transition:all 0.3s ease-in-out;
}
.fe-head{
 font-size:18px;
 color:#ffffff;
 /*font-family:OpenSans-Semibold;*/
 margin:10px 0;	
}
.feature-all p{
 font-size:14px;
 color:#ffffff;
/* font-family:OpenSans-Regular;*/
 text-align:justify;	
}
.feature-all:hover{
 box-shadow:1px 1px 8px #cb0000;
 transition:all 0.3s ease-in-out;	
}
.fe-inside{
 display:flex;
 margin-bottom :20px;	
}
.fe-inside .col-sm-4{
 display:flex;	
}
.news{
 border:1px solid #000;	
}
.news .nav > li {
        background: #ffffff;
}
.news .nav > li.active a {
    background: #0990d0;
	color:#ffffff;
}
.news .nav > li a {
    color: #000;
    padding: 10px 32px;
}
#myTab{background: #ffffff;}
#myTab.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent !important;
	border-radius: 0px !important;
}
.nav-tabs>li{
margin-bottom:0px !important;
}
.live-ticker{
 margin:15px 0;	
}
.market-head {
    background: #2f2653;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    font-size: 17px;
    /*font-family: OpenSans-Bold;*/
}
.contact-from {
    border: 1px solid #000000;
}
#frmContact {
    padding: 5px 10px;
    background-color: #ffffff;
}
.footer-in{
margin-top: 15px;
    background-color: #292929;
    padding: 15px 0;
    color: #ffffff;
}
.footer-list ul{
    list-style: none;
    margin-top: 18px;
    padding-left: 10px;
}
.footer-list ul li{
 margin:4px 0;
}
.footer-list ul li a{
 color:#ffffff; 	
}
.footer-list span .fa{
 width:40px;
 color:#cb0000;
 font-size:20px;
 margin:5px 0;	
}
.footer-list .add{
 font-size:17px;
 color:#000;	
}
.footer-head{
 font-size:24px;
 color:#ffffff;
 /*font-family:OpenSans-Semibold;*/	
}
.address-dtls {
    margin-top: 10px;
}
.footer-head {
    margin-bottom: 15px;
}
.footer-btm{
 background:#2f2653;
 padding:15px 0;
 text-align:center;	
}
.footer-btm p{
 color:#fff;
/* font-family:OpenSans-Regular;*/
 font-size:14px;
 margin:0;	
}
.copyright{
 font-size:20px;
 color:#fff;
 /*font-family:OpenSans-Regular;	*/	
}
.title {
    background: #2f2653;
    color: #fff;
    font-size: 22px;
    margin: 15px 0;
	padding:10px;
}
.right-side .feature-all {
    margin: 15px 0;
}

.main-wrapper {
    background-color: #D5D5D5;
}

.news #myTabContent {
    padding: 5px;
    background-color: #ffffff;
}

.tabsforcontent ul li {
    display: block;
    width: 100%;
    margin-bottom: 3px;
}

.tabsforcontent .nav-pills>li>a {
    background-color: #cb0000;
    margin-left: 0;
    color: #ffffff;
}

.tabsforcontent .nav-pills>li.active>a, .tabsforcontent .nav-pills>li.active>a:hover, .tabsforcontent .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #0990d0;
}

.tabsforcontent .tab-content {
    text-align: justify;
}

.tabsforcontent .tab-content p {
    margin-top: 0;
}

.teamcontent {
    float: right;
    width: 90%;
}


.ourteam {
    margin-bottom: 10px;
}
.feature-in .heading
{
    color: #fff;
}