@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: open sans;
    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: #d5bc8f;
    /*background-image: linear-gradient(#e87817,rgb(255, 242, 217),white,#57b038);*/
}

a:link {
    text-decoration: none;
}

.active_line {
    border-bottom: 2px solid #8c4304;
    color: #8c4304 !important;
}

.nav-align:hover {
    border-bottom: 2px solid #8c4304;
    color: #8c4304 !important;
    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;
}

.dont {
    font-size: 13px;
    color: #949393;
}

.clr_signin {
    color: #991f21f2;
}

.w_35 {
    width: 35%;
}

.clr_444 {
    color: #444444;
}

.lh-26 {
    line-height: 26px;
}

.current_page {
    background: #874913;
    color: #fff !important;
}

.hr3 {
    width: 10%;
    background-color: #874913 !important;
    height: 2px;
}

.clr_333 {
    color: #333333;
}

.label2 {
    position: inherit;
    top: -57px;
    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: 50px 50px 50px 50px;
    ;
}

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-content {
    /* background-image: linear-gradient(#e87817,rgb(255, 242, 217),white,#57b038); */
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.13), rgba(255, 211, 111, 0.62));
}

.span_head {
    font-size: 25px;
    font-weight: 500;
}

.f-14 {
    font-size: 14px;
    line-height: 26px;
    color: #874913;
}

.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: 10px;
}

.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: #874913;
}

.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;
}

@media only screen and (max-width:992px) {
    .d_none_md {
        display: none;
    }
}

@media only screen and (min-width:992px) {
    .w_70 {
        width: 70%;
    }
}

.img-rad{
  height: 50px;
  width: 50px;
  margin-top: -25px;
}
