/*Services in shirdi.html*/
/*Service end in */
/*Swiper*/

@font-face
{
    font-family:kruti_font;
    src:url(../'fonts/Kruti_Dev.ttf');
}

.page-wrapper {
    background: #f5f5f5;
    padding: 20px 20px 20px;
    min-height: 60vh !important;

}
.card.card-signin.flex-row.bg-none {
    border-radius: 15px;
/*    padding: 56px;
*/    /* max-width: 350px; */
    background: #fff;
    border: navajowhite;
}
.alert{
    margin: 0px auto;
}
.error-msg{
    color:red;
    width:100% !important;
        text-align: left;
}
button.btn.btn-info.buttonacceptpayment {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
    padding: 6px 16px 6px 16px !important;
    font-size: 14px !important;
}
.page-wrapper1 {
    background: #f5f5f5;
    padding: 30px 30px 30px;
    min-height: 60vh !important;
        margin-top: 5%;
}
.page-wrapper.padding-top90 {
    padding:90px;
}
.page-wrapper-bg-white{
    background: #ffffff;
    padding:60px 30px 30px;
    min-height: 60vh !important;
}
.col-md-6.col-sm-6.mt-7 {
    margin-top: -9%;
}
.col-md-6.col-sm-6.mt-one {
    margin-top: -4%;
}
iframe.my_class_name {
    margin: 0px auto;
    border: 10px groove orange;
}
.no-wrapper{
    padding: 30px 30px 30px;
    min-height: 60vh !important;
}
h2.card-title.heading {
    color: #ae060b;
    font-weight: 400;
    font-size: 24px;
}
h3.card-title.heading {
    margin-bottom: 2rem;
    font-weight: bold;
    font-size: 1.2rem;
    color: #ae060b !important;
}
.btn-info {
    color: #fff;
    background-color: #f58834 ;
    border-color: #f58834 ;
    padding: 6px 16px 6px 16px !important;
    font-size:14px !important;
}
.btn-info:hover {
    color: #fff;
    background-color:#77211e !important;
    border-color:#77211e !important;
}
.form-control {
    background-color: #f9f9f9;
    background-clip: padding-box;
    border: 1px solid #d83939  !important;
    font-size: 12px !important;
}
.form-group.required .control-label:after {
    content: "*";
    color: red;
}
.card-signin .card-title {
    margin-bottom: 2rem;
    font-weight: bold;
    font-size: 1.2rem;
    color: #f58834 !important;
}
.media.service-box .pull-left > i {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    border-radius: 100%;
    color: #f58834;
    box-shadow: inset 0 0 0 1px #d7d7d7;
    -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
    transition: background-color 400ms, background-color 400ms;
    position: relative;
}
.media.service-box .pull-left > i:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    right: -10px;
    border: 4px solid #fff;
    border-radius: 20px;
    background: #f58834;
}
h2.card-title.text-left {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    font-weight: bold;
    font-size: 1.2rem;
    color: #f58834;
}
.media.service-box1 .pull-left > i {
    font-size: 24px;
    height: 30px;
    line-height: 64px;
    text-align: center;
    width: 30px;
    border-radius: 100%;
    color: #f58834;
    box-shadow: inset 0 0 0 1px #d7d7d7;
    -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
    transition: background-color 400ms, background-color 400ms;
    position: relative;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    color: #00376d;
}
.media.service-box1 .pull-left > i::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    right: -5px;
    border-radius: 20px;
    background: #00376d;
}
.row.mt-10 {
    margin-top: 5% !important;
}
.card.card-signin.flex-row {
    border-radius: 15px;
    padding: 15px;
/*        max-width: 350px;
*/}
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}
.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-primary {
    color: #fff;
    background-color: #f58834 !important;
    border-color: #f58834 !important;
    font-size: 14px;
}

.btn-primary:hover {
    color:#fff !important;
    background-color:#ae060b !important;
    border-color:#ae060b !important;
}
.form-signin #inputEmail {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}
.form-signin #inputUsername {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}
.form-signin #inputConfirmPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}
.form-signin input[type=email] {
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px !important;
    font-weight: normal;
}
.form-signin input[type=password] {
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px !important;
    font-weight: normal;
}
.form-signin input[type=text] {
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px !important;
    font-weight: normal;
}
.form-signin button {
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px !important;
    font-weight: normal;
}
.form-signin .form-control:focus {
    border-color: #6891a2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #6891a2;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #6891a2;
}
.btn.btn-signin {
    background-color: #199eb8;
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}
.btn.btn-signin:hover {
    background-color: #199eb8;
}
.btn.btn-signin:active {
    background-color: #199eb8;
}
.btn.btn-signin:focus {
    background-color: #199eb8;
}
.forgot-password {
    color: #f58834 !important;
}
.forgot-password:hover {
    color: #0c6121;
}
.forgot-password:active {
    color: #0c6121;
}
.forgot-password:focus {
    color: #0c6121;
}
.card-container.card-login {
    max-width: 400px;
    padding: 40px 30px;
    border-radius: 15px;
    float: right;
       margin-top: 12%;
    margin-right: 0%;
}
h1.text-center.mb-2 {
    font-size: 34px;
    color: #ae060b;
    font-weight: bold;
    letter-spacing: 0px;
}
.card-login {
    background-color: #fff;
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.bg-login {
    width: 100%;
    height: 100%;
    background: url('../../images/sai.jpg') no-repeat;
    background-size: auto;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -6%;
}
label.control-label.col-md-4 {
    font-size: 12px !important;
}
.main_title {
    font-size: 44px;
    padding-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    line-height: 65px;
    text-transform: capitalize;
    color: #ae060b;
}
.box {
    border-radius: 3px;
    padding: 38px 30px;
    text-align: right;
    display: block;
    /*  cursor: pointer;
    */}
.box > .box-icon {
    border: 2px solid #f58834;
}
.box:hover > .box-icon {
    border: 2px solid #f58834;
    background-color: #fff;
    color: #f58834;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}
.box:hover > .box-icon > span {
    color: #f58834;
}
.box-icon {
    background-color: #f58834;
    border-radius: 50%;
    display: table;
    height: 60px;
    margin: 0 auto;
    width: 60px;
}
.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.info h4 {
    color:#ae060b;
    font-size: 22px;
    margin: 0px;
    font-weight: bold;
    padding: 28px 0px;
}
.info > p {
    color: #333;
    font-size: 14px;
    text-align: justify;

}



input.form-control.ht-40 {
    height: 40px;
    border: navajowhite !important;
    border-radius: 5px;
}
label.control-label.text-left.col-md-12.mb-2.p-0 {
    font-size: 12px;
}
h5.card-title.text-center.Register-text {
    margin-bottom: 5px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px !important;
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url(../../images/custom-select.png) no-repeat right 0.75rem center;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.one {
    position: relative;
    font-size: 36px;
    padding: 20px;
    font-weight: 700;
}
img.border-radius-100 {
    border-radius: 100%;
}


.ml-4.mt-10 {
    margin-top: 7px;
    font-weight: 500;
}
.section-header .section-title {
    font-size:34px;
    color:#ae060b;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    margin: 0 0 20px;
    visibility: visible;
    animation-name: fadeInDown;
}
.section-header .section-title::after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: -11px;
    left: 50%;
    margin-left: -12px;
    border: 5px solid #fff;
    border-radius: 20px;
    background: #f58834;
}
.section-header .section-title::before {
    content: "";
    position: absolute;
    width: 140px;
    bottom: 0;
    left: 50%;
    margin-left: -70px;
    height: 1px;
    background:#cabebe;
}
/*img {
    vertical-align: middle;
    border-style: none;
    max-width: 100% !important;
}*/
.wp-caption.alignnone {
    background-color: #fff;
}
.wp-caption {
    width: 100% !important;
    border: 1px solid #fff;
    background: #fff;
    padding: 3%;
    margin-bottom: 14px;
}
h2.text-left.font-weight-bold.thanks-page {
    color: #6f1411;
    margin-bottom: 0rem;}
.gutter-none {
    margin: 0;
}
h2.text-left.font-weight-bold.thanks-page.center {
    color: #6f1411;
    margin-bottom: 4rem;
    text-align: center !important;
    font-size: 25px;
    border-bottom: 3px solid #cac5c5;
}
.gutter-none > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}
.region-news-events {
    height: 100%;
}
.news-events {
    height: 100%;
    background-color: #e2534c;
    color: #fff;
    padding: 45px;
    padding: 45px;
}
.lda-box {
    padding: 45px;
    height: 100%;
    text-align: center;
    padding-bottom: 60px;
    padding: 45px;
}
.flex-with-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
}
.lda-box--live-darshan {
    background-color: rgba(217, 216, 216, 0.7);
}
.lda-box__title {
    font-size: 1.2rem;
    margin-top: 40px;
    margin-bottom: 30px;
    color: #000;
    font-weight: bold;
}
.row.width100 {
    width: 100%;
}
.lda-box--donation {
    background-color: rgba(217, 216, 216, 0.5);
}
.lda-box--accomodation {
    background-color: rgba(217, 216, 216, 0.3);
}
.btn-outline--red {
    border-color: #f58834 !important;
    color: #f58834 !important;
    font-weight: 600;
    border-radius: 20px;
    padding-left: 25px;
    padding-right: 25px;
}
.btn.btn-outline.btn-outline--red:hover {
    color: #fff !important;
    background: #f58834 !important;
}
#cta2 {
    background: #242a33 url(../../images/baba2.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 62px 0;
}
.swiper-container {
    width: 100%;
    height: 100vh;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.main-slider .slider-bg-position {
    background-size: cover !important;
    background-position: center center !important;
}
.main-slider .swiper-button-prev {
    background-image: none !important;
    color: #fff;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}
.main-slider .swiper-button-next {
    background-image: none !important;
    color: #fff;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}
.main-slider h2 {
    color: #fff;
    font-size: 54px;
    line-height: 59px;
    padding: 0 19%;
    text-transform: uppercase;
}
.main-slider .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.9);
}
.main-slider .swiper-pagination-bullet-active {
    background: #0297ff;
}
.first-section {
    background-image:url('../../images/bg-1.jpg') !important;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.second-section {
    display: table;
    background-image: url('../../images/bg1.png');
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.third-section {
    display: table;
    background-image: url('../../images/bg31.jpg');
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.fourth-section {
    display: table;
    background-image: url('../../images/bg3.jpg');
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.sixth-section {
    background-image: url(../../images/bg.jpg) !important;
    background-position: top;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
h3.card-title.activities-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

header.top-navbar {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999999999999;
    border-top: 0;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0px 3px 12px #d0d0d0;
}
.box-slider {
    height: 100%;
    margin-top: -6%;
}
a.hover-btn-new.orange {
    background: #f58834;
    border-radius: 5px;
}

a:hover {
    color:#f58834  !important;
    text-decoration: underline;
}

.btn {
    transition: 0.5s;
}



/*homepages*/
section .section-title{
    text-align:center;
    color:#ae060b;
    margin-bottom:50px;
    /*  text-transform:uppercase;
    */}
#what-we-do{
    background-color: #ffffff;
    /*  background-image: url('../../images/vision.bg.jpg')
    */}
#what-we-do .card{
    padding: 1rem!important;
    border: none;
    margin-bottom:1rem;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}
#what-we-do .card:hover{
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
#what-we-do .card .card-block{
    padding-left: 50px;
    position: relative;
}
#what-we-do .card .card-block a{
    color: #ae060b !important;
    font-weight:500;
    text-decoration:none;
}
#what-we-do .card .card-block a i{
    display:none;

}
#what-we-do .card:hover .card-block a i{
    display:inline-block;
    font-weight:700;

}
#what-we-do .card .card-block:before{
    font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #f17f27;
    left: 0;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
section#what-we-do {
    background: #f5f5f5;
}
#what-we-do .card .block-1:before{
    content: "\f007";
}
#what-we-do .card .block-2:before{
    content: "\f0eb";
}
#what-we-do .card .block-3:before{
    content: "\f02d";
}
#what-we-do .card .block-4:before{
    content: "\f0fa";
}
#what-we-do .card .block-5:before{
    content: "\f0ac";
}
#what-we-do .card .block-6:before{
    content: "\f015";
}
#what-we-do .card:hover .card-block:before{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);  
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}



/*loader css*/
.loadding-page {
    background-color:rgba(224, 229, 241, 0.8313725490196079);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
    z-index: 999999;
}
.loader {
    position: absolute;
    width: 75px;
    height: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.loader__bar {
    position: absolute;
    bottom: 0;
    width: 10px;
    height: 50%;
    background:#319eab;
    transform-origin: center bottom;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.loader__bar:nth-child(1) {
    left: 0px;
    transform: scale(1, 0.2);
    animation: barUp1 4s infinite;
}
.loader__bar:nth-child(2) {
    left: 15px;
    transform: scale(1, 0.4);
    animation: barUp2 4s infinite;
}
.loader__bar:nth-child(3) {
    left: 30px;
    transform: scale(1, 0.6);
    animation: barUp3 4s infinite;
}
.loader__bar:nth-child(4) {
    left: 45px;
    transform: scale(1, 0.8);
    animation: barUp4 4s infinite;
}
.loader__bar:nth-child(5) {
    left: 60px;
    transform: scale(1, 1);
    animation: barUp5 4s infinite;
}
.loader__ball {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    background:#031323;
    border-radius: 50%;
    animation: ball 4s infinite;
}
@keyframes ball {
    0% {
        transform: translate(0, 0);
    }
    5% {
        transform: translate(8px, -14px);
    }
    10% {
        transform: translate(15px, -10px);
    }
    17% {
        transform: translate(23px, -24px);
    }
    20% {
        transform: translate(30px, -20px);
    }
    27% {
        transform: translate(38px, -34px);
    }
    30% {
        transform: translate(45px, -30px);
    }
    37% {
        transform: translate(53px, -44px);
    }
    40% {
        transform: translate(60px, -40px);
    }
    50% {
        transform: translate(60px, 0);
    }
    57% {
        transform: translate(53px, -14px);
    }
    60% {
        transform: translate(45px, -10px);
    }
    67% {
        transform: translate(37px, -24px);
    }
    70% {
        transform: translate(30px, -20px);
    }
    77% {
        transform: translate(22px, -34px);
    }
    80% {
        transform: translate(15px, -30px);
    }
    87% {
        transform: translate(7px, -44px);
    }
    90% {
        transform: translate(0, -40px);
    }
    100% {
        transform: translate(0, 0);
    }
}
@keyframes barUp1 {
    0% {
        transform: scale(1, 0.2);
    }
    40% {
        transform: scale(1, 0.2);
    }
    50% {
        transform: scale(1, 1);
    }
    90% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(1, 0.2);
    }
}
@keyframes barUp2 {
    0% {
        transform: scale(1, 0.4);
    }
    40% {
        transform: scale(1, 0.4);
    }
    50% {
        transform: scale(1, 0.8);
    }
    90% {
        transform: scale(1, 0.8);
    }
    100% {
        transform: scale(1, 0.4);
    }
}
@keyframes barUp3 {
    0% {
        transform: scale(1, 0.6);
    }
    100% {
        transform: scale(1, 0.6);
    }
}
@keyframes barUp4 {
    0% {
        transform: scale(1, 0.8);
    }
    40% {
        transform: scale(1, 0.8);
    }
    50% {
        transform: scale(1, 0.4);
    }
    90% {
        transform: scale(1, 0.4);
    }
    100% {
        transform: scale(1, 0.8);
    }
}
@keyframes barUp5 {
    0% {
        transform: scale(1, 1);
    }
    40% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1, 0.2);
    }
    90% {
        transform: scale(1, 0.2);
    }
    100% {
        transform: scale(1, 1);
    }
}
div#error_msg1 {
    width: 100%;
    padding: 0px;
    margin-bottom: 10px !important;

}
.message-box.ml-25 {
    margin-left: 17.5rem;
}
.row.photogalleryrow {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 10px;
    margin-left: 10px;
}
iframe#video {
    width: 100%;
}

/*loader css*/
/*datepicker*/
.ui-state-default, .ui-widget-content .ui-state-default{
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545 !important;
    text-align: center !important;
}


.ui-datepicker-calendar >  thead{
    background: #f58834;
    color: #fff;
}
img.img-fluid.img-rounded {
    border: 2px #deab1c;
    border-radius: 2%;
}
img.img-fluid.img-rounded:hover{
    opacity:0.8;
    cursor:pointer;
border: 5px groove #f58834;}

img.img-responsive.img-fluid.img-rounded.h440 {
    height: 440px;
}
img.img-fluid.img-rounded.h440 {
    height: 440px;
}
.col-xl-6.col-lg-6.col-md-12.col-sm-12.mt20 {
    margin-top: 10%;
}
img.attachment-full.size-full.img-fluid.img-rounded.h540 {
    height: 540px;
}

ul.pl-0.mangal {
    font-family: kruti_font;
}
.col-xl-6.col-lg-6.col-md-12.col-sm-12.mt-7 {
    margin-top: 7%;
}
.col-xl-6.col-lg-6.col-md-12.col-sm-12.mt-5 {
    margin-top: 5%;
}

.page-wrapper.clearfix {
    margin-top: 8%;
}
.form-control .bg-white{
    background-color: #fff !important;
}

.carousel-item {
    /* height: 100vh; */
    min-height: 390px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-caption {
    background: rgba(255, 255, 255, 0.86);
    border-radius: 8px;
    padding: 20px 20px 10px 20px;
    bottom: 8%;
}

.carousel-caption h2 {
    font-family: kruti_font;
    font-weight: bold;
    font-size: 32px;
    color: #77211e;
}


.login-link{
    color: #888;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}



.bg-image {
    background-image: url(../../images/login-bg.jpg);
   background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height:100% !important;
}

.btn-info.disabled, .btn-info:disabled {
      color: #fff;
    background-color: #f58834;
    border-color: #f58834;
    padding: 6px 16px 6px 16px !important;
    font-size: 14px !important;
}
section#cta {
    background:url('../../images/imgforbtmsignup.jpg') !important;
    visibility: visible; 
    animation-name: fadeIn;
}
.section-header .back-button {
    position: relative;
    z-index: 99999999999999;
    display: block;
   
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 273px;
    min-width:64px;
    min-height:64px;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
    width:100%;
}
span.btn.btn-default.btn-file {
    background: #792827;
    color: #ffff;
    font-size: 12px;
    padding: 6px 8px;
    position:absolute;
}

img#blah {
    width: 90px;
    height: 90px;
}

.text-left.bank-details {

    color: #f58733;
    font-weight: bold;

}
.col-md-8.bg-f9f9f9 {
    background: #f9f9f9;
       
}
/*-----------image cropping-------------*/
.crop_image {
    background-color: #782828;
    border: #782828;
    font-size: 12px;
}
    img.img-responsive.header-logo {
        width: 150px;
        vertical-align: middle;
        border-style: none;
        max-width: 100% !important;
    }

    input[type=file]{
        padding:10px;
    }
    button#crop {
        background-color: #782828;
        border: #782828;
        font-size: 12px;
    }
    button#crop:hover {
        background-color: #782828;
        border: #782828;
        font-size: 12px;
    }
    ul.messenger.messenger-fixed.messenger-on-top {
        top: 68px !important;
    }
    input#hiddenImgTxt {
        /*color: transparent;*/
        /*background: transparent;*/
        /*border: transparent;*/
        border: none;
        /*width: 2px;*/
    }
    div#uploadimageModal {
        padding: 75px 0px 0px 0px;
    }
    .modal-backdrop {
        display: none;
    }
    header.top-navbar {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 9999999999999;
        border-top: 0;
        background: rgba(255, 255, 255, 0.88);
        box-shadow: 0px 3px 12px #d0d0d0;
    }
    /*    img {
            vertical-align: middle;
            border-style: none;
            max-width: 100% !important;
        }*/
    img.border-radius-100 {
        border-radius: 100%;
    }
    .page-wrapper1 {
        background: #f5f5f5;
        padding: 30px 30px 30px;
        min-height: 60vh !important;
        margin-top: 5%;
    }
    .btn-info:hover {
        color: #fff;
        background-color: #77211e !important;
        border-color: #77211e !important;
    }
    .btn-info {
        color: #fff;
        background-color: #f58834;
        border-color: #f58834;
        padding: 6px 16px 6px 16px !important;
        font-size: 14px !important;
    }
    span.btn.btn-default.btn-file {
        background: #792827;
        color: #ffff;
        font-size: 12px;
        padding: 6px 8px;
        position: relative;
        height: 32px;
        margin-left: 10px;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        height: 40px !important;
            width: 38px !important;
    }
    .mod-head{
        color: #a46f6f;
        font-weight:bold;
    }
    .mod-header{
    box-shadow: 0px 3px 12px #d0d0d0;
    }
    .row.bg-white {
    background: #fff;
    padding: 15px;
}
.font-12{
    font-size:12px !important;
}

/* .inner{
    width: 100%;
    height: 270px;
} */