/*------------------Start Contact Us ------------------------------------------*/
.form-file-upload {
    display: none !important;
}

#contact-us-intro {
    padding: 60px 0 160px;
    background-image: url(/uploads/12046237/File/deco/help/assets/contact.webp);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative
}

@media (max-width:1024px) {
    #contact-us-intro {
        padding: 38px 0 156px
    }
}

@media (max-width:768px) {
    #contact-us-intro {
        margin: 0;
        background-image: none;
        background-color: #f5f9fd;
        padding: 44px 0
    }
}

#contact-us-intro .intro-box {
    position: relative;
    width: 100%;
    z-index: 2
}

#contact-us-intro .intro-box .title {
    color: #102437;
    text-align: center;
    font-family: Poppins !important;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -.54px
}

@media (max-width:1024px) {
    #contact-us-intro .intro-box .title {
        font-size: 24px;
        line-height: 33.6px;
        letter-spacing: -.36px
    }
}

@media (max-width:768px) {
    #contact-us-intro .intro-box .title {
        margin-bottom: 28px
    }
}

#contact-us-intro .intro-box .info-container {
    position: absolute;
    top: 136px;
    display: flex;
    gap: 24px;
    width: 100%
}

@media (max-width:1024px) {
    #contact-us-intro .intro-box .info-container {
        gap: 20px
    }
}

@media (max-width:767.98px) {
    #contact-us-intro .intro-box .info-container {
        flex-wrap: wrap;
        top: 0;
        position: static
    }
}

#contact-us-intro .intro-box .info-container a.info-box {
    text-decoration: none;
}

#contact-us-intro .intro-box .info-container .info-box {
    padding: 16px 30px;
    border-radius: 8px;
    border: 1px solid #f1f1f1;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(13, 16, 45, .1);
    width: calc(25% - 18px);
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (max-width:1024px) {
    #contact-us-intro .intro-box .info-container .info-box {
        padding: 22px 8px;
        width: calc(25% - 15px)
    }
}

@media (max-width:767.98px) {
    #contact-us-intro .intro-box .info-container .info-box {
        width: calc(50% - 10px);
        padding: 16px 12px
    }
}

#contact-us-intro .intro-box .info-container .info-box .icon-box {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

#contact-us-intro .intro-box .info-container div.info-box:first-of-type .icon-box {
    background-color: #FAD5E9
}

#contact-us-intro .intro-box .info-container a.info-box:nth-of-type(1) .icon-box {
    background-color: #FAF2D5
}

#contact-us-intro .intro-box .info-container a.info-box:nth-of-type(2) .icon-box {
    background-color: #D5E4FA
}

#contact-us-intro .intro-box .info-container a.info-box:nth-of-type(3) .icon-box {
    background-color: #d5fae8
}

#contact-us-intro .intro-box .info-container .info-box h4 {
    color: #102437;
    text-align: center;
    font-family: Poppins !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 23.68px;
    margin-top: 18px
}

@media (max-width:1024px) {
    #contact-us-intro .intro-box .info-container .info-box h4 {
        font-size: 13px;
        line-height: 19.24px;
        margin-top: 12px
    }
}

@media (max-width:768px) {
    #contact-us-intro .intro-box .info-container .info-box h4 {
        font-size: 14px;
        line-height: 20.72px
    }
}

#contact-us-intro .intro-box .info-container .info-box .box-text {
    color: #35485b;
    text-align: center;
    font-family: Poppins !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.72px;
    margin-top: 8px;
    word-break: break-all
}

@media (max-width:1024px) {
    #contact-us-intro .intro-box .info-container .info-box .box-text {
        font-size: 13px;
        line-height: 19.24px;
        margin-top: 13px
    }
}

@media (max-width:768px) {
    #contact-us-intro .intro-box .info-container .info-box .box-text {
        margin-top: 11px
    }
}

#contact-us-intro .map {
    width: 100%;
    margin-top: 24px
}

#contact-us-intro .map iframe {
    width: 100%
}

@media (max-width:500px) {
    #contact-us-intro .map iframe {
        height: 230px
    }
}

#contact-us-get {
    padding: 170px 0 100px
}

@media screen and (max-width:1024px) {
    #contact-us-get {
        padding: 200px 0 100px
    }
}

@media screen and (max-width:768px) {
    #contact-us-get {
        padding: 24px 0 40px
    }
}

#contact-us-get .title {
    color: #102437;
    text-align: center;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 40px
}

@media screen and (max-width:1024px) {
    #contact-us-get .title {
        font-size: 24px;
        margin-bottom: 20px
    }
}

@media screen and (max-width:768px) {
    #contact-us-get .title {
        margin-bottom: 24px
    }
}

#contact-us-get .get-box {
    display: flex;
    gap: 24px
}

@media screen and (max-width:768px) {
    #contact-us-get .get-box {
        flex-direction: column
    }
}

#contact-us-get .get-box .map {
    width: calc(50% - 12px);
    height: max-content
}

@media screen and (max-width:768px) {
    #contact-us-get .get-box .map {
        width: 100%;
        background-color: #f5f9fd
    }
}

#contact-us-get .get-box .map iframe {
    width: 100%;
    border-radius: 6px;
    border: 4px solid #e6e8ea
}

#contact-us-get .get-box .form {
    width: calc(50% - 12px)
}

@media screen and (max-width:768px) {
    #contact-us-get .get-box .form {
        width: 100%
    }
}

#contact-us-get .get-box .form form {
    width: 100%;
    display: flex;
    gap: 24px;
    flex-wrap: wrap
}

#contact-us-get .get-box .form form input {
    width: calc(50% - 12px)
}

#contact-us-get .get-box .form form .btn-box,
#contact-us-get .get-box .form form .file,
#contact-us-get .get-box .form form textarea {
    width: 100%
}

#contact-us-get .get-box .form form input,
#contact-us-get .get-box .form form textarea {
    padding: 13px 16px;
    border-radius: 8px;
    border: 1px solid #c3c9cf;
    font-weight: 500;
    font-family: Poppins;
    line-height: 22px;
    color: #353535;
    outline: none
}

#contact-us-get .get-box .form form input:focus,
#contact-us-get .get-box .form form textarea:focus {
    border: 1px solid #4475f2;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05)
}

#contact-us-get .get-box .form form input::placeholder,
#contact-us-get .get-box .form form textarea::placeholder {
    color: #7c8996;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    font-family: Poppins
}

#contact-us-get .get-box .form form .btn-box {
   position: relative;
   width: max-content;
   margin: 0 auto;
}

#contact-us-get .get-box .form form .btn-box .btn {
    color: #fff;
    font-family: Poppins !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26.64px;
    border-radius: 24px;
    border: none;
    width: 310px;
    padding: 10px 0;
    background: #47B265;
    position: relative;
    
}
#contact-us-get .get-box .form form .btn-box .btn:hover{
    background: #239443;
}
#contact-us-get .get-box .form form .btn-box::before{
    content: url(/uploads/12046237/File/deco/home/assets/arrow-right.svg);
    position: absolute;
    right: 85px;
    top: 12px;
    z-index: 1;
    transform: translate(-50%);

}
#contact-us-get .get-box .form form .file {
    position: relative
}

#contact-us-get .get-box .form form .file input {
    width: 100%;
    min-height: 80px;
    position: relative;
    z-index: 1;
    opacity: 0
}

#contact-us-get .get-box .form form .file-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    border-radius: 8px;
    border: 1px dashed #4475f2;
    padding: 16px;
    gap: 11px;
    align-items: center;
    justify-content: center
}

#contact-us-get .get-box .form form .file-content .photo {
    width: 48px;
    height: 48px;
    background-color: #ebf3ff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center
}

#contact-us-get .get-box .form form .file-content .photo img {
    width: 24px;
    height: 24px
}

#contact-us-get .get-box .form form .file-content p {
    color: #576675;
    font-family: Poppins !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

#contact-us-get .get-box .form form .file-content p span {
    color: #4475f2;
    font-family: Poppins !important;
    font-weight: 600
}