.register-form .form-group input, .register-form .form-group textarea{
    width: 100%;

}

.register-form .form-group input{
    height: 29px;
    display: inline-block;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 0px;

}
.register-form .form-group textarea{
    height: auto;
    display: inline-block;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 0px;
}

.register-form .btn-group{
    font-weight: normal;
    font-size: 14px;
    width: 100%;
}
.register-custom .item{
    width: 98%;
    margin: auto;
}
.register-custom .item .inner h1{
    color: #FFFFFF;
    text-align: center;
}
.register-custom .item .inner h3{
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
}
.register-custom .item .inner .btn-group a{
    text-transform: uppercase;
    color: #000000;
    
}
.register-form .form-group label{
    font-weight: normal;
    font-size: 18px;
    color: #333;
    margin-top: 10px;
}
.model-register .title{
    color: #1A3263;
    font-weight: bold;
    font-size: 32px;
    text-decoration: underline;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-decoration-color: #1A3263;
    -webkit-text-decoration-color: #1A3263;
}
.model-register .item-left input{
    height: 50px;
    font-size: 18px;
    padding: 10px;
    color: #757575;
    font-weight: 500;
    border: 1px solid #e5e5e5;
}
.model-register .item-left input:-webkit-autofill, 
.model-register .item-left input:-webkit-autofill:hover, 
.model-register .item-left input:-webkit-autofill:focus {
    border: 1px solid #e5e5e5;
    -webkit-text-fill-color: #757575;
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
    box-shadow: 0 0 0px 1000px #ffffff inset;
    transition: background-color 5000s ease-in-out 0s;
}
.btn-register-form{
    background: #1A3263;
    color: #FFFFFF;
    width: 100%;
    padding: 11.5px!important;
    margin-top: 15px;
    font-size: 18px!important;
    margin-bottom: 10px!important;
}
.btn-register-form:hover{
    box-shadow: 0 1.5px 4px 0 rgba(34,181,68,1);
    color: #FFFFFF!important;
}
.bottom-form{
    font-size: 14px;
    color: #333;
}
.bottom-form a{
    color: #50ABF1;
    font-weight: 600;
}
.box-social-account .item-inner .btn-social-account .text{
    margin-bottom: 15px;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    line-height: 32px;
    color: #333333;
    padding-left: 55px;
}
.box-social-account .item-inner{
    text-align: center;
    position: relative;
    box-shadow: 0 1.5px 4px 0 rgba(0,0,0,.25);
}
.box-social-account .item-inner .btn-social-account .icon{
    position: absolute;
    background: #FFFFFF;
    left: 15px;
    top: 15px;
    border-radius: 2px;
    overflow: hidden;
}
.box-social-account .item-inner:nth-child(3) .btn-social-account .text{
    color: #0072b2;
}
.box-social-account .item-inner:nth-child(4) .btn-social-account .text{
    color: #50ABF1;
}
.box-social-account .item-inner:first-child:hover{
    box-shadow: 0 1.5px 4px 0 #4267b2;
}
.box-social-account .item-inner:nth-child(2):hover{
    box-shadow: 0 1.5px 4px 0 rgba(34,181,68,1);
}
.box-social-account .item-inner:nth-child(3):hover{
    box-shadow: 0 1.5px 4px 0 #0072b2;
}
.box-social-account .item-inner:nth-child(4):hover{
    box-shadow: 0 1.5px 4px 0 rgba(34,181,68,1);
}
.box-social-account .item-inner:first-child .btn-social-account .text{
    color: #FFFFFF;
    background: #4267b2;
}
.box-social-account .item-inner:nth-child(4){
    background: #50abf1;
}
.box-social-account .item-inner:nth-child(4) .btn-social-account .text{
    color: #FFFFFF;
}
.box-social-account .item-inner:nth-child(2) .btn-social-account .text{
    color: #ee6b5f;
}
.model-register{
    padding: 25px;
}
.model-register .item-right{
    margin-top: 25px;
}
.line-center::after{
    content: '';
    background: rgb(229, 229, 229);
    height: 100%;
    position: absolute;
    width: 1px;
    top: 0px;
    right: 0px;
}
.line-center{
    padding-right: 40px!important;
}
.line-center-right{
    padding-left: 40px!important;
}
.model-register .title-or{
    position: absolute;
    color: #757575;
    text-transform: uppercase;
    top: 40%;
    right: -24px;
    z-index: 100;
    text-align: center;
    width: 50px;
    background: #fff;
}
.line-mobile{
    display: none;
}
.line-mobile .line{
    width: 100%;
    height: 1px;
    background: rgb(229, 229, 229);
}
.line-mobile .text{
    color: #757575;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    top: 11px;
    background: #fff;
    z-index: 100;
}
.model-register a:hover, .model-register a:active, .model-register a:focus{
    text-decoration: unset;
}
.model-informaion{
    padding:30px 40px;
}
.model-informaion .title{
    color: #1A3263;
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
}
.model-informaion .title::after{
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #1A3263;
}
.model-informaion .description{
    margin-bottom: 30px;
    color: #1A3263;
    font-size: 16px;
}
.model-informaion .description span{
    font-weight: bold;
}
.has-feedback.has-error{
    color: red;
    font-size: 16px;
}
.model-informaion  .item-left input{
    height: 50px;
    font-size: 18px;
    padding: 10px;
    color: #757575;
    font-weight: 500;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
}
.model-informaion  .item-left input:-webkit-autofill, 
.model-informaion  .item-left input:-webkit-autofill:hover, 
.model-informaion  .item-left input:-webkit-autofill:focus {
    border: 1px solid #e5e5e5;
    -webkit-text-fill-color: #757575;
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
    box-shadow: 0 0 0px 1000px #ffffff inset;
    transition: background-color 5000s ease-in-out 0s;
}
.model-informaion .form-group label {
    font-weight: normal;
    font-size: 18px;
    color: #333;
    margin-top: 10px;
}



/** Custom Select **/
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
    width: 100%;
    border: 1px solid #e5e5e5;
}
.custom-select-wrapper select {
    display: none;
}
.custom-select {
    position: relative;
    display: inline-block;
    width: 100%;
}
.custom-select-trigger {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 84px 0 22px;
    font-size: 16px;
    font-weight: 300;
    color: #757575;
    line-height: 50px;
    background: #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
}
.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px; height: 10px;
    top: 50%; right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid #757575;
    border-right: 1px solid #757575;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
    position: absolute;
    display: block;
    top: 100%; left: 0; right: 0;
    min-width: 100%;
    margin: 10px 0;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
    z-index: 100;
    max-height: 300px;
    overflow-y: scroll;
}
.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}
.custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%; right: 25px;
    width: 7px; height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}
.option-hover:before {
    background: #f9f9f9;
}
.custom-option {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    line-height: 47px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}
.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}
.custom-option:hover,
.custom-option.selection {
    background: #f9f9f9;
}
.model-informaion .button-check{
    background: #f3f3f3;
    color: #9f9f9f;
    width: 60px;
    
}
.model-informaion .gender ~ .button-check {
    background: #FFFFFF;
    color: #1A3263;
    border-radius: 0px;
    font-size: 16px;
}
.model-informaion .gender:checked + .button-check{
    background: #e5ebee;
    color: #1A3263;
    border: 1px solid #1A3263;
}
.model-informaion .gender {
    display: none;
}
.model-informaion .choose-gender::selection{
    background: #fff;
}
.model-informaion .choose-gender::-moz-selection{
    background: #fff;
}
.model-informaion .choose-gender label{
    margin-right: 15px;
}
.model-informaion .description_2 i{
    color: #ffff00;
}
.model-informaion .description_2 span{
    color: #b3d347;
    font-weight: normal;
}
.model-informaion .description_2 a{
    color: #0e87ca;
    text-decoration: underline;
}

@media (max-width: 992px){
    .model-register{
        padding: 0px;
    }
    .box-social-account .item-inner .btn-social-account .text{
        font-size: 12px;
        padding: 10px;
        padding-left: 50px;
    }
    .box-social-account .item-inner .btn-social-account .icon{
        left: 10px;
        top: 10px;
    }
    .model-register .item-right {
        margin-top: 50px;
    }
    .line-center {
        padding-right: 30px!important;
    }
    .line-center-right {
        padding-left: 30px!important;
    }
    .model-register .title{
        margin-bottom: 20px;
    }
    .register-form .form-group label{
        margin-top: 0px;
    }
}
@media (max-width: 767px){
    .model-informaion .title{
        font-size: 28px;
        margin-bottom: 10px;
    }
    .model-informaion .description{
        font-size: 14px;
        margin-bottom: 15px;
    }
    .custom-select-trigger, .custom-option, .model-informaion .item-left input{
        font-size: 16px;
    }
    .line-center{
        padding-right: 15px!important;
    }
    .model-informaion {
        padding: 15px 20px;
    }
    .line-center-right {
        padding-left: 15px!important;
    }
    .model-register .title-or{
        display: none;
    }
    .line-mobile{
        display: block;
        text-align: center;
        margin-top: 10px;
    }
    .model-register .item-right {
        margin-top: 35px;
    }
    .model-register .title{
        font-size: 28px;
    }
}
@media (max-width: 545px){
    
    .model-register .title, .model-informaion .title{
        font-size: 24px;
    }
}
@media (max-width: 480px){
    .model-informaion{
        padding: 5px;
    }
    .model-informaion .form-group label{
        font-size: 16px;
    }
    .model-informaion .item-left input, .custom-select-trigger, .custom-option{
        font-size: 14px;
    }
    .model-register .title, .model-informaion .title{
        font-size: 20px;
        margin-bottom: 10px;
    }


}