/* [Core Stylesheet - 1.0] */
/* :: 1.0 Import Fonts */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Open+Sans:300,400,600,700");
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/classy-nav.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/font-awesome.min.css);
@import url(css/credit-icon.css);
/* :: 3.0 Base CSS */
.abt_text{
	text-align:justify;}
	
	  .mobile_view{
			  display:none;}
	
	
	.mv h3:hover{
		color:#e90076;}
		
		.app_title{
			color:#e90076;}
			
			.form_box {
				    background-color: #eae9e9;
				margin-bottom:2em;
  border: 1px solid;
  padding: 10px;
  box-shadow: 2px 3px #888888;
}

/*this is from head*/
 
    
  
/*ends here*/

.top_menu1 ul li{
	display:inline-block;
	padding-right:2em;
	}
	
	.top_menu1 ul li a{
		color:#fff;}

		.top_menu1 ul li a:hover{
		color:#000;}
		
.career img{
	padding-top:95px;}


.upper_tab{
	background-color:#4d9498;
	padding:5px;}


	
	
	.work_img{
		width:400px;}
	

.loan_img{
	background-color:#e90076;
	border:1px solid black;
	padding:10px;
	margin-top:2em;
}


	.mobile_p{
			padding-top:2em;}
		
	
	.pg_height1{
		height:270px;}
	

.single-service-area{
	border:1px solid #70696 ;
	padding:20px;}



.form_bg{
	background-color:#e4e4e4;
	padding:15px;}




/*.logo img{*/
/*	    width: 385px;*/
/*    padding: 4px;}*/

.foot-text{
	color:#fff;
	text-align:justify;}



/** {*/
/*  margin: 0;*/
/*  padding: 0; }*/

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  line-height: 1.3;
  font-weight: 700; }

/*p {*/
/*  color: #292828;*/
/*  font-size: 15px;*/
/*  line-height: 2;*/
/*  font-weight: 400; }*/

a,
a:hover,
a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #000000;
  font-weight: 600;
  font-size: 15px; }



	  .tab_title{
		      color: #e90076;
		  text-align:center;
		  font-size:18px;
		  font-weight:bold;}
		  
		  
		  .button_bg{
			  margin-top:1em;
			  padding:1em;
			  border:1px solid #e90076;}
		  
	  
	  
	  /*.nav-tabs .nav-item {*/
   /* margin-bottom: -1px;*/
   /* padding-left: 2em ;}*/
  
  

.height-800 {
  height: 800px ; }

/* :: 3.3.0 Section Padding */

/*.section-padding-100 {*/
/*  padding-top: 100px;*/
/*  padding-bottom: 100px; }*/

/*.section-padding-100-0 {*/
/*  padding-top: 15px;*/
/*  padding-bottom: 0; }*/

/*.section-padding-0-100 {*/
/*  padding-top: 0;*/
/*  padding-bottom: 100px; }*/

/*.section-padding-100-70 {*/
/*  padding-top: 100px;*/
/*  padding-bottom: 70px; }*/

/* :: 3.4.0 Preloader */

/* :: 3.5.0 Miscellaneous */
.jarallax {
  position: relative;
  z-index: 0; }

.jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }


.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  
  /*.section-heading .line {*/
  /*  width: 25px;*/
  /*  height: 5px;*/
  /*  border-radius: 3px;*/
  /*  background-color: #e90076;*/
  /*  margin-bottom: 20px; }*/
    
  .section-heading p {
    font-size: 12px;
    margin-bottom: 0;
    letter-spacing: 2px;
    color: #505050;
    text-transform: uppercase; }
  .section-heading h2 {
    font-size: 26px;
    color: #212121;
    font-weight: 700;
    margin-bottom: 0; }
   

.box-shadow {
  position: relative;
  z-index: 1; }
  .box-shadow:hover {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2); }

.tooltip-inner {
  background-color: #e90076;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2); }

.tooltip .arrow::before {
  border-bottom-color: #e90076; }

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-white {
  background-color: #ffffff ; }

.bg-dark {
  background-color: #000000 ; }

.bg-transparent {
  background-color: transparent ; }

.bg-gray {
  background-color: #f1f7f9; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover; }
  .bg-overlay::after {
    background-color: rgba(0, 0, 0, 0.61);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.bg-fixed {
  background-attachment: fixed ; }

/* :: 3.6.0 ScrollUp */
#scrollUp {
  background-color: #4d9498;
  border-radius: 5px 0 0 5px;
  bottom: 70px;
  color: #ffffff;
  font-size: 10px;
  padding: 12px 0;
  height: 60px;
  line-height: 1.5;
  right: 0;
  text-align: center;
  width: 35px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  font-weight: 700;
  box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15);
  text-transform: uppercase; }
  #scrollUp i {
    font-size: 18px;
    display: block; }
  #scrollUp:hover {
    background-color: #e90076;
    color: #ffffff; }

/* :: 3.7.0 Credit Button */
.credit-btn {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  background-color: #e90076;
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 175px;
  height: 48px;
  color: #ffffff;
  border-radius: 5px;
  padding: 0 30px;
  font-size: 14px;
  line-height: 48px;
  font-weight: 700;
  text-transform: uppercase; }
  .credit-btn:hover, .credit-btn:focus {
    font-size: 14px;
    font-weight: 700;
    background-color: #4d9498;
    color: #ffffff; }
  .credit-btn.btn-2 {
    background-color: #4d9498;
    color: #ffffff; }
    .credit-btn.btn-2:hover, .credit-btn.btn-2:focus {
      background-color: #e90076;
      color: #ffffff; }
  .credit-btn.btn-3 {
    background-color: transparent;
    color: #4d9498;
    border: 2px solid #4d9498;
    line-height: 44px; }
    .credit-btn.btn-3:hover, .credit-btn.btn-3:focus {
      border: 2px solid #4d9498;
      background-color: #4d9498;
      color: #ffffff; }

/* :: 4.0 Header Area CSS */

         

/* :: 5.0 Hero Area CSS */
/*.hero-area {*/
/*  position: relative;*/
/*  z-index: 1;*/
/*}*/

/*.hero-area .owl-dots {*/
/*  display: flex;  */
/*  justify-content: center;  */
/*  width: 100%;*/
/*  z-index: 100;*/
/*  bottom: 30px;*/
/*  left: 0;*/
/*  right: 0;*/
/*}*/

  
      
/* :: 6.0 Features Area CSS */

/* :: 7.0 Special Feature CSS */
.special-feature-area {
    position: relative;
    z-index: 1;
}


/* :: 8.0 CTA Area CSS */
.cta-area {
    position: relative;
    z-index: 1;
}

.cta-area .cta-thumbnail {
    flex: 0 0 50%;  /* Modern flexbox syntax */
    max-width: 50%;
    width: 50%;
}



 
/* ====== The End ====== */

/*# sourceMappingURL=style.css.map */

.carousel-item img {
    border: 1px solid #ed0e4c; 
    padding: 5px;
  
}
   	.mobile_p {
			padding-top:2em;
    
}
.mobile_p{
			padding-top:3em;
            padding-top:2em;
}

