h1,h2,h3,h4,h5 {
    font-weight: 500 !important;
}
.t-head h4 {
    font-family: "Manrope", Sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #999;
    line-height: 120%; /* 19.2px */
    text-transform: uppercase;
    margin: 0 0 8px 0;
   
}
.elementor-widget-text-editor p:last-child,
.elementor-widget-container p{ 
    margin-bottom:0px;
}
.ct-row {
    margin-bottom: 48px;
}
.ct-field-one {
    display: flex;
    column-gap: 32px;
}
.ct-field-one input {
    height: 68px;
    padding: 8px 0;
    background: #000;
    border: none;
    border-bottom: 1px solid #999;
    border-radius: unset;
    color: #999;
}
.ct-row textarea{
    background: #000;
    border: none;
    border-bottom: 1px solid #999;
    color:  #999;
    padding: 8px 0;
}
.wrap-form-contact [type=button]:focus, [type=button]:hover, 
.wrap-form-contact [type=submit]:focus, [type=submit]:hover, 
.wrap-form-contact button:focus, button:hover {
    background: #000 !important;
}
.wrap-form-contact h2{
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px; /* 131.25% */
    text-transform: uppercase;
    margin: 0;
}
.wrap-form-contact textarea:focus, .wrap-form-contact input:focus{
    outline: none;
}
.wrap-form-contact .wpcf7-not-valid-tip {
    font-size: 13px !important;
}
.wrap-form-contact .wpcf7-submit{ 
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    float: right;
    background: linear-gradient(90deg, #FFFFFF1A 0%, #FFFFFF33 100%);
    border: none;
    color: #fff;
}
.ct-row.ct-field-three {
    margin-bottom: 0;
}
.text-contact h6 {
    color:  #999;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    margin: 0;
}
.text-contact .remove-magrin p {
    margin: 0;
}
.text-contact p {
    margin-top: 8px;
}
.contact-social p {
    display: inline-block;
}
.contact-social p:after{
    content: '|';
    margin: 0 8px;
}
.contact-social p:last-child::after{
    content: none;
}
.contact-social p a {
    color: #fff;
}
.contact-social p a:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
}
.bt-kham-pha .elementor-button-link {
    background: linear-gradient(90deg, #FFFFFF1A 0%, #FFFFFF33 100%) !important;
}

.pro-hv-trigg .e-loop-item.hover {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.20) 0%, rgba(0, 0, 0, 0.00) 100%);
    border-left: 2px solid #FFF !important;
}
.pro-hv-trigg .e-loop-item.hover a {
    color: #fff;
}
.fixed-buttons {
    position: fixed;
    right: 32px; 
    bottom: 40px; 
    display: flex;
    flex-direction: column; 
    gap: 20px; 
    z-index: 10;
}

.fixed-buttons a {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: linear-gradient(90deg, #FFFFFF1A 0%, #FFFFFF33 100%);
}
#pbCloseBtn:before {
    content: '' !important;
    background: url('./img/close.png') no-repeat center !important;
    width: 76px !important;
    height: 35px !important;
    display: block !important;
    border-radius: unset !important;
    padding: 0 !important;
    opacity: unset !important;
   
}
.on #pbCloseBtn {
    top: 18px !important;
    right: 22px !important;
    transition: unset !important;
}
 
@media (max-width: 1759px) and (min-width: 1025px) {
.tn-w-desk {
    padding: 0 32px;
}


}
@media (max-width: 820px)  {
    .gt-box._rutgon {
        width: 100%;
    }
    .gt-box._xemthem {
        width: 461px;
		height: 290px;
    }
    .fixed-buttons a {
        width: 34px;
        height: 34px;
    }
    .cs-dichvu{
        pointer-events:none;
    }
    .on #pbCloseBtn {
        right: 0 !important;
    }

}
@media (max-width: 640px)  {
    .ct-row {
        margin-bottom: 0px;
    }
    .ct-field-one {
        flex-wrap: wrap;
        margin-top: 32px;
    }
    .wrap-form-contact h2 {
        font-size: 20px;
    }
    .wpcf7-form-control-wrap {
        margin-bottom: 32px;
    }
    .ct-field-one input {
        height: auto;
    }
    .ct-row.ct-field-three {
        margin-top: 32px;
    }
    .gt-box._xemthem {
        width: 100%;
    }
    .fixed-buttons { 
        gap: 13px;
    }

    .fixed-buttons {
        right: 12px; 

      }

}
