body{
 margin:0;
 padding:0;
 font-family: 'Open Sans';
}
img{
 max-width:100%; 
}
a:hover{
 text-decoration:none;
}

.btn-primary{
    background-color: #cb8c27;
    border: 1px solid #cb8c27;
}
.btn-primary{
    background-color: #b57817;
    border: 1px solid #b57817;
}
.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, .sign_up {
  background: #e9f6ff;
  padding:15px;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
	text-align:center;	
}
.modal-header h2{
 text-align:center;
  margin:auto;	
}
.invest_online .modal-content, .invest_online .modal-footer{
border:0px;
}
.modal-title {
    text-align: center;
    color: #fff;
    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;
	
}

.aboutus img {
    float: left;
    max-width: 100%;
    margin: 0 17px 5px 0;
}

.mission h4 {
    text-align: center;
    color: #0071bc;
    font-weight: bold;
    margin: 22px 0;
}

.aboutus {
    text-align: justify;
}

.modal-header .close{
 position:absolute;
 right:13px;	
}
.middle-area {
    margin: 30px 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: 445px;
    width: 100%;
}
#banner .owl-prev {
    position: absolute;
    top: 45%;
    left: 0;
}
#banner .owl-next {
    position: absolute;
    top: 45%;
    right: 0;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 4px;
	background: #0071bc;
}
.owl-dots {
    position: absolute;
    bottom: 0;
    left: 47%;
}
.owl-theme .owl-nav [class*="owl-"]:hover{
 background:#0071bc;	
}
.owl-theme .owl-nav [class*="owl-"]:hover{
 background:#0071bc;	
}
.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: #cb8c27;	
}
.header_top{
 background:#0071bc;
 padding:8px 0;	
}
.header_top .contact_info a {
    text-decoration: none;
    color: #fff;
    margin-right: 15px;
}
.contact_dtls {
 display: inline-block;
 margin: 0 8px;
}
.contact_dtls span{
 color:#ffffff;	
}
.contact_dtls .head_text{
 font-size:14px;
}
.top_right {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.top_right .login_btn {
    padding: 5px 15px;
}
.top_right .login_btn:hover {
    background-color: #fff;
    color: #0071bc;
}
.social-icons{
 text-align:right;	
}
.social-icons ul{
 list-style:none;
 margin-bottom:0;	
}
.social-icons ul li{
 display:inline-block;
 margin: 0 8px;	
}
.social-icons ul li a {
    color: #ffffff;
    font-size: 18px;
}

.top-right {
    margin: 20px 0 10px 0;
    text-align: right;
}
.menu-area, .portfolio_login{
 display:inline-block;	
}
.portfolio_login{
 margin-left: 35px;	
}
.portfolio_login a{
 background:#0071bc;
 padding:10px 13px;
 font-size:15px;
 color:#ffffff;
 border-radius: 20px;	
}
.testimoinal{
 padding: 30px 0 50px 0px;
 position:relative;	
 background: #dae1e9;
}
.services{
 padding: 30px 0 50px 0px;
 position:relative; 
}
.parnters{
 padding: 30px 0 50px 0px;
 position:relative; 
}
.testimoinal {
	padding-bottom:80px;
	
}
.investor{
 padding:25px 0;		
}
.heading{
 font-size:30px;
 color:#0071bc;
 text-align:center;	
 padding-bottom:10px;
 margin:20px 0;
 position:relative;
}
.heading::after {
    border-bottom: 3px dashed #0071bc;
    position: absolute;
    content: "";
    width: 109px;
    bottom: -7px;
    text-align: center;
    margin: auto;
    left: 45%;
    right: 45%;
}
.heading::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: -15px;
    margin: auto;
    left: 49%;
    right: 49%;
    background-color: #0071bc;
    transform: rotate(45deg);
}
.serv_text{
 background:#0071bc;
 padding:10px;
 transition:all 0.5s ease-in-out;	
 min-height: 65px;
}
.service_dtls:hover .serv_text{
 transition:all 0.5s ease-in-out;
 background:#cb8c27;	
}
.service_dtls span{
 color:#cb8c27;	
}
.service_dtls:hover span{
 color:#ffffff;	
}
.read-more {
    color: #000;
    font-size: 16px;
    border: 1px solid #000;
    padding: 2px 5px;
}
.read-more:hover {
    color: #000;
}
.serv_text h2 {
    font-size: 18px;
    text-align: center;
}
.serv_text h2 a{
    color: #ffffff;
}
.item
{
    margin: 0px 10px 0px 10px;
}
.serv_text-view span
{
    color: #000 !important;
    border: 1px solid #000;
    padding: 1px 2px;
    position: relative;
    top: 0.5rem;
}
.serv_text p{
 font-size:13px;
 color:#ffffff;
 text-align: justify;	
}
.service_dtls{
 transition:all 0.5s ease-in-out;
 margin-top:20px;	
}
.service_dtls:hover{
 box-shadow:0px 2px 10px #999;
 transition:all 0.5s ease-in-out;	
}
.service_img{
 overflow:hidden;	
}
.service_img img{
 width: 100%;
-webkit-transition: all .5s linear;
transition: all .5s linear;
display: block;	
}
.service_img:hover img{
  	
 -ms-transform: scale3d(1.1,1.1,1);
-webkit-transform:scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);	
}
.hexagon {
    margin-top: 10px;
    padding: 10px;
    transition: all 0.4s ease-in-out;
    min-height: 136px;
}

.hexagon:hover {
 box-shadow:1px 1px 10px #a8a8a8;
 transition:all 0.4s ease-in-out;
}
.hexagon:hover .hexa_head{
 color:#0071bc;
 transition:all 0.4s ease-in-out;   
}
.hexagon .hexa_img_2 {
    display: none;
    transition:all 0.4s ease-in-out;
}
.hexagon:hover .hexa_img {
    display: none;
    transition:all 0.4s ease-in-out;
}
.hexagon:hover .hexa_img_2 {
    display: inline-block;
    width: 70px;
    vertical-align: top;
    transition:all 0.4s ease-in-out;
}
.corner_img {
 margin-top: 20px;
}
.hexa_img{
 width:70px;
 display:inline-block;
 vertical-align:top;    
}
.hexagon .icon {
    width: 90px;
    display: inline-block;
    background-color: #0071bc;
    text-align: center;
    position: relative;
    padding: 0px;
}
.hexagon .icon {
    width: 90px;
    display: inline-block;
    background-color: #0071bc;
    text-align: center;
    position: relative;
    padding: 0px;
    transition: 0.2 ease-in-out;
}
.hexagon:hover .icon {
    background-color: #cb8c27;
    transition: 0.2 ease-in-out;
}

.hexagon .icon img {
    width: 55px;
}
.hexagon .icon::before {
    content: "";
    position: absolute;
    border: 45px solid transparent;
    border-top: none;
    border-bottom: 25px solid #0071bc;
    top: -25px;
    left: 0;
    width: 100%;
    transition: 0.2 ease-in-out;
}
.hexagon .icon::after {
    content: "";
    position: absolute;
    border: 45px solid transparent;
    border-bottom: none;
    border-top: 25px solid #0071bc;
    bottom: -25px;
    left: 0;
    width: 100%;
    transition: 0.2 ease-in-out;
}
.hexagon:hover .icon::after {
    border-top: 25px solid #cb8c27;
    transition: 0.2 ease-in-out;
}
.hexagon:hover .icon::before {
    border-bottom: 25px solid #cb8c27;
    transition: 0.2 ease-in-out;
}

.hexa_img{
 width:70px;
 display:inline-block;
 vertical-align:top;	
}
.hexa_caption{
 display:inline-block;
 width:calc(100% - 110px);
 vertical-align:middle;
 margin-left:15px;  
}
.hexa_caption .hexa_head {
    font-size: 18px;
    font-weight: 600;
    color: #151515;
}
.hexa_caption p{
 color:#636363;
 font-size:13px;
 text-align:justify;    
}
.market_update {
    padding: 24px 0 24px 0;
    background-attachment: fixed;
}
.market_update .heading{
 color:#ffffff;	
}
.view_now{
 margin:auto;
 margin-top:15px;	
}
.view_now a{
 font-size:17px;
 color:#ffffff;
 padding:10px 30px;
 border-radius:20px;
 background:#cb8c27;
	
}
.sliderr{
 list-style:none;	
}
.parnters ul li{
 display:inline-block;
 margin:0 5px;	
}
.bx-wrapper {
    border: 1px solid;
    padding: 7px;
	width: 100% !important;
}
.bx-window{
 width: 100% !important;	
}
.callback{
 position:relative;
 padding:40px 0;
 background: #dae1e9;	
}
.callback::before{
 position: absolute;
background: url(../images/callback_img.png)no-repeat scroll center center/cover;
width: 50%;
left: 0;
top: 0;
height: 100%;
content: "";	
}
.req_call {
    font-size: 30px;
    color: #fff;
    margin: 0 0 5px 0;
}
.callback p, .c_text{
    font-size: 15px;
    color: #fff;
}

.callback_dtls {
    margin: 30px 0 0 0;
}
.callback_dtls span{
 color:#ffffff;
 font-size:15px;	
}

.callback .heading {
    margin: -5px 0 55px 0;
}
.callback .heading::after {
    left: 41%;
}

.c_text{
 margin-left:10px;	
}
.callback_form {
    text-align: center;
}
.login_btn {
    background: #cb8c27;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    border: none;
    margin-left: 1rem;
    border-radius: 30px;
}
.footer_top{
 background:#014383;
 padding:50px 0;	
}
.footer_top .callback_dtls span .fa {
    display: inline-block;
    width: 15px;
    vertical-align: middle;
}
.c_text {
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: top;
}
.footer-btm{
 background:#0071bc;
 padding:14px 0;	
}
.discl_head{
 font-size:23px;
 color:#ffffff;
 margin-bottom:10px;	
}
.discl p, .add{
 font-size:14px;
 color:#ffffff;
 text-align:justify;
}
.ft_left, .ft_right {
    font-size: 14px;
    color: #ffffff;
}
.ft_right{
 text-align:right;	
}
.quick_link ul{
 list-style:none;
 padding:0;	
}
.quick_link ul li a{
 color:#fff;
 font-size:14px;
 margin-bottom:5px;
 transition:all 0.5s ease-in-out;	
}
.quick_link ul li a:hover{
 transition:all 0.5s ease-in-out;	
 color:#cb8c27;
 padding-left:6px;	
}
.quick_link ul li{
 margin-top:7px;	
}
.slide_text{
 font-size:17px;
 color:#000;
 line-height:27px;	
}
.slide_img{
 text-align:center !important;
}
.title {
    font-size: 22px;
    background: #0071bc;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
	margin: 15px 0;
}
.add_01{
 margin:15px 0;	
}
.add_head {
      font-size: 22px;
	color:#0071bc
}
.add_dtls{
 font-size:15px;
 color:#000;
 font-weight:600;
}
.map_form {
    padding: 20px;
    margin-top: 20px;
    background-color: #e9f6ff;
}
.map_form h2{
 font-size:22px;
 color:#000;
 font-weight:600;
 text-align:center;	
}
.client_img {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    overflow: hidden;
    margin-right: 10px;
    padding: 2px;
}
.mb-0 {
    display: inline-block;
    vertical-align: middle;
}
.name_post{
 text-align:center;	
}
.testimoinal .owl-dots {
    position: absolute;
    bottom: -55px;
    left: 0;
    right:0;
}
.news_area {
    background: #e3e3e3;
    padding: 15px;
}
.news_area .nav-pills li, .tab .nav-pills li a{
 width:100%;
 color:#ffffff;
 border:1px solid #ffffff;	
}
.news_area .nav-pills > li > .active {
    background-color: #bc0318 !important;
}
.news_area .nav-link{
 color:#ffffff;	
}
.news_area .nav-pills {
    background: #1a2165;
    margin-bottom: 30px;
	
}
.live-indice{
 position:relative;	
}
.f1-live {
    background: #ffffff;
    position: absolute;
    height: 20px;
    width: 100%;
    top: 18%;
}
.invest_online_section {
    margin: 40px 0;
}
.middle-area .nav.nav-pills{
 background:#0071bc;
 border: 1px solid #625f5f;	
}
.middle-area .nav.nav-pills li{
 width:100%;	
 border:1px solid #ffffff;
}
.middle-area .nav.nav-pills li a.active{
 background:#cb8c27;	
}
.middle-area .nav.nav-pills li a{
 color:#ffffff;
 	
}
.uselink {

    list-style: none;
    padding: 0;
    background: #0071bc;
    text-align: center;

}
.uselink li:hover {

    background: #d41d1d;

}
.uselink li {

    padding: 10px 0;
    border-bottom: 1px solid #fff;

}
.uselink li a{
 color:#ffffff;
 font-size:17px;
 font-wieght:600;	
}
.buy_mf p {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-top: 10px;
    text-align: center !important;
}
.buy_mf {
    text-align: center;
	margin: 25px 0;
}
.contact-address .row{
margin-bottom:10px;
}
.contact-us .con-box {
    background: #eee;
    padding: 15px;
}
.conbox-items {
    margin-bottom: 10px;
}
.contact-us .con-box a{
    color: #111;
}
.contact-address{
margin-bottom:20px;
}

.header-tagline{
    text-align: right;
}
.header-tagline p{
    margin-top: 15px;
    margin-bottom: 0;
}

@media (max-width: 768px){
.header-tagline{
    text-align: center;
}
.innerpage-banner {
    height: 250px !important;
}

}


@media (min-width: 992px){
	.contact-address{
    display: flex;
	}

}

.header-bottom
{
    z-index: 999;
    background: #fff;
    padding:10px 0;    
    box-shadow: 1px 1px 10px #999;
}

.header
{
    position: relative;
}
.logo {
    padding: 0px 10px 0px 10px;
}
#sensex {
    padding: 10px 0px 0px 0px;
}
.container-view {
  position: relative;
  width: 100%;
}

.image-view {
  display: block;
  width: 100%;
  height: 248px;
  object-fit: cover;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}
.overlay:hover {
  transition: .5s ease;
  background-color: rgba(243, 117, 33, 0.5) !important;
}


.container-view:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.serv_text-view p
{
    font-size: 14px;
    padding: 0px 10px;
    color: #000;
    z-index: 999;
}

<style>
.tab-view {
  max-width: 800px;
  padding: 0 20px;
}
.tab-view input {
  display: none;
}
.tab-view label {
    display: inline-block;
    padding: 6px 0 6px 0;
    margin: 0 -2px;
    width: 33.33%;
    background: #0071bc;
    color: #fff;
    text-align: center;
}
.tab-view label:hover {
  cursor: pointer;
}
.tab-view input:checked + label {
    
    background: #cb8c27;
    color: #fff;
   
}
.tab-view #tab1:checked ~ .content #content1,
.tab-view #tab2:checked ~ .content #content2,
.tab-view #tab3:checked ~ .content #content3,
.tab-view #tab4:checked ~ .content #content4 {
  display: block;
}
.tab-view .content > div {
  display: none;
  padding-top: 20px;
  text-align: left;
  /*height: 192px;*/
  overflow: auto;
}
.markrt-view h5
{
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
    background: #0071bc;
    color: #fff;
    padding: 7px;
}
.container-market-view
{
 padding: 40px 0px 0px 0px;
}
.form_con
{
padding: 10px 0px;
text-align: center;
}
.callback .form_control .login_btn {
    margin: auto;
    display: block;
    cursor: pointer;
    border-radius: 4px;
}
.form_con .form-control
{
 padding: 8px 0px 8px 10px;
}

.form_con #captcha_code {
    height: 45px !important;
    width: 80px !important;
    border-radius: 4px;
}
.form_con .btnRefresh {
    height: 45px;
    background-color: #038eeb;
    color: #fff;
    vertical-align: middle;
    border: 1px solid #038eeb;
    border-radius: 5px;
}
.form_con #captcha {
    padding: 8px 20px;
    height: 45px;
    width: calc(100% - 168px);
    vertical-align: middle;
    border: 1px solid #ced4da;
    border-radius: 5px;
}

.footer_top .discl.info-col {
    padding-right: 60px;
}
h5.foot-title {
    color: #fff;
}
ul.footer-menu {
    padding-left: 0px;
    list-style-type: none;
}
ul.footer-menu li a{
    color: #fff;
}
.footer-links {
    margin-bottom: 15px;
}
.footer-links ul{
    padding-left: 0px;
    list-style-type: none;
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.footer-links ul li {
    display: inline-block;
}
.footer-links ul li a{
    color: #fff;
    margin: 0 10px;
    position: relative;
}
.footer-links ul li a::after {
    content: "|";
    position: absolute;
    color: #fff;
    right: -15px;
    top: -3px;
}
.footer_top .social-icons {
    text-align: left;
}
.footer_top .social-icons ul{
    padding: 0;
}
ul#sliderr li {
    width: 150px;
}


.parnters .bx-wrapper {
    border: none !important;
    margin-top: 30px !important;
}

.menu ul li a:hover{
    color:#cb8c27 !important;
}
.footer_top .logo {
    margin-bottom: 10px;
}

.blinking-title {
    margin: 15px 0;
    background-color: #cb8c27;
}
.blinking-title a {
    font-size: 20px;
    color: #fff;
    animation: blinker 0.8s linear infinite;
    padding: 5px 5px 10px 5px;
    display: block;
}

@keyframes blinker {
  0% {
    opacity:1;
  }
  50% {
    opacity: 0;
  }
}


.TabbedPanelsTabHover{
    background-color: #cb8c27 !important;
}

.client-testiminial {
    padding: 30px 0;
}
.client-testiminial .heading {
    margin: 20px 0 45px 0;
}
.client-testiminial img {
    border-radius: 100%;
    width: 160px;
    height: 160px;
}
.client-testiminial .carousel-indicators li {
    background-color: #dae1e9;
}
.client-testiminial .carousel-indicators .active {
    background-color: #0071bc;
}

.callback::before {
    position: absolute;
    background: url(../images/callback_img.png)no-repeat scroll center center/cover;
    width: 50%;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
}
.callback .callback_dtls a:hover{
    color: #cb8c27
}
.services .owl-dots {
    margin-bottom: -50px;
}

.market_update {
    background: url(../images/market_background.png)no-repeat scroll center center/cover;
    padding: 40px 0 60px;
    background-attachment: fixed;
}
.market_update .heading{
    margin-bottom: 30px;
}
.market_update .heading::before {
    background-color: #cb8c27;
}
.market_update .heading::after {
    border-bottom: 3px dashed #cb8c27;
}


  .ui-tabs-vertical { 
    width: 100%; 
  }

  .ui-tabs-vertical .ui-tabs-nav { 
    padding: .2em .1em .2em .2em; 
    float: left; 
    width: 255px; 
  }

  .ui-tabs-vertical .ui-tabs-nav li {
   clear: left; width: 100%; 
   border-bottom-width: 1px !important; 
   border-right-width: 0 !important; 
   margin: 0 -1px .2em 0; 
   white-space: normal;
}
  .ui-tabs-vertical .ui-tabs-nav li a { 
    display:block; 
    width: 100%;
  }
  .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
   padding-bottom: 0; padding-right: .1em; 
   border-right-width: 1px; 
   margin-bottom: 1px !important;
}
  .ui-tabs-vertical .ui-tabs-panel {
   padding: 1em;
   float: right; 
   width: calc(100% - 270px);
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #0071bc;
    background: #0071bc;
}
.ui-widget-header {
    border: none;
    background: #e9e9e9;
}
.tab-items h4 {
    font-size: 18px;
    position: relative;
    padding-left: 25px;
}
.tab-items h4::after {
    content: "\f138";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: #333;
}
.tab-items ul {
    list-style-type: none;
    padding-left: 25px;
}
.tab-items ul li{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tab-items ul li a{
    color: #cb8c27;
}

.vision-mission {
    padding: 40px 0;
}
.vision-mission .vm-box {
    background-color: #fff;
    box-shadow: 2px 1px 20px 0px rgba(0,0,0,0.16);
    border-radius: 5px;
    padding: 25px 20px 0 20px;
    min-height: 331px;
    transition: 0.3s ease-in-out 0s all;
}
.vision-mission .vm-box:hover {
    box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
    transform: scale(1.05);
    transition: 0.3s ease-in-out 0s all;
    background-color: #cb8c27;
    color: #fff;
    cursor: pointer;
}
.vision-mission .vm-box .icon {
    /*display: inline-block;*/
    width: 100px;
    margin: 0px auto;
}
.vision-mission .vm-box .icon .vm-img-hover {
    display: none;
}
.vision-mission .vm-box:hover .icon .vm-img-hover {
    display: block;
}
.vision-mission .vm-box:hover .icon .vm-img {
    display: none;
}
.vision-mission .vm-box .vm-text {
    display: inline-block;
    /*width: calc(100% - 110px);*/
    vertical-align: top;
    padding-left: 15px;
}
.vision-mission .vm-box .vm-title {
    color: #cb8c27;
    font-size: 22px;
    text-align: center;
}
.vision-mission .vm-box:hover .vm-title{
    color: #fff;
}

.our-values .value-box {
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
    padding: 20px 15px;
    min-height: 310px;
    margin-bottom: 20px;
    transition: 0.3s ease-in-out 0s all;
}
.our-values .value-box:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.18);
    transform: scale(1.05);
    transition: 0.3s ease-in-out 0s all;
    border: 1px solid #cb8c27;
}
.our-values .value-box h5 {
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 0 5px 0;
}
.our-values .value-box h6 {
   text-align: justify;
}
.our-values .value-box .images img {
    padding: 3px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.18);
    border-radius: 100%;
}
img.owner-img {
    width: 100%;
    border: 1px solid #cb8c27;
    margin-top: 10px;
}
h2.static-title.text-center {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
}

.paypremium-section .pp-box {
    display: inline-block;
    width:24%;
    margin: 20px 0;
    text-align: center;
}
.middle-content .contain p a {
    color: #144e94;
    font-weight: 600;
}
.TabbedPanelsTab {
    width: 16.5% !important;
    font-size: 15px !important;
}

.innerpage-banner {
    height: 450px;
    overflow: hidden;
    margin-bottom: 25px;
}
.innerpage-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
h3.title.mf-title {
    margin-top: 0;
}
h5.youtube-video-title {
    font-size: 18px;
    margin-bottom: 20px;
    color: #0071bc;
    font-weight: 400;
    margin-top: -3px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}
.partners ul li img{
    height: 63px !important;
}
ul.nav.nav-pills li.inn-item {
    margin-left: 10px;
}
.tab-content p img {
    width: 100%;
}
.tab-content p img {
    width: 100%;
}
.tab-content span img {
    width: 100%;
    height: 400px;
}
.child-future-tab p img {
    width: 47%;
    display: inline-block;
    margin: 10px !important;
}


div#pf_advertisement .item {
    margin-bottom: 60px;
}
div#pf_advertisement .item img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}

.ui-widget.ui-widget-content {
    border: none;
}
.ui-widget-header {
    border: none;
    background: #fff;
    border: 2px solid #000;
    padding: 1px !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #0071bc;
    background: #0071bc;
    font-weight: normal;
    color: #fff;
    margin-bottom: 2px !important;
    border-radius: 0px;
}
.ui-widget-content .ui-state-default a {
    color: #fff;
    padding: 10px 15px !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #cb8c27;
    background: #cb8c27;
}
a.tab-anch {
    padding: 12px 15px;
    font-size: 15px;
    display: block;
    clear: both;
    background-color: #0071bc;
    color: #fff;
    font-weight: 500;
}

.blog-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px 2px rgba(0,0,0,0.15);
    margin-bottom: 25px;
    overflow: hidden;
}
.blog-box .blog-img {
    min-height: 170px;
}
.blog-box .blog-img img {
    height: 170px;
    object-fit: cover;
}
.blog-box .blog-info {
    padding: 25px 12px 12px;
    position: relative;
}
.blog-box .blog-info .blog-date {
    background-color: #cb8c27;
    padding: 5px 10px;
    border-radius: 30px;
    color: #fff;
    display: block;
    width: 110px;
    text-align: center;
    position: absolute;
    top: -18px;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
}
.blog-box .blog-info h2 {
    font-size: 20px;
    color: #0071bc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.blog-box .blog-readmore {
    position: relative;
    display: block;
    width: 100%;
    color: #0071bc;
    font-weight: 500;
    font-size: 14px;
}
.blog-box .blog-readmore:hover {
    color: #cb8c27;
}
.blog-box .blog-readmore .arrow {
    position: absolute;
    right: 0;
}


.site-header {
    margin: 0;
    padding: 0 !important;
}
.site-footer .footer-menu li {
    line-height: 25px;
}
.site-footer .footer-menu li a {
    font-size: 15px;
}
.site-footer .footer-links li a {
    font-size: 15px;
}


.content-area .site-main {
    max-width: 1140px;
    margin: 30px auto;
}

.content-area .site-main .post.type-post {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-top: 0;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 15px 2px rgba(0,0,0,.2);
    margin: 15px 1%;
    border-radius: 5px;
    overflow: hidden;
    max-height: 427px;
}
.single.single-post .post.type-post{
    display: block;
    width: 100%;
    box-shadow: none;
    margin: 0;
    border-radius: 0;
    max-height: 100%;
}
.single.single-post #masthead {
    margin-bottom: 20px;
    min-height: 500px;
}
.single.single-post #masthead .site-branding-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    right: 0;
}
.single.single-post #masthead .site-branding-container::after{
    display: none;
}
.single.single-post #masthead .site-featured-image {
    /*height: 260px;
    margin-top: 330px;*/
}
.single.single-post #masthead .site-featured-image::after{
    opacity: 0.3;
    background-color: #000;
}
.single.single-post #masthead .site-featured-image img{
    filter: none;
}
.single.single-post .post.type-post p{
    max-width: 100%;
}
.content-area .site-main .post.type-post .entry-header {
    margin: 0;
    position: absolute;
    top: 235px;
    padding: 10px;
}
.content-area .site-main .post.type-post .entry-header .entry-title {
    font-size: 24px !important;
}
.content-area .site-main .post.type-post .entry-header .entry-title::before {
   display: none !important;
}
.content-area .site-main .post.type-post .post-thumbnail {
    margin: 0 !important;
    min-height: 220px;
    max-height: 220px;
    margin-bottom: 50px !important;
}
.content-area .site-main .post.type-post .post-thumbnail::after {
    display: none;
}
.content-area .site-main .post.type-post .post-thumbnail-inner{
    filter: none;
}
.content-area .site-main .post.type-post .post-thumbnail img{
    min-height: 220px;
    max-height: 220px;
}

.content-area .site-main .post.type-post .entry-content {
    max-width: 100%;
    margin: 0 0%;
    padding: 0 15px;
}
.content-area .site-main .post.type-post .entry-content p {
    font-size: 15px;
    margin: 10px 0 !important;
    line-height: 22px;
}

.content-area .site-main .post.type-post .entry-footer .byline {
    display: none;
}

.content-area .site-main .post.type-post .entry-footer .posted-on {
    position: absolute;
    top: 200px;
    left: 15px;
    background-color: #cb8c27;
    color: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    z-index: 999;
    font-size: 14px; 
}
.single.single-post .post.type-post .entry-footer .posted-on{
    display: none;
}
/*.content-area .site-main .post.type-post .entry-footer .posted-on .entry-date.published {
    color: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    z-index: 999;
    font-size: 14px; 
}*/
.content-area .site-main .post.type-post .entry-footer{
    margin: 0;
}
.content-area .site-main .post.type-post .entry-footer .cat-links {
    display: none;
}
.content-area .site-main .post.type-post .entry-footer .comments-link {
    display: none;
}
.content-area .site-main .post.type-post .entry-footer .edit-link {
    display: none;
}


#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:absolute;
  left:28% !important;
  top:60px !important;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 15px;
  text-align: center;
}
#boxes #dialog {
  /*width:265px;*/ 
  width:650px;
  height:auto;
  padding:10px;
  background-color:#ffffff;
  font-size: 15pt;
}
.maintext{
    text-align: center;
  text-decoration: none;
}
#lorem{
    font-size: 12pt;
  text-align: left;
}
#popupfoot{
    font-size: 16pt;
  padding: 10px 20px;
}
#popupfoot a{
    text-decoration: none;
}
.agree:hover{
  /*background-color: #D1D1D1;*/
}

img.captcha_for_fill {
    width: 65px!important;
}
.popupoption:hover{
    background-color:#D1D1D1;
    color: green;
}
.popupoption2:hover{
    
    color: red;
}
a.close.agree {
    position: absolute;
    right: -30px;
    z-index: 999999999999;
    top: -25px;
    opacity: 0.8;
}
.services_section {
    padding: 60px 0;
}
.services_section .container {
  height: 780px;
  position: relative;
  margin: 0px auto 40px;
  -webkit-perspective: 800px;
     -moz-perspective: 800px;
       -o-perspective: 800px;
          perspective: 800px;
}
.services_section .card {
    margin-bottom: 30px;
}
.services_section .card .gate {
    width: 100%;
    height: 350px;
    position: absolute;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: left center;
    -moz-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: left center;
    z-index: 9999;
}

.services_section .card .gate.flipped {
    -webkit-transform: translateY(00%) rotateY(-180deg);
    -moz-transform: translateY(00%) rotateY(-180deg);
    -ms-transform: translateY(00%) rotateY(-180deg);
    -o-transform: translateY(00%) rotateY(-180deg);
    transform: translateY(00%) rotateY(-180deg);
}
.services_section .card figure {
  display: block;
  height: 100%;
  width: 100%;
  color: white;
  text-align: center;
  font-weight: bold;
  position: absolute;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.services_section .card .front {
    background-image: url(../images/door1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: calc(100% - -2px);
}
.services_section .card .front .icon {
    line-height: 60px;
    margin-top: 50px;
}
.services_section .card .front i {
    font-size: 70px;
    color: #c7800f;
}
.services_section .card .front h4 {
    margin-top: 100px;
    line-height: 26px;
    color: #0172bb;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
}
.services_section .card .front .btn-primary {
    background-color: #c7800f;
    border-color: #c7800f;
}
.services_section .card .back {
  background-image: url(../images/door2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: calc(100% - 28px);
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -ms-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
  margin: 0;
  box-shadow:3px 3px 7px #444 inset,-4px -2px 7px #444 inset
}
.services_section .card .back i {
    transform: rotateY(0deg);
    font-size: 70px;
    color: #c7800f;
    margin-top: 50px;
}

.services_section .card .Drawer {
    height: 350px;
    border: 1px solid #c7800f;
    padding: 30px;
    text-align: center;
    background-color: #e9f6ff;
}
.services_section .card .Drawer .icon {
    margin-bottom: 20px;
}
.services_section .card .Drawer .icon i {
    transform: rotateY(0deg);
    font-size: 70px;
    color: #c7800f;
    margin-top: 50px;
}
.services_section .card .Drawer .btn-primary {
    background-color: #c7800f;
    border-color: #c7800f;
}
.login_section {
    padding: 60px 0;
}
.login_section .title {
    margin-bottom: 0;
}

.contact_section .contact_info {
    margin: 50px 0;
    text-align: center;
    background-color: #e9f6ff;
    padding: 30px;
}
.contact_section .contact_info a,
.contact_section .contact_info p {
    color: #000;
    font-size: 18px;
}
.contact_section .contact_info i {
    font-size: 26px;
    color: #0071bc;
    vertical-align: middle;
}

#mail-status p{
    background-color: #aee9af;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.tab-section {
    padding: 10px 0 50px 0;
}
.tab-section .tab-topbar {
    margin-bottom: 20px;
}
.tab-section .tab-topbar .nav-link {
    background-color: #eaf5fb;
    border-radius: 0;
    margin: 0 3px 3px 0;
    color: #0c3048;
    width: calc(14.4% - 5px);
}
.tab-section .tab-topbar .nav-link.active {
    background-color: #0071bc;
    color: #fff;
}
.tab-section .tab-topbar .nav-link:hover {
    background-color: #0071bc;
    color: #fff;
}


.table.table-bmfin {
    margin: 15px 0;
}
.table.table-bmfin th {
    background-color: #eaf5fb;
    border-color: #d1dfe7;
}
.table.table-bmfin td {
    border: 1px solid #d1dfe7;
}

.main-section{
    padding: 50px 0;
}
.contact-info-section {
    padding: 0 0 50px 0;
}
.founder-info-section .founder-box {
    background: #e9f6ff;
    padding: 30px 15px 15px 15px;
}

.contact-info .item {
    margin-bottom: 25px;
}
.contact-info .item h5 {
    font-size: 20px;
    font-weight: 600;
}
.contact-info .item a {
    color: #038eeb;
}

.nri-table-images img {
    margin-bottom: 40px;
}

.buy_mf_features .col-md-4 {
    padding: 0 5px;
}
.buy_mf_features .feature {
    display: block;
    width: 100%;
    text-align: center;
    background-color: #eaf5fb;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 10px;
    min-height: 102px;
}

.buy_mf_features .feature p {
    color: #151515;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    margin-top: 8px;
}

.middle-content.admin-content img {
    padding: 10px 25px;
}
.inner_content_section {
    padding: 20px 0 60px 0;
}
.inner_content_section .inner_content_row {
    padding: 20px 0;
}
.inner_content_section .inner_content_row h4 {
    font-weight: 600;
    font-size: 22px;
}

.inner_content_section .list_items {
    padding-left: 20px;
}
.inner_content_section .list_items li {
    line-height: 18px;
    margin-bottom: 9px;
}

.list_item_box {
    list-style-type: none;
    padding: 0;
    display: flex;
}
.list_item_box .box {
    background-color: #eaf5fb;
    padding: 10px;
    border-radius: 6px;
    width: 24%;
    text-align: center;
    font-weight: 600;
    margin: 5px;
    line-height: 18px;
    font-size: 14px;
}
.list_item_box .box img {
    display: block;
    margin: 0 auto 10px auto;
}

.btns-group {
   text-align: center;
}
.btns-group .btn-primary {
    margin: 5px;
}
.success_recipe .img {
    margin: 15px 0;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.filter-button-group .btn
{
    background: #0e598c;
    color: #fff;
    margin-right: 4px;
}
.filter-button-group
{
    position: relative;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
.filter-button-group .btn.is-checked
{
    background: #8ec74d;
}

.buy_mf_features img {
  width: 53px;
}

#wowslider-container1 .ws-title::after
{
    content: "";
    /*background: url("../images/logo.png");*/
    width: 286px;
    height: 80px;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
    display: block;
    right: 0;
    left: 0;
    padding: 24px;
    margin: 20px auto;
}
#wowslider-container1 .ws-title span
{
    margin-top: 32px;
}
.blog-box .blog-info p
{
    min-height: 160px;
}
.footer_top h5
{
    color: #fff;
    font-size: 17px;
    margin: 10px 0px;
}
.disclaimer
{
    color: #fff;
font-size: 15px;
text-align: center;
}

.parnters .card
{
    background-color: #0071bc;
}

.parnters .card p
{
    text-align: center !important;
    color: #fff;
}


.carousel-testimonial1 .btn {
  font-size: 17px;
  font-weight: 700;
}

@media only screen and (max-width: 600px) {
    #wowslider-container1 .ws-title {
        width: 100% !important;
        bottom: -7%;
        left: 0%;
    }
    .btn-primary.login_btn 
    {
        position: absolute !important;
        top: 9px !important;
        left: 15px !important;
        font-size: 15px;
        padding: 5px 10px;
        display: inherit;
        width: fit-content;
    }
    .services_section .container
    {
        height: auto;
    }
    .services_section
    {
        padding: 0px;
    }
    .hexa_img, .hexa_caption
    {
        margin-top: 33px;
    }
    .hexagon .icon
    {
        margin: 0px auto;
        display: block;
    }
    .heading
    {
            margin-bottom: 51px;
    }
    .carousel-testimonial .item 
    {
        text-align: center;
    }
    
    .carousel-testimonial .logo , .carousel-testimonial1 .logo
    {
        width: 190px;
        text-align: center;
        margin: 0px auto;
    }
    .contain img
    {
        width: 100% !important;
        float: left;
    }
    .logo {
      width: 190px;
      text-align: center;
      margin: 0px auto;
    }
    /*.hexagon .icon img */
    /*{*/
    /*    width: 24px;*/
    /*}*/
    /*.hexagon .icon */
    /*{*/
    /*    width: 56px;*/
    /*}*/
}

.logo h2 {
    font-weight: 800;
    padding: 10px;
}