

/* Start:/local/templates/.default/components/is_pro/aform/question/style.css?16497659113984*/
@media(max-width: 360px){
    .room-first-screen.olga_banner{
        margin-bottom: -100vw;
    }
}
.form_axi{
    font-family: 'Averta Demo';
    font-size: 16px;
}
form#formid_5 {
   margin: 0 auto;
}
@media(min-width: 300px){
    form#formid_5{
   max-width: 70%;
  }
}

@media(min-width: 991px){
    form#formid_5{
   max-width: 50%;
  }
}
@media(max-width: 991px){
    .room-first-screen.olga_banner{
        margin-bottom: -35vw;
  }
}
@media(max-width: 480px){
    .room-first-screen.olga_banner{
        margin-bottom:-230px;
    }
}

@media(max-width: 506px){
    .form_axi .container-axi {
       flex-flow: column;
        text-align: center;
        text-align: center;
    }
    .field.width-50{
        width: 80%;
        text-align: center;
    }
    div#FRONTEND_FORM_5 {
        min-height: 554px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media(min-width: 992px){
    .room-first-screen.olga_banner{
        margin-bottom: -19%;
    }
}

.form_axi .field:not(.submit) {

    border-bottom: 1px solid rgba(102, 102, 102, 0.2);
    background-color: #fff;
    position: relative;
    outline: none;
    padding-top: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;}
.form_axi .field:not(.submit) {
min-height: 68px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(102, 102, 102, 0.2);
    background-color: #fff;
    position: relative;
    outline: none;
    padding-top: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;}

.form_axi input {border: none;
    padding: 5px 0;
    width: 100%;
    font-size: 18px;
    color: #4c4c4c;
    background-color: transparent;
    height: 100%;
    display: block;
    position: relative;
    z-index: 2;
    outline: none;}

.form_axi label {position: absolute;
    top: 45px;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    -webkit-transition: top .2s;
    transition: top .2s;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.2px;
    color: #555b69;
}
.form_axi input:focus {
    outline: none;box-shadow: none;
}

.form_axi input#submit {display: -webkit-box;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    background-color: #555b69;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 10px;
    border-radius: 0;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;width: 153px;
    height: 49px;
}

.form_axi p.succes_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    align-items: center;
    font-family: 'Averta Demo';
    font-size: 16px;
    color: #999;
}
.label-to-top{
    margin: -10px;
}
.container-axi.flex-reverse{
    margin-top: 37px;
    text-transform: uppercase;
    font-size: 12px;
}
.form_axi .field.submit{
    border-bottom: none;
}
.width-50{
    width: 50%;
    border-bottom: none!important;
    line-height: 22px;
}
.width-50 a{
    color: black;
}
.flex-col{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.form_axi .container-axi{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
justify-content: space-around;
}

.form_axi h2.title {
    font: 75px 'knickerbockers';
}
.container-axi {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
}

.form_axi .field.text,
.form_axi .field.phone{
    padding-top: 60px;
}
.header{
    top: 0;
}

/* End */
/* /local/templates/.default/components/is_pro/aform/question/style.css?16497659113984 */
