@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Raleway:wght@100&display=swap');

body{
    color: black;
    font-size: 16px;
    font-family: 'Manrope', sans-serif;
    background: #fff;
}

.Catalogue-input{
    display: none;
}

.header-bg {
    background-color: black;
    padding: 10px;
    border-radius: 0px 0px 20px 20px;
    z-index: 1;
    position: relative;
}
.col-sm-6 {
    width: 50%;
}
#Website-height{
    margin-bottom: 28px;
  }
  .absolite-labe img{

     width: 30px;
     height: 30px;
     object-fit: cover;
  }

  .profile-image-logo-file-style{
    overflow: hidden;
  }
  .profile-image-logo-file-style label img{
    width: 30px;
    height: 30px;
    object-fit: contain;
    margin-top: 32px;
  }
.header-btn button {
    background: #fff;
    border: 0px;
    border-radius: 30px;
    padding: 7px 8px;
}
.header-btn button img{
    margin-right: 7px;
}
.text-bold{
    font-weight: bold;
}


.profile-banner-bg {
    background-image: url("./image/profile-banner-image.png");
    width: 100%;
    height: 248px;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: 67% 122%; */
    position: relative;
    top: -67px;
    z-index: 0;
}
.profile-banner-bg::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(#ff000000,#fdfffd);
}

.profile-name h1 {
    font-size: 22px;
    font-weight: bold;
    color: black;
}

.profile-name p {
    font-size: 15px;
    font-weight: 400;
}
.about-us-text h2 {
    color: #000000;
    font-size: 26px;
    font-weight: 600;
}

p{
font-size: 16px;
color: black;
font-weight: 400;
}
.Share-Contact button {
    background: #000000;
    border: 0px;
    padding: 11px 15px;
    color: #fff;
    border-radius: 32px;
    font-size: 14px;
}

.Share-Contact button img{
    margin-right: 7px;
    width: 19px;
}

.Save-Contact button {
    background: #ffffff;
    border: 0px;
    padding: 11px 15px;
    color: #000000;
    border-radius: 32px;
    font-size: 14px;
    border: 1px solid black;
}

.Save-Contact button img{
    margin-right: 7px;
    width: 19px;
}
.Save-Contact {
    text-align: right;
}

.Share-Contact {
    text-align: left;
}

.profile-social{}
.profile-social ul{
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.profile-social ul li{
    display: inline-block;
}
.profile-social ul li a {
    display: block;
    margin: 0px 0px;
}
.profile-social ul li a:hover{}


.profile-social ul li a img {
    width: 48px !important;
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid #707070;
    opacity: .25;
}
.Quick-phone {
    background: #f3f3f3;
    padding: 25px 20px;
    border-radius: 10px;
    text-align: center;
    height: 200px;
}

.phone-call-text h3 {
    font-size: 17px;
    margin-top: 20px;
    font-weight: 400;
}

.phone-call-text a {
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: black;
}

.phone-call-text p {
    margin-bottom: 0px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: black;
}

.quick-contact h2 {
    font-size: 25px;
    color: black;
}

.scan-bg {
    background-image: url("./image/scan-bg.svg");
    width: 100%;
    height: 290px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 67% 122%;
    position: relative;
    top: -67px;
    z-index: 0;
    padding: 20px;
    color: #fff;
    margin-top: 50px;
}
.scn-image-text h3 {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
}
section.hr-section {
    margin-top: -55px;
}
.gallery-heading.text-center h2 {
    font-size: 25px;
    color: black;
}

.col-sm-4 {
    width: 33%;
}

.gallery-image img {
    width: 100%;
    height: 165px;
    object-fit: cover;
    margin-top: 12px;
}


.gallery-bg{
    background-image: url("./image/download-bg.jpg");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.contact-us-bg {
    background-color: #022032;
    padding-bottom: 30px;
    margin-top: 77px ;
}

.download-our-cataloge.text-center h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}

button.download-btn {
    background: black;
    border: 0px;
    padding: 15px 20px;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
}

button.download-btn img {
    margin-right: 11px;
}

.contact-us-text h2 {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    margin-top: 20px;
}

button.download-btn-black {
    background: #fff;
    border: 0px;
    padding: 9px;
    border-radius: 41px;
    font-size: 16px;
}

button.download-btn-black img{
    margin-right: 10px;
}

.contact-image img {
    margin-top: -50px;
}

.login-edit-bg {
    background-image:linear-gradient(#ffffffa6, #ffffffa8), url("./image/login-edit-card.svg");
    width: 100%;
    height: 81px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    display: flex;
    align-items: center;
}

.Login-edit-container {
    display: flex;
    align-items: center;
}

.login-edit-image img{
    margin-right: 10px;
}

.login-edit-image-text h4 {
    font-size: 9px;
}


.col-lg-4 {
    width: 33%;
}

.login-edit-image img {
    margin-right: 0px;
    width: 70%;
}

.login-image-color h4{
    color: #fff;
}


.login-bg-right {
    margin-top: 19px;
    margin-left: 17px;
}


.margin-2 h4 {
    margin-top: 11px;
}

.Login-edit-container.margin-right {
    margin-top: 19px;
}

.margin-3 h4 {
    margin-top: 9px;
}


.Login-edit-container.login-cr-margin-top {
    margin-top: 20px;
}
.login-edit-image-text.margin-1 h4 {
    margin-top: 10px;
}


.copy-right h5 {
    font-size: 20px;
    margin-top: 10px;
}

.footer-bg {
    margin-top: -19px;
}

.hidden-input{
    display: none;
}
.update-profile-text h2{
    color: black;
    font-size: 25px;
}


.update-profile{
    /* background-image: url("./image/update-bg.png"); */
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    display: flex;
    align-items: center;
}

.parsonal-update.pb-3 h4 {
    font-weight: bold;
}

.form-group input {
    width: 100%;
    border: 1px solid #707070 !important;
    background: #fff;
    outline: none;
    padding: 7px;
    border-radius: 10px;
}

.form-group select{
    width: 100%;
    border: 1px solid #707070 !important;
    background: #fff;
    outline: none;
    padding: 7px;
    border-radius: 10px;
}
.form-group textarea{
    width: 100%;
    border: 1px solid #707070 !important;
    background: #fff;
    outline: none;
    padding: 7px;
    border-radius: 10px;
}

.form-group label {
    margin: 7px 0px;
    font-size: 14px;
    color: black;
    font-weight: 400;
    width: 100%;
}

.new-img-class{
    width: 100% !important;
    height: 100px !important;
    margin-top: 0 !important;
}
::placeholder {
    font-size: 13px;
    position: relative;
    top: -1px;
}


.profile-image-upload {
    background: #f9f9f9;
    border: 1px solid #707070;
    border-radius: 10px;
    text-align: center;
}


.profile-image-logo-file-style {
    background: #f9f9f9;
    position: relative;
    height: 130px;
    /* padding-bottom: 32px; */
    /* padding-top: 32px; */
    border-radius: 10px;
    border-bottom: 1px solid #707070;
 
}

.file-image-upload input {
    margin-top: -62px;
}

.profile-image-logo-file-style p {
    font-size: 12px;
    margin-top: 4px;
    font-weight: 400;
    width: 80%;
    overflow: hidden;
    height: 20px;
    margin: auto;
}

.check-box-p label {
    margin-left: 10px;
    margin-top: 4px;
}


footer.pb-4.footer-bg.update-profile-data {
    margin: 0px;
    background: black;
    color: #fff;
    margin-top: 42px;
    padding-top: 26px;
}

.container-custom{
    max-width: 540px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.profile-bg{
    margin-top: -100px;
    position: relative;
}