


body{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    max-width: 2400px;
}

.banner{
    background-image: url(Photos/Clozeo-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 100px;
}

.banner-wrapper{
    width: 644px;
    height: 407px;
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(30px);
    border-radius: 20px;
    margin: auto;
    padding: 80px 0px;
    margin-top: 70px;
}

.image-wrappar{
    width: 472px;
    height: 256px;
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    box-sizing: border-box;
    box-shadow: 0px 30px 40px rgba(212, 217, 232, 0.2);
    border-radius: 19px;
    margin: auto;
    padding-top: 80px;
}


.navigation{
    text-align: right;
    width: 1200px;
    margin: auto;
}

.login-button{
    color: #fff;
    text-decoration: none;
    font-style: normal;
    font-weight: 800;
    font-size: 13px;
    font-family: 'Montserrat';
}

.login-button:before{
        content: url(Photos/login-icon.svg);
    margin-right: 7px;
    position: relative;
    top: 4px;
}

.welcome-heading{
    font-family: 'Oswald';
    font-weight: 600 !important;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    font-size: 40px;
    margin-top: 0px !important;
    text-align: center;
    color: #fff;
}

.welcome-content{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    color: #fff;
    width: 950px;
    margin: 0px auto;
}

.welcome-wrapper{
    width: 1140px;
    margin: 0px auto;
    background-color: #2973BA;
    padding: 80px 60px 80px;
}

.welcome{
    margin-top: -55px;
}

.information-wrapper {
    width: 50%;
    float: left;
    padding-top: 180px;
    padding-bottom: 100px;
}

.information{
    width: 1265px;
    margin: auto;
    display: flex;
}

.information-wrapper .info-heading{
    color: #002B55;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.33em;
    text-transform: uppercase;
}

.information-wrapper .info-content{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 157%;
}

.location {
    width: 49%;
    float: right;
    text-align: center;
    border-left: 1px dashed;
    border-image: linear-gradient( 135deg, hsl(0deg 0% 0% / 0%), hsl(0deg 0% 0% / 23%) ) 1;
    padding-top: 180px;
    padding-bottom: 100px;
}

.map-button {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    background: #2973BA;
    border-radius: 80px;
    padding: 12px 50px;
    position: absolute;
    transform: translate(-190%, 480px);
}

.Closing-Milstone{
    background-image: url(Photos/ClosingMilstone.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.Closing-Milstone-wrapper{
    width: 1265px;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.closing-heading {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
}

.closing-text{
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: center;
    color: #CFCFCF;
    margin-top: 0px !important;
}

.milstone {
    width: 45%;
    padding-top: 135px;
}

.milstone-wrapper{
    text-align: right;
    border-radius: 10px;
    padding: 15px 25px 10px;
    background-color: #fff;
    
}

.milstone-wrapper h4 {
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    color: #2973BA;
    margin: 0px !important;
}

.milstone-wrapper p {
    font-weight: normal;
    font-size: 14px;
    line-height: 135%;
    color: #626262;
    font-family: 'Montserrat';
    margin: 8px !important;
}

.milstone-wrapper-right{
    text-align: left;
    border-radius: 10px;
    padding: 15px 25px 10px;
    background-color: #fff;
}

.milstone-wrapper-right h4 {
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    color: #2973BA;
    margin: 0px !important;
}

.milstone-wrapper-right p {
    font-weight: normal;
    font-size: 14px;
    line-height: 135%;
    color: #626262;
    font-family: 'Montserrat';
    margin: 8px 0px !important;
}

.milstone-number {
    width: 10%;
    text-align: center;
}

.milstone-right {
    width: 45%;
    padding-top: 15px;
}

.main-milstone {
    display: inline-flex;
    width: 100%;
    margin-top: 40px;
}


#milstone-2 {
    margin-top: 126px;
}

#milstone-3 {
    margin-top: 130px;
}

#milstone-4 {
    margin-top: 130px;
}

#milstone-5 {
    margin-top: 130px;
}

.circle{
    width: 40px;
    height: 40px;
    background-color: #002B55;
    border-radius: 64%;
    border: 8px solid #fff;
    position: absolute;
    transform: translate(780px, -23px);
}

.document{
    background-image: url(Photos/Documents.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 130px 0px;
}

.document-wrapper{
    margin: auto;
    width: 796px;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(20px);
    border-radius: 20px;
    padding: 120px 5px;
}

.document-wrapper h1{
    font-family: 'Oswald';
    color: #002B55;
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 30px;
}

.pdf-1, .pdf-2{
    color: #626262;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    position: relative;
    top: 2px;
    right: -15px;
}


.pdf div{
    width: 270px;
    background: #FFFFFF;
    border-radius: 10px;
    margin: 5px;
    padding: 20px 25px 20px;
}

.pdf{
    display: flex;
    width: 550px;
    margin: auto;
}

.pdf a{
    text-decoration: none !important;
}

.instruction-wrapper{
    width: 1265px;
    margin: auto;
    display: flex;
}

.instruction-image {
    width: 50%;
}

.instruction-content {
    width: 50%;
}

.instruction-content h1{
    font-style: normal;
    color: #002B55;
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    font-family: 'Oswald';
}

.instruction-text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #626262;
    border-bottom: 1px solid #EBEBEB;
    padding-top: 5px;
    padding-bottom: 15px;
}

.instruction-button{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    text-decoration: none;
    background: #002B55;
    border-radius: 90px;
    color: #fff;
    padding: 13px 50px;
}

#any-additional-information{
    margin-bottom: 50px;
}

.instruction{
    padding: 120px 0px;
}

.real-estate-professionals{
    background-color: #2973BA;
    padding: 80px 0px;
}

.real-estate-professionals-wrapper{
    width: 1265px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.estate-box{
    background-color: #fff;
    width: 30%;
    text-align: center;
    padding-top: 60px;
    height: 452px;
}

.estate-box .professionals-name{
    color: #262626;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 20px;
}

.estate-box .professionals-text{
    color: #626262;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 16px;
    margin-top: 5px;
    text-transform: capitalize;
}

.info{
    padding-top: 30px;
    opacity: 0;
    transition: 0.5s ease;
}

.estate-box .info:hover{
    opacity: 1;
}

.professionals-info{
    text-decoration: none;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
    color: #626262;
}

#email:before{
    content: url(Photos/Email.svg) ;
    position: absolute;
    transform: translate(50px, -25px);
}

#phone:before{
    content: url(Photos/Phone.svg) ;
    position: absolute;
    transform: translate(30px, -26px);
}

.professionals-image{
    transition: 0.5s ease;
}

.professionals-image:hover{
    border: 1px solid;
    padding: 20px;
    width: 190px;
    height: 190px;
}

.Your-Real-Estate-Professionals{
    text-align: center;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 60px;
}

.checklist-wishlist {
    width: 1265px;
    margin: auto;
    padding: 120px 0px;
}

.checklist{
    width: 49%;
    height: 500px;
    text-align: center;
    background: #fff;
    padding: 50px 50px;
}

.wishlist{
    width: 49%;
    height: 500px;
    text-align: center;
    background: #fff;
    padding: 50px 50px;
}

.checklist-wishlist-wrapper{
    display: flex;
    justify-content: space-between;
    background: #F5F5F5;
    padding: 100px 50px;
}

.checklist-heading, .wishlist-heading{
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    font-family: 'Oswald';
    color: #002B55;
}

.checking{
    height: 325px;
    overflow: auto;
    text-align: left !important;
}

.checking-completed h1{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #002B55;
}

.checking-completed p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #626262;
    margin-top: 5px;

}

.checking-completed{
    margin-left: 55px;
    height: 100px;
    margin-top: -20px;
}

#check-tick{
    transform: translate(-50px, 40px);
}

::-webkit-scrollbar {
    width: 2px;
  }
  
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  ::-webkit-scrollbar-thumb {
    background: #727272;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

  .pdf-section{
      background-image: url(Photos/ClosingMilstone.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
  }

  .pdf-section-wrapper{
    width: 1265px;
    margin: auto;
    padding: 120px 0px;
    text-align: center;
  }

  .pdf-section-wrapper h1{
    font-family: 'Oswald';
    font-size: 24px;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 500;
  }

.pdf-heading{
    display: flex;
    justify-content: space-around;
}

.pdf-heading h1{
    width: 50%;
    margin-bottom: 50px;
}



.faqs-wrapper{
    width: 50%;
}

.faqs-image-wrapper{
    width: 45%;
    text-align: right;
}

.faqs{
    width: 1265px;
    margin: auto;
    padding: 120px 0px;
    display: flex;
    justify-content: space-around;
}

.faqs-heading {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    color: #002B55;
    margin-top: 0px;
}

.footer{
    background-image: url(Photos/footer-background.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-wrapper{
    width: 1265px;
    margin: auto;
    display: flex;
}

.footer-widget-1{
    width: 50%;
        padding: 30px 0px 15px;
}

.footer-widget-2{
    width: 50%;
    text-align: right;
    padding-top: 30px;
}

.footer-widget-1 h5{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    color: #fff;
}

.footer-widget-1 p{
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    color: #FFFFFF;
}

.footer-widget-1 a{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 135%;
    color: #2973BA;
}

.map-button::before{
    content: "";
    width: 200px;
    height: 200px;
    background-color: #002B55;
    position: absolute;
    border-radius: 50%;
    transform: translate(-225px, -150px);
    z-index: -1;
}

.map-button{
    z-index: 40;
}

* {
    box-sizing: border-box;
  }
  
  ul {
    margin: 0;
    padding: 0;
  }
  

  ul li {
    cursor: pointer;
    position: relative;
    padding: 12px 8px 12px 35px;
    background: transparent !important;
    font-size: 15px;
    transition: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #858585;
    text-align: left;
    list-style: none;
  }
  

  ul li:nth-child(odd) {
    background: #f9f9f9;
  }
  
  /* Darker background-color on hover */
  ul li:hover {
    background: #ddd;
  }
  

  ul li.checked {
    background: #888;
    color: #fff;
    text-decoration: line-through;
  }
  

  ul li.checked::before {
    content: '';
    position: absolute;
    border-color: #fff;
    border-style: solid;
    border-width: 0 2px 2px 0;
    top: 10px;
    left: 16px;
    transform: rotate(45deg);
    height: 15px;
    width: 7px;
  }
  

  .close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 12px 16px 12px 16px;
  }
  

  

  .header {
    color: white;
    text-align: center;
    border: 1px solid #C7C7C7;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 7PX 0px 5px 10px;
  }
  

  .header:after {
    content: "";
    display: table;
    clear: both;
  }
  

  #myInput {
    margin: 0;
    border: none;
    outline: none;
    border-radius: 0;
    width: 75%;
    padding: 10px 20px;
    float: left;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 700;
  }
  

  .addBtn {
    float: left;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 0;
    margin-left: 67px;
    margin-top: -1px;
  }


  label{
    font-family: 'Montserrat';
    font-weight: 600;
    color: #002B55;
/*    padding: 16px;*/
    font-size: 15px;
}

.checkboxes{
    display: flex;
}

#mycheckbox{
    width: 30px !important;
    height: 30px;
    border-radius: 50px !important;
    transform: translate(153px, 6px);
}

#mycheckbox-1{
    width: 30px !important;
    height: 30px;
    border-radius: 50px !important;
    transform: translate(213px, 6px);
}

.tables{
    width: 49%;
    height: 600px !important;
    overflow: auto !important;
    padding: 0px 0px 0px 0px;
    background: #fff; 

}
table{
    overflow-y:scroll;
    width: 100%;
    border-collapse: collapse;
}

th{
    background: #2973BA;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 15px;
    padding: 15px;
}

tbody{
    background-color: #fff;
    text-align: left;
}

td{
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 400;
    padding: 20px;
}

tr{
    border-bottom: 1px solid #EBEBEB;
}

.upload{
    width: 49%;
    background: #fff;
    text-align: left;
}

.upload-heading{
    font-family: 'Montserrat' !important;
    font-size: 15px !important;
    color: #fff ;
    font-weight: 500;
    background: #2973ba !important;
    padding: 15px !important;
    letter-spacing: 0px !important;
    text-transform: unset !important;
    margin-top: 0px;
    text-align: center;
}

input#file-upload-button{
    padding: 20px !important;
}

.table-and-files{
    display: flex;
    justify-content: space-around;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.5em + 0.75rem + 2px) !important;
    padding: 16px 20px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #8d99a6 !important;
    background-color: #fff !important;
    border: 1px dashed #00A2E0 !important;
    border-radius: 10.25rem !important;
    font-family: 'Montserrat' !important;
    font-weight: 600 !important;
    cursor: pointer;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 25% !important;
    height: calc(1.1em + .75rem + 2px)!important;
    margin-bottom: 0 !important;
    margin-left: 50px !important;
    margin-top: 30px !important;
    cursor: pointer;
}

.custom-file-label::after {
    position: absolute;
    top: 4px !important;
    right: 4px !important;
    bottom: 0 !important;
    z-index: 3;
    display: block !important;
    height: calc(1.5em + .75rem);
    padding: 0.375rem 0.75rem;
    color: #919da9 !important;
    content: "+" !important;
    background-color: transparent !important;
    border-left: none !important;
    border-radius: 0px !important;
    font-size: 20px !important;
}

a:hover{
    text-decoration: none !important;
    color: #fff;
}


#login{
    background-image: url(Photos/login-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 20px 20px 0px;
    background-position: bottom;
}

#login-form{
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(30px);
    border-radius: 40px;
    padding: 55px 100px;
    margin: 50px auto 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 1.3rem .75rem !important;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none !important;
    border-radius: 60px !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: 'Montserrat' !important;
    font-weight: 500 !important;
    font-size: 15px !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #002B55 !important;
    border-color: #002B55 !important;
    border-radius: 50px !important;
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
    padding: 10px 75px 8px !important;
}

#account{
    padding-top: 30px;
    font-family: 'Montserrat';
    font-size: 15px;
    color: #313131;
}

#account a{
    padding-top: 30px;
    font-family: 'Montserrat';
    font-size: 15px;
    color: #313131;
}

.login-content {
    font-family: 'Montserrat';
    font-size: 14px;
}

.login-heading{
    font-family: 'Oswald' !important;
    font-weight: 800 !important;
    font-size: 30px !important;
    line-height: 50px;
    letter-spacing: 0.33em !important;
    text-transform: uppercase !important;
    color: #002B55 !important;
}

.customer-support span{
    color: #fff;
    font-family: 'Montserrat';
    font-size: 17px;
    font-weight: 700;
}

.support-email {
    font-weight: 400 !important;
}

.support-email a {
color:#00A2E0;
}

.customer-support {
    padding-top: 60px;
    padding-bottom: 50px;
}

#exampleInputEmail1::after{
content: url(Photos/login-icon.svg);
}

#dashboard{
    background-image: url(Photos/dashboard.png);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 25px 20px 15px;
    background-position: bottom;
}

.form-select{
    width: 100% !important;
    border: none !important;
    padding: 15px 20px  !important;
    border-radius: 50px !important;
    outline: none !important;
    background: #fff !important;
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 30px;
    color: #D2D2D2;
}

#dashboard-form{
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(30px);
    border-radius: 40px;
    padding: 55px 100px;
    margin: 100px auto 0px;
}

.container {
    max-width: 1280px !important;
    margin: auto;
    background: #002B55;
    padding: 30px 30px;
}

.upload-banner-wrapper{
    display: flex;
    justify-content: space-between;
    padding: 0px 40px 50px;
}

.back{
    display: flex;
    align-items: center;
}
.logout {
    display: inline-flex;
    align-items:end;
}
#go-back-button{
    font-family: 'Montserrat' !important;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}


.Sendprofile{
    max-width: 1072px;
    height: 1040px;
    background: rgba(255, 255, 255, 0.91);
    border-radius: 40px;
    margin: auto;
    text-align: center;
}

#profile-input {
    margin-left: 0px !important;
    transform: translate(0px, -60px) !important;
}

.profile-form{
    display: grid;
    max-width: 752px;
    margin: auto;
}

.profile-form input{
    background: #FFFFFF;
    border-radius: 90px;
    height: 50px;
    padding: 20px;
    font-family: 'Montserrat';
    font-weight: bold;
    outline: none;
    border: none;
    margin-bottom: 10px;
}

.save-button {
    width: 232px;
    height: 49px;
    background: #2973BA;
    border-radius: 90px;
    border: none;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: bold;
    outline: none;
    cursor: pointer;
}

.cencel-button{
    width: 232px;
    height: 49px;
    background: transparent;
    border-radius: 90px;
    border: 1px solid #2973BA;
    color: #002B55;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: bold;
    outline: none;
    cursor: pointer;
}

.profile-form-button {
    margin-top: 30px;
}

.Send-profile-button {
    background: #2973BA;
    border-radius: 90px;
    border: none;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: bold;
    outline: none;
    padding: 15px 50px;
    text-decoration: none;
    position: relative;
    top: -15px;

}

.profile-heading-1 {
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    color: #002B55;
    font-family: oswald;
    margin-top: 50px;
}

.profile-heading-2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    color: #313131;
    margin-bottom: 50px;
}

#uploader-logo img{
    width: 94px;
    height: 56px;

}

.need-help{
    text-align: center;
    color: #fff;
    font-family: 'Montserrat';
    font-size: 14px;
    margin-top: 50px;
}

.need-help a{
    color: #00A2E0;
    text-decoration: none;
    font-weight: 600;
}

.EDIT-MILESTONE{
    max-width: 1072px;
    background: rgba(255, 255, 255, 0.91);
    border-radius: 40px;
    margin: auto;
    text-align: center;
    padding: 30px 40px 80px;
}

#milstone-dropdown {
    max-width: 800px;
    height: 50px;
    border: none;
    border-radius: 40px;
    padding: 0px 20px !important;
    outline: none !important;
}

.Closing-Milstone-wrapper-2 {
    width: 1000px;
    margin: auto;
    padding-top: 100px;
}

.file-info{
    max-width: 1100px;
    background: rgba(255, 255, 255, 0.91);
    border-radius: 40px;
    margin: auto; 
    padding: 50px 50px;
}


.info-update{
    font-family: oswald;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    color: #002B55;
    text-align: center;
}

.tables1{
    height: 600px !important;
    overflow: auto !important;
    padding: 0px 0px 0px 0px;
    background: #fff;
    margin-top: 50px;
}

.tables1 th{
    background: #00A2E0;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 10px;
    padding: 15px;
    border: 1px solid #28C3FF;

}

.tables1 td {
    font-size: 10px;
    font-family: 'Montserrat';
    font-weight: 700;
    padding: 15px;
    color: #626262;
    border: 1px solid #F1F1F1;
}


.sheetuploader{
    background: rgba(255, 255, 255, 0.91);
    border-radius: 40px;
    max-width: 950px;
    margin: auto;
    text-align: center;
    padding: 65px 0px;
}

.sheet-heading-1{
    font-family: oswald;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    letter-spacing: 0.33em;
    text-transform: uppercase;
    color: #002B55;
}

.sheet-heading-2{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 157%;
    text-align: center;
    color: #313131;
}

#sheet-uploader-input {
    margin-left: 0px !important;
    margin-bottom: 40px !important;
}

.files input {
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    padding: 170px 0px 120px 35% !important;
    text-align: center !important;
    margin: 0;
    width: 80% !important;
    margin: auto;
}
.files input:focus{     outline: 2px dashed #92b0b3;  outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear; border:1px solid #92b0b3;
 }
.files{ position:relative}
.files:after {  pointer-events: none;
    position: absolute;
    top: 100px;
    left: 0;
    width: 50px;
    right: 0;
    height: 56px;
    content: "";
    background-image: url(https://image.flaticon.com/icons/png/128/109/109612.png);
    display: block;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
}
.color input{ background-color:#f1f1f1;}
.files:before {
    position: absolute;
    bottom: 10px;
    left: 0;
    pointer-events: none;
    width: 100%;
    right: 0;
    height: 55px;
    content: " or drag it here. ";
    display: block;
    margin: 0 auto;
    color: #00000040;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Montserrat';
}

.form-control{
    color: transparent;
    border-radius: 0px !important;
}

#uploader-logo{
    text-align: right;
}

.need-help h5
{
    font-size: 15px !important;
}

.report{
    max-width: 1072px;
    background: rgba(255, 255, 255, 0.91);
    border-radius: 40px;
    text-align: center;
    margin: auto;
    padding: 50px 70px 70px ;
}

.report input{
    height: 50px;
    border: none;
    border-radius: 50px;
    padding: 10px 20px;
    width: 49%;
    margin-bottom: 10px;
}

.report-form{
    display: inline !important;
}

#Customer{
    width: 99%;
    height: 50px;
    border-radius: 50px;
    padding: 10px 20px;
    border: none;
}

.report-form button{
    background: #2973BA;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: bold;
    border: none !important;
    padding: 13px 70px;
    border-radius: 40px;
    margin-top: 30px;
}

.report h1{
    font-family: oswald;
font-style: normal;
font-weight: 800;
font-size: 30px;
line-height: 38px;

letter-spacing: 0.33em;
text-transform: uppercase;

color: #002B55;
}

.realestates{
    background: #FFFFFF;
    width: 946px;
    padding: 50px 50px;
    margin-top: 50px;
}

.realestates .realestates-content{
    color: #626262;
    font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 15px;
margin-bottom: 50px;
}

.estate-scroll p{
    text-align: left;
    color: #626262;
    font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 15px;
border-bottom: 1px solid #EBEBEB;
border-top: 1px solid #EBEBEB;
padding: 20px;
    margin: 0px !important;
}

.estate-scroll{
    height: 500px;
    overflow: auto;
}


.edit-information{
    max-width: 1072px;
    background: rgba(255, 255, 255, 0.91);
    border-radius: 40px;
    margin: auto;
    text-align: center;
    padding: 70px 100px;
}

.inner-page-heading{
font-family: oswald;
font-style: normal;
font-weight: 800;
font-size: 30px;
line-height: 38px;
letter-spacing: 0.33em;
text-transform: uppercase;
color: #002B55;
}

.inner-page-heading-2{
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 157%;
text-align: center;
color: #313131;
}

.edit-information input{
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    border: none;
    border-radius: 50px;
    padding: 10px 20px;
    font-family: 'Montserrat';
    font-weight: 600;
    outline: none;
}

.transaction-information select{
    width: 86%;
    height: 50px;
    border: none;
    border-radius: 50px;
    padding: 10px 20px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 20px;
    outline: none;
}

.transaction-information button{
    background: #002B55;
    border-radius: 90px;
    color: #fff;
    border: none;
    padding: 15px 35px;
    margin-left: 5px;
    font-family: 'Montserrat';
    font-weight: bold;
    cursor: pointer;
}

.transaction-info-save-button{
    background: #002B55;
    border-radius: 90px;
    color: #fff;
    border: none;
    padding: 13px 45px;
    margin-left: 5px;
    font-family: 'Montserrat';
    font-weight: bold;
    margin-top: 50px;
    cursor: pointer;
}

.transaction-info-canecl-button{
    background: transparent;
    border-radius: 90px;
    color:#002B55 ;
    border: 1px solid #002B55;
    padding: 13px 85px;
    margin-left: 5px;
    font-family: 'Montserrat';
    font-weight: bold;
    margin-top: 50px;
    cursor: pointer;
}


.transaction-information input{
    width: 49%;
}

.transaction-information label{
    position: absolute;
    transform: translate(3px, -22px);
    font-weight: 400;
    font-size: 12px;
    color: #5e3131;
}


.buttons-page{
    max-width: 1072px;
    background: rgba(255, 255, 255, 0.91);
    border-radius: 40px;
    margin: auto;
    text-align: center;
    padding: 100px 100px;
    display: grid;
    justify-content: center;
}

.buttons-page button{
    width: 362px;
    height: 49px;
    background: #2973BA;
    border-radius: 90px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: bold;
    outline: none;
    border: none;
    margin-bottom: 15px;
    cursor: pointer;

}

.buttons-page button:hover{
    background:#002B55;
    color: #fff;

}

.buttons-page button img{
    transform: translate(25px, 2px);
}

#go-back-button::before{
    content: url(Photos/go\ back\ arrow.svg);
    transform: translate(-20px, 1px);
    position: absolute;
}

#buttons-page-2 button{
    width: 487px;
}

.branch{
    max-width: 1072px;
    background: rgba(255, 255, 255, 0.91);
    border-radius: 40px;
    margin: auto;
    text-align: center;
    height: 717px;
    padding: 100px 100px;
}

.branch select{
    width: 100%;
    height: 50px;
    border-radius: 50px;
    border:none;
    outline: none ;
    font-family: 'Montserrat';
    font-weight: 500;
    padding: 15px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.branch button{
    width: 278px;
    height: 49px;
    background: #2973BA;
    border-radius: 90px;
    outline: none;
    border: none;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: bold;
    cursor: pointer;
}

.login-form{
    background: url(Photos/login-form-background.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 1280px;
    margin: auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
}

#tab-login{
    background: #2973BA;
    border-radius: 90px;
    padding: 12px 100px;
    color: #fff;
    text-decoration: none;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 14px;
    outline: none;
}

#tab-reset{
    background: #fff ;
    border-radius: 90px;
    padding: 12px 35px;
    color: #2973BA;
    text-decoration: none;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 14px;
    outline: none;
}

.login-tabs{
    margin-top: -70px;
    margin-bottom: 100px;
}

#tab-login-form input{
    background: #FFFFFF;
    border-radius: 90px;
    border: none;
    outline: none;
    padding: 20px;
    height: 50px;
    width: 100%;
    margin-bottom: 15px;

}

#tab-login-form button{
    background: #002B55;
    border-radius: 90px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: bold;
    padding: 12px 30px;
    border: none;
    outline: none;
}

#tab-form{
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(30px);
    border-radius: 40px;
    padding: 55px 100px;
    margin: 100px auto 0px;
    width: 1070px;
}

.reset-form{
    background: url(Photos/reset-password-background.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
/*    width: 1280px;*/
    margin: auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
}