.clear:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.clear {
  zoom: 1;
}

.left {
  float: left;
  display: block;
}

.right {
  float: right;
  display: block;
}

.iyMusic-logo {
  width: 60px;
  display: none;
}
 
.iyMusic-white-logo {
  width: 60px;
  display: block;
}

.tm-navbar.scroll .iyMusic-logo {
  width: 60px;
  display: block;
}

.tm-navbar.scroll .iyMusic-white-logo {
  width: 120px;
  display: none;
}

/*#LanguageDropdown {*/
/*  color: #FFFFFF;*/
/*}*/

/*.tm-navbar.scroll #LanguageDropdown {*/
/*  color: #775484;*/
/*}*/

.dropdown-menu .dropdown-item:hover {
  background: #775484;
  color: #ffffff;
}

.login-popout .modal-dialog {
  width: 300px;
  margin: 200px auto 0;
}

.login-popout .login-popout-body .login-image {
  width: 180px;
  display: block;
  margin: 0 auto;
}

.login-popout .login-popout-body .form-box .input-one {
  display: block;
  border: none;
  border-bottom: 2px solid #cecece;
  margin: 30px auto 0;
  padding: 5px 0;
  width: 80%;
  outline: none;
  font-size: 16px;
}

.login-popout .login-popout-body .form-box .input-two {
  display: block;
  width: 80%;
  margin: 10px auto 0;
}

.login-popout .login-popout-body .form-box .input-two .el-checkbox__label {
  /*font-size: 16px;*/
}

.login-popout .login-popout-body .form-box .btn-login {
  background-color: #d95b73;
  color: #ffffff;
  text-align: center;
  width: 180px;
  border-radius: 20px;
  margin: 15px auto 0;
  padding: 5px 0;
  cursor: pointer;
}

.login-popout .login-popout-body .form-box .btn-login:hover {
  background-color: #d03351;
}

.login-popout .login-popout-body .agreement {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}

.login-popout .login-popout-body .agreement .a-lint {
  text-decoration: none;
  cursor: pointer;
  color: #4860f6;
}
.iyMusic-download{
  display: flex;
  justify-content: center;
  /*align-items: flex-end;*/
}

.iyMusic-download .contact-item-mini .item-link {
  background: #efefef;
  border-radius: 2px;
  width: 100%;
  padding: 5px;
  color: #666666;
}

.iyMusic-download .contact-item-mini .item-link .icon-logo {
  display: inline-block;
  width: 25px;
}

.iyMusic-download .contact-item-mini .item-link-line {
  width: 32%;
}

.iyMusic-download .contact-item-mini .item-link-line .icon-logo {
  display: inline-block;
  width: 85%;
}
 
.iyMusic-img-exhibition {
  width: 100%;
}

.handleLoginModal {
  cursor: pointer;
}

.handleLogin {
  cursor: pointer;
}

.contact-item-mini {
  margin: 25px 0;
}

.tm-gallery-item {
  
  position: relative;
}

.tm-gallery-item .btn-play {
  position: absolute;
  width: 50px !important;
  height: 50px !important;
  min-width: 50px;
  min-height: 50px;
  bottom: 10px;
  right: 10px;
  z-index: 99999;
}

.tm-gallery-item .text-title {
  position: absolute;
  color: #ffffff;
  bottom: 10px;
  left: 10px;
  font-size: 24px;
}

.tm-gallery-item .gallery-item-info {
  
}

.tm-gallery-item .gallery-item-info .gallery-item-title {
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
}

.tm-gallery-item .gallery-item-info .gallery-item-btn {
  font-size: 36px;
}

#testimonialsModal .brand-pop-up .brand-pop-up-head .brand-pop-up-image {
  width: 200px;
  display: inline-block;
}

#testimonialsModal .brand-pop-up .brand-pop-up-head .brand-pop-up-info {
  display: inline-block;
  margin-left: 20px;
}

#testimonialsModal
  .brand-pop-up
  .brand-pop-up-head
  .brand-pop-up-info
  .brand-pop-up-info-title {
  margin: 0;
  line-height: 24px;
}

#testimonialsModal
  .brand-pop-up
  .brand-pop-up-head
  .brand-pop-up-info
  .brand-pop-up-info-subtitle {
  margin: 0;
  line-height: 24px;
}

#testimonialsModal .brand-pop-up .brand-pop-up-content {
  margin-top: 20px;
}

.box-client .item-client-logo {
  width: 100%;
}

.contact-us-info {
  padding-left: 55px;
}

.contact-us-info .item-icon {
  font-size: 24px; 
}

.contact-us-info .item-label .item-content {
  line-height: 24px;
  margin: 0;
}

#successModal .successMessage {
  padding: 20px 0;
}

#errorModal .errorMessage {
  padding: 20px 0;
}


.box-experience {
  border-top: 4px solid #666666;
  border-bottom: 4px solid #666666;
  padding: 50px 0;
}

.box-experience .text-customer {
  color: #775484;
}

.box-experience .text-description {
  color: #775484;
}

.box-experience .box-experience-head {
  text-align: right;
  margin-bottom: 10px;
}

.box-experience .box-experience-head .btn-save-experience {
  width: 35px;
  cursor: pointer;
}

.box-experience .box-experience-head .btn-logout-experience {
  margin-left: 20px;
  width: 30px;
  cursor: pointer;
}

.box-experience .box-experience-head .text-selected-info {
  display: inline-block;
  margin-right: 20px;
  color: #775484;
}

.box-experience .box-experience-head .text-selected-info .selected-num {
  margin: 0 5px;
}

.box-experience .box-experience-head .text-selected-info .selected-time {
  margin: 0 5px;
}
