/**************************************** Contact ****************************************/ 

.ContactImage:not([class*=absolute]) {
    position: absolute;
}
.ContactImage {
    top: 160px;
    left: 0;
    width: 100%;
    height: 444px;
    z-index: -1;
}
.ContactImage {
    object-fit: cover;
}
.Contact-Content{
    width: 100%;
    height: auto;
}
.HeadContact{
    background-color: #FFF;
    margin-top: 212px;
    width: 606px !important;
    height: 114px;
    display: flex;
    padding: 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    clip-path: polygon(18% 0%, 0% 100%, 100% 100%, 76% 100%, 97% 0%);
}
.HeadConText{
    color: #3C3C3C;
    text-align: center;
    font-family: 'Avenir';
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 2.16px;
    text-transform: uppercase;
}
.secnd{
    margin-top: 250px;
}
.COmpDetails{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.CONTENT2{
    margin-right: 100px;
}
.ContactForm{
    width: 617px;
    gap: 16px;
    display: flex;
    flex-direction: column;
    color: var(--neutral-800, #3C3C3C);
    font-family: 'Avenir';
    font-size: 15px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    letter-spacing: 0.675px;
}
.Chek{
    width: 27px;
    height: 27px;
}
.CheckCaptch{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.HeadingIn{
    color:  #3C3C3C;
    font-family: 'Avenir';
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}
.SubHead{
    color: #3C3C3C;
    font-family: 'Avenir';
    font-size: 15px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    letter-spacing: 0.675px;
}
.SHead{
    color: var(--neutral-800, #3C3C3C);
    font-family: 'Avenir';
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}
.SutP{
    color: var(--neutral-800, #3C3C3C);
    font-family: 'Avenir';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 160% */
}
.CLabel{
    color: var(--neutral-800, #3C3C3C);
    font-family: 'Avenir';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    margin-top: 10px;
    margin-left: 15px;
}
.Resit{
    margin-right: 18px;
    width: 190px;
    height: 43px;
    background: #D71E04;
    padding: 16px 32px;
    color: #fff;
    font-family: 'Avenir';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; 
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px;
}








/* Modal Css */
.modal_title {
    color: var(--neutral-800, #3C3C3C);
    text-align: center;
    font-family: 'Avenir';
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.08px;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.modal_subtitle {
    color: var(--neutral-800, #3C3C3C);
    text-align: center;
    font-family: 'Avenir';
    font-size: 15px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    letter-spacing: 0.675px;
    margin-bottom: 24px;
}
.btn_modal {
    background: var(--Primary, #D71E04);
    padding: 8px 38px;
    transform: skew(-25deg,0deg);
    border-radius: 0px;
}
.btn_modal_txt {
    color: var(--neutral-white, #FFF);
    font-family: 'Avenir';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 162.5% */
    text-transform: capitalize;
    margin-bottom: 0px;
    transform: skew(25deg,0deg);
}
.c_modal_dialog {
    max-width: 686px;
    padding: 24px;
    transform: skew(-25deg,0deg)!important;
    margin-top: 180px;
}
.c_modal_body_content {
    transform: skew(25deg,0deg);
}

/**************************************** Register ****************************************/
@font-face {
    font-family: 'AvenirLTProBlack';
    src: url('AvenirLTProBlack.otf');
    src: local('AvenirLTProBlack.otf'), local('AvenirLTProBlack'),
         url('../fonts/AvenirLTProBlack.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.Register-Content{
    height: 700px;
    margin-top: 160px;
}
.bg-image:not([class*=absolute]) {
    position: absolute;
}
.bg-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;

    top: 120px;
    left: 0;
    width: 100%;
    height: 86%;
    z-index: -1;
}
.bg-image {
    object-fit: cover;
}
.Re_title{
    color: #3C3C3C;
    font-family: 'Avenir';
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}
.Re_subtitle{
    font-family: 'Avenir';
    font-size: 15px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    letter-spacing: 0.675px;
    color: #3C3C3C;
}
.FNames{
    color: var(--neutral-800, #3C3C3C);
    font-family: 'Avenir';
    font-size: 15px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    letter-spacing: 0.675px;
    height: 48px;
    padding: 16px;
}
.FormDesi{
    margin-left: -15px;
    width: 496px;
    height: 65px;
    position: relative;
    bottom: 6px;
    display: flex;
    flex-direction: column;
    gap: 11px;
}
.form-control {
    border: 1px solid #E0E0E0;
    border-radius: 0px;
    height: 48px;
    padding: 16px;
}
.form-check-input {
    width: 24px;
    height: 24px;
    border: 1px solid var(--Outline, #E0E0E0);
}
.CheckLabel{
    margin-left: 14px;
    margin-top: 5px;
}
.RecaptchaIm{
    margin-left: 15px;
}
.CapImgBut{
    display: flex;
    justify-content: space-between;
}
.Submet{
    margin-right: 18px;
    width: 235px;
    height: 48px;
    background: #D71E04;
    padding: 16px 32px;
    color: #fff;
    font-family: 'Avenir';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; 
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
}
.LabelEnd{
    margin-left: 17px;
    font-family: 'Avenir';
    font-size: 15px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    letter-spacing: 0.675px;
    color: #3C3C3C;
}
.register-bg .LabelEnd {
    margin-left: 17px;
    font-family: 'Avenir';
    font-size: 15px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    letter-spacing: 0.675px;
    color: #3C3C3C;
    margin-top: 2rem;
}

.bg{
    background-image: url("../img/LoginIMGS.png");
    height: 730px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    
}
.col_background{
    background-color: #fcfcfc;
    height: 699px;
}

.loginBut{
    background-color: #D71E04;
    width: 213px;
    height: 54px;
}
.Reset_bg{
    display: flex;
    width: 549px;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    flex-shrink: 0;
    margin-top: 60px;
    background: #fcfcfc;
    left: 30px;
    position: relative;
}
.Regist_Content {
    background: #FFF;
    height: 555px;
    width: 571px;
    padding: 40px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ login ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.bg_login{
    background-image: url("../img/LoginIMGS.png");
    height: 730px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    
}
.col_background_log {
    background-color: #fcfcfc;
    height: 699px;
    width: 694px;
}

.loginBut{
    background-color: #D71E04;
    width: 213px;
    height: 54px;
}
.Login_bg{
    display: flex;
    width: 549px;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    flex-shrink: 0;
    margin-top: 60px;
    background: #fcfcfc;
    left: 30px;
    position: relative;
}
.login_Content {
    background: #FFF;
    height: 555px;
    width: 571px;
    padding: 40px;
}

.FormDesi_Login{
    margin-left: -15px;
    width: 496px;
    height: 65px;
    position: relative;
    bottom: 6px;
    display: flex;
    flex-direction: column;
    gap: 11px;
}
.LNames{
    color: var(--neutral-800, #3C3C3C);
    font-family: 'Avenir';
    font-size: 15px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    letter-spacing: 0.675px;
    height: 48px;
    padding: 16px;
}
.FrgtBtn{
    color: #005BB9;
    text-align: center;
    font-family: 'Avenir';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: capitalize;
    display: flex;
    width: 290px;
    margin-left: -40px;
    margin-top: 14px;
    height: 43px;
    padding: 16px 32px;
    justify-content: center;
}
.loginsBut{
    display: flex;
    width: 224px;
    height: 43px;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    background: #D71E04;
    color: #FFF;
    font-family: 'Avenir';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: capitalize;
    margin-top: 20px;
    margin-right: 15px;
    border-radius: 0px;
}
.LabelEnd_Log{
    margin-left: 17px;
    font-family: 'Avenir';
    font-size: 15px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    letter-spacing: 0.675px;
    color: #3C3C3C;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Reset ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.Reset_Form {
    background-color: #fff;
    width: 549px;
    height: 403px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.FormDesi_Reset{
    margin-left: -15px;
    width: 496px;
    height: 65px;
    position: relative;
    bottom: 6px;
    display: flex;
    flex-direction: column;
    gap: 11px;
}
.loginBut {
    display: flex;
    width: 469px;
    height: 43px;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    background: #D71E04;
    color: #FFF;
    font-family: 'Avenir';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: capitalize;
    margin-top: 24px;
    margin-left: 15px;
    border-radius: 0px;
}
.csncel{
    color:  #005BB9;
    text-align: center;
    font-family: 'Avenir';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 162.5% */
    text-transform: capitalize;
    display: flex;
    width: 469px;
    height: 43px;
    padding: 16px 32px;
    justify-content: center;
    margin-top: -15px;
}
.login-bg {
    height: 699px;
    margin-top: 9rem;
}
.login-from-left{
    width: 549px;
    max-width:100%;
    margin: auto;
    padding: 40px 40px;
    background: #fff;
    border: 1px solid #E0E0E0;
}
.login-from-left .form-control {
    border: 1px solid #E0E0E0;
    border-radius: 0px;
    height: 48px;
    padding: 16px;
    margin-bottom:14px;
}
.aFrgtBtn{
    color: #005BB9;
    text-align: center;
    font-family: 'Avenir';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom:0px;
}
.register-bg{
    margin-top: 7rem;
}
.Reset_bg-color {
    width: 642px;
    max-width: 100%;
    margin: auto;
    padding: 40px 40px;
    background: #fff;
    border: 1px solid #E0E0E0;
    float: right
}
.Reset_bg-color .Regist_Content {
    background: #FFF;
    height:auto;
    width: 571px;
    padding: 0px;
    max-width: 100%;
}
.Reset_bg-color .form-control {
    border: 1px solid #E0E0E0;
    border-radius: 0px;
    height: 48px;
    padding: 16px;
    margin-bottom: 14px;
}
.Reset_bg-color .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin: 20px 0px;
}
.register-bg .bg-image{
    height:100% !important;   
}
.CapImgBut .h-captcha{
    transform: scale(.90);
}
.Reset_Form-register .CapImgBut {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

