:root {
    --ip-default-transition: all 0.35s ease-in-out;
}
.site-easing{
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.desc p{
    font-size: 13px;
    color: #ffffff;
    line-height: 2;
    letter-spacing: 0.05em;
    font-weight: 300;
    margin-bottom: 0;
}
.desc.centered p{
    text-align: center;
}
.img-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.img-wrap canvas {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
}
.img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    font-size: 0;
    width: 100%;
    height: 100%;
    outline: none;
    transition: var(--ip-default-transition);
}
.bg-section{
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 0;
    top: 0;
    left: 0;
    overflow: hidden;
}
.bg-section canvas {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.site-banner{
    display: none;
}
#inner-page-wrapper {
    margin-bottom: 0;
}
#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}
.ip-banner{
    display: none;
}
.ip-sec{
    position: relative;
}
.flex-row{
    display: flex;
    flex-flow: row wrap;
}
.ftr-connect-wrap{
    display: none;
}
.cu-form-wrap{
    position: absolute;
    right: 130px;
    right: 8.125vw;
    top: 325px;
    top: 20.313vw;
    width: 100%;
    max-width: 559px;
    max-width: 34.938vw;
}
.ip-breadcrumbs-container{
    position: absolute;
    width: 100%;
    z-index: 2;
}
.ip-cu-title{
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 70px;
    top: 4.375vw;
}
.ip-cu-title h2{
    font-size: 100px;
    font-size: max(6.25vw, 45px);
/*    text-transform: uppercase;*/
}
.cu-form-inner{
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  margin-top: 10px;
}
.cu-form-inner .wpcf7-form-control-wrap{
  width: calc(50% - 14px);
  display: block;
  margin-bottom: 10px;
}
.cu-form-inner .wpcf7-form-control-wrap:has(textarea){
  width: 100%;
}
.cu-form-inner .wpcf7-form-control-wrap:has(input[type="checkbox"]){
    width: 100%;
    margin-top: 15px;
}
.cu-form-inner .wpcf7-form-control-wrap:has(input[type="submit"]){
    width: 100%;
}
.cu-form-inner .wpcf7-list-item{
    margin: 0;
}
.cu-form-inner .wpcf7-list-item label{
    display: flex;
    font-size: 15px;
    font-size: max(0.938vw, 12px);
    letter-spacing: 0.05em;
    font-weight: 600;
}
.cu-form-inner input:not([type=submit]),
.cu-form-inner textarea{
  color: #000000;
  outline: none;
  border: none;
  border-bottom: 1px solid var(--primary-color);
  padding: 23px 0;
  width: 100%;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 18px;
    font-size: max(1.125vw, 14px);
  background: transparent;
}
.cu-form-inner input[type=checkbox]{
    width: 15px;
    height: 15px;
    width: max(0.938vw, 15px);
    height: max(0.938vw, 15px);
    margin: 0;
    margin-right: 10px;
    background: none;
    opacity: 0;
}
.cu-form-inner .wpcf7-list-item-label::before{
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    width: max(0.938vw, 15px);
    height: max(0.938vw, 15px);
    border: 1px solid #000;
    left: 0;
    top: 0;
}
.cu-form-inner input[type=checkbox]:checked + .wpcf7-list-item-label::after{
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    width: max(0.938vw, 15px);
    height: max(0.938vw, 15px);
    left: 0;
    top: 0;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC');
    background-size: 7px;
    background-size: max(0.438vw, 7px);
    background-position: center;
    background-repeat: no-repeat;
}
.cu-form-inner textarea{
  height: 110px;
  height: 6.875vw;
  resize: none;
}

.ip-cu-wrap form{
  position: relative;
}
.ip-cu-wrap .use-floating-validation-tip .wpcf7-not-valid-tip {
  z-index: 1;
}
.ip-cu-wrap .wpcf7 form .wpcf7-response-output {
  text-align: center;
  position: absolute;
  bottom: -50px;
  bottom: -3.125vw;
  margin: 0;
  width: 100%;
}
.ip-cu-wrap .wpcf7-spinner {
  position: absolute;
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: -35px;
  bottom: -2.188vw;
}
.wpcf7-form-control-wrap{
  display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip{
  position: absolute;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
  right: unset !important;
  width: max-content;
}
.cu-form-title{
    font-size: 50px;
    font-size: 3.125vw;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.05em;
}
.cu-submit{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-size: max(0.813vw, 12px);
    color: #000000;
    width: 100%;
    max-width: 141px;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 500;
    padding: 19.5px 0;
    padding: max(1.219vw, 15px) 0;
    cursor: pointer;
    transition: var(--ip-default-transition);
    margin-top: 20px;
}
.cu-submit span{
    position: relative;
}
.cu-submit::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #000000;
    bottom: 0;
    left: 0;
    transition: var(--ip-default-transition);
}
.cu-submit:hover{
    color: #ffffff;
}
.cu-submit:hover::before{
    height: 100%;
}
/**************************************************/
/*MEDIA AND OTHER MOBILE STYLES*/
/**************************************************/
@media only screen and (min-width: 1601px){

}
@media only screen and (max-width: 1480px){

}
@media only screen and (max-width: 1366px){

}
@media only screen and (max-width: 1280px){
    
}
@media only screen and (max-width: 1199px){

}
@media only screen and (max-width: 991px){
    .ip-cu-wrap{
        padding: 0 15px;
    }
    .ip-breadcrumbs-container{
        position: relative;
    }
    .ip-cu-title{
        position: relative;
        top: 0;
        margin-bottom: 30px;
    }
    .cu-form-wrap{
        position: relative;
        right: unset;
        top: unset;
        max-width: 500px;
        margin: auto;
        margin-top: 50px;
        padding-bottom: 50px;
    }
    .cu-form-title{
        font-size: 35px;
        text-align: center;
    }
    .cu-submit{
        margin: auto;
        margin-top: 30px;
    }
    .cu-form-inner textarea{
        height: 100px;
    }
    .ip-cu-wrap .wpcf7-spinner {
        bottom: -35px;
    }
    .ip-cu-wrap .wpcf7 form .wpcf7-response-output{
        bottom: -45px;
    }

}
@media only screen and (max-width: 767px){

}
@media only screen and (max-width: 480px){
    .cu-form-inner .wpcf7-form-control-wrap{
        width: 100%;
    }

}
