/*  .agentSignUp h1{margin: 0; padding-right: 10px;}*/
/*.agentSignUp p{margin: 10px 0;}*/
/*.agentSignUp p span{color: #00ABEF;}*/
/*.pageInfo{ float:left;}*/
/*.loginLink{ color: var(--interactive-color); cursor:pointer; }*/
/*.agentSignUpInfo > ul{margin:0; padding:0; list-style:none;}*/
/*.agentSignUpInfo > ul > li{margin:20px 0; padding:0; list-style:none; clear:both; box-shadow: 0 0 5px #808080; transition: all 0.2s ease-in-out;}*/
/*.agentSignUpInfo > ul > li > div{padding: 15px; }*/
/*.agentSignUpInfo > ul > li > div.s1{padding: 0 0; }*/
/*.agentSignUpInfo > ul > li h3{line-height: 28px; margin:0; font-size:1.5em;}*/

/*.agentSignUp ul li i.gicons{ float:left; margin-left:3px; line-height: 40px;}*/
/*.agentSignUp ul li .giconsDiv{ position: absolute; z-index: 1;}*/
/*.agentSignUp .nice-select .current{ margin-left: 20px;overflow: hidden; width: calc(100% - 50px); position: absolute; }*/
/*.agentSignUp ul li input[type=text],*/
/*.agentSignUp ul li input[type=email],*/
/*.agentSignUp ul li input[type=password]{ text-indent: 25px; height: 35px; padding:0; width:100%;border: none;*/
/*    padding: 0;border-bottom: 1px solid #212529;outline:none;*/
/*    box-shadow: unset;*/
/*    border-radius: unset;*/
/*}*/
/*.agentSignUp ul { margin: 0; list-style: none; padding: 0; }*/
/*#uMenu{ margin:0; padding:0; list-style:none; }*/
/*#uMenu li{ margin:0; padding:0; list-style:none; }*/

/*.agentSignUpImg img{ width:100%; }*/

/*.agentSignUp input[type=submit],*/
/*.agentSignUp input[type=button]{background: var(--interactive-color);border: 0 none;border-radius: 5px;color: #fff;cursor: pointer;display: inline-block;font-size: 1.1em;height: 40px;line-height: 40px;margin-right: 1%; margin-top: 5px; text-align: center;text-decoration: none; padding: 0 20px;}*/

/*.agentSignUpContainer{display:flex;flex-flow: row nowrap;justify-content:space-between; margin: 150px auto;*/
/*}*/
/*.agentSignUpInfo .BLK_PIN > ul{display: flex;flex-wrap: wrap;column-gap: 10px;}*/
/*.agentSignUpInfo .BLK_PIN > ul > li{flex: 1 1 49%;}*/
/*.agentSignUpContainer .agentSignUpImg{padding-top:56px;}*/
/*@media only screen and (min-width: 0) and (max-width: 500px) {*/
/*    .agentSignUp ul li.NM{ width:calc(50% - 16px); float:left; margin-right:30px; } */
/*    .agentSignUpContainer{flex-flow: column;}*/
/*    .agentSignUpContainer .agentSignUpInfo{width:100%;}*/
/*    .agentSignUpContainer .agentSignUpImg{width:100%;}*/
/*    .agentSignUpContainer .agentSignUpImg{padding-top:25px;}*/
/*}*/
/*@media only screen and (min-width: 0) and (max-width: 800px) {*/
/*    .userInfo{clear:both;}*/
/*    .userInfo h2{margin: 0;}*/
/*    .userInfo div{float:left; }*/
/*    .userInfo div h2{margin: -5px 0 0 0; line-height: 35px;}*/
/*    .userInfo p{float:right; text-align:right; padding-left: 20px;}*/
    
/*    #uMenu li{ line-height: 40px; border-bottom:1px; cursor: pointer; transition: background color .5s; padding: 0 20px; }*/
/*    #uMenu li:hover{ background: #0099CC; color: #FFF;}*/
/*    #uMenu li.active{ background: var(--interactive-color); color: #FFF; }*/
/*    .agentSignUpContainer{flex-flow: column;}*/
/*    .agentSignUpContainer .agentSignUpImg{padding-top:25px;}*/

/*}*/
/*@media only screen and (min-width: 501px) and (max-width: 800px) {*/
/*    .agentSignUp ul li.NM{ width:calc(50% - 16px); float:left; margin-right:30px; } */
/*    .agentSignUp ul li.EM{ width:calc(50% - 16px); float:left; margin-right:30px; }*/
/*    .agentSignUpContainer{flex-flow: column;}*/
/*    .agentSignUpContainer .agentSignUpInfo{width:100%;}*/
/*    .agentSignUpContainer .agentSignUpImg{width:100%;}*/
/*    .agentSignUpContainer .agentSignUpImg{padding-top:25px;}*/
    
/*}*/
/*@media only screen and (min-width: 801px) and (max-width: 1024px) {*/
/*    .agentSignUp ul li.NM{ width:350px; float:left; margin-right:28px; } */
/*    .agentSignUp ul li.NM.LN{ margin-right:0; }*/
/*    .agentSignUp ul li.EM{ width:350px; float:left; margin-right:28px; } */
/*    .agentSignUp ul li.NP{ clear:left; }*/
/*    .agentSignUpContainer{flex-flow: column;}*/
/*    .agentSignUpContainer .agentSignUpInfo{width:100%;}*/
/*    .agentSignUpContainer .agentSignUpImg{width:100%;}*/
/*    .agentSignUpContainer .agentSignUpImg{padding-top:25px;}*/
    
/*}*/
/*@media only screen and (min-width: 801px) {*/
/*    .userInfo{float:right; text-align: right;}*/
/*    .userInfo h2{margin: 0;}*/
    
/*    #uMenu li{ float:left; margin-right: 20px; line-height:20px; margin-bottom: 10px; color: #09C; border-bottom: 2px solid #FFFFFF; cursor: pointer; transition: border-bottom .5s; }*/
/*    #uMenu li:hover{ border-bottom: 2px solid #09C; }*/
/*    #uMenu li.active{ border-bottom: 2px solid var(--interactive-color); color:var(--interactive-color); }*/
/*    .agentSignUpContainer .agentSignUpInfo{width:100%;}*/
/*    .agentSignUpContainer .agentSignUpImg{width:100%;}*/
/*}*/
/*@media only screen and (min-width: 1025px) and (max-width: 1280px) {*/
/*    .agentSignUp ul li.NM{ width:350px; float:left; margin-right:30px; } */
/*    .agentSignUp ul li.EM{ width:350px; float:left; margin-right:30px; } */
/*    .agentSignUp ul li.NP{ clear:left; }*/
/*    .agentSignUpContainer .agentSignUpInfo{width:49%;}*/
/*    .agentSignUpContainer .agentSignUpImg{padding-top:56px;width:48%;}*/
    
/*}*/
/*@media only screen and (min-width: 1281px) {*/
/*    .agentSignUp ul li.NM{ width:350px; float:left; margin-right:30px; } */
    
/*    .agentSignUp ul li.EM{ width:350px; float:left; margin-right:30px; } */
/*    .agentSignUp ul li.NP{ clear:left; }*/
/*    .agentSignUpContainer .agentSignUpInfo{width:49%;}*/
/*    .agentSignUpContainer .agentSignUpImg{width:48%;}*/
/*}*/


.rentalForm .reservationForm ul li input[type=text]{
    height: 19px;
}
 .wrapper{
/*    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    /*padding: 20px;*/
    background: #fff;
    /*width: 700px;*/
    border-radius: 10px;
    z-index: 999;
    margin: 0 auto;
 }
/* .agentInfo .agentForm .BLK_PIN .FN,.agentInfo .agentForm .BLK_PIN .LN{
     margin-top:0px;
 }*/
/*.wrapper > h1{*/
/*    text-align: center; */
/*    font-size: 1.75em;*/
/*}*/
/*.wrapper .book{*/
/*    display: none;*/
/*}*/
/*.wrapper p, .wrapper form{
    padding: 0 25px;
}*/
/*.BLK_LU li {*/
/*    width: 450px;*/
/*    margin: 0;*/
/*    margin-top: 15px;*/
/*}*/
/*.BLK_LU li input{*/
/*    border: none;*/
/*    padding: 0;*/
/*    border-bottom: 1px solid #212529;*/
/*    width: 100%;*/
/*    height: 35px;*/
/*    text-indent: 25px;*/
/*    outline: none;*/
/*    box-shadow: unset;*/
/*    border-radius: unset;*/
/*}*/
/*.BLK_LU li > div {*/
/*    position: relative;*/
/*}*/
/*.BLK_LU li > div > div {*/
/*    position: absolute;*/
/*}*/
/*.BLK_LU li input[type="button"]{*/
/*    border-radius: 5px;*/
/*    height: 45px;*/
/*    font-size: 1.2em;*/
/*    border: none;*/
/*    margin: 30px 0;*/
/*}*/
/*@media only screen and (min-width: 501px) and (max-width: 1024px) {
    .wrapper {
        width: 75%;
    }
}*/
/*@media only screen and (min-width: 0) and (max-width: 500px) {*/
/*    .wrapper {
        width: 70%;
    }*/
/*    .wrapper > h1 {*/
/*        font-size: 1.5em;*/
/*    }*/
/*    .wrapper p, .wrapper form {*/
/*        padding: 0 10px;*/
/*    }*/
/*    .BLK_LU li {*/
/*        width: 100%;*/
/*    }*/
/*}*/





 .wrapper{
    /*margin: 150px auto;*/
    max-width: 1370px;
    margin-bottom: 60px;
}
.wrapper h1, .wrapper p, .wrapper ul{
    margin: 0;
    padding: 0;
}
.NT .info{
    line-height: 20px;
}
.BLK_BTN .NT{
    margin-top: 90px !important;
}
.wrapper li {
    list-style: none;
}
.wrapper .pageHeading{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 10px;
}
.cancelRental{
    margin: 0!important;
}
.book{
    color: var(--interactive-color);
    font-size: 1.2em;
    cursor: pointer;
}
.wrapper .agentInfo{
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius: 0.6em;
    line-height: 22px;
    margin-top: 20px;
}
.agentBody{
    width: 40%;
    background: #F2F2F2;
    padding: 25px 25px;
    font-size: 0.9em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.agentBody img{
    width: 100%;
}
.agentBody .info > div{
    margin-bottom: 20px;
    line-height: 22px;
}
.agentBody .info .phone{
    float: left;
    width: 50%;
    font-size: 1em;
    margin-top: 0;
}
.agentBody .stepImg {
    margin: 0 !important;
    text-align: center;
}
.agentBody .stepImg .contactUsImg {
    width: 85%;
}
.wrapper a{
    color: var(--interactive-color);
    text-decoration: underline;

}
.agentSignUp input[name=submit]{
    cursor: pointer;
    float: right;
    width: 175px;
    height: 45px;
    border-radius: 5px;
    background: var(--interactive-color);
    color: white;
    font-size: 1.1em;
    font-weight: 700;
    letter-spacing: 0.05em;
    border: none;
    text-indent: 0;
    margin: 10px 0;
}
.agentInfo .agentForm {
    width: 60%;  
    padding: 25px 90px;
    margin:auto;
}
.agentInfo .agentForm section li > div {
    position: relative;
}
.agentInfo .agentForm li > div > div {
    position: absolute;
    top:10px;
}
.agentInfo .agentForm .BLK_PIN li {
    float: left;
    /*margin-top: 30px;*/
    line-height: 12px;
    width:48%;
    margin-right: 13px;
}
.agentInfo .agentForm li label{
    font-size:0.9em;
}
.agentInfo .agentForm section input[type=text],.agentInfo .agentForm section input[type=email],.agentInfo .agentForm section input[type=password],select {
    border: none;
    padding: 0;
    border-bottom: 1px solid #212529;
    width: 100%;
    text-indent: 25px;
    outline: none;
    box-shadow: unset;
    border-radius: unset;
}
/*.agentInfo .agentForm section input[type=button]{*/
/*    margin-top:50px;*/
/*}*/
.agentInfo .agentForm section li .fa-solid {
    padding: 0;
    min-width: 10px;
    line-height: 32px;
}
.agentInfo .agentForm .BLK_CAP .g-recaptcha{
    /*position: absolute;*/
    /*bottom: 440px;*/
    /*right: 452px;*/
    display:none;
}
/*.agentInfo .agentForm section li:first-child {*/
/*    margin-right: 20px;*/
/*}*/
.BLK_STL > ul > li, .BLK_FLN > ul > li, .BLK_EML > ul > li{
    width: calc(49.5% - 10px);
}
.BLK_SUB > ul >li:nth-child(2){
    display: none;
}
.BLK_REZ, .BLK_SER{
    display: none;
}
.agentInfo .agentForm section.BLK_BTN li.NT{
    width: fit-content;
    float: right;
    margin: 0 !important;
    margin-top: 20px !important;
}
.agentInfo .agentForm section li textarea {
    height: 100px;
    width: 98%;
    border: 1px solid #212529;
    text-indent: 17px;
    padding-top: 7px;
    margin-top: 10px;
}
.agentInfo .agentForm section li input[name="send"]{
    cursor: pointer;
    float: right;
    width: 175px;
    height: 45px;
    border-radius: 5px;
    background: var(--interactive-color);
    color: white;
    font-size: 1.1em;
    font-weight: 700;
    letter-spacing: 0.05em;
    border: none;
    text-indent: 0;
    margin: 10px 0;
}

@media only screen and (min-width: 501px) and (max-width: 800px) {
    .agentInfo .agentForm .BLK_PIN li {
        float: left;
        /* margin-top: 30px; */
        line-height: 12px;
        width: 46%;
        margin-right: 16px;
    }
    
}
@media only screen and (min-width: 801px) and (max-width: 1024px) {
    .agentInfo .agentForm .BLK_PIN li {
        float: left;
        /* margin-top: 30px; */
        line-height: 12px;
        width: 46%;
        margin-right: 15px;
    }
    
}
@media only screen and (min-width: 1580px){
    .wrapper{
        max-width: 1500px;
    }
}
@media only screen and (min-width: 1281px) and (max-width: 1419px){
    .wrapper{
        max-width: 1220px;
    }
    .agentInfo .agentForm .BLK_PIN li {
        float: left;
        /* margin-top: 30px; */
        line-height: 12px;
        width: 48%;
        margin-right: 8px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px){
    .wrapper{
        max-width: 90%;
    }
    .agentBody .stepImg .contactUsImg {
        width: 100%;
    }
    .agentInfo .agentForm .BLK_PIN li {
        float: left;
        /* margin-top: 30px; */
        line-height: 12px;
        width: 48%;
        margin-right: 8px;
    }
}
@media only screen and (min-width: 801px) and (max-width: 1024px){
    .wrapper{
        max-width: 95%;
        margin: 95px auto;
    }
    .agentBody .info .phone {
        margin: 0;
        margin-bottom: 14px;
    }
    .agentInfo .agentForm {
        width: 60%;  
        padding: 25px 40px
    }
    .agentBody .stepImg .contactUsImg {
        width: 100%;
        height: 285px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 800px){
    .agentBody img {
        width: 100%;
        position: relative;
        top: 0px;
    }
    .wrapper{
        max-width: 94%;
        margin: 80px auto;
    }
    .agentBody .stepImg{
        display: none;
    }
    .wrapper .agentInfo {
        box-shadow: none;
        border-radius: 0;
        flex-direction: column-reverse;
        gap: 25px;
    }
    .agentBody{
        display:none;
        width: auto;
        border-radius: 0.6em;
        padding: 35px 16px;
    }
    .agentInfo .agentForm{
        width: auto;
        padding: 25px 25px;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
        border-radius: 0.6em;
    }
}
 @media only screen and (min-width: 0px) and (max-width: 500px){
    .wrapper .pageHeading h1{
        font-size:20px;
    }
    .agentInfo .agentForm .BLK_PIN li {
        float: left;
        /*margin-top: 30px;*/
        line-height: 12px;
        width: 100%;
        margin-right: 9px;
    }
    .agentInfo .agentForm section li input[name="send"] {
        cursor: pointer;
        float: right;
        width: 100%;
        height: 45px;
        border-radius: 5px;
        background: var(--interactive-color);
        color: white;
        font-size: 1.1em;
        font-weight: 700;
        letter-spacing: 0.05em;
        border: none;
        text-indent: 0;
        margin: 10px 0;
    }
    .agentBody img {
        width: 100%;
        position: relative;
        top: 5px;
    }
    .agentBody .stepImg{
        display: none;
    }
    .agentInfo .agentForm{
        box-shadow: none; 
        border: 1px solid #0000001A;
    }
    .BLK_STL > ul > li, .BLK_FLN > ul > li, .BLK_EML > ul > li{
        width: calc(100% - 5px);
    }
    .agentInfo .agentForm section li input[name="submit"]{
        float: none;
        width: 100%;
        height: 50px;
        margin: 20px auto;
        font-size: 1.3em;
    }
} 
@media only screen and (min-width: 0px) and (max-width: 340px){
    .wrapper{
        max-width: 95%;
    }
    .wrapper .pageHeading > h1  {
        font-size: 1.6em;
    }
    .wrapper .pageHeading > div{
        font-size: 1.1em;
    }
}


