@media (min-width: 1170px){

    .introduce-homepage {
        margin: 15px 0 120px 0 !important;
    }
}
@media (max-width: 1170px){

    .treat-mob {
        padding: 0px !important;
    }
}
.introduce-homepage .introduce-homepage-left .introduce-homepage-content {
    padding: 15px 0 30px 60px;
    font-family: 'Raleway', sans-serif;
}
.introduce-homepage .introduce-homepage-left{
	background-color: #fff;
}
.introduce-homepage .introduce-homepage-right{
	background-color: #fff;
	margin-top: 15px;
}
.introduce-homepage .introduce-homepage-left .introduce-homepage-content h2 {
    font-family: var(--font-header);
    font-weight: 400;
    font-size: 12px;
    letter-spacing: .4em;
    text-transform: uppercase;
    color: #cd9f51;
    margin-bottom: 20px;
    position: relative;
}
.introduce-homepage .introduce-homepage-left .introduce-homepage-content h5 {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: .2em;
    margin-bottom: 20px;
}
.introduce-homepage .introduce-homepage-left .introduce-homepage-content p {
    font-size: 15px;
    margin-bottom: 50px;
}

.introduce-homepage .introduce-homepage-left .introduce-homepage-content h2:before {
        content: "";
    height: 2px;
    width: 10%;
    position: absolute;
    top: 30%;
    background: #cd9f51;
    left: -13%;
}

.introduce-homepage .introduce-homepage-left .introduce-homepage-content ul {
    margin-bottom: 28px;
    margin-top: 12px;
        list-style: none;
    width: 100%;
    padding: 0px
}
.introduce-homepage .introduce-homepage-right .introduce-homepage-content ul {
    margin-bottom: 28px;
    margin-top: 12px;
        list-style: none;
    width: 100%;
    padding: 0px
}
.introduce-homepage .introduce-homepage-right .introduce-homepage-content ul li {
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 20px;
}
.introduce-homepage .introduce-homepage-right .introduce-homepage-content ul li label {
    font-size: 15px;
    color: #111;
    font-weight: 500;
    margin: 0 18px 0 0;
    min-width: 30px;
}

.introduce-homepage .introduce-homepage-left .introduce-homepage-content ul li {
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 20px;
}
.introduce-homepage .introduce-homepage-left .introduce-homepage-content ul li label {
    font-size: 15px;
    color: #111;
    font-weight: 500;
    margin: 0 18px 0 0;
    min-width: 30px;
}

.item-homepage {
    margin: 50px 0;
    display: table-cell;
    vertical-align: middle;
}
.item-homepage .content-item-homepage {
    text-align: center;
    font-family: 'El Messiri', sans-serif;
    font-size: 40px;
}
.item-homepage .content-item-homepage .wpb_wrapper:after {
    content: " ";
    position: absolute;
    width: 15px;
    height: 0;
    background: none;
    z-index: 3;
    right: 0;
    top: 0;
    transition: height 0.5s;
}
.item-homepage .content-item-homepage .wpb_wrapper:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 15px;
    background: #cd9f51;
    z-index: 3;
    left: 0;
    top: 0;
    transition: width 0.5s;
}
.item-homepage .content-item-homepage .wpb_wrapper {
    height: 100%;
    position: relative;
    z-index: 2;
    width: 100%;
}
.item-homepage .content-item-homepage {
    text-align: center;
    font-family: 'El Messiri', sans-serif;
    font-size: 40px;
}
.item-homepage .content-item-homepage .banner-section {
    height: 100%;
    position: relative;
    z-index: 2;
    width: 100%;
}
.item-homepage .content-item-homepage .inner-banner-section {
    padding: 30px 0;
    position: relative;
    z-index: 2;
    display: block;
    border: 15px solid #e6e6e6;
    text-align: center;
}
.item-homepage .content-item-homepage .banner-section:before {
    content: " ";
    position: absolute;
    width: 15px;
    z-index: 3;
    left: 0;
    top: 0;
    transition: width 1.5s;
    height: 0;
}
.item-homepage .content-item-homepage .banner-section:after {
    content: " ";
    position: absolute;
    width: 15px;
    height: 0;
    z-index: 3;
    right: 0;
    bottom: 0;
    transition: height 0.5s;
}
.item-homepage .content-item-homepage .inner-banner-section:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 15px;
    background: #000;
    z-index: 3;
    right: 0;
    bottom: -15px;
    transition: width 0.5s;
}
.item-homepage .content-item-homepage .inner-banner-section:after {
    content: " ";
    position: absolute;
    width: 15px;
    height: 0;
    background: #000;
    display: block;
    z-index: 3;
    left: -15px;
    bottom: -15px;
    transition: height 0.5s;
}
.item-homepage .content-item-homepage .inner-banner-section h2 {
    line-height: 1;
    position: relative;
}
.item-homepage .content-item-homepage .inner-banner-section h2:before {
    content: " ";
    position: absolute;
    height: 13px;
    width: 150px;
    display: block;
    left: 50%;
    margin-left: -75px;
    bottom: -15px;
    background: #fecbcc;
    -webkit-mask: url(imager/line-title2.svg) repeat left center;
    mask: url(imager/line-title2.svg) repeat left center;
}
.item-homepage .content-item-homepage .banner-section:hover {
    border: none;
}

.item-homepage .content-item-homepage .banner-section {
    height: 100%;
    position: relative;
    z-index: 2;
    width: 100%;
}
.item-homepage .content-item-homepage .inner-banner-section:hover:after {
    height: 75%;
    border-top: 15px solid #fecbcc;
    border-left: 15px solid transparent;
}
.item-homepage .content-item-homepage .inner-banner-section:hover:before {
    width: 100%;
}
.item-homepage .content-item-homepage .banner-section:hover {
    border: none;
}
.item-homepage .content-item-homepage .banner-section:hover:before {
    height: 35%;
    border-left: 15px solid #fecbcc;
    border-bottom: 15px solid transparent;
}
.item-homepage .content-item-homepage .banner-section:hover:after {
    height: 30%;
    border-top: 15px solid transparent;
    border-right: 15px solid #cd9f51;
}
.item-homepage .content-item-homepage .wpb_wrapper:hover {
    border: none;
}
.item-homepage .content-item-homepage .wpb_wrapper:hover:before {
    width: 100%;
}
.content-item-homepage .wpb_wrapper:hover:after {
    height: 75%;
    border-left: 15px solid #cd9f51;
    border-bottom: 15px solid transparent;
}
.introduce-homepage .introduce-right .introduce-homepage-content h2:before {
    content: "";
    height: 2px;
    width: 20%;
    position: absolute;
    top: 49%;
    background: #cd9f51;
    right: -12%;
    z-index: 3;
}
.introduce-homepage .introduce-right .introduce-homepage-content h2 {
    font-family: var(--font-header);
    font-weight: 400;
    font-size: 12px;
    letter-spacing: .4em;
    text-transform: uppercase;
    color: #cd9f51;
    margin-bottom: 20px;
   
    position: relative;
}
.introduce-homepage .introduce-right .introduce-homepage-content h5 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
    letter-spacing: .2em;
}
.introduce-homepage .introduce-right .introduce-homepage-content p {
    font-size: 15px;
    margin-bottom: 50px;
}
.introduce-homepage .introduce-homepage-right .introduce-homepage-content {
    padding: 15px 15px 80px 30px !important;
    text-align: left;
}

@media (min-width: 361px) and (max-width: 767px){
.introduce-homepage .introduce-homepage-left .img-introduce img {
    max-width: 100%;
}
.introduce-homepage .introduce-homepage-left .introduce-homepage-content {
    padding: 15px;
}
img {
    vertical-align: middle;
    border-style: none;
}
.introduce-homepage .introduce-homepage-left .img-introduce {
    padding-right: 0 !important;
}
.introduce-homepage .introduce-homepage-left {
    width: 100% !important;
    padding: 0 0 0 15px !important;
}
.introduce-homepage .introduce-homepage-right {
    width: 100% !important;
    padding: 0 0 0 15px !important;
}
.introduce-right .introduce-homepage-right .introduce-homepage-content {
    padding: 60px 20px 110px 15px !important;
    text-align: left;
}

.introduce-homepage .introduce-homepage-right .sub-intro1 {
    display: none;
}
.introduce-homepage .introduce-homepage-right .img-introduce img {
    max-width: 100%;
}
.introduce-homepage .introduce-homepage-right .img-introduce {
    padding-right: 0 !important;
}

.introduce-homepage .introduce-homepage-right .sub-intro1 {
    display: none;
}

.introduce-homepage .introduce-right .introduce-homepage-content h2:before {
    display: none;
}
.introduce-homepage .introduce-left .introduce-homepage-content h2:before {
    display: none;
}
}

@media (min-width: 1366px){
.sub-intro2 {
    display: none !important;
}
}
.introduce-homepage .introduce-right {
    text-align: right;
}
.img-introduce{
padding: 0px;
}

.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50vh;
  background: url('/public/assets/img/colo.jpg') no-repeat center center/cover;
}
video {
  min-width: 100%;
  min-height: 100vh;
  z-index: 1;
}
.overlay {
  width: 100%;
  height: 50vh;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,.7) 50%);
  background-size: 3px 3px;
  z-index: 2;
}
.bg-video-wrap h1 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  max-width: 600px;
  width: 100%;
  height: 50px;
}