@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family:'Roboto';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:focus, a:hover { text-decoration:none;}


.navco .dropdown-menu-right .dropdown-menu, .navbar-right .dropdown-menu .dropdown-menu, .pull-right .dropdown-menu .dropdown-menu { left:100%; }
.navco .nav .open>a, .nav .open>a:focus, .nav .open>a:hover { background-color:orange !important;}
.navco .dropdown-menu { border:1px solid #eee; border-radius:0;}
/* Slider CSS */
/* Carousel Styles */

/* Carousel Styles */
#banner { position:absolute; top:0;}
 .my-banner { position: relative;}
.carousel-control {color: #e2e2e2;}

.carousel-indicators .active {background-color: #ff5900;}
.carousel-inner img {width: 100%;/*max-height: 420px;*/}
.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}
.carousel-control.left span {margin-left: 50px;}
.carousel-control.right span {margin-right: 50px;}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
	
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
	
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: none;
	
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
.carousel-indicators li { display:none;}
/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 30%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
    font-size:18px;
    letter-spacing:1px;
	
}
.lapbn { border-right:1px solid #fff; font-size:15px;}
.lapbn:last-child { border:none;}
.indialogo { padding:0px 0;}
header{ position:relative; min-height:520px; z-index:1;}
.b-cont{width: 60%; margin: 10px auto;}
.line { border-right:2px solid #fff; padding-right:15px;}
.header-text h2 {font-size: 40px;color:#fff; font-weight:600;}
.header-text h3 { font-size:30px; margin:20px 0 0;}
.header-text h3 strong { font-size:40px; color:orange;}
.header-text p { font-size:25px; text-align:left; text-transform:uppercase;} 
.b-cont p span { font-size:30px; color:orange; font-weight:600;}
.header-text h2 span {padding: 10px; color:orange;}
.header-text h3 span {padding: 15px; color:orange;}
.header-text h3 span small { color:orange;}
.top-menu { padding:15px 0; background:#123456;}
.top-menu-text, .top-menu-text a { font-size:15px; color:#fff;}
.top-menu-text a { margin-right:30px;}
.top-menu-text i { padding-right:5px; color:orange;} 
.login a { padding:3px 10px; border:1px solid orange; }
.my-btn {font-size: 15px; padding: 11px; background: orange;}
.text-right a { margin-left:0; margin-right:30px;}
.text-right a:first-child { margin-right:5px;}
.navcarbox { display: block; border-radius:0; padding:10px;   background-color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #f7941d;
    
}
.nav {	transition: all 0.5s ease 0s;
}
.navbar-brand 
{
	float:none; padding:0; height:auto;}
.navbar-brand img {
    float: left;
    transition: all .5s ease-out;
    margin: 0;
	max-width:none !important;
}
.navco { margin-top:5px;}
.navbar-right { margin-right:15px;}
.navbar-nav>li>a { font-size:15px; color:#025773 !important;}
.navbar-nav>li>a:hover { background-color:#025773 !important; color:#fff !important;}
.custom-search {margin-top: 7px; margin-right: 10px; margin-left:20px;}
.custom-search input {
	background: rgba(255, 255, 255, 1) url("https://image.flaticon.com/icons/svg/126/126474.svg") no-repeat scroll right center / 30px 18px;
	padding-right: 20px; border:2px solid #025773;	
	transition: all 0.5s ease 0s;
	width: 30px;
	float:right;
}

.custom-search input:focus {
	width: 100%;
}
.navbar {
    margin-bottom:0px;
}
.navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    left: 0;
	line-height:20px;
}
.dropdown-menu>li>a { line-height:30px; padding: 3px 12px;}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{ background:orange;}
.navbar-toggle .icon-bar { background:#013347 ;}
.navbar-toggle { border-color:orange; border-width:2px;}
.loan-type { position:relative; min-height:510px; top:390px;}
.loan {	/*border:1px solid #fff;*/ 	padding:4px;}	
.loan i { padding:6px 0;}	
.l-txt{ background:#013347;  color:orange; padding:8px;}
 .l-txt a { color:orange;}
 .l-txt a:hover { color:#fff;}
.loan h2 { padding:5px 0; color:#fff; font-size:15px;}
	
.l-txt:hover { background:orange; color:#fff !important;}



#calculator { padding: 0 0 20px 0; position:relative; top:55px;}
.cal-counter { padding:20px 0; text-align:center; background:#fff; border:1px solid #f0f0f0;}
.cal-counter a { color:#333;}
.cal-counter img { width:100px; height:100px; margin:0 auto;}
.cal-heading h1 { font-size:25px; text-align:center; color:#035873; text-transform:uppercase;}
.my-line { margin-bottom:30px; border-top:2px solid orange;}


#counter-area { background:url(../img/count-bg.jpg) center no-repeat; padding:80px 0;}
.counter {padding: 10px 0; margin:0 17px; width:22%; text-align:center; border:2px solid #fff;}
.counter i { color:orange; font-size:40px;}
.counter h2 { color:orange;}
.counter p { color:orange;}
.count-title {  color:orange; font-size: 36px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 18px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }


#why-chose { background:#f7f7f7;  padding:100px 0 35px 0;}
/**
====================================================================
	Section Title
====================================================================

***/

.sec-title{
	position:relative;
	margin-bottom:0px;
	z-index:1;
}

.sec-title h2{
	font-size:32px;
	color:#333;
	font-weight:400;
	line-height:1.1em;
	padding-bottom:15px;
}

.sec-title .separator{
	position:relative;
	width:100%;
	height:22px;
	background:url(../img/seperater.png) center center no-repeat;
}

.sec-title .text{
	position:relative;
	color:#fff !important;
	font-size:18px;
	font-weight:300;
	line-height:1.6em;
	margin-top:10px;
	font-family: 'Hind', sans-serif;
}
.text p{	color:#333 !important;
} 
.sec-title.centered{
	position:relative;
	text-align:center;
}

.sec-title.centered .separator{
	margin:0 auto;
}

.sec-title.light h2{
	color:#333;
}


.title-column{
	position:relative;
	z-index:1;
}
.title-column .text{
	position:relative;
}

.title-column .text p{
	position:relative;
	color:#333 !important;
	font-size:16px;
	line-height:1.7em;
}

.services-column{
	z-index:1;
	position:static;
	margin-top:30px;
}

.auto-container{
	position:relative;
}

.owl-carousel{
	position:static;
}



.owl-nav{
	display:none;
}

.owl-dots { position: relative;
    top: 20px;
    left: 48%;
    right: 0;
    width: 5%;}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
  background: orange;
  color: white;
  text-decoration: none;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: orange;
  display: block;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.service-block-two{
	position:relative;
	background:#013347;
	height:280px;
}

.service-block-two .inner-box{
	position:relative;
	padding:20px 10px 10px;
	text-align:center;
}

.service-block-two .inner-box .icon-box{
	position:relative;
	font-size:45px;
	line-height:1em;
	color:#fa9928;
	margin-bottom:15px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	    border: 2px solid #fa9928;
    display: inline-block;
    padding: 15px;
    border-radius: 7%;
}

.service-block-two .inner-box .content{
	position:relative;
	padding:20px 10px;
	background-color:rgba(1,51,71,0.5);
}

.service-block-two .inner-box .content h3{
	position:relative;
	font-size:20px;
	font-weight:400;
	margin-bottom:10px;
	color:#fff;
}

.service-block-two .inner-box .content h3 a{
	color:#fa9928;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.service-block-two .inner-box .content h3 a:hover{
	color:#fa9928;
}

.service-block-two .inner-box .content .text{
	position:relative;
	font-size:15px;
	color:#fff;
	line-height:22px;
}

.service-block-two .inner-box:hover .icon-box{
	color:#fa9928;
}



#ready-area { padding:50px 0 0 0;}

.ready-text { margin:0 auto; width:90%; background:#fff; position:relative; top:-25px; border:1px solid #ddd; border-top:4px solid orange; text-align:center; padding:20px; min-height:187px;}

.my-pik {
  position: relative;
  width:100%;
}

.t-detail {
  display: block;
  width: 100%;
  height: auto;
}

.d-overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color:#013347;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.my-pik:hover .d-overlay {
  bottom: 0;
  height: 100%;
}

.d-text a {
  color: white;
  font-size: 15px;
  position: absolute;
  top: 40%;
  left: 50%;
  width:77%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  line-height:21px;
}
.ready-text h2 { margin-bottom:10px; font-size:20px; color:#222;}
.ready-text p{ color:#848484; line-height:26px; font-size:15px;}
.my-social { margin-top:20px;} 
.my-social i { padding:10px; background: orange; color: #fff;}
.my-social .fa-facebook:hover { background:#4060A5;}
.my-social .fa-twitter:hover {
    background: #00ABE3;}
.my-social .fa-linkedin:hover {
    background: #0094BC;}


/**
====================================================================
	Testimonial Section
====================================================================

***/

.testimonial-section{
	position:relative;
	padding:75px 0px;
	background:#f7f7f7;
}

.testimonial-block{
	position:relative;
}

.testimonial-block .inner-box{
	position:relative;
	padding:28px 28px;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 0px 14px 0px rgba(235,235,235,1);
	-moz-box-shadow: 0px 0px 14px 0px rgba(235,235,235,1);
	box-shadow: 0px 0px 14px 0px rgba(235,235,235,1);
}

.testimonial-block .inner-box .upper-box{
	position:relative;
	padding-bottom:12px;
	margin-bottom:22px;
	border-bottom:1px solid #f0f0f0;
}

.testimonial-block .inner-box .upper-box .author-info{
	position:relative;
	min-height:90px;
}

.testimonial-block .inner-box .upper-box .author-info .author-inner{
	position:relative;
	padding-left:100px;
}

.testimonial-block .inner-box .upper-box .author-info .author-inner h3{
	color:#222222;
	font-size:20px;
	font-weight:400;
	line-height:1.4em;
}

.testimonial-block .inner-box .upper-box .author-info .author-inner .location{
	position:relative;
	color:#fa9928;
	font-size:16px;
}

.testimonial-block .inner-box .upper-box .author-info .author-inner .image{
	position:absolute;
	left:0px;
	width:80px;
	height:80px;
	overflow:hidden;
	border-radius:50%;
}

.testimonial-block .inner-box .upper-box .days{
	position:relative;
	color:#848484;
	font-size:16px;
	font-weight:300;
	margin-bottom:10px;
	font-family: 'Hind', sans-serif;
}

.testimonial-block .inner-box .upper-box .quote-icon{
	position:relative;
	width:46px;
	height:46px;
	text-align:right;
	display:inline-block;
	background:url(../img/quote.png) no-repeat;
}

.testimonial-block .inner-box .upper-box .lower-box{
	position:relative;
}

.testimonial-block .inner-box .lower-box .text{
	position:relative;
	color:#848484;
	font-size:16px;
	line-height:1.8em;
}

.testimonial-block .inner-box:before{
	position:absolute;
	content:'';
	right:-1px;
	bottom:-1px;
	border-top: 30px solid #ebebeb;
	border-right: 30px solid transparent;
}

.testimonial-block .inner-box:after{
	position:absolute;
	content:'';
	right:-3px;
	bottom:-3px;
	border-bottom: 35px solid #f7f7f7;
	border-left: 35px solid transparent;
}

.testimonial-section .owl-nav{
	display:none;
}

.testimonial-section .owl-dots{
    position: relative;
	text-align:center;
	margin-top:40px;
}

.testimonial-section .owl-dots .owl-dot{
	position:relative;
	display:inline-block;
	margin:0px 4px;	
	transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.testimonial-section .owl-dots .owl-dot span{
	position:relative;
	display:block;
	width:10px;
	height:10px;
	margin:0px;
	border-radius:50%;
	background:none;
	border:1px solid #fa9928;
	transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.testimonial-section .owl-dots .owl-dot.active span,
.testimonial-section .owl-dots .owl-dot:hover span{
	background:#fa9928;
	border-radius:50%;
	border-color:#fa9928;
}

/*End Testimonial*/ 


#our-associat { }
.my-line { width:50%;}
.partners-logos {
    padding: 0;
}
.partners-logos ul {
    width: 100%;
    padding: 0;
    text-align: center;
}

.partners-logos ul li {
    list-style-type: none;
    background: #fff;
    height: 60px;
    width: 150px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 6px 15px;
    margin: 10px 8px 0 0;
    border: 1px solid #ddd;}

.partners-logos ul li img {
    width: 100%;
}

.finance-footer { margin-top:120px; background:#055d78; padding:30px 0 0; }
.finance-footer2 { margin-top:50px; background: #055d78; padding: 30px 0 0; position:relative;}
.top-footer h6 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 22px;
    font-size: 18px;
}
.footer-menu1 a { color:#fff;}
.top-footer .footer-lis { padding-left:20px;}
.top-footer .footer-list ul li { color:#fff;}
.top-footer .footer-list ul li a {
    color: rgba(255,255,255,0.7);
    margin-bottom: 10px;
    font-weight: normal;
    display: block;
    font-size: 14px;
	line-height:22px;
	color:#fff !important;
}
.footer-social, .footer-social li  { float:left; }
.footer-social li { padding:0px 20px;}
.footer-social li a { padding:5px 8px; border:2px solid #fff; border-radius:5px;}
.bottom-footer-banner h5 { font-size:20px; color:#fff; margin-bottom:15px; float:left; margin-right:20px;}
.bottom-footer-banner p { 
    color: rgba(255,255,255,0.7);
    margin-bottom: 10px; font-size:14px;
	line-height:30px;}
.bottom-footer-banner a { color:#fff !important;}	
.tran33 i { color:orange;}	


.bottom-footer { background:#013347; padding:15px 0; color:#fff; }
bottom-footer ul li {
	float:left;
    margin-left: 5px;
}
.bottom-footer ul li a {
    border-color: #fff;
    color: #fff;
    width: 35px;
	float:left; margin-right:15px;
    line-height: 31px;
    border-width: 2px;
    border-style: solid;
    text-align: center;
	padding:5px 0;
}
.float-left1 { line-height:31px;
font-size:13px;}


/*Social Icon*/
.social
{
	position:fixed;
	z-index:100;
	left:0;
	top:40%;
	width:20px;}
.social .nav > li > a
{
	padding:0;}
.social i {
	width:100%;
	min-width: 50px;
	height: 100%;
	min-height: 50px;
	color: #FFF;
	background-color:orange/* #222*/;
    font-size: 22px;
    text-align: center;
    padding-top: 12px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.social .fa-facebook:hover {
    background: #4060A5;
    border: 1px solid #4060A5;
}
.social .fa-twitter:hover {
    background: #00ABE3;
    border: 1px solid #00ABE3;
}
.social .fa-google-plus:hover {
    background: #e64522;
    border: 1px solid #e64522;
}
.social .fa-github:hover {
    background: #343434;
    border: 1px solid #343434;
}
.social .fa-linkedin:hover {
    background: #0094BC;
    border: 1px solid #0094BC;
}
.social .fa-stack-overflow:hover {
    background: #FEA501;
    border: 1px solid #FEA501;
}
.social .fa-skype:hover {
    background: #00C6FF;
    border: 1px solid #00C6FF;
}
.social .fa-stack-exchange:hover {
    background: #4D86C9;
    border: 1px solid #4D86C9;
}
.social .fa-rss:hover {
    background: #e88845;
    border: 1px solid #e88845;
}
#social-collapse:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: none;
    position: relative;
    color: white;
}
#social-collapse.collapsed:after {
    content: "\f067";
}

.calll {
    background: orange !important;
    padding: 36px 0px 0px 2px!important;}
.calll img { width:49px;}	

.bottom-footer ul li a:hover { color:orange; border-color:orange;}


.my-abt-menu { display:inline-flex; background:#055d78; font-size:16px; text-transform:capitalize; margin-bottom:50px;}
.my-abt-menu li a {color:#fff !important; padding:15px 30px; border-right:1px solid #fff; }
.overv { background:#f0f0f0; padding:25px 0;}
.overv h2, .mhead { font-size:30px; text-align:center; color:#055d78; padding:10px 0;}
.overv p { font-size:14px; line-height:26px; color:#606060; text-align:justify;}
.container .outer-wrapper .inner-wrapper .content-wrapper p a:hover { text-decoration:underline !important;}
.container .outer-wrapper .inner-wrapper:hover { background:#f3f3f3;}
.overv2 { background:#fff !important;}
 .service-box{
            position: relative;
            overflow: hidden;
			top:50px;
            margin-bottom:10px;
            perspective:1000px;
            -webkit-perspective:1000px;
        }
        .service-icon{
            width: 100%;
            height: 150px;
            text-align: center;
            transition: all .5s ease;
        }

        .service-content{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            opacity: 0;
            width: 100%;
			padding:10px;
            height: 150px;
            text-align: center;
            transition: all .5s ease;
            background-color: #474747;
            backface-visibility:hidden;
            transform-style: preserve-3d;
            -webkit-transform: translateY(110px) rotateX(-90deg);
            -moz-transform: translateY(110px) rotateX(-90deg);
            -ms-transform: translateY(110px) rotateX(-90deg);
            -o-transform: translateY(110px) rotateX(-90deg);
            transform: translateY(110px) rotateX(-90deg);
        }
        .service-box .service-icon .front-content{
            position: relative;
            top:70px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .service-box .service-icon .front-content i {
            font-size: 50px;
            color: #fff;
            font-weight: normal;
        }

        .service-box .service-icon .front-content h3 {
            font-size: 16px;
            color: #fff;
            text-align: center;
			margin-top:25px;
            text-transform: uppercase;
        }
        .service-box .service-content h3 {
            font-size: 15px;
            font-weight: 700;
            color: #fff;
            margin-bottom:10px;
            text-transform: uppercase;
        }
        .service-box .service-content p {
            font-size: 15px;
			line-height:25px;
            color: #fff;
			text-align:center;
            margin-top:15px;
        }
		.service-box .service-content p strong
		{ font-size:30px;}
        .yellow{background-color: #ffc000;}
        .orange{background-color: #fc7f0c;}
        .red{background-color: #e84b3a;}
        .grey{background-color: #474747;}
        .service-box:hover .service-icon{
            opacity: 0;
            -webkit-transform: translateY(-110px) rotateX(90deg);
            -moz-transform: translateY(-110px) rotateX(90deg);
            -ms-transform: translateY(-110px) rotateX(90deg);
            -o-transform: translateY(-110px) rotateX(90deg);
            transform: translateY(-110px) rotateX(90deg);
        }
        .service-box:hover .service-content {
            opacity: 1;
            -webkit-transform: rotateX(0);
            -moz-transform: rotateX(0);
            -ms-transform: rotateX(0);
            -o-transform: rotateX(0);
            transform: rotateX(0);
        }
/*About Us*/
.inner-page-header { min-height:auto; position:relative; z-index:3;}
.finance-breadcrumb-bg { position:absolute; top:0px; width:100%; color:#fff; height:220px; background:url(../img/slide_5.jpg) no-repeat; z-index:2;}
.finance-breadcrumb-bg2 { background:url(../img/grow.jpg) no-repeat; height:350px; background-size: cover; }
.finance-breadcrumb-bg3 { background:url(../img/cp.jpg) no-repeat center bottom; background-size: cover; } 
.breadcrumb-inner-content { text-align:center; margin:13% 0 0;}
.breadcrumb-inner-content2 { margin:18% 0 0;}
.breadcrumb-inner-content h1 { font-size: 25px; margin-bottom: 5px; text-transform: uppercase; }
.breadcrumb-inner-content h1 strong { font-size:30px; color:orange; font-weight:600;}
.breadcrumb-inner-content h3 { color:#fff; font-size:22px; text-transform:uppercase; }
.finance-breadcrumb-bg h1, .finance-breadcrumb-bg a { color:#FFF;}
.inner-middle { position:relative; top:120px;}
.inner-middle2 { position:relative; top:250px; margin-bottom:300px;}
.inner-bg { background:url(../img/bulder-funding.jpg) #fff no-repeat 0 32px; top: 93px;}
.aboutus h2 { color:orange;}
.aboutus-title {font-size:20px; letter-spacing:0; line-height:32px; margin:0 0 39px; padding:0 0 11px; position:relative; text-transform:uppercase; color: #000;}
.aboutus-title::after {
    background: orange none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 54px;
}
.aboutus-text {
    color: #606060;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 35px;
}

.fttt
{ font-size:18px !important;}

.feature .feature-box .iconset {
    background: #fff none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 18%;
}
.feature .feature-box .iconset::after {
    background: orange none repeat scroll 0 0;
    content: "";
    height: 150%;
    left: 43%;
    position: absolute;
    top: 100%;
    width: 1px;
}

.feature .feature-box .feature-content h4 {
    color: orange;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 5px;
}


.feature .feature-box .feature-content {
    float: left;
    padding-left: 28px;
    width: 78%;
}
.feature .feature-box .feature-content h4 {
    color: orange;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 5px;
}
.feature .feature-box .feature-content p {
    color: #606060;
    font-size: 13px;
    line-height: 22px;
}
.icon {
    padding:0px;
    font-size:40px;
    border: 1px solid orange;
    border-radius: 100px;
    color: orange;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}




.ready { padding-top:160px !important;}

.mgg { margin:0;}

.pdd { padding:0;}
.loan-detail { margin:10px 0;}
.over { background:#f8f8f8;
   position: relative;
}

.corpo { background:#fff !important;}
.targ { font-size:25px; background:#efefef; padding:20px; height:120px; width:48%;}
.targ2 { float:right;}
#value { background:url(../img/count-bg.jpg) no-repeat; padding:50px 0 0; text-align:center; color:#fff;}


.container .outer-wrapper {
  float: left;
  width: 50%;
  height: 180px;
  position: relative;
  background: #f7f7f7;
}
.container .outer-wrapper:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  bottom: 0px;
  color:#fff;
  left: 0;
  background: linear-gradient(90deg, #efefef, #cfcfcf, #efefef);
  content: "";
  z-index: 45;
}
.container .outer-wrapper:nth-child(odd):after {
  display: block;
  position: absolute;
  width: 2px;
  height: 90%;
  color:#fff;
  background: linear-gradient(#efefef, #cfcfcf, #efefef);
  top: 50%;
  transform: translate(-50%, -50%);
  right: 0;
  content: "";
  z-index: 40;
}

.container .outer-wrapper .inner-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: #efefef;
  overflow: hidden;
  z-index: 40;
  color: #505050;
  font-size: 24px;
  text-align: center;
  box-shadow: 0px 0px 0px transparent;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.container .outer-wrapper .inner-wrapper .icon-wrapper {
  width: 20%;
  text-align: center;
}
.container .outer-wrapper .inner-wrapper .icon-wrapper i {
  font-size: 48px;
}
.container .outer-wrapper .inner-wrapper .content-wrapper {
  text-align: left;
  padding: 0px;
}
.container .outer-wrapper .inner-wrapper .content-wrapper p {
  margin: 0; padding:20px !important;
}
.container .outer-wrapper .inner-wrapper .content-wrapper p a { color:#3f3f3f;}


.site-title { font-size:25px; padding-bottom:25px;}
.botmargin { margin-bottom:50px;}
.botmargin h4 { font-size:20px; padding-bottom:20px;}
.botmargin span { color:#fff; border:#fff;	}
.botmargin p { font-size:14px;}

.my-pan p, .img_div{ font-size:14px; line-height:20px !important; margin-bottom:15px; }
.my-pan h2 { font-size:18px; padding:10px 0;}
.img_div p strong { font-weight:bold;}
.collapse22 {    background: #f5f5f5;
    padding: 20px !important;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 8px 6px -6px #d4d0d0;
    -moz-box-shadow: 0 8px 6px -6px #d4d0d0;
    box-shadow: 0 8px 6px -6px #d4d0d0;}
.bank-detail {
	font-size:13px; margin-bottom:30px; }
.bank-detail h5 { font-size:15px; }	
.my-utab { width:50%; list-style-type:none !important;}
.bank-detail ul li { list-style-type:square;  line-height:24px;}

.mt-step { background:orange; border:none !important;}
.mt-step i { color:#fff;}
.suc { font-size:25px !important;}
.emi3 { color:orange;}
.emi3 span { color:#000 !important;}

.mydet {background:url(../img/down.png) no-repeat; box-shadow: none;
    border: none;
    width: 50px;
    height: 22px;
    position: absolute;
    top: 87px;
    left: 50px;
    z-index: 10;}
.bank-mg { display:inline !important; float:left;}
.thanku p, .panel-body P { font-size:15px !important; line-height:24px;}

.thanku p, .panel-body ul { font-size:14px !important; list-style-type:disc; line-height:26px; }
.thanku p strong { font-weight:bold;}
.p-loan p { font-size:14px; line-height:24px; padding:20px 20px 0px;}
.fss {font-size:12px;}
.my-calc { background: #fefefe !important;
    padding: 20px !important;
	margin-bottom:30px !important;
    padding: 10px !important;
    box-shadow: 4px 5px 5px #e0e0e0;
	border:4px solid #f2f2f2;
}
.my-calc p{    background: #115772;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
    text-indent: 13px;}
#calculate_applynow { margin-bottom:20px;}	
.emi_payable_legend{font-size: 15px;
    line-height: 41px;
    border-bottom: 2px solid #d8d8d8;
}
.label_emi {
    font-size: 16px !important;}
#loan_result {    width: 35%; float: right; box-shadow:none;}
#pa_result {    width: 35%; float: right; box-shadow:none;}
#tenure_result {    width: 35%; float: right; box-shadow:none;}
#processing_result {    width: 35%; float: right; box-shadow:none;}	
.emi_slider_inner i, .widget_title { line-height:65px; padding-right: 30px;}
.emi_slider_inner { text-align:right;}
.amount_emi { float:right !important;}
	
	
	
	
	
.contact-wrapper {
  width: 100%;
}


/**/
	
		
		.postcard {
			float: left;
			border: 1px solid #ccc;
			margin: 30px 10px;
		}
			.inner-postcard-right {
				float: left;
				width100%;
				padding:50px;
			}

			
			.thumbnai > p {
				font-size: 20px ;
				line-height: 1.6;
				text-transform: uppercase;
				letter-spacing: 0.3em;
			}
		
		.contactinfo {
			float: right;
			width: 100%;
			margin-top: 10px;
		}
			.contactinfo p {
				padding: 2px;
				font-size: 12px;
				line-height: 1.5;
			}
			
    .thanks {
    	padding-bottom: 0;
    	font-family: 'Courgette', cursive;
    	font-size: 18px !important;
    }
    	
 
    
  
	 .innp-cont {margin-bottom:50px; }
 .innp-cont h2 { font-weight:bold; margin:20px 0 10px; font-size:17px;}
 .innp-cont p { font-size:15px; line-height:30px;}   
 
 
 
 .form-box {
	margin-top: 0px;
}
.form-control
{
	height:45px;}

.form-bottom {
	padding: 25px;
	text-align: left;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.btn {
	width: 100%;
}

.form-bottom form .input-error {
	border-color: #19b9e7;
}

.social-login {
	margin-top: 35px;
}

.social-login-buttons {
	margin-top: 25px;
}

.middle-border {
	    min-height: 316px;
    margin-top: 0px;
	border-right: 1px solid #ddd;
}
.btn-link-1 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 16px 20px 0 20px;
	background: #19b9e7;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }

.btn-link-1.btn-link-1-facebook { background: #4862a3; }
.btn-link-1.btn-link-1-twitter { background: #55acee; }
.btn-link-1.btn-link-1-google-plus { background: #dd4b39; }

.btn-link-1 i {
	padding-right: 5px;
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
}

.btn-link-2 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 15px 20px 0 20px;
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-2:hover, .btn-link-2:focus, 
.btn-link-2:active, .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; }

.input-group .form-control { z-index:1 !important;}
.ui-datepicker .ui-datepicker-title select { font-size: 0.7em !important;}
.pdd3 { padding-left:0;}
.pdd4 { padding-right:0;}
.ifscbtn { margin-top:18px;}
.form-cal-new2 {
    position: relative;
    top: 100px;
}
.well2 { border-radius:0px !important; border:0; padding:10px;  background: #055d78;}
.well2 .nav>li { background:#014156; margin:5px 0;}
.well2 .nav>li>a { background:; color:#fff; font-size:15px; }
.well2 .nav>li>a:focus, .nav>li>a:hover {background:orange;}
.well2 .nav>li>a:hover { background:orange;}
.well {background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); -webkit-border-radius:0px;-moz-border-radius: 0px;-ms-border-radius: 0px;    border-radius: 0px;}

.upload-box .btn-file {
        background-color: #035773;
}
.upload-box .btn-file:hover {
        background-color: #686563;
}
.upload-box .hold {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
.upload-box .hold a {
    font: 400 14px/36px 'Roboto',sans-serif;
    color: #666;
    text-decoration: none;
}

.upload-box .btn-file {
    position: relative;
    overflow: hidden;
    float: left;
    padding: 12px 6px;
    font: 300 12px/12px 'Roboto',sans-serif;
    color: #fff;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    border-radius: 3px;
    cursor: pointer;
}
.upload-box .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    outline: none;
    background: #fd0707;
    cursor: inherit;
    display: block;
}
.pikkk { margin:0 auto !important;}
.hold img { position:relative; top:7px; left:20px;}

.dash-box {
    position: relative;
    background: rgb(255, 86, 65);
    background: -moz-linear-gradient(top, rgba(255, 86, 65, 1) 0%, rgba(253, 50, 97, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 86, 65, 1) 0%, rgba(253, 50, 97, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 86, 65, 1) 0%, rgba(253, 50, 97, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff5641', endColorstr='#fd3261', GradientType=0);
    border-radius: 4px;
    text-align: center;
    margin: 0px 0 20px;
}
.dash-box-icon {
    position: absolute;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}
.dash-box-action {
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    left: 50%;
}
.dash-box-body {
    padding: 50px 20px;
}
.dash-box-icon:after {
    width: 60px;
    height: 60px;
    position: absolute;
    background: rgba(247, 148, 137, 0.91);
    content: '';
    border-radius: 50%;
    left: -10px;
    top: -10px;
    z-index: -1;
}
.dash-box-icon > i {
    background: #ff5444;
    border-radius: 50%;
    line-height: 40px;
    color: #FFF;
    width: 40px;
    height: 40px;
	font-size:22px;
}
.dash-box-icon:before {
    width: 75px;
    height: 75px;
    position: absolute;
    background: rgba(253, 162, 153, 0.34);
    content: '';
    border-radius: 50%;
    left: -17px;
    top: -17px;
    z-index: -2;
}
.dash-box-action > button {
    border: none;
    background: #FFF;
    border-radius: 19px;
    padding: 7px 16px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: .5px;
    color: #003e85;
    box-shadow: 0 3px 5px #d4d4d4;
}
.dash-box-body > .dash-box-count {
    display: block;
    font-size: 30px;
    color: #FFF;
    font-weight: 300;
}
.dash-box-body > .dash-box-title {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.81);
}

.dash-box.dash-box-color-2 {
    background: rgb(252, 190, 27);
    background: -moz-linear-gradient(top, rgba(252, 190, 27, 1) 1%, rgba(248, 86, 72, 1) 99%);
    background: -webkit-linear-gradient(top, rgba(252, 190, 27, 1) 1%, rgba(248, 86, 72, 1) 99%);
    background: linear-gradient(to bottom, rgba(252, 190, 27, 1) 1%, rgba(248, 86, 72, 1) 99%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcbe1b', endColorstr='#f85648', GradientType=0);
}
.dash-box-color-2 .dash-box-icon:after {
    background: rgba(254, 224, 54, 0.81);
}
.dash-box-color-2 .dash-box-icon:before {
    background: rgba(254, 224, 54, 0.64);
}
.dash-box-color-2 .dash-box-icon > i {
    background: #fb9f28;
}

.dash-box.dash-box-color-3 {
    background: rgb(183,71,247);
    background: -moz-linear-gradient(top, rgba(183,71,247,1) 0%, rgba(108,83,220,1) 100%);
    background: -webkit-linear-gradient(top, rgba(183,71,247,1) 0%,rgba(108,83,220,1) 100%);
    background: linear-gradient(to bottom, rgba(183,71,247,1) 0%,rgba(108,83,220,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b747f7', endColorstr='#6c53dc',GradientType=0 );
}
.dash-box-color-3 .dash-box-icon:after {
    background: rgba(180, 70, 245, 0.76);
}
.dash-box-color-3 .dash-box-icon:before {
    background: rgba(226, 132, 255, 0.66);
}
.dash-box-color-3 .dash-box-icon > i {
    background: #8150e4;
}
.card { font-size:13px; text-align:left;}
.pagination { margin:0 !important;}
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px !important;}
.form-box2 { margin-top:20px;}
.est { padding-right:25px !important;}
.btn-file2 { margin:0 !important;}
.fbld { font-weight:bold;}
.fbld2 { font-weight:bold; font-size:14px;}
.uppik {border: 2px solid #c1c1c1;
    margin: 20px 0;
    float: right;}
	.thumb img { height:200px;}
.my-tttx p{font-size: 15px !important;
line-height: 22px !important;
color: #fff !important;}	
.dtype { list-style-type:disc !important; margin-left:25px;}

.carousel-inner { height:660px !important;}
.tands .modal-title { font-size:20px !important; }
.tecon { font-size:13px; overflow-y:scroll; height:250px;}
.tecon li { margin-bottom:20px;}
/* Let's get this party started */
.tecon::-webkit-scrollbar {
    width: 8px;
}
 
/* Track */
.tecon::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.tecon::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(3,87,115,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.tecon::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}


#video-bg { background:url(../img/video-bg.jpg) no-repeat top right; background-size:cover; padding:10px 0;}
.video-lcd { background:url(../img/mac.png) no-repeat center; margin:0 auto; width:800px; height:480px;}
.video-lcd iframe {margin-left: 109px; margin-top: 42px;}
#video-bg h2 { font-size:25px; text-align:center; text-transform:uppercase; color:#fff; padding:20px 0 10px; margin-bottom:20px !important; border-bottom:2px solid #fff;     width: 20%;     margin: 0 auto;}
.srivon { float:right; line-height:33px;}

.ltype { text-align:center; padding:10px 10px; margin-top:10px;}
.ltype h4 { background:#115773; color:#fff; padding:20px;}


.form-bottom input[type=text], .form-bottom input[type=password] {
    width: 100%;
    padding: 10px 5px;
  margin: 10px 0px;
    box-sizing: border-box;
    border: none;
    outline: none;
       color: #035773; 
    background-color: inherit;
	border:2px solid #ddd;
}
.form-bottom input[type=text]:hover, .form-bottom input[type=password]:hover {
  margin: 10px 0px;
    background-color: #fff;
    border-bottom:2px solid orange;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}
.form-bottom select
{   
    width: 100%;
    padding: 10px 5px;
  margin: 10px 0px;
    box-sizing: border-box;
    border: none;
    outline: none;
    color: #000;
    background-color: inherit;
	border:2px solid #ddd;
}



.our-cont h2 { font-size:20px; text-transform:uppercase; margin-top:10px; padding-bottom:10px; border-bottom:1px solid #ddd;}
.our-cont p { margin-top:30px; font-size:15px; line-height:22px;}

.final-login li a { font-size:18px !important; color:orange !important;  }
.final-login li a small { font-size:12px; color:#333;}
.form-bottom .form-group {
    margin-bottom: 10px !important;
}
.final-login .nav>li>a:focus, .nav>li>a:hover { background:none; border:none;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { border:none; border-bottom:4px solid #123456; background:none; color:oramge;}
.form-bottom p { font-size:13px; padding:0; margin:0;}
.form-bottom hr { margin:5px 0;}

.mb-60 {  margin-bottom: 60px;}
.services-inner {  border: 2px solid #123456; margin-left: 35px; transition: .3s; height:190px; }
.our-services-img i { background:#123456; color:orange; padding:20px; font-size:25px; border:5px solid #fff; border-radius:100%;}
.our-services-img { float: left; margin-left: -55px; margin-right: 0px; margin-top: 15px; padding-right:15px; }
.our-services-text { padding-right: 10px; }
.our-services-text { overflow: hidden; padding: 28px 0 0px; }
.our-services-text h4 {  color: #222222; font-size: 18px; margin-bottom: 8px; padding-bottom: 10px; position: relative; text-transform: uppercase;}
.our-services-text h4::before { background: #ec6d48 none repeat scroll 0 0; bottom: 0; content: ""; height: 1px; position: absolute; width: 35px; }
.our-services-wrapper:hover .services-inner { background: #fff none repeat scroll 0 0; border: 2px solid transparent; box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);}.
our-services-text p { font-size: 14px; font-weight: 400; line-height: 26px; color: #666; margin-bottom: 15px;}

.bphead { font-size:20px; text-transform:uppercase; color:Orange;}
.join {  text-align:center; font-size: 14px; line-height: 26px; color: #666; }
.join p {padding:30px 20px; border:1px solid #ddd;}
.join p i { color:orange;}
.cp { font-size:15px; text-align:center; border-right:1px solid #ddd;} 
.cp p { background:#ddd; padding:20px 8px; height:90px;}
.cp2 p { line-height:55px;}
.cp:last-child { border:none;}

.shake {
  animation: blinker 2s infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}
.bfun { margin-top:20%;}
.bulfun { text-align: center; margin: 50px 0;}
.bulfun p {padding: 50px; background:#123456; font-size:18px; color:#fff;}
.dl-unsur {float:left;}
.dl-unsur li { width: 100%; border: 2px solid #fff; display: block; float: left; padding: 6px 0; margin-top: 10px;}
.dl-unsur li > a {  margin:0 10px;}
.dl-unsur li > a > div {color: #fff; font-size: 14px; line-height: 20px;}
.dl-unsur li > p { text-align:right; margin:10px 0 0 10px;font-size: 12px; color: orange;}
.my-line2 { width:100%; margin-bottom:0;}
.cal-heading2 h1 { text-align:left; color:#fff;}

#sec-news { padding-top:20px; margin-bottom:20px; background:url(../img/testiminal-bg.jpg) no-repeat center center;}

.demof { margin: 25px 0; height:265px !important; }
.demof li {	margin-bottom:10px !important; }
.demof li.odd { background: #fafafa;}

.mediaa .carousel.carousel-fade .item{-webkit-transition: opacity 0.5s ease-in-out; -moz-transition: opacity 0.5s ease-in-out; -ms-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out; transition: opacity 0.5s ease-in-out; opacity:0; }
.mediaa .carousel.carousel-fade .active.item { 	opacity:1; }
.mediaa .carousel.carousel-fade .active.left,
.mediaa .carousel.carousel-fade .active.right { left: 0; z-index: 2; opacity: 0; filter: alpha(opacity=0); }
.mediaa .carousel.carousel-fade .next,
.mediaa .carousel.carousel-fade .prev {	left: 0; z-index: 1; }
.mediaa .carousel.carousel-fade .carousel-control {	z-index: 3;}
.mediaa .carousel-inner2 { height: 260px !important; width: 90%; margin: 23px auto 0 auto;}
.mediaa .carousel-inner>.item Active { display:block;}