/* Contact Us */
#inner-page-wrapper {
    overflow-x: hidden;
}

#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

#breadcrumbs {    
}

section p {
    line-height: 180%;
    margin-bottom: 30px;
    font-size: 16px;
}

.ip-banner::before {
    background: rgba(0,0,0,.3);
}

.ip-banner canvas {
    min-height: 416px;
}

.footer-form {
    display: none
}

/* contact form */
.ip-cu-form {
    position: relative;
}

.ip-cu-form-wrap {
    display: flex;    
    position: relative;
    flex-wrap: wrap;
}

.ip-cu-form-wrap::before {
    content: '';
    position: absolute;
    top: -45px;
    right: 0;
    width: 70px;
    height: calc(50% + 45px);
    background-color: #9b1512;
    background-image: url(../../images/about-accent.jpg);
    background-size: cover;
    z-index: 3;
}

.ip-cu-form-wrap::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 50%;
    background-color: #e7e7e7;
}

.ip-cu-form-left {
    padding: 120px 60px 90px;
    background-color: var(--primary);
    position: relative;
    color: #fff;
    width: 50%;
    z-index: 3;
}

.ip-cu-bc {
    background-color: #c0452b;
    background-image: url(../../images/aff-left-bg.jpg);
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 60px;
    text-transform: uppercase;    
}

.ip-cu-bc::after {
    content: '';
    width: 100px;
    height: 100%;
    position: absolute;
    right: -20px;
    top: 0;
    transform: skewX(320deg);
    background-image: url(../../images/aff-left-bg.jpg);
    background-attachment: fixed;
}

.ip-cu-form-left .section-title h2 {
    color: #fff;
}

.ip-cu-form-left .section-title h2 span {
    margin-bottom: 20px;
}

.ip-cu-form-left .section-title h2 span.line::after {
    margin-left: 0;
    background-color: #fff;
    transform: translateX(0);
    left: 0;
}

.ip-cu-form-left > * {
    position: relative;
    z-index: 2;
}

.ip-cu-form-left::before {
    background-image: url(../../images/aff-left-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: .5;
}

.ip-cu-form-wrap .form-row {
    display: flex;
    justify-content: space-between;
}

.ip-cu-form-wrap .form-row .form-col {
    width: calc(50% - 20px);
    margin-bottom: 20px;
}

.ip-cu-form-wrap .form-row .form-col-full {
    width: 100%;
}

.ip-cu-form-wrap .form-row .wpcf7-form-control {
    border: 0;
    border-bottom: 1px #fff solid;
    background: transparent;
    padding: 25px 0;
    font-size: 17px;
    width: 100%;
    outline: 0;
}

.ip-cu-form-wrap .form-row select.wpcf7-form-control {
    -webkit-appearance: none;
}

.ip-cu-form-wrap .form-row select.wpcf7-form-control option {
    background-color: var(--primary);
    color: #fff;
    font-size: 13px;
}

.ip-cu-form-wrap .form-row textarea.wpcf7-form-control {
    height: 100px;
    resize: none;
    margin-bottom: 40px;
}

.ip-cu-form-wrap  .wpcf7-spinner {
    position: absolute;
}

.ip-cu-form-wrap  .wpcf7-response-output {
    text-align: center;
}

.ip-cu-form-wrap .hp-btn::before {
    background-color: #fff;
}

.ip-cu-form-wrap .hp-btn:hover {
    color: var(--primary);
}

.ip-cu-form-wrap  .use-floating-validation-tip .wpcf7-not-valid-tip {
    right: 5px;
    left: auto;
    top: 0;
    position: absolute;
    width: auto;
}

.ip-cu-form-right {
    padding: 60px;
    position: relative;
    width: calc(50% - 70px);
    z-index: 2;
}

.ip-cu-form-right > * {
    position: relative;
    z-index: 2;
}

.ip-cu-form-right::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../images/hp-texture-2.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: .30;
    z-index: 1;
}

.ip-cu-logo {
    margin: 0 auto 100px;
    display: block;
}

.ip-cu-info-list{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    
}

.ip-cu-info-list .ip-cu-info {
    display: inline-block;
    margin-bottom: 12px;
    position: relative;
    font-size: 17px;
    font-weight: 500;
    width: 50%;
    padding-left: 30px;
    line-height: 120%;
}

.ip-cu-info-list .ip-cu-info i {
    margin-right: 10px;
    color: var(--primary);
    position: absolute;
    left: 0;
}

.ip-cu-info-list .ip-cu-info i.ai-font-location-c {
    font-size: 18px;
    top: 2px;
    margin-right: 5px;
}

.ip-cu-info-list .ip-cu-info i.ai-font-envelope-f {
    font-size: 11px;
}



.ip-cu-smis a {
    font-size: 0;
}

.ip-cu-smis {
    text-align: center;
}

.ip-cu-smis a {
    margin: 0 20px;
}

.ip-cu-smis a span {
    font-size: 35px;
    color: var(--primary);
}

/* social */
.ip-cu-social-wrap {
    display: flex;
    width: 90%;
    max-width: 1420px;
    margin: 70px auto;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

.ip-cu-social-wrap .ig-handle {
    font-size: 22px;
    text-transform: uppercase;
    margin-top: -20px;
    margin-bottom: 25px;
    z-index: 1;
    position: relative;
    font-weight: 700;
    padding-left: 14%;
}

.ip-cu-social-left .section-title h2 {
    position: relative;
}

.ip-cu-social-left .ai-font-instagram {
    position: absolute;
    left: 300px;
    top: -4px;
    color: #000;
    font-size: 40px;
}

.ip-cu-social-right .section-title h2 {
    display: flex;
    align-items: center;  
    justify-content: space-between;
}

.ip-cu-social-right .section-title h2 img {
    filter: brightness(0);
}

.ip-cu-social-feed-list {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
}

.ip-cu-social-left {
    width: 55%;
}

.ip-cu-social-right {
    width: 40%;
}

.ip-cu-social-feed-item {
    width: 33.33%;
    height: 270px;
    border: 1px #fff solid;
    margin: -.5px;
    background-color: #000;

}

.ip-cu-social-feed-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity .5s;
}

.ip-cu-social-feed-item:hover img {
    opacity: .5;
}

.ip-cu-social-feed-list--yt .ip-cu-social-feed-item {
    width: 50%;
    position: relative;
}

.ip-cu-social-feed-list--yt .ip-cu-social-feed-item::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    content: "\b0087";
    color: #fff;
    font-family: 'agentimage'!important;
    font-size: 28px;
    border: 2px #fff solid;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

@media(max-width:1440px) {
    .ip-cu-social-right .section-title h2 img {
        width: 180px;
    }
    .ip-cu-social-feed-item {
        height: 220px;
    }
}

@media(max-width:1280px) {
    .ip-cu-social-wrap .section-title h2 span {
        letter-spacing: normal;
    }
    .ip-cu-social-wrap  .section-title h2 span.line::after {
        width: 55px;
        margin-left: 10px;
    }
    .ip-cu-info-list .ip-cu-info {
        width: 100%;
    }
}

@media(max-width:991px) {
    .ip-cu-social-left,
    .ip-cu-social-right{
        width: 100%;
        margin-bottom: 50px;
    }
    .ip-cu-social-wrap  .section-title h2 {
        display: block;
        text-align: center;
    }
    .ip-cu-social-wrap .ig-handle {
        padding-left: 0;
        text-align: center;
    }    
    .ip-cu-social-wrap .section-title h2 span.line::after {
        display: none;
    }
    .ip-cu-social-wrap .section-title h2 span {
        left: auto;
        position: relative;
    }
    .ip-cu-form-left,
    .ip-cu-form-right {
        width: 100%;
    }
    .ip-cu-form-wrap::after {
        display: none;
    }
    .ip-cu-form-wrap .form-row {
        flex-wrap: wrap;
    }
    .ip-cu-form-wrap .form-row .form-col {
        width: 100%;
    }
    .ip-cu-form-left {
        padding: 100px 20px;
    }
    .ip-cu-form-right {
        padding: 20px;
    }
    .ip-cu-bc {
        padding: 20px;
    }
    .ip-banner canvas {
        min-height: 200px;
    }
    .ip-cu-info-list {
        justify-content: center;
        text-align: center;
    }
    .ip-cu-social-feed-item {
        width: 50%;
        height: 250px;
    }
    .ip-cu-info-list .ip-cu-info i {
        position: relative;
    }
}

@media(max-width: 385px) {
    .ip-cu-social-feed-item,
    .ip-cu-social-feed-list--yt .ip-cu-social-feed-item{
        width: 100%;
        height: 250px;
    }    
}

.ip-cu-form-wrap .hp-btn {
    color: #fff;
}