
/** Login 6 start **/
.login-6 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Poppins", sans-serif;
}

input {
    font-family: "Poppins", sans-serif;
}
select {
    font-family: "Poppins", sans-serif;
}
/* .login-6 {
    z-index: 0;
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to bottom, #d10303, #a30200);
    padding: 30px 0;
} */
.agree span {
    color: #000;
    font-size: 12px
}

.agree a {
    color: #000;
    font-size: 12px
}
.login-6 #particles-js {
    background-size: cover;
    background-position: 50% 50%;
    position: fixed;
    min-height: 100vh;
    width: 100%;
    z-index: -999;
}


.login-6 .form-section{
    margin: 0 auto;
    width: 100%;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);
    text-align: left;
    position: relative;
    z-index: 0;
}
/*
.login-6 .form-section:before {
    content: "";
    width: 100%;
    height: 91px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/img-6.png) top left repeat;
    background-size: cover;
    z-index: -1;
    border-radius: 30px 30px 0 0;
}
*/
.login-6 .form-box{
    width: 100%;
}

.login-6 .login-inner-form .form-group {
    margin-bottom: 8px;
}

.login-6 .login-inner-form .form-box {
    float: left;
    width: 100%;
    position: relative;
}
.form-control:focus
{
    box-shadow: none;
    border-bottom: solid 2px #820404 !important}
.login-6 .login-inner-form .form-control {
    padding: 14.5px 0;
    font-size: 16px;
    outline: none;
    background: transparent!important;
    color: #535353;
    font-weight: 400;
    border: none;
    border-bottom: solid 2px #bdbdbd;
    border-radius: 0;
}



.login-6 .login-inner-form .form-box .form-control {
    float: left;
    width: 100%;
    padding: 13px 15px 13px 30px;
    font-size: 14px
}

.login-6 .login-inner-form .form-box i {
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 23px;
    color: #777575;
}

.login-6 .info {
    color: #fff;
    margin: 0 117px 0 auto;
    text-align: right;
    max-width: 700px;
}

.login-6 .bg-img {
    top: 0;
    bottom: 0;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.login-6 .login-inner-form .forgot{
    margin: 0;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    float: right;
}

.login-6 .btn-theme {
    border: none;
    color: #ffffff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    width: 100%;
    font-family: 'Jost', sans-serif;
    border-radius: 3px;
}

.login-6 .login-inner-form p{
    margin: 0;
    color: #e7e7e7;
}

.login-6 .login-inner-form p a{
    color: #e7e7e7;
}

.login-46 .login-inner-form .btn-theme.focus, .btn-theme:focus {
    box-shadow: none;
}

.login-6 .logo{
    margin-bottom: 15px;
}

.login-6 .logo img{
    height: 25px;
}

.login-6 h1{
    margin: 0 0 35px;
    font-size: 23px;
    color: #040404;
    font-weight: 400;
}

.login-6 .typing > *{
    overflow: hidden;
    white-space: nowrap;
    animation: typingAnim 3s steps(50);
}

@keyframes typingAnim {
    from {width:0}
    to {width:100%}
}

.login-6 .form-check-input:checked {
    background-color: #039ae0!important;
    border-color: #039ae0!important;
}

.login-6 .form-check-input:focus {
    box-shadow: none;
}

.login-6 .login-inner-form .terms{
    margin-left: 3px;
}

.login-6 .login-inner-form .checkbox {
    margin-bottom: 25px;
    font-size: 15px;
}

.login-6 .login-inner-form .form-check{
    float: left;
    margin-bottom: 0;
}

.login-6 .login-inner-form .form-check a {
    color: #535353;
    float: right;
}

.login-6 .login-inner-form .form-check-label {
    padding-left: 5px;
    margin-bottom: 0;
    font-size: 16px;
    color: #535353;
}

.login-6 .btn{
    box-shadow: none!important;
}

.login-6 .btn-lg{
    padding: 0 50px;
    line-height: 50px;
}

.login-6 .btn-md{
    padding: 0 50px;
    line-height: 45px;
}

.login-6 .btn-primary {
    background-image: linear-gradient(to bottom, #0669fb, #bac6f1d6);
}

    .login-6 .btn-primary:hover {
        background-image: linear-gradient(to bottom, #bac6f1d6, #0669fb);
    }

.login-6 .form-section a {
    text-decoration: none;
}

.login-6 .form-section .form-check-input {
    width: 18px;
    height: 18px;
    margin-top: 3px;
    position: absolute;
    border: 2px solid #bdbdbd;
    border-radius: 0;
    background-color: #fff;
    margin-left: -22px;
}

.login-6 .login-inner-form .checkbox a {
    font-size: 16px;
    color: #535353;
    float: right;
}

.login-6 .form-section p {
    font-size: 16px;
    color: #535353;
    text-align: left;
    margin-bottom: 0;
}

.login-6 .form-section p a {
    color: #535353;
}

/** Social media **/
.login-6 .social-list{
    margin-bottom: 20px;
}

.login-6 .social-list .social-list-inner {
    padding: 0;
    list-style: none;
    margin: 0;
}

.login-6 .social-list .social-list-inner li {
    display: inline-block;
    margin: 0 2px 5px 0;
    position: relative;
    font-size: 20px;
}

.login-6 .social-list .social-list-inner i {
    color: #fff;
    position: absolute;
    top: 21px;
    left: 21px;
    transition: all 265ms ease-out;
}

.login-6 .social-list .social-list-inner a {
    display: inline-block;
}

.login-6 .social-list .social-list-inner a:before {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    content: " ";
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: block;
    background: linear-gradient(45deg, #39a4ff, #3b63c5);
    transition: all 265ms ease-out;
}

.login-6 .social-list .social-list-inner a:hover:before {
    transform: scale(0);
    transition: all 265ms ease-in;
}

.login-6 .social-list .social-list-inner a:hover i {
    transform: scale(2.2);
    -ms-transform: scale(2.2);
    -webkit-transform: scale(2.2);
    background: -webkit-linear-gradient(45deg, #39a4ff, #3b63c5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 265ms ease-in;
}

/** MEDIA **/

video {
    width: 100%;
    object-fit: cover;

}
.video-sliders {
    height: 1000px !important;
    transition: all .4s ease;
    display: flex;
    position: relative;
    z-index: 0;
}
.video-sliders:before {
    position: absolute;
    content: '';
    /* background: linear-gradient(261deg, #00000000, #00000099) !important; */
        width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.login-6
{
    width: 100%;
    position: absolute;
    top: 35%;
}

.pl-18
{
    padding-left: 18px;
}
.form-box table td label
{
    font-size: 14px;
    padding-left: 5px;
    color: #535353;
}

    
/** MEDIA **/
@media (min-width: 320px) and (max-width: 767px) {

    #thankYouPopup
    {
            width: 86% !important;

    }
    .video-sliders {
        height: 1100px;

    }
    .login-6 .form-section {
        padding:  15px;
    }
   
   .login-6
   {top: 10%;   }

.login-6
{
    padding: 0px;
}
.login-6 h5
{
    font-size: 18px;
}.pl-18
{
    padding-left: 0px;
}
.terms
{
    display: block;
    padding-left: 18px;
}
.mpl-18
{
    padding-left: 18px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
    .video-sliders {
        height: 100vh;
    }
    .login-6 {
        top: 16%;
    }
    #thankYouPopup
    {
        width: 50% !important;
    }
}

/** Login 6 end **/


.fa-linkedin-in:before {
	content: "\f0e1";
}

.linkedin-in {
	width: 12%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
	background-color: #0077b5;
	border-radius: 4px 0 0 4px;
	color: #fff;
	height: 48px;
	line-height: 48px;
}

.Register {
	width: 52%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	background-color: #0077b5;
	border-radius: 0px 4px 4px 0px;
	color: #fff;
	height: 48px;
	line-height: 48px;
	border-left: 1px solid #ffffff3b;
	margin-left: -5px;
	letter-spacing: 1px;
}

.thankyoumessagepopup {
	position: fixed;
	background: #000000ba;
	width: 100%;
	height: 100%;
	z-index: 999999;
	top: 0;
	left: 0;
}

#thankYouPopup {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 34%;
	background: white;
	border: 1px solid #ccc;
	z-index: 1000;
	border-radius: 10px;

}

.pd-20 {
	padding: 20px;
}

.link-header {
	background-image: linear-gradient(to bottom, #d10303, #a30200);
	color: #fff;
	text-align: center;
	padding: 15px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 20px;
}

.close-btn-link-popup {
	border: 0;
	background: transparent;
	color: #fff;
	float: right;
	margin-top: -24px;
}