@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900);

/*** COMMON ***/
html, body {
	margin: 0;
	padding: 0;
	color: #1e1e1e;
	background-color: #fff;
	height: 100%;
}
html {
	overflow-x: hidden;
	overflow-y: auto;
	-ms-overflow-style: scrollbar;
	-webkit-font-smoothing: antialiased
}
body {
	font-family: 'Poppins', sans-serif;
	background-color: #fff;
}
/*** SCROLLBAR ***/
::-webkit-scrollbar {
	width: 7px;
	height: 4px;
	background-color: #f0f0f0;
}
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	border-radius: 0px;
	background-color: #f0f0f0;
}
::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
	border-radius: 0px;
	background-color: #969292;
}
a:link {
    text-decoration: none;
}

.active_line {
	border-bottom: 2px solid #8c4304;
	color: #8c4304 !important;
}
.nav-align:hover
{
	background: #9cdbd4;
  color: #053d6d;
	transition: 0.2s;
}
a:visited {
    text-decoration: none;
}
.img_center
{
margin-left: auto;
margin-right: auto;
display: block;
}
a:hover {
    text-decoration: none;
    cursor: pointer;
}
.bg_blue
{
    color:#05035dd1;
		font-weight: 600;
}
.f_blue
{
    color:#063e6d;
}
.dont
{
font-size: 13px;
color: #949393;
}
.clr_signin
{
	color:#991f21f2;
}
.w_35
{
	width:35%;
}
.clr_444
{
	color:#444444;
}
.lh-26
{
	line-height: 26px;
}
.hr3 {
    width: 10%;
    background-color: #874913 !important;
    height: 2px;
}
.clr_333
{
	color:#333333;
}
.label2 {
    position: absolute;
    top: -4px;
    width: 100%;
    color: #949393;
    transition: 0.2s all;
    cursor: text;
}

.w_150px
{
	width: 150px;
}
.box_shadow1
{
	box-shadow: 0 0px 7px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  height: 100%;
  padding: 10px ;
}
a:active {
    text-decoration: none;
    cursor: pointer;
}
h1, h2, h3, h4, h5, h6, p, a {
	text-overflow:ellipsis;
}
.mar-0 { margin: 0px }
.mar-5 { margin: 5px }
.mar-10 { margin: 10px }
.mar-20 { margin: 20px }
.mar-b-10 { margin-bottom : 10px }
.mar-b-20 { margin-bottom : 20px }
.mar-b-80 { margin-bottom : 80px }
.mar-b-110 { margin-bottom: 110px }
.mar-b-30-20 { margin: 30px 20px; }
.mar-l-50 { margin-left : 50px }
.mar-l-75 { margin-left : 75px }
.mar-t-10 { margin-top: 10px; }
.mar-t-50 { margin-top: 50px; }
.mar-t-110 { margin-top: 110px; }
.mar-r-5 { margin-right: 5px; }
.mar-r-10 { margin-right: 10px; }
.mar-r-20 { margin-right: 20px; }
.pad-0 { padding: 0px }
.pad-l-10 { padding-left: 10px; }
.pad-l-20 { padding-left: 20px; }
.pad-b-20 { padding-bottom: 20px; }
.pad-b-10 { padding-bottom: 10px; }
.pad-b-15 { padding-bottom: 15px; }
.pad-t-30 { padding-top: 30px; }
.pad-t-20 { padding-top: 20px; }
.p-10{padding: 10px;}
.mar-t-b-100{margin: 100px 0px;}
.pad-t-b-15{padding: 15px 0px;}
.hand-pointer {
	cursor: pointer;
}
.mar_70 {
	margin: 70px 0px;
}
.mar_100 {
	margin: 100px 0px;
}
a {
	cursor: pointer;
}
button.navbar-toggler {
    float: right;
    margin-top: 1%;
}
.mapouter {
	text-align: right;
    height: 400px !important;
    width: 100%;
}
.gmap_canvas {
    overflow: hidden;
    background: none!important;
    height: 400px !important;
    width: 100% !important;
}
hr {
	background-color: #fff !important;
}
.customized{
	font-size: 13px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #333;
}
body.modal-open {
    overflow: visible;
}
.modal-heade{
	 border-bottom: 1px solid #e9ecef00 !important;
}
.modal-header{
	background-color: #201f55;
  color: #fff;
}
.modal-header h5{
	font-size: 16px;
	font-weight: 400;
}
.close, .close:hover{
	font-weight: normal;
	opacity: 1;
	color: #fff;
	cursor: pointer;
}
.clr-metal{
	background-color: #ad8000;
	color: white;
	border-radius: 0px !important;
	padding: 10px !important;
	width: 100%;
	transition: 3s;
}
.btn{
	cursor: pointer;
}
/* .modal-content {
    background-image: linear-gradient(#e87817,rgb(255, 242, 217),white,#57b038);
} */
.span_head
{
	font-size: 25px;
	font-weight: 500;
}
.f-14
{
	font-size: 14px;
	line-height: 26px;
	color:#444444;
}
.box_shadow{
    box-shadow: 0 0px 7px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    height: 100%;
    padding: 15px;
}

.a_shadow
{
	box-shadow: 0 0px 7px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	  height: 100%;
		border-radius: 20px;
		overflow: hidden;
}

.signup_image {
	width: 80px;
	margin-top: 30px;
}
.mar_30_0 {
	margin: 30px 0px;
}
.application h6 {
	color: #1a1a1a;
	font-size: 18px;
	margin-top: 30px;
}

a {
	cursor: pointer;
}
.top-50 {
	padding-top: 50px;
}
.btn_bdr
{
	background-color: transparent;
	color: #874913;
	border: 1px solid #874913;
	border-radius: 20px;
	padding: 8px 40px 8px 40px;
	margin-bottom: 35px;
}
.btn_bdr1
{
	background-color: transparent;
	color: #874913;
	border: 1px solid #874913;
	border-radius: 20px;
	padding: 8px 40px 8px 40px;
}
.clr_666
{
color:#666666;
}
.btn_bdr:focus
{
	background-color: #874913;
	color: #fff;
	border: 1px solid #874913;
}
.top-20 {
	padding-top: 20px;
}
.w-90
{
	width: 90%;
}
p{
	/*text-align: justify;*/
}
.breadcrumb_content {
	background-color: #874913;
	padding: 30px;
}
.clr_text
{
	color:#053d6d;
}
.active_breadcrumb {
	color: #fff !important;
}
.normal_bread {
	color: #e3e3e3;
}
.small_font_title {
	color: #874913;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 5px;
}
.big_font_title {
	color: #444444;
	font-size: 28px;
	font-weight: 500;
}
.ui-page.ui-page-theme-a.ui-page-active {
    outline: none;
}
.w_45px
{
    width: 45px;
}
.w_40px
{
    width: 40px;
}
.w_35px
{
    width: 35px;
}
.clr_7
{
	color:#f7f7f7;
}
.clr_8
{
	color:#05035d;
}
.bg_clr_8
{
background: #edf3f382;
padding: 20px 0px 20px 0px;
}
@media only screen and (max-width:992px)
{
	.d_none_md
	{
		display:none;
	}

}
@media only screen and (min-width:992px)
{
	.w_70
	{
		width:70%;
	}

}
@media only screen and (min-width:600px)
{
	.ind-carousel img
	{
		height: 600px;
	}

}
@media only screen and (max-width:600px)
{
	.ind-carousel img
	{
		height: 450px;
	}

}
@media only screen and (max-width:500px)
{
	.ind-carousel img
	{
		height: 250px !important;
	}

}
