body{
 margin:0;
 padding:0;
}
img{
 max-width:100%; 
}
a:hover{
 text-decoration:none;
}

.grayBox {
    background-color: black;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1055;
}
.box_content {
    background-color: #ffffff;
    border: 2px solid #ae6948;
    height: 240px;
    padding: 15px;
    position: fixed;
    right: 33%;
    top: 118px;
    z-index: 1056;
}
.modal-content {
  background: #a1a1a1;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
	text-align:center;	
}
.modal-header h2{
 text-align:center;
  margin:auto;	
}
.modal-title {
    text-align: center;
    color: #fff;
    font-family: OpenSans-Semibold;
    font-size: 18px;
	margin:auto;
}
.modal-body .input {
    text-align: center;
}
.input-fld input {
    width: 100%;
    margin: 10px 0;
    padding: 5px;
}
.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
	display:block;
	text-align:center;
	
}

.modal-header .close{
 position:absolute;
 right:13px;	
}
.middle-area {
    margin: 20px 0;
}
.banner{
 position:relative;	
}
#banner .owl-carousel .item.s1 {
    background: url("../images/slider1.png") no-repeat scroll center center /cover;
}
#banner .owl-carousel .item.s2 {
    background: url("../images/slider2.png") no-repeat scroll center center /cover;
}
#banner .owl-carousel .item.s3 {
    background: url("../images/slider4.png") no-repeat scroll center center /cover;
}
#banner .owl-carousel .item.s4 {
    background: url("../images/slider5.png") no-repeat scroll center center /cover;
}
#banner .owl-carousel .item {
    height: 430px;
    width: 100%;
}
.owl-prev {
    position: absolute;
    top: 45%;
    left: 0;
}
.owl-next {
    position: absolute;
    top: 45%;
    right: 0;
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 4px;
}
.owl-dots {
    position: absolute;
    bottom: 0;
    left: 47%;
}
.owl-theme .owl-nav [class*="owl-"]:hover{
 background:#ec7b3e;	
}
.owl-theme .owl-nav [class*="owl-"]:hover{
 background:#ec7b3e;	
}
.carousel-control-next, .carousel-control-prev{
 top:25% !important;	
}
.carousel-inner>.carousel-item {
    -webkit-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    transition: 0.3s !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
background: #d87c41;	
}
.header-top{
 padding:15px 0;	
}
.head_1 {
 border-bottom: 1px solid #9899;
}

.header-bottom {
	background:#F05D00;
	padding: 5px 0;
}
.contacts{
 display:inline-block;
 position:relative;	
}
.contacts::after {
    content: "";
    position: absolute;
    border-right: 1px solid #999;
    height: 23px;
    right: -7px;
    top: 4px;
}
.contacts:last-child::after{
 border-right:none;	
}
.contacts span .fa{
 font-size:14px;
 color:#ff6d13;
}

.contacts:last-child {
 margin-left: 12px;
}
.contacts span{
 font-size:14px;
 font-family:OpenSans-Regular;	
}
.social-icons{
 text-align:right;	
}
.social-icons ul{
 list-style:none;	
}
.social-icons ul li{
 display:inline-block;	
}
.social-icons ul li a{
 color: #ff6d13;
font-size: 12px;
border: 1px solid #ff6d13;
padding: 6px 10px;
border-radius: 50%;	
}
.logo_txt {
    margin: 6px 0;
}
.slider h2{
 font-size:25px;
 color:#ffffff;
 font-family:OpenSans-Bold;	
}
.slider .capt{
 font-size:15px;
 color:#ffffff;
 font-family:OpenSans-Regular;	
}
.slide-text{
 position:relative;	
}
.inside-text{
 position:absolute;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%);
 text-align:center;	
}
.left_head, .midle_head, .portfolio, .utility_hd, .video_head{
 font-size:23px;
 font-family:OpenSans-Bold;
 color:#000;	
 border-bottom:2px solid #ff6d13;
 padding-bottom:10px;
}
.invest-head{
 font-size:20px;
 color:#000;
 font-family:OpenSans-Semibold;
 margin-top:10px;	
}
.invest-head span, .portfolio span, .fin_txt span{
 color:#ff6d13;	
}
.in_txt{
 font-size:14px;
 color:#000;
 font-family:OpenSans-Regular;
 text-align:justify;	
}
.middle_section{
 padding:40px 0;	
}
.fin_txt{
 font-size:15px;
 color:#000;
 font-family:OpenSans-Regular;
 text-align:justify;
 margin:10px 0;	
}
.update-head-2{
 font-size:22px;
 color:#000;
 font-family:OpenSans-Semibold;
 margin-bottom:10px;	
}
.performance {
    overflow-x: scroll;
    overflow-y: scroll;
}
.performance{
 border:1px solid #ff6d13;	
}
.login{
 background:#ff6d13;
 text-align:center;
 padding:7px;	
}
.login a{
 font-size:20px;
 color:#ffffff;
 font-family:OpenSans-Regular;	
}
.signup_head{
 font-size:20px;
 color:#000;
 background:#e2e1e0;
 padding:7px;
 text-align:center;
 margin-top:10px;
 margin-bottom:5px;	
}
.form-group{
 margin-bottom:5px;	
}
.form-group input{
 height:33px;	
}
.form-group #message{
 height:50px;	
}
#captcha{
 width:94px;
 padding: 6px 5px;	
}
.login_btn{
 font-size:14px;
 color:#ffffff;
 background:#f55300;
 padding:5px 25px;	
}
.utility ul{
 list-style:none;
 text-align:center;
 margin:10px;
 padding:0;	
}
.utility ul li{
 display:inline-block;
 margin: 7px 13px;	
}
.utility ul li .ut_img{
 border: 1px solid #f55300;
height: 65px;
width: 70px;
line-height: 57px;
border-radius: 50%;
margin:auto;	
}
.utility ul li .ut_img img{
 width:40px;	
}
.ut_txt{
 font-size:16px;
 color:#000;
 font-weight:600;	
}
.video_area, .mf_img{
 padding:10px 0;
 text-align:center;	
}
.sliderr{
 list-style:none;	
}
.bx-wrapper{
 width:100% !important;	
}
.partners ul{
 list-style:none;	
}
.partners ul li{
 display:inline-block;
  margin: 0 5px;	
}
.bx-window {
    width: 100% !important;
}

.bx-wrapper {
    border: 1px solid;
    padding: 7px;
}
.footer-btm{
 background:#F05D00;
 padding:15px 0;	
}
.partners{
 margin:15px 0;	
}
.ft_left, .ft_right, .ft_right a{
 font-size:15px;
 color:#ffffff;
 font-family:OpenSans-Regular;	
}
.ft_right{
 text-align:right;	
}
.inside-text h2{
 color:#f07232;
  font-family:OpenSans-Bold;
   font-size:35px;	
}
.inside-text p{
 font-size:17px;
  color:#ffffff;
  font-family:OpenSans-Bold;	
}
.inside-text .capt{
 font-size:15px;
  color:#ffffff;
  font-weight:600;
} 
.title {
    background:#8F8F8F;
    color: #ffffff;
    font-weight: 600;
    font-size: 23px;
    margin: 10px 0;
    padding: 4px 7px;
}
.invest_header{
 font-size:23px;
 color:#000;
 font-family:OpenSans-Bold;
 margin:15px 0;
 text-align:center;	
}
.invest_online_section {
    padding: 30px 0;
	background:url(../images/footer_background.jpg)no-repeat scroll center center/cover;
}
.form-dtls {
    background: #c6c6c6;
    padding: 15px;
}
.company_name, .map-head {
    font-size: 25px;
    font-weight: 600;
	margin-bottom:10px;
}
.address h4{
 font-size:18px;
 color:#f05d00;
 background:#cdcdcd;
 padding:5px;
 font-weight:600;	
}
.branch{
 font-size:16px;
 color:#000;
 font-weight:600;
 display:inline-block;
 width:110px;
 vertical-align:top;
 margin:7px 0;	
}
.full_add{
 display:inline-block;
 font-size:15px;
 color:#000;	
 width:calc(100% - 120px);
 margin:7px 0;
}
.contact-us .form-group input {
    height: 33px;
    margin: 10px 0;
}
.usefullink{
 list-style:none;
 padding:0;	
}
.usefullink li {
    background:#525252;
    margin: 5px 0;
    padding: 10px;
    text-align: center;
	transition:all 0.3s ease-in-out;
}
.usefullink li:hover{
 background:#F05D00;
 transition:all 0.3s ease-in-out;	
}
.usefullink li a{
 color:#ffffff;	
}