.rentalForm .reservationForm ul li input[type=text]{height:19px;}
.wrapper{margin-bottom:60px;}
.NT .info{line-height:20px;}
.BLK_BTN .NT{margin-top:90px !important;}
.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;}
.wrapper a{text-decoration:underline;}
.agentSignUp input[name=submit]{float:right;margin-top: 50px;}
.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 ul{display: flex;flex-wrap: wrap;column-gap: 25px;justify-content: space-between;}
.agentInfo .agentForm .BLK_PIN li{width:calc(50% - 15px);}
.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 li .fa-solid{padding:0;min-width:10px;line-height:32px;}
.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;}
.agentInfo .agentForm .BLK_CAP{    height: 90px;float: left;}

@media only screen and (min-width:801px) and (max-width:1024px){.agentInfo .agentForm{width:60%;padding:25px 40px;}}
@media only screen and (min-width:1025px) and (max-width:1280px){.agentInfo .agentForm {width: 60%;padding: 25px 50px;}}
@media only screen and (min-width:801px) and (max-width:1150px){.agentInfo .agentForm .BLK_CAP {height: 90px;float: none; } .agentSignUp input[name=submit] { float: none; margin-top: 30px;}}

@media only screen and (min-width:0px) and (max-width:800px){.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:615px){.agentInfo .agentForm .BLK_CAP {height: 90px;float: none; } .agentSignUp input[name=submit] { float: none; margin-top: 30px;}}
@media only screen and (min-width:0px) and (max-width:500px){.agentInfo .agentForm{box-shadow:none;border:1px solid #0000001A;}.agentInfo .agentForm .BLK_PIN li{width:100%;margin-right:0;}.agentInfo .agentForm section li input[name="submit"]{width:100%;}}