.contactpage-section-one h2 {
    margin-bottom:0;
}
.contactpage-section-one p {
    margin-bottom:0;
}
.contactpage-section-one .elementor-widget-image {
    margin-bottom:0;
}
.contactpage-form-outer input[type="text"], .contactpage-form-outer input[type="email"] {
    height:64px;
    border:solid 2px #d9d9d9;
    border-radius:0;
    background:transparent;
}
.contactpage-form-outer textarea {
    height:144px !important;
    border:solid 2px #d9d9d9;
    border-radius:0;
    background:transparent;
    resize:none;
}
.contactpage-form-outer button {
    height:64px !important;
    border-radius:0;
    border:solid 2px #595959;
    font-size:21px;
    text-transform:uppercase;
}
.contactpage-form-outer .wpforms-container .wpforms-field {
    padding:0 !important;
    margin-bottom:15px;
}
.address-box-outer h3 {
    font-size:22px;
    font-weight:700;
    background: rgba(105,105,105,1);
    background: -moz-linear-gradient(top, rgba(105,105,105,1) 0%, rgba(253,253,253,1) 50%, rgba(105,105,105,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(105,105,105,1)), color-stop(50%, rgba(253,253,253,1)), color-stop(100%, rgba(105,105,105,1)));
    background: -webkit-linear-gradient(top, rgba(105,105,105,1) 0%, rgba(253,253,253,1) 50%, rgba(105,105,105,1) 100%);
    background: -o-linear-gradient(top, rgba(105,105,105,1) 0%, rgba(253,253,253,1) 50%, rgba(105,105,105,1) 100%);
    background: -ms-linear-gradient(top, rgba(105,105,105,1) 0%, rgba(253,253,253,1) 50%, rgba(105,105,105,1) 100%);
    background: linear-gradient(to bottom, rgba(105,105,105,1) 0%, rgba(253,253,253,1) 50%, rgba(105,105,105,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696969', endColorstr='#696969', GradientType=0 );
    color: #000 !important;
    text-align: center;
    padding:0 10px;
    margin: -20px auto 0;
    position: relative;
    line-height: 24px;
    height: 78px;
    justify-content: center;
    align-items: center;
    display: flex;
    width:100%;
    max-width:245px;
}
.address-box-outer h3:before {
    content:"";
    background:url("https://tripeek.com/wp-content/uploads/2020/08/title-after-bg-n.png");
    position:absolute;
    left:0;
    right:0;
    bottom:-22px;
    width:245px;
    height:22px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
.contactpage-second-setion h4 {
    font-size:45px;
    text-align:center;
    color:#fff;
    font-family:"AeroMaticsRgular", Sans-serif !important;
    margin-bottom:50px;
}
.address-box-outer p {
    margin-top:45px;
}
.page-id-4058 .main-footer-outer, .page-id-4073 .main-footer-outer,
.page-id-4052 .main-footer-outer, .page-id-95 .main-footer-outer {
    display:none;
}
.woocommerce a.button {
    background:#373B94 !important;
}
.page-id-96 .top-header-phone-eroupe, .page-id-401 .top-header-phone-eroupe, .page-id-2 .top-header-phone-eroupe,
.page-id-3817 .top-header-phone-eroupe, .page-id-4007 .top-header-phone-eroupe, .page-id-3197 .top-header-phone-eroupe {
    display:none;
}
.page-id-4052 .ast-main-header-bar-alignment, .page-id-4058 .ast-main-header-bar-alignment,
.page-id-4073 .ast-main-header-bar-alignment {
    display:none !important;
}
.page-id-4052 .ast-mobile-menu-buttons, .page-id-4058 .ast-mobile-menu-buttons, .page-id-4073 .ast-mobile-menu-buttons {
    display:none !important;
}

/*responsive*/
@media (max-width:1024px) {
    .address-box-outer h3 {max-width:432px;}
    .address-box-outer h3:before {
        background:url("https://tripeek.com/wp-content/uploads/2020/08/mobile-shadow.png");
        bottom:-22px;
        width:100%;
        max-width:432px;
    }
}
@media (max-width:480px) {
    .contactpage-second-setion h4 {font-size:32px;}
}
@media (max-width:414px) {
    .innerpage-top-banner {background-position: 26% center;}
}















