@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@600&display=swap);

.form-control{
    
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    background: #eee;
    padding:4px;
    border-radius: 10px;
    color: #2c2a43;
    border: none;
    border-left: 3px solid #323048;
    -webkit-box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
    -moz-box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
    box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
}
.box-style{
        box-shadow: inset 3px 3px 25px #ccc;
    background-color: #fff;
    padding: 28px;
}
label {
          display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    color: #2c2a43;
}
.form-bg{
    
    -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;
    position: relative;
    z-index: 1;
    background: url(../register/img/background2.jpg) no-repeat center center fixed;
}
.form-bg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.91);
    z-index: -1;
}
.form-bg h2{
       color: #fff;
    font-size: 29px;
    display: inline-block;
    line-height: 100%;
    text-shadow: rgb(0, 0, 0) 1px 1px;
    letter-spacing: 0;
    position: relative;
       margin-top: 17px;
    margin-bottom: 35px;
   
        border-color: white;
    background-image: linear-gradient(to top, #323048 0%, #323048cc 80%, #323048e0 100%);
    border-radius: 30px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 26px;
    padding: 10px 16px;
}
.btn-alg{
    justify-content: center;
    display: flex;
}
.button-color {
   
    color: #fff;
    border-color: white;
    background-image: linear-gradient(to top, #323048 0%, #323048cc 80%, #323048e0 100%);
   
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 16px;
}
.form-btgap{
        margin-bottom: 83px;
}
.alg-head{
    text-align: center;
}
.form-group {
    margin-bottom: 33px;
}
.sub-head{
         display: inline-block;
    max-width: 100%;
    margin-bottom: 18px!important;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    color: #2c2a43;
    font-size: 15px;
    text-shadow: rgba(0, 0, 0, 0.69) 1px 1px;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
 
    cursor: pointer;
}
 @media (max-width: 767px) and (min-width: 300px){
    .logo-register img{
        width: 100%;
    }
    .form-bg h2{
        font-size: 11px;
    }
    .mob-but{
        width: 100%;
    }
    option {
    
    font-size: 10px!important;
}
  .foot-br {
    margin-top: 14px!important;
    text-align: center!important;
    margin-left: -40px!important;
}
.swal-modal {
    width: 260px!important;
}
.swal-text {
    font-size: 11px!important;
    }
    .swal-title {
    background-size: contain;
    border-radius: 0;
    border: none;
    width: 100%;
    height: 86px!important;
}
.swal-button {
    
    padding: 7px 24px!important;
    }
    }
	

.swal-text {
      font-size: 22px;
    font-family: 'Cairo', sans-serif;
    position: relative;
    float: none;
    line-height: normal;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    font-weight: bold;
    color: rgba(0,0,0,.64);
    text-shadow: 1px 1px #00000052;
    color: #000;

}
.swal-title {
       background-size: contain;
    border-radius: 0;
    border: none;
    width: 100%;
    height: 141px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/shlaghyalogo.png);
    font-weight: 600;
    text-transform: none;
    position: relative;
    color: #2e2e2e;
    text-shadow: rgb(255, 255, 255) 1px 1px;
    display: block;
    padding: 13px 16px;
    font-size: 0;
    line-height: normal;
    text-align: center
}
.swal-modal {
        background: linear-gradient(45deg, #ededed,#fff,#fff,#ededed,#fff,#fff,#ededed,#fff,#fff,#ededed);
             box-shadow: 0 0 0 5px #d0d0d0, inset 3px 3px 25px #f7f7f7;
    border: 4px solid #21297c;
}
.swal-modal {
    width: 369px;
}
.swal-title {
    background-size: contain;
    border-radius: 0;
    border: none;
    width: 100%;
    height: 141px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/success-logo.png);
    font-weight: 600;
    text-transform: none;
    position: relative;
    color: #2e2e2e;
    text-shadow: rgb(255, 255, 255) 1px 1px;
    display: block;
    padding: 13px 16px;
    font-size: 0;
    line-height: normal;
    text-align: center;
}
.swal-text {
      font-size: 18px;
    font-family: 'Cairo', sans-serif;
    position: relative;
    float: none;
    line-height: normal;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    font-weight: bold;
    color: rgba(0,0,0,.64);
    text-shadow: 1px 1px #00000052;
        color: #21297c;

}
.swal-button:hover {
    background-color: #21297c!important;
}
 .swal-button {
    background-color: #21297c;
 }  
 .swal-button:not([disabled]):hover {
    background-color: #21297c;
}
 @media (max-width: 1400px) and (min-width: 200px){
    .form-bg {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 1;
    background: url(../register/img/background1.jpg) no-repeat center center fixed!important;
}
    }