﻿.bg-img {
    background-size: cover;
}

.login-container {
    max-width: 800px;
    background: #fff;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .2), 0 9px 26px 0 rgba(0, 0, 0, .19);
    border-radius: 10px;
}

.login-form-1 {
    padding: 5% 2%
}

.login-form-1 h3 {
    text-align: center;
    color: #333
}

.login-form-2 {
    padding: 5%
}

.login-form-2 h3 {
    text-align: center;
    color: #fff
}

.btnSubmit {
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    border: none;
    cursor: pointer
}

.login-form-1 .btnSubmit {
    font-weight: 600;
    color: #fff;
    background-color: #0062cc
}

.login-form-2 .btnSubmit {
    font-weight: 600;
    color: #0062cc;
    background-color: #fff
}

.login-form-2 .ForgetPwd {
    color: #fff;
    font-weight: 600;
    text-decoration: none
}

.login-form-1 .ForgetPwd {
    color: #0062cc;
    font-weight: 600;
    text-decoration: none
}

.Login-button {
    padding: 5px 80px;
    margin-bottom: 15px
}

.footer {
    padding: 5px 0;
    background-image: linear-gradient(90deg, rgba(255, 0, 0, 0), rgba(255, 0, 0, 0), #fff, #fff, #fff, rgba(255, 0, 0, 0), rgba(255, 0, 0, 0))
}

.login-bg {
    padding: 60px
}

.client-logo {
    width: auto;
    height: 75px;
    box-shadow: 0 5px 8px 0 rgba(211, 211, 211, .2), 0 9px 12px 0 rgba(0, 0, 0, .19);
    margin-top: -35px;
    padding: 7px;
    background: #fff;
    border-radius: 10px
}

.login-bg .login-border {
    border-right: 1px solid #ececec
}

.section-container {
    padding: 0 30px
}

.font-13 {
    font-size: 13px
}

.h3,
.h4,
h3,
h4 {
    font-size: 2.3rem;
    font-weight: 600
}

.compname {
    margin-bottom: 15px!important
}

.carousel-indicators {
    bottom: -30px
}

@media only screen and (min-width:1500px) and (max-width:1800px) {
    .login-container {
        max-width: 900px
    }
    .font-13 {
        font-size: 15px
    }
    .footer .col-sm-10 {
        font-size: 18px!important;
        line-height: 34px
    }
}
@media only screen and (max-width: 768px) and (min-width: 430px)
.footer {
    background: #fff!important;
}

@media only screen and (min-width:1800px) and (max-width:2000px) {
    .login-container {
        max-width: 1000px
    }
    .font-13 {
        font-size: 15px
    }
    .footer .col-sm-10 {
        font-size: 18px!important;
        line-height: 34px
    }
    .login-bg {
        padding: 195px
    }
}

@media only screen and (min-width:2001px) and (max-width:2400px) {
    .login-container {
        max-width: 1000px;
        background: #fff;
        box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .2), 0 9px 26px 0 rgba(0, 0, 0, .19);
        border-radius: 10px;
    }
    .font-13 {
        font-size: 16px;
    }
    body {
        font-size: 16px;
    }
    .login-bg {
        padding: 130px !important;
    }
    .mob-text{
        margin-top: 15px !important;
    }
    .form-control {
        height: 42px;
    }
    .form-group {
        margin-bottom: 23px;
    }
    .Login-button {
        padding: 9px 80px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .client-logo {
        width: auto;
        height: 90px;
    }
}

@media only screen and (min-width:2401px) and (max-width:2700px) {
    .login-container {
        max-width: 1000px;
        background: #fff;
        box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .2), 0 9px 26px 0 rgba(0, 0, 0, .19);
        border-radius: 10px;
    }
    .font-13 {
        font-size: 16px;
    }
    body {
        font-size: 16px;
    }
    .login-bg {
        padding: 130px !important;
    }
    .mob-text{
        margin-top: 19px !important;
    }
    .form-control {
        height: 42px;
    }
    .form-group {
        margin-bottom: 23px;
    }
    .Login-button {
        padding: 9px 80px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .client-logo {
        width: auto;
        height: 90px;
    }
}

@media only screen and (min-width:1280px) and (max-width:1500px) {
    .footer .col-sm-10 {
        font-size: 16px!important;
        line-height: 30px
    }
    .login-container {
        max-width: 850px
    }
}

@media only screen and (min-width:1000px) and (max-width:1280px) {
    .footer .col-sm-10 {
        font-size: 16px!important;
        line-height: 12px
    }
}

@media only screen and (min-width:900px) and (max-width:1000px) {
    .footer .col-sm-10 {
        font-size: 16px!important;
        line-height: 15px
    }
    .login-container {
        max-width: 650px
    }
}

@media only screen and (min-width:768px) and (max-width:900px) {
    .footer .col-sm-10 {
        font-size: 14px!important;
        line-height: 12px
    }
    .login-container {
        max-width: 650px
    }
}

@media only screen and (min-width:430px) and (max-width:768px) {
    .carousel-indicators {
        bottom: 10px
    }
    #myCarousel {
        padding-bottom: 45px
    }
    .mob .col-xs-12 {
        text-align: center
    }
    .mob .col-xs-12 img {
        height: 40px!important;
        width: auto!important;
        margin-bottom: 10px!important
    }
    .footer {
        background: #fff!important
    }
}
@media only screen and (min-width:320px) and (max-width:429px) {
    .login-bg{
        padding: 67px 24px;
    }
    #myCarousel {
        padding-bottom: 45px
    }
    .carousel-indicators {
        bottom: 5px;
    }
    .mob .col-xs-12 img {
        height: 40px!important;
        width: auto!important;
        margin-bottom: 10px
    }
    .mob .col-xs-12 {
        text-align: center!important
    }
    .footer {
        padding: 5px 0;
        background-color: #fff;
    }
}
@media only screen and (min-width:320px) and (max-width:768px) {
    .sectionht{
        min-height: auto !important;
    }
    .changesectionht{
        min-height: auto !important;
    }
}

/*login with email css start*/
.sectionht{
    min-height: 415px;
}
.label {
    color: #000 !important;
    padding: 2px !important;
}
.changesectionht{
    min-height: 415px !important;
}
.emailinput input{
    margin-top: 5px !important;
}
.btn-primary{
    color: #fff !important;
    background-color: #007bff;
    border-color: #007bff;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none !important;
    outline-offset: 0px;
}
.ftlogo{
    padding-top: 4px;
}
@media only screen and (min-width:320px) and (max-width:768px) {
    .sectionht{
        min-height: auto !important;
    }
}
.modal-open {
	overflow: hidden
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		transition: none
	}
}

.modal.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-dialog-centered {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
	display: block;
	height: calc(100vh - (.5rem * 2));
	content: ""
}

.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	.modal-dialog-centered {
		min-height: calc(100% - (1.75rem * 2))
	}
	.modal-dialog-centered::before {
		height: calc(100vh - (1.75rem * 2))
	}
	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		max-width: 800px
	}
}
.fade {
	transition: opacity .15s linear;
    opacity: 1;
}

@media screen and (prefers-reduced-motion:reduce) {
	.fade {
		transition: none
	}
}

.fade:not(.show) {
	opacity: 0
}