.contact__theme1 > div > div:first-child{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.contact__theme1 > div > div:first-child figure{
    width: 100%;
    height: 100%;
    margin: 0;
}
.contact__theme1{
    margin: 0;
}
.contact__theme1 > div > div:first-child figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter:brightness(50%)
}
.contact__theme1 > div > div:last-child{
    position: relative;
    z-index: 2;
}
.contact__theme1 > div > div:last-child > div{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}
.contact__theme1 > div{
    position: relative;
}
.contact__theme1 > div > div:last-child img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.contact__theme1 > div{
    padding: 83px 80px 43px;
}
.contact__theme1 .wpcf7{
    padding: 56px;
    background-color: white;
}
.contact__theme1 .wpcf7.js h2{
    display: none;
}
.contact__theme1 .wpcf7.js h2 + p{
    display: none;
}
.contact__theme1 .input-check{
    color: black !important;
}
.contact__theme1 h1{
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    color: white;
    margin: 0;
}
body .contact__theme1 h1 + p{
    font-size: 36px;
    font-weight: 400;
    line-height: 49.18px;
    color: white;
    max-width: 642px;
}
.contact__theme1 ul{
    list-style: none;
    padding: 0;
    margin: 20px 0 38px;
    display: flex;
}
.contact__theme1 ul li{
    margin-right: 15px;
}
.contact__theme1 ul img{
    width: 35px !important;
    height: 35px !important;
    object-fit: cover;
}
.contact__theme1 h1 ~ p a, .contact__theme1 h1 ~ p{
    font-size: 16px;
    font-weight: 400;
    line-height: 21.86px;
    color: white;
}
.contact__theme1 h1 ~ p{
    margin-bottom: 24px;
    max-width: 718px;
}
.contact__theme1 .link a:first-child{
    margin-right: 4px;
}
.contact__theme1 .link a:last-child{
    margin-left: 4px;
}
.contact__theme1 > div > div{
    margin: 0;
}
.contact_us_2{
    margin: 0;
}
.contact_us_2 iframe{
    width: 100% !important;
    height: 570px !important;
    margin-bottom: -10px;
}
.fomr__contact + p{
    display: none;
}
.fomr__contact + p + .gr__form{
    margin-top: 0;
}
@media screen and (max-width: 1480px) and (min-width: 1200px) {
    .contact__theme1 h1{
        font-size: 48px;
        font-weight: 700;
        line-height: 65.57px;
    }
    body .contact__theme1 h1 + p{
        font-size: 24px;
        font-weight: 500;
        line-height: 32.78px;
    }
    .contact_us_2 iframe{
        height: 465px !important;
    }
}
@media(max-width: 1199px){
    .contact__theme1 > div{
        padding: 39px 24px;
    }
    .contact__theme1 h1{
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
    }
    body .contact__theme1 h1 + p{
        font-size: 18px;
        font-weight: 400;
        line-height: 24.59px;
        margin-bottom: 0;
    }
    .contact__theme1 ul{
        margin: 24px 0;
    }
    .contact__theme1 h1 ~ p{
        margin-bottom: 12px;
    }
    .contact__theme1 > div > div:last-child{
        gap: 15px;
    }
    .contact__theme1 .wpcf7.js{
        padding: 24px;
    }
    .contact__theme1 .form__2 .form__infor{
        width: 100%;
    }
    .contact__theme1 .form__infor input[type="submit"]{
        margin-top: 25px;
    }
    .contact_us_2 iframe{
        height: 241px !important;
    }
}
