body{
 margin:0;
 padding:0;
 font-family: 'Roboto' !important;
}
img{
 max-width:100%; 
}
a:hover{
 text-decoration:none;
}
p{
    text-align: justify !important;
}
.pt-10{
    padding-top: 10px;
}
.pt-20{
    padding-top: 20px;
}
.pt-30{
    padding-top: 30px;
}
.pt-40{
    padding-top: 40px;
}
.pt-50{
    padding-top: 50px;
}
.pt-60{
    padding-top: 60px;
}
.pt-70{
    padding-top: 70px;
}
.pt-80{
    padding-top: 80px;
}
.pb-10{
    padding-bottom: 10px;
}
.pb-20{
    padding-bottom: 20px;
}
.pb-30{
    padding-bottom: 30px;
}
.pb-40{
    padding-bottom: 40px;
}
.pb-50{
    padding-bottom: 50px;
}
.pb-60{
    padding-bottom: 60px;
}
.pb-70{
    padding-bottom: 70px;
}
.pb-80{
    padding-bottom: 80px;
}



.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;
}
.main-section {
    padding: 70px 0;
}
.black-overlay{
    background-color: rgba(0,0,0,0.88);
    padding: 60px 0;
}
.red-overlay{
    /*background-color: rgba(237,50,55,0.88);*/
    background-color: #07627fe0;
    padding: 60px 0;
}
.yellow-overlay{
    background-color: rgba(255,204,41,0.88);
    padding: 60px 0;
}
.tag_bar {
    background-color: #07627f;
    text-align: center;
    display: block;
    width: 100%;
    padding: 8px;
    font-size: 18px;
    color: #fff;
}
.white{
    color: #fff !important;
}
.modal-content, .sign_up {
  background: #f7f6f3;
  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-family:'Roboto';
    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: #07627f;
    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%;
    margin: 0;
}
#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: #ed3237;
}
.owl-dots {
    position: absolute;
    bottom: 0;
    left: 47%;
}
.owl-theme .owl-nav [class*="owl-"]:hover{
 background:#07627f;	
}
.owl-theme .owl-nav [class*="owl-"]:hover{
 background:#07627f;	
}
.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: #676767;	
}
.header_top {
    background: #fff;
    padding: 15px 0 10px 0;
}


.header_topbar .head_contact a {
    display: inline-block;
    color: #000;
    margin: 7px 10px 7px 0;
    font-weight: 400;
}
.header_topbar .head_contact a i {
    font-size: 22px;
    vertical-align: middle;
}
.header_bottom {
    background-color: #07627f;
}
.header_bottom .btn-primary {
    background-color: #241e20 !important;
    border-color: #241e20 !important;
    height: 55px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 0;
    padding: 15px;
    color: #fff;
}

.contact_dtls {
 display: inline-block;
 margin: 0 8px;
}
.contact_dtls span{
 color:#ffffff;	
}
.contact_dtls .head_text{
 font-size:14px;
 font-family:'Roboto';	
}
.header_right .social-icons{
 display: inline-block;
}
.social-icons ul{
 list-style:none;
 margin-bottom:0;	
}
.social-icons ul li{
 display:inline-block;
 margin: 0 5px;	
}
.social-icons ul li a {
    font-size: 14px;
    padding: 10px;
    font-family: 'Roboto';
    border-radius: 3px;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 15px;
    color: #fff;
    border: 1px solid #002b70;
    background-color: #002b70;
}
/*.footer_top .social-icons ul li a {
    color: #fff;
    font-size: 14px;
    border: 1px solid #07627f;
    padding: 5px;
    font-family: 'Roboto';
    background-color: #07627f;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
}
.footer_top .social-icons ul li a i {
    font-size: 20px;
    line-height: 30px;
}*/
.social-icons ul li a:hover {
    color:#fff;
    border: 1px solid #07627f;
    background-color: #07627f;
}
.header_right {
    display: flex;
    justify-content: end;
    padding: 5px 0px;
}
.header_right .head_contact {
 
}
.header_right .head_contact a {
    color: #241e20;
    font-size: 18px;
    margin-right: 15px;
}
.header_right .head_contact a i {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    background: #07627f;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 22px;
}
.header_right .head_social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #07627f;
    text-align: center;
    line-height: 30px;
}
.header_right .head_social a i {
    font-size: 22px;
    color: #fff;
    line-height: 38px;
}
.header_right .head_btns{
    display: inline-block;
}
.head_btns .btn-primary {
    background-color: #07627f;
    border-color: #07627f;
}
.head_btns .blink {
    background-color: #d93e1b;
    border-color: #d93e1b;
}
.top-right {
    margin: 0;
    text-align: center;
}
.portfolio_login{
 display:inline-block;	
}
.portfolio_login{
 margin-left: 35px;	
}
.portfolio_login a{
 background:#07627f;
 padding:10px 13px;
 font-size:15px;
 color:#ffffff;
 font-family:'Roboto';
 border-radius: 20px;	
}
.testimoinal{
 padding: 30px 0 50px 0px;
 position:relative;	
 background: #dae1e9;
}
.services{
 padding: 70px 0 100px 0px;
 position:relative; 
}
.parnters {
    padding: 30px 0 50px 0px;
    position: relative;
    background: #f5f5f5;
}
.testimoinal {
	padding-bottom:80px;
	
}
.investor{
 padding:25px 0;		
}

.heading_box {
    position: relative;
    text-align: center;
}
.heading_box .sub_head {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto';
    letter-spacing: 3px;
    margin: 0;
    color: #07627f;
}
.heading_box .heading {
    font-size: 36px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    margin: 5px 0 30px 0;
    position: relative;
    letter-spacing: 1px;
    display: inline-block;
}
.heading_box .heading::after {
    content: "";
    background-color: #07627f;
    position: absolute;
    width: 50px;
    height: 4px;
    bottom: -6px;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}
.heading_box.white .heading::after {
    background-color: #fff;
}
/*.heading::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: -15px;
    margin: auto;
    left: 49%;
    right: 49%;
    background-color: #07627f;
    transform: rotate(45deg);
}*/
.serv_text{
 background:#07627f;
 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:#CC9;	
}
.service_dtls span{
 color:#CC9;	
}
.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;
    font-family: 'Roboto';
    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;
 font-family: 'Roboto';
 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:#CC9;
 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: 100px;
}
.hexa_img{
 width:70px;
 display:inline-block;
 vertical-align:top;	
}
.hexa_caption{
 display:inline-block;
 width:calc(100% - 90px);
 vertical-align:middle;
 margin-left:15px;	
}
.hexa_head{
 font-size:16px;
 color:#000;
 font-family:'Roboto';	
}
.hexa_caption p{
 color:#636363;
 font-size:13px;
 font-family:'Roboto';
 text-align:justify;	
}

.market_update .heading{
 color:#ffffff;	
}
.view_now{
 margin:auto;
 margin-top:15px;	
}
.view_now a{
 font-size:17px;
 color:#ffffff;
 font-family:'Roboto';
 padding:10px 30px;
 border-radius:20px;
 background:#CC9;
	
}
.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;
    font-family:'Roboto';
    margin: 0 0 5px 0;
}
.callback p, .c_text{
    font-size: 15px;
    color: #fff;
    font-family: 'Roboto';
}

.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: #07627f;
    color: #fff;
    font-size: 18px;
    border: none;
    font-family: 'Roboto';
    border-radius: 3px;
    text-transform: uppercase;
    padding: 5px 15px !important;
    cursor: pointer;
    margin: 0 auto;
    display: block;
}
.login_btn:hover {
    background: #000;
}
.footer_top{
 background:#fff;
 padding:50px 0;	
}
.footer_top .callback_dtls span .fa {
    display: inline-block;
    width: 15px;
    vertical-align: middle;
}

.form_con .form-group {
    margin-bottom: 10px;
}
.form_con .form-control {
    padding: 7px;
    background-color: #f1f0e8;
    border-radius: 0;
    border: 1px solid #f1f0e8 !important;
    font-weight: 500;
}



.c_text {
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: top;
    font-size: 18px;
}
.footer-btm{
 background:#07627f;
 padding:14px 0;	
}
.footer-btm a{
    color: #ffd5d6 !important;  
}
.footer-btm a:hover{
    color: #fff !important;  
}
.discl_head{
 font-size:23px;
 color:#ffffff;
 font-family:'Roboto';
 margin-bottom:10px;	
}
.discl p, .add{
 font-size:14px;
 color:#000;
 text-align:justify;
 font-family: 'Roboto';	
}
.ft_left, .ft_right {
    font-size: 14px;
    color: #fff;
    font-family:'Roboto';
}
.ft_right{
 text-align:right;	
}
.quick_link ul{
 list-style:none;
 padding:0;	
}
.quick_link ul li a{
 color:#fff;
 font-family:'Roboto';
 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:#CC9;
 padding-left:6px;	
}
.quick_link ul li{
 margin-top:7px;	
}
.slide_text{
 font-size:17px;
 color:#000;
 font-family:'Roboto';
 line-height:27px;	
}
.slide_img{
 text-align:center !important;
}
.title {
    font-size: 22px;
    background: #07627f;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
    margin: 15px 0;
}
.add_01{
 margin:15px 0;	
}
.add_head {
      font-size: 22px;
    font-family: 'Roboto';
	color:#07627f
}
.add_dtls{
 font-size:15px;
 color:#000;
 font-weight:600;
}
.map_form {
    padding: 20px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	margin-top:20px;
}
.map_form h2{
 font-size:22px;
 color:#000;
 font-weight:600;
 text-align:center;	
}
.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:#07627f;
 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:#CC9;	
}
.middle-area .nav.nav-pills li a{
 color:#ffffff;
 	
}
.uselink {

    list-style: none;
    padding: 0;
    background: #07627f;
    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: #07627f;
    padding: 0;    
    box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.header
{
    position: relative;
}
.bottom_head {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 135px;
}
.logo {
    width:100%;
    padding: 0px 10px 0px 10px;
}
.logo a:last-child img {
    width: 266px;
    margin-left: 10px;
}
div#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;
}

.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: #07627f;
    color: #fff;
    text-align: center;
}
.tab-view label:hover {
  cursor: pointer;
}
.tab-view input:checked + label {
    
    background: #CC9;
    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: #07627f;
    color: #fff;
    padding: 7px;
}
.container-market-view
{
 padding: 40px 0px 0px 0px;
}
.form_con
{
padding:  0px;
text-align: center;
}
.callback .form_control .login_btn {
    margin: auto;
    display: block;
    cursor: pointer;
    border-radius: 4px;
    height: 45px;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-family: 'Roboto';
        background: #07627f;
}
.form_con .form-control {
    padding: 10px;
    box-shadow: none;
    height: 45px !important;
}
.form_con textarea.form-control {
    height: 80px !important;
}
#captcha_code {
    height: 40px !important;
}

.btnRefresh {
    height: 40px;
    border-radius: 0;
    background-color: #000;
    color: #fff;
}

#captcha {
    height: 45px;
    width: calc(100% - 145px);
    border-radius: 0;
    background: #f1f0e8;
    border: 1px solid #f1f0e8;
    box-shadow: none;
}

.footer .foot-title {
    color: #000;
    margin: 10px 0 30px 0;
    font-weight: 600;
    font-size: 22px;
}
.footer .foot-title.title_2 {
    display: inline-block;
    width: 49%;
}
.footer .menu_info ul {
    list-style-type: none;
    padding: 0;
}
.footer .menu_info ul li a {
    color: #000;
    font-size: 15px;
}
.footer a:hover{
    color: #07627f;
}
.footer .contact_info a {
    color: #373435;
}
.footer_top .contact_info p {
    position: relative;
    padding-left: 45px;
    color: #373435;
    line-height: 20px;
    margin-bottom: 20px;
    text-align: left !important;
    font-size: 16px;
}
.footer .contact_info i {
    font-size: 24px;
    margin-right: 5px;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    background-color:#07627f;
    padding: 5px;
    border-radius: 100%;
}
.footer .footer-menu {
    padding-left:20px;
    list-style-type: none;
    display: inline-block;
    padding-right: 25px;
    width: 49%;
    vertical-align: top;
}
.footer .footer-menu li a {
    color: #000;
    position: relative;
    padding: 4px 0;
    display: block;
}
.footer .footer-menu li a::after {
    content: "\f101";
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 16px;
    left: -15px;
    top: 2px;
    color: #07627f;
}
.footer .footer-menu li a:hover{
    color: #07627f;
}
.footer-links {
    margin-bottom: 15px;
}
.footer-links ul{
    padding-left: 0px;
    list-style-type: none;
    width: 60%;
    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;
}

.footer_top_menu {
    background-color: #f6f6f6;
    padding: 40px 0;
}
.footer_top_menu .menu_row {
    display: grid;
    grid-template-columns: repeat(7,1fr);
}
.footer_top_menu .menu_item .foot-title {
    color: #002b70;
    font-size: 18px;
}
.footer_top_menu .menu_item:nth-child(5) .foot-title {
    margin-bottom: 5px;
}
.footer_top_menu .menu_item:nth-child(2) > ul .foot-title {
    margin-bottom: 10px;
}
.footer_top_menu .menu_item ul {
    padding-left: 0;
    list-style-type: none;
}
.footer_top_menu .menu_item ul li a{
    color: #000;
    font-size: 14px;
}


ul#sliderr li {
    width: 150px;
}


.parnters .bx-wrapper {
    border: none !important;
}

.footer_top .logo {
    margin-bottom: 10px;
}

.blinking-title {
    margin: 15px 0;
    background-color: #CC9;
}
.blinking-title a {
    font-size: 20px;
    color: #fff;
    animation: blinker 1.2s infinite;
    padding: 5px 5px 10px 5px;
    display: block;
}

@keyframes blinker {
  0%{     opacity: 1;    }
    49%{    opacity: 1; }
    60%{    opacity: 0; }
    99%{    opacity: 0;  }
    100%{   opacity: 1;   }
}


.TabbedPanelsTabHover{
    background-color: #CC9 !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: #07627f;
}

.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: #CC9
}
.services .owl-dots {
    margin-bottom: -50px;
}


  .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 #07627f;
    background: #07627f;
}
.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: #CC9;
}

.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: 160px;
    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: #f3761b;
    color: #fff;
    cursor: pointer;
}
.vision-mission .vm-box .icon {
    display: inline-block;
    width: 100px;
}
.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: #f3761b;
    font-size: 22px;
}
.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 #CC9;
}
.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 #CC9;
    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;
}


.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: #07627f;
    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 #07627f;
    background: #07627f;
    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 #CC9;
    background: #CC9;
}
a.tab-anch {
    padding: 12px 15px;
    font-size: 15px;
    display: block;
    clear: both;
    background-color: #07627f;
    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: #CC9;
    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: #07627f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.blog-box .blog-readmore {
    position: relative;
    display: block;
    width: 100%;
    color: #07627f;
    font-weight: 500;
    font-size: 14px;
}
.blog-box .blog-readmore:hover {
    color: #CC9;
}
.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-family: 'Roboto';
    font-size: 15px;
}
.site-footer .footer-links li a {
    font-family: 'Roboto';
    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-family: 'Roboto';
    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: #CC9;
    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;
}

/*.service_box {
    border: 1px solid #07627f;
    transition: all 0.3s ease-in-out;
    min-height: 433px;
}*/
.service_box {
    transition: all 0.3s ease-in-out;
    min-height: 433px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    margin: 10px 5px;
    overflow: hidden;
}
.service_box .image {
    min-height: 220px;
    max-height: 220px;
    overflow: hidden;
}
.service_box .image img{
    transition: all 0.3s ease-in-out;
}
.service_box:hover .image img{
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.service_box .text_item {
    text-align: center;
    padding: 0 10px 10px 10px;
}
.service_box .text_item h3 {
    text-align: center;
    font-size: 22px;
    margin: 10px 0 13px 0;
    text-transform: uppercase;
    position: relative;
    color: #07627f;
}
.service_box .text_item h3::after {
    content: "";
    position: absolute;
    background-color: #07627f;
    width: 30px;
    height: 3px;
    bottom: -6px;
    left: 44%;
    right: 44%;
}
.service_box .text_item p {
    text-align: justify !important;
    margin-bottom: 12px;
}
.services.utility_section .service_box .text_item p
{
     min-height: 165px;
}
.service_box .text_item a {
    color: #07627f;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}
.service_box .text_item a i {
    font-size: 20px;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
}
.service_box .text_item a span {
    position: relative;
    z-index: 99;
    transition: all 0.3s ease-in-out;
}
.service_box .text_item a:hover span {
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.service_box .text_item a::after {
    content: "";
    position: absolute;
    background-color: #07627f;
    width: 0;
    height: 38px;
    bottom: -8px;
    left: -14px;
    padding: 0px;
    border-radius: 60px;
    transition: all 0.3s ease-in-out;
    z-index: 0;
}
.service_box .text_item a:hover::after {
    width: 142px;
}

.work-process {
    padding: 70px 0 70px 0;
    background-color: #f6f6f6;
}
.work-process .service_box {
    min-height: 410px;
    margin: 0 -5px;
}
.work-process .service_box .image {
    min-height: 175px;
    max-height: 175px;
}
.work-process .service_box .image-view {
    height: auto;
}
.testimoinal_section {
    padding: 60px 0;
  
}
.testimoinal_section .heading_box .heading::after {
}
.testimoinal_section .carousel-testimonial {
    display: block;
    padding: 15px 0 40px 0;
}
.testimoinal_section .test_t {
    padding: 15px;
    border-radius: 10px;
    position: relative;
    display: inline-block;
    width: calc(100% - 105px);
    vertical-align: top;
}
.testimoinal_section .name_post {
    display: inline-block;
    width: 100px;
}
.testimoinal_section .name_post p{
    text-align: center !important;
}
.testimoinal_section .client_img {
    display: block;
    vertical-align: middle;
    width: 100px;
    overflow: hidden;
    border: none;
    border-radius: 100%;
    margin: 15px auto;
}


.nav.nav-pills li {
    background-color: transparent;
    width: 20%;
}
.nav.nav-pills li a {
    padding: 8px 5px;
    display: block;
    color: #fff;
    font-size: 17px;
    background-color: #07627f;
    text-align: center;
}
.nav.nav-pills li .active{
    background: #1d1819 !important;
    color: #fff !important;
}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
 0%{     opacity: 1;    }
    49%{    opacity: 1; }
    60%{    opacity: 0; }
    99%{    opacity: 0;  }
    100%{   opacity: 1;   }
}
@-webkit-keyframes blink-animation {
   0%{     opacity: 1;    }
    49%{    opacity: 1; }
    60%{    opacity: 0; }
    99%{    opacity: 0;  }
    100%{   opacity: 1;   }
}


.light_box {
    background-color: #eee;
    padding: 20px;
    min-height: 235px;
}


.contact-us .location_box {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    padding: 20px 20px 0px 20px;
    min-height: 175px;
    margin: 20px 0;
}
.contact-us .contact-box {
    padding: 20px;
}
.contact-us .location_box .main_title{
    width: calc(100% - 50px);
    display: inline-block;
}
.contact-us .location_box .icon {
    display: inline-block;
    width: 45px;
    vertical-align: middle;
}
.contact-us .location_box .icon i {
    font-size: 36px;
    color: #07627f;
}
.contact-us .cont_text {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.contact-us .cont_text p {
    color: #000;
    line-height: initial;
    margin-bottom: 5px;
    text-align: left !important;
}
.contact-us .cont_text a {
    text-decoration: none;
    color: #000;
}
.contact-us .cont_text a:hover {
    color: #07627f;
}

.bf_card {
    background-color: #fff;
    box-shadow: 0 1px 15px 0 rgb(0 0 0 / 10%);
    border: none;
    padding: 15px;
    min-height: 278px;
}
.bf_card .card_title {
    font-size: 20px;
    margin-bottom: 15px;
    color: #07627f;
}

.side_box {
    background-color: #fff;
    box-shadow: 0 1px 15px 0 rgb(0 0 0 / 10%);
    padding: 0 20px 20px 20px;
}
.side_box .title {
    margin: 15px -20px;
}
.side_box .form_con .col-md-6 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
}
.side_box .form-group {
    margin-bottom: 10px;
}
.side_box .form_con .form-control {
    padding: 5px 10px;
    box-shadow: none;
}
.side_box .form_con #captcha {
    height: 35px;
    width: calc(100% - 150px);
    margin-top: 10px;
}
.side_box .form_con #captcha_code {
    vertical-align: middle;
    height: 35px !important;
}
.side_box .form_con .btnRefresh {
    vertical-align: middle;
    height: 35px;
}
.side_box .form_con .login_btn {
    display: block;
    margin: 0 auto;
}
.side_box .contact_info p {
    font-size: 17px;
    text-align: left !important;
    position: relative;
    padding-left: 28px;
}
.side_box .contact_info a {
    color: #000;
}
.side_box  .contact_info p i {
    position: absolute;
    left: 0;
    font-size: 24px;
}

#captcha_code_foot {
    height: 40px !important;
    border-radius: 4px;
}
#captchaFoot {
    width: calc(100% - 150px);
    height: 40px;
    border-radius: 0;
    background: #f1f0e8;
    outline: none;
    border-color: #f1f0e8;
    box-shadow: none;
}


.TabbedPanelsTab {
    width: calc(16.6% - 1px) !important;
    font-size: 15px !important;
    background: #373435 !important;
    color: #fff !important;
    text-align: center;
}

.TabbedPanelsTabSelected {
    background: #07627f !important;
    color: #fff !important;
}
.TabbedPanelsTabSelected:hover {
    background: #07627f !important;
}
.content_tables p{
    text-align: center !important;
}

.usful_links .link_item {
    display: inline-block;
    width: 33%;
    text-align: center;
}
.usful_links .link_item a {
    color: #000;
    padding: 15px;
    background-color: #e8e8e8 !important;
    display: block;
    margin-bottom: 15px;
}
.usful_links .link_item a:hover {
    color: #fff;
    background-color: #07627f !important;
}


.utility_section {
    padding: 60px 0;
    background-color: #f6f6f6;
}
.utility-box {
    text-align: center;
    background-color: #ffffff;
    box-sizing: border-box;
    box-shadow: 0 0 12px 2px rgb(0 0 0 / 10%);
    border-radius: 5px;
    padding: 40px 15px;
    display: grid;
    align-items: center;
    justify-content: center;
    min-height: 160px;
    margin-bottom: 25px;
    position: relative;
    transition: 0.3s;
}
.utility-box::after{
    content: "";
    position: absolute;
    background-color: #07627f;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    transition: 0.3s;
    border-radius: 5px;
}
.utility-box:hover::after{
    height: 100%;
    transition: 0.3s;
}
.utility-box .icon i::before {
    font-size: 56px;
    color: #07627f;
    transition: 0.3s;
    position: relative;
    z-index: 999;
}
.utility-box:hover .icon i::before {
    color: #fff;
    transition: 0.3s;
}
.utility-box h3 {
    font-size: 20px;
    color: #d8363f;
    margin-top: 15px;
    transition: 0.3s;
    position: relative;
    z-index: 999;
}
.utility-box:hover h3{
    color: #fff;
    transition: 0.3s;
}


.inner_banner_area {
    background-image: url(../images/banner-bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 320px;
}

.inner_banner_area2 
{
    background-image: url(../images/MUTUAL-FUND.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 320px;
}

.inner_banner_area3 
{
    background-image: url(../images/GENERAL-INSURANCE.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 320px;
}

.inner_banner_area4 
{
    background-image: url(../images/INCOME-TAX.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 320px;
}

.inner_banner_area5 
{
    background-image: url(../images/cooperative-audit.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 320px;
}

.inner_banner_area6 
{
    background-image: url(../images/TRUST-AUDIT.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 320px;
}

.inner_banner_area2 .title , .inner_banner_area3 .title , .inner_banner_area4 .title , .inner_banner_area5 .title , .inner_banner_area6 .title
{
  font-size: 30px;
  background: transparent;
  color: #fff;
  font-weight: 600;
  padding: 6px 15px;
    padding-top: 6px;
  padding-top: 220px;
  margin: 0;
}


.inner_banner_area .title {
    font-size: 30px;
    background: transparent;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
    padding-top: 220px;
    margin: 0;
}

.news_update_video {
    padding: 0;
}

.footer_top .social-icons ul li a {
    color: #faf7ee;
    border: 1px solid #07627f;
    background-color: #07627f;
}
.footer_top .social-icons ul li a:hover {
    color: #faf7ee;
    border: 1px solid #000;
    background-color: #000;
}


.achievement_area .item {
    margin: 0 0 60px 0;
    position: relative;
}
.achievement_area .img_bar {
    overflow: hidden;
}
.achievement_area .img_bar img {
    filter: grayscale(1);
    transition: 0.3s;
    width: 100%;
    height: 370px;
}
.achievement_area .item:hover .img_bar img {
    transform: scale(1.1);
    filter: none;
    transition: 0.3s;
}
.achievement_area .info_bar {
    background-color: #07627f;
    width: 90%;
    position: absolute;
    bottom: -30px;
    left: 5%;
    padding: 5px;
    text-align: center;
}
.achievement_area .info_bar h4 {
    color: #fff;
    margin: 0;
}
.achievement_area .info_bar p {
    text-align: center !important;
    color: #fff;
    margin: 0;
}



/*---- Slider ---*/
.slider-section{
    position: relative;
    overflow: hidden;
}
.hero-slider-01{
    position: relative;
}
.single-slide.bg-img{
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 5;
    height: 600px;
}

.slider-content{
    position: relative;
    z-index: 9;
    padding: 0 0;
}
.slider-content .sub-title{
    color: #000;
  font-size: 39px;
    line-height: 22px;
    text-transform: inherit;
    font-weight: 500;
    position: relative;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 22px;
    margin-left: 43px;
}

.slider-content h2 {
    font-size: 46px;
    line-height: 50px;
    color: #242323;
    margin: 0 0 38px;
    font-weight: bold;
}
.slider-content p {
    font-size: 18px;
    line-height: 26px;
    color: #242323;
    margin: -15px 0 0;
}
.slider-content .grap-btn {
    height: 60px;
    padding: 15px 25px;
    color: #242323;
    border-radius: 4px;
}
.slider-content .to_top{
    margin-left: 14px;
    background-color: #07627f;
    border: 2px solid #07627f;
    color: #fff;
}
.slider-content .to_top:hover{
    background-color: #242323;
    border-color: #242323;
    color: #fff;
}
.slider-content .to_bottom{
    margin-left: 14px;
    background: transparent;
    border: 2px solid #242323;
    color: #242323;
}
.slider-content .to_bottom:hover{
    border-color: #07627f;
    color: #07627f;
}
.slider-content .to_bottom::before{
    background: #07627f;
    border-radius: 0;
}
.single-slide.single-slider-4 .slider-content .to_top{
    margin-top: 50px;
}
.single-slide.single-slider-4 .slider-content .to_bottom{
    margin-top: 50px;
}
.slider-section .owl-dots{
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 40px;
    z-index: 3;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.slider-section .owl-dots button{
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    outline: none;
    position: relative;
    margin: 0 5px;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.slider-section .owl-dots button.active,
.slider-section .owl-dots button:hover{
    background: #07627f;
}
.owl-carousel .owl-dots button span{
    display: none;
}
.slider-section .owl-carousel .owl-nav{
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;;
    width: 1240px;
    text-align: right;
    position: absolute;
    outline: none;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.slider-section .owl-carousel .owl-nav .owl-prev {
    position: absolute !important;
    left: 0;
}
.slider-section .owl-carousel .owl-nav button{
    text-align: center;
    z-index: 5;
    font-size: 28px;
    line-height: 54px;
    width: 50px;
    height: 50px;
    margin: 10px 0 5px auto;
    background: #07627f;
    color: #fff;
    position: relative;
    border: none;
    outline: none;
    z-index: 1;
    border-radius: 50%;
    display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 24px;
}
.slider-section .owl-carousel .owl-nav button:after{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: '';
    background: #0f1a2c;
    border-radius: 50%;
    text-align: center;
    width: 0;
    height: 0;
    z-index: -1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.slider-section .owl-carousel .owl-nav button:hover:after{
    width: 100%;
    height: 100%;
}
.slider-section .owl-item.active .slider-content .sub-title{
    animation-delay: 1.4s;
    animation-name: fadeInLeft;
}
.slider-section .owl-item.active .slider-content h2 {
    animation-delay: 1.7s;
    animation-name: fadeInLeft;
}
.slider-section .owl-item.active .slider-content p {
    animation-delay: 2s;
    animation-name: fadeInLeft;
}
.slider-section .owl-item.active .slider-content .to_top{
    animation-delay: 1.9s;
    animation-name: fadeInUp;
}
.slider-section .owl-item.active .slider-content .to_bottom{
    animation-delay: 2.1s;
    animation-name: fadeInUp;
}



.ticker_area {
    padding-top: 30px;
}

.mobile_app_area {
    /*background-image: url(../images/apex-app-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
    background-color: #faf7ee;
    padding: 100px 0;
}
.mobile_app_area h2 {
    font-size: 36px;
    margin-top: 80px;
    margin-bottom: 25px;
}
.mobile_app_area .btn_group a {
    display: inline-block;
    margin: 10px;
    transition: 0.3s;
}
.mobile_app_area .btn_group a:hover {
    transition: 0.3s;
    transform: translateY(-8px);
}
.mobile_app_area .btn_group a img {
    width: 200px;
}

.main_section{
    padding: 60px 0;
}



.why_redcorel {
    padding-top: 100px;
    background-color: #f6f6f6;
}
.why_redcorel .info_box {
    background-color: #f0f0f0;
    padding: 15px;
    text-align: center;
    border: 1px solid #eee;
    margin-bottom: 70px;
}
.why_redcorel .info_box::after {
    content: "";
    position: absolute;
    background-color: #07627f;
    width: calc(100% - 30px);
    height: 0;
    top: 0;
    left: 15px;
    transition: 0.4s;
    z-index: 0;
}
.why_redcorel .info_box:hover::after {
    height: calc(100% - 70px);
}
.why_redcorel .info_box .icon {
    display: block;
    text-align: center;
    width: 100px;
    height: 100px;
    margin: -60px auto 0 auto;
    background-color: #002b70;
    border-radius: 100%;
    padding: 20px;
    position: relative;
    z-index: 9999;
    transition: 0.4s;
}
.why_redcorel .info_box:hover .icon{
    background-color: #fff;
    border: 1px solid #eee;
    transition: 0.4s;
}
.why_redcorel .info_box .icon .icon2 {
    position: absolute;
    width: 100%;
    padding: 20px;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}
.why_redcorel .info_box:hover .icon .icon2 {
    opacity: 1;
    visibility:visible;
    transition: 0.4s;
}

.why_redcorel .info_box .info {
    position: relative;
    z-index: 999;
    color: #000;
}
.why_redcorel .info_box:hover .info {
    color: #fff;
}
.why_redcorel .info_box .info h3 {
    margin-top: 20px;
    font-size: 20px;
    text-transform: uppercase;
}

.pay_premium_row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    text-align: center;
}

.pay_premium_row .pay_item a {
    display: inline-block;
    background-color: #fff;
    padding: 5px;
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    transition: all 0.3s ease-in-out;
}

.pay_premium_row .pay_item img {
    min-height: 60px;
    height: 70px;
    width: 200px;
}


.market_update {
    background-image: url(../images/market_img.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
}
.market_update .view_now a {
    color: #07627f;
    background: #fff;
}
.market_update .view_now a:hover {
    color: #fff;
    background: #373435;
}

.login_panel_section .title {
    margin: 0;
}


.main_section.useful_link li {
    list-style-type: none;
    padding: 0;
}
.main_section.useful_link li a {
    background-color: #07627f;
    display: block;
    padding: 15px;
    margin-bottom: 15px;
    color: #fff;
}
.main_section.useful_link li a:hover {
    background-color: #434041;
}

/* TICKER */
.ticker_section {
    padding: 40px 0;
    }
    .ticker_section .tickers {
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-around;
    align-content: center;
    align-content: center;
    }
    .tickers .ticker_item {
    position: relative;
    box-shadow: 0 1px 4px 1px rgb(37 46 40 / 11%);
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    padding: 8px 14px;
    margin: 0 5px;
    }
    .tickers .ticker_item .name {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
    }
    .tickers .ticker_item .price {
    display: block;
    font-size: 15px;
    padding-top: 5px;
    line-height: 18px;
    }
    .tickers .ticker_item .difference_percent {
    position: relative;
    color: #39b559;
    display: block;
    line-height: 18px;
    font-size: 14px;
    }
    .tickers .ticker_item .difference_percent::after {
    content: "\f35b";
    position: absolute;
    font-family: Line Awesome Free;
    font-size: 18px;
    bottom: 1px;
    right: -10px;
    }
    .tickers .ticker_item .difference_percent.negative {
    color: #d33f3f;
    }
    .tickers .ticker_item .difference_percent.negative::after {
    content: "\f358";
    }
    /*DARK BOX*/
    /*        .tickers .ticker_item {
    background-color: #24252ad9;
    }
    .tickers .ticker_item .name {
    color: #fff;
    }
    .tickers .ticker_item .price {
    color: #fff;
    }
    .tickers .ticker_item .difference_percent {
    color: #3cbd5d;
    }
    .tickers .ticker_item .difference_percent.negative {
    color: #f95959;
    }*/
    /* TICKER */

section.app-section {
    padding: 60px 0;
}
.app-section .app-btn a {
    transition: 0.3s;
    display: inline-block;
    margin: 5px;
}
.app-section .app-btn a:hover {
    transition: all 0.3s;
    transform: translateY(-5px);
}

.thankyou-box {
    margin: 50px 0;
    box-shadow: 0 4px 15px 0px #0000003d;
    border-radius: 10px;
    overflow: hidden;
    border: none;
    text-align: center !important;
    padding: 30px;
}
.thankyou-box img {
    width: 200px;
}
.thankyou-box h4 {
    color: #33cccc;
}
.thankyou-box p {
    text-align: center !important;
}
.service-section {
    padding: 60px 0;
}



/* CSS Multiple Whatsapp Chat */
.whatsapp-name {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 0.5;
    color: #fff;
  }
  
  #whatsapp-chat {
    box-sizing: border-box !important;
  
    outline: none !important;
    position: fixed;
    width: 350px;
    border-radius: 10px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
    bottom: 90px;
    right: 30px;
    overflow: hidden;
    z-index: 99;
    animation-name: showchat;
    animation-duration: 1s;
    transform: scale(1);
  }
  a.blantershow-chat {
    /*   background: #009688; */
    /*background: #fff;*/
    color: #404040;
    position: fixed;
    display: flex;
    font-weight: 400;
    justify-content: space-between;
    z-index: 98;
    bottom: 25px;
    right: 30px;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 30px;
    /*box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);*/
  }
  a.blantershow-chat svg {
    transform: scale(1.2);
    margin: 0 10px 0 0;
  }
  .header-chat {
    /*   background: linear-gradient(to right top, #6f96f3, #164ed2); */
    background: #009688;
    background: #095e54;
    color: #fff;
    padding: 20px;
  }
  .header-chat h3 {
    margin: 0 0 10px;
  }
  .header-chat p {
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
    color: #fff;
  }
  .info-avatar {
    position: relative;
  }
  .info-avatar img {
    /*border-radius: 100%;*/
    width: 82px;
    float: left;
    margin: 0 10px 0 0;
  }
  
  a.informasi {
    padding: 20px;
    display: block;
    overflow: hidden;
    animation-name: showhide;
    animation-duration: 0.5s;
  }
  a.informasi:hover {
    background: #f1f1f1;
  }
  .info-chat span {
    display: block;
  }
  #get-label,
  span.chat-label {
    font-size: 12px;
    color: #888;
  }
  #get-nama,
  span.chat-nama {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #222;
  }
  #get-label,
  #get-nama {
    color: #fff;
  }
  span.my-number {
    display: none;
  }
  /* .blanter-msg {
    color: #444;
    padding: 20px;
    font-size: 12.5px;
    text-align: center;
    border-top: 1px solid #ddd;
  } */
  textarea#chat-input {
      border: none;
      font-family: "Arial", sans-serif;
      width: 100%;
      height: 20px;
      outline: none;
      resize: none;
      padding: 10px;
      font-size: 14px;
  }
  
  a#send-it {
    width: 30px;
    font-weight: 700;
    padding: 10px 10px 0;
    background:#eee;
    border-radius: 10px;
  }
  a#send-it svg {
      fill:#a6a6a6;
      height: 24px;
      width: 24px;
    }
  .first-msg {
    background: transparent;
    padding: 30px;
    text-align: center;
  
  }
  
  .first-msg span {
      background: #e2e2e2;
      color: #333;
      font-size: 14.2px;
      line-height: 1.7;
      border-radius: 10px;
      padding: 15px 20px;
      display: inline-block;
    }
  
  .start-chat .blanter-msg {
    display: none;
  }
  #get-number {
    display: none;
  }
  a.close-chat {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    font-size: 30px;
  
  }
  
  @keyframes ZpjSY{
    0% {
      background-color: rgb(182, 181, 186);
    }
    15% {
      background-color: rgb(17, 17, 17);
    }
    25% {
      background-color: rgb(182, 181, 186);
    }
  }
  
  @keyframes hPhMsj {
    15% {
      background-color: rgb(182, 181, 186);
    }
    25% {
      background-color: rgb(17, 17, 17);
    }
    35% {
      background-color: rgb(182, 181, 186);
    }
  }
  
  @keyframes iUMejp {
    25% {
      background-color: rgb(182, 181, 186);
    }
    35% {
      background-color: rgb(17, 17, 17);
    }
    45% {
      background-color: rgb(182, 181, 186);
    }
  }
  
  
  @keyframes showhide {
    from {
      transform: scale(0.5);
      opacity: 0;
    }
  }
  @keyframes showchat {
    from {
      transform: scale(0);
      opacity: 0;
    }
  }
  @media screen and (max-width: 480px) {
    #whatsapp-chat {
      width: auto;
      left: 5%;
      right: 5%;
      font-size: 80%;
    }
    a.blantershow-chat
    {
        display: none;
    }
  }
  .hide {
    display: none;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
  }
  .show {
    display: block;
    animation-name: showhide;
    animation-duration: 0.5s;
    transform: scale(1);
    opacity: 1;
  }
  
  .whatsapp-message-container {
    display: flex;
    z-index: 1;
  }
  
  .whatsapp-message {
    padding: 7px 14px 6px;
    background-color: rgb(255, 255, 255);
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform-origin: center top 0px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
  }
  
  .whatsapp-chat-body {
    padding: 20px 20px 20px 10px;
    background-color: rgb(230, 221, 212);
    position: relative;
  }
  .whatsapp-chat-body::before {
      display: block;
      position: absolute;
      content: "";
      left: 0px;
      top: 0px;
      height: 100%;
      width: 100%;
      z-index: 0;
      opacity: 0.08;
      background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");
    }
  .dAbFpq {
    display: flex;
    z-index: 1;
  }
  
  .eJJEeC {
    background-color: rgb(255, 255, 255);
    width: 52.5px;
    height: 32px;
    border-radius: 16px;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    margin-left: 10px;
    opacity: 0;
    transition: all 0.1s ease 0s;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  }
  
  .hFENyl {
      position: relative;
      display: flex;
  }
  
  .ixsrax {
      height: 5px;
      width: 5px;
      margin: 0px 2px;
      border-radius: 50%;
      display: inline-block;
      position: relative;
      animation-duration: 1.2s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
      top: 0px;
      background-color: rgb(158, 157, 162);
      animation-name: ZpjSY;
  }
  
  .dRvxoz {
  
      height: 5px;
      width: 5px;
      margin: 0px 2px;
      background-color: rgb(182, 181, 186);
      border-radius: 50%;
      display: inline-block;
      position: relative;
      animation-duration: 1.2s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
      top: 0px;
      animation-name: hPhMsj;
  }
  
  .kAZgZq {
      padding: 7px 14px 6px;
      /*background-color: rgb(255, 255, 255);*/
      border-radius: 0px 8px 8px;
      position: relative;
      transition: all 0.3s ease 0s;
      opacity: 0;
      transform-origin: center top 0px;
      z-index: 2;
      box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
      margin-top: 4px;
      margin-left: -54px;
      width: 100%;
      /*max-width: calc(100% - 66px);*/
  }
  .kAZgZq::before {
      position: absolute;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      top: 0px;
      left: -12px;
      width: 12px;
      height: 19px;
  }
  .bMIBDo {
      font-size: 13px;
      font-weight: 700;
      line-height: 18px;
      color: rgba(0, 0, 0, 0.4);
  }
  
  .iSpIQi {
      font-size: 14px;
      line-height: 19px;
      margin-top: 4px;
      color: rgb(17, 17, 17);
  }
  
  .iSpIQi {
      font-size: 14px;
      line-height: 19px;
      margin-top: 4px;
      color: rgb(17, 17, 17);
  }
  
  .cqCDVm {
      text-align: right;
      margin-top: 4px;
      font-size: 12px;
      line-height: 16px;
      color: 
      rgba(17, 17, 17, 0.5);
      margin-right: -8px;
      margin-bottom: -4px;
  }
  .check-box
  {
      display: flex;
      align-items: flex-start;
  }
  .check-box .form-check-input
  {
      /*margin: 10px;*/
  }
  .online-icon
  {
      background: #4caf50;
      width: 10px;
      height: 10px;
      display: inline-block;
      border-radius: 5px;
  }
  #submit
  {
      background-color: #fff;
  }
  .iSpIQi .form-control {
    margin-bottom: 5px;
  }
  .news_update_video .tab-content img {
    display: none;
}

.blantershow-chat
{
    animation: down 1.5s infinite;
    -webkit-animation: down 1.5s infinite;
}

@keyframes down {
	0% {
		transform: translate(0);
	}
	20% {
		transform: translateY(15px);
	}
	40% {
		transform: translate(0);
	}
}

@-webkit-keyframes down {
	0% {
		transform: translate(0);
	}
	20% {
		transform: translateY(15px);
	}
	40% {
		transform: translate(0);
	}
}
.login_panel_section .title
{
    color: #fff;
    text-align: center;
}
.contact_box
{
    padding: 25px 30px !important;
}

.header_right .head_contact a i {
background: none;
color: #266642;
}

.bg-none {
    background: none;
}

