/*============================================================================
   #Webcms
==============================================================================*/
.main-login {
  background-color: #ede6da;
  /*height:100vh;*/
  
    overflow: hidden;

}

.right-form {
  height:100vh;
  background-size: cover;
  background-position: center;
}

.width-md-50 {
  width:50%;
}

.title-form {
  text-transform: uppercase;
  font-weight: 500;
 
}

.border-bottom-form {
  border-bottom:2px solid #e0d6ca;
}

.form-cotent {
     padding: 35px 100px 35px 70px;
}

.bottom-form {
    padding: 35px 100px 35px 70px;
  height: calc(100% - 100px);
  display: flex;
  align-items: center;
}

.margin-left-10 {
   margin-left:20%;
}

.justify-space-between{
  justify-content:space-between;
}

.input-form input {
  width:100%;
  border-radius:5px;
  padding: 20px;
  margin-bottom: 40px;
}

.bottom-form button{
  background-color: #C99C8B;
    color: white;
    padding: 10px 42px;
    border-radius: 4px;
    border: none;
}
.title-form-bottom {
  margin: 19px 0;
}

.main-login{
  max-width:2133px;
  margin: 0px auto;
}

.title-form-bottom h1 {
  margin-bottom: 80px;
}

.box-reveiw {
  width:90%;
  margin:0px auto;
  min-height:300px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom:45px;
  border-radius: 4px;
  padding: 39px;
}

.right-form {
  display: flex;
  flex-direction: column-reverse;
}

.title-form-bottom h3 {
  color:#cd9a60;
  margin-bottom:20px;
}

.title-form.margin-left-10.d-flex.align-items span,.title-form.d-flex.justify-center.align-items span{
      letter-spacing: 3px;
    font-weight: 500;
}

.title-form-bottom a{
  border-bottom: 1px solid;
  padding-bottom: 3px;
}


span.laquo {
    background: url(https://statics.pancake.vn/web-media/d9/be/30/64/ef64c17d0c1e029fbe1233f494e106dd7fd12abcb7f34838fb41ad80.png);
    width: 22px;
    height: 22px;
    display: block;
    background-size: contain;
}

span.laquo.first{
      width: 22px;
    height: 22px;
    display: block;
    background-size: contain;
    position: absolute;
    left: -24px;
    top: 6px;
}

.title-reveiw {
  font-weight:500;
  color:#ffffff;
  margin-bottom: 15px;
}

.star img{
  padding-bottom: 8px;
}


.star{
  margin-left:11px;
  letter-spacing: -4px;
}

.content-reveiw {
  position:relative;
}

.content-reveiw p{
  max-width:85%;
  font-size: 33px;
  line-height: normal;
  color:#ffffff;
  font-weight: 500;
}

.content-reveiw  img {
  transform: rotate(180deg);
    width: 22px;
    height: 22px;
    margin-bottom: 11px;
}

.user-name p.name{
  font-size: 33px;
  line-height: normal;
  color:#ffffff;
  font-weight: 500;
  margin-bottom:0px;
  
}

.user-name{
  margin-top: 58px;
}

.user-name p.work {
  color:#ffffff;
  margin-bottom:0px;
}



.input-48 input {
  width:48%;
}

.input-48{
  justify-content: space-between;
}

.position-next {
    position: absolute;
     z-index: 9999;
       right:9%;
        display: flex;
    align-items: center;
      bottom: 80px;
  
}
.bnt-vn{
  width: 68px;
    height: 68px;
    border: 2px solid white;
     
   
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
   
}

.vn-back {
  margin-right:19px;
}

.title-form {
    text-transform: uppercase;
    font-weight: 500;
    align-items: center;
    height: 100%;
}


.mb-rv {
  display:none;
}


.mb-rv .star img {
    padding-bottom: 0px;
    width: 13px;
}

@media only screen and (max-width: 600px) {
  .main-login {
      max-width: 2133px;
      margin: 0px auto;
      overflow-x: hidden;
  }
  
  .title-reveiw {
    font-weight: 500;
    color: #ffffff;
       margin-bottom: 0px; 
  }
  
  .mb-rv {
    display:block;
  }
  
  .pc-rv {
    display:none;
  }
  
  .form-cotent {
    padding: 19px 20px 20px 12px;
  }
  
  .bottom-form {
    padding: 19px 20px 20px 12px;
    height: calc(100% - 100px);
    display: flex;
    align-items: center;
  }
  
  .position-next {
    position: absolute;
    z-index: 9999;
    right: 83px;
    display: flex;
    align-items: center;
    bottom: 43px;
    transform: translateX(50%);
}
  
  .box-reveiw {
    width: 90%;
    margin: 0px auto;
    min-height: 300px;
    background-color: rgba(255, 255, 255, 0.5);
 margin-bottom: 19px;
    border-radius: 4px;
   padding: 29px;
  }
  
  .logo img {
    max-width: 99px;
  }
  
  .content-reveiw img {
    transform: rotate(180deg);
    width: 13px;
    height: 13px;
    margin-bottom: 11px;
  }
  
  span.laquo.first {
    width: 13px;
    height: 13px;
    display: block;
    background-size: contain;
    position: absolute;
    left: -24px;
    top: 6px;
  }
  
  .content-reveiw p {
    max-width: 100%;
    font-size: 24px;
    line-height: normal;
    color: #ffffff;
    font-weight: 500;
  }
  
  .bnt-vn {
      width: 42px;
      height: 42px;
      border: 2px solid white;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .bnt-vn  img {
    width: 22px;
  }

  .vn-back {
      margin-right: 6px;
  }
.user-name {
 
    margin: 8px 0;
}

  .user-name p.name {
    font-size: 23px;
    line-height: normal;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 0px;
  }
  
  .user-name p.work {
    color: #ffffff;
    margin-bottom: 0px;
    font-size: 9px;
}

}







