/*DESKTOP*/

.formArea {
    position: fixed;
    width: 100vw;
    height: 100vh;
    border:none;
    z-index: 1050;
    top: 0; bottom: 0;
    left: 0; right: 0;
    margin: auto;
    background:rgba(0,0,0,0.38);
    box-shadow: 0 30px 50px 0 rgba(0,0,0,0.08);
    font-family: Roboto;
    display:flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.white{
    background: white;
    color: black;
    z-index:1051;
    width: 939px;
    border-radius: 20px;
    height: 770px;
    top: 0; bottom: 0;
    left: 0; right: 0;
    margin: auto;
    position:relative;
}

#id01 .titleLP {
    color: white;
    background-color: #00324F;
    font-size: 24px;	
    border-radius: 20px 20px 0 0;
    font-weight: 900;	
    letter-spacing: 0.05px;
    line-height: 28px;	
    text-align: center;
    box-shadow: 0 9px 20px 0 rgba(171,180,189,0.15);
    padding: 30px 0 25px;
    margin: 0;
}

#id01 .close{
    position: absolute;
    top: 16px;
    right: 22px;
    color: white;
    font-size: 41px;
    opacity: 1;
    font-weight: lighter;
    cursor:pointer;
}

#id01 .column{
    display:flex;
}

#id01 .column1{
    width:50%;
    padding: 65px 46px 0 82.4px;
}

#id01 .column2{
    width:50%;
    padding: 65px 82.4px 0 0;
}

#id01 .titlecolu{
    color: rgba(0,0,0,0.85);	
    font-family: Roboto;	
    font-size: 20px;	
    font-weight: 900;	
    line-height: 24px; 
    margin-bottom:18px;
}

#id01 .formLPagd {
    background-color: white;
}

#id01 .formLPagd label {
    margin: 2px 0 0;
    color: #ABB4BD;
    font-size: 15px;	
    font-weight: 500;	
    line-height: 18px;
}
#id01 .formLPagd input.form-field, .formLPagd select.form-field {
    padding: 0 16px;
    margin: 6px 0px 25px;
}

#id01 .custom-select1agd select {
    display: none !important;
   /*hide original SELECT element: */
}

.custom-select1agd select {
    display: none !important;
   /*hide original SELECT element: */
}

#id01 .phoneArea select{
    display: none !important;
    /*hide original SELECT element: */
}

#id01 select {
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    width: 100%;
  }
  
#id01 .minimal {
    background: #e9e9e9 url('../img/ic-down-preto.svg') 95.5% 50% no-repeat;
  }


  #id01 .formLPagd .form-field {
    width: 100%;
    border-radius: 2px;
    border: 0;
    height: 40px;
    margin: 2px 0px 25px;
    box-sizing: border-box;
    background-color: #F3F3F3;
    color: #1D2029;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 18px;
}

#id01 .formLPagd .form-field.phoneArea {
    display: flex;
}
#id01 .formLPagd .custom-select1, .formLPagd .custom-select2 {
    position: relative;
    font-family: Arial;
    display: inline-block;
    width: 62px;
    height: 45px;
}
#id01 .formLPagd div.phoneCountry {
    width: 60px;
    padding: 0;
    background: transparent;
    border: none;
}
#id01 .formLPagd input.phoneCountryagd {
    width: 59px;
    background: transparent;
    height: 40px;
    padding-left: 5px;
    border: none;
    font-weight: 400;
    color: black;
}

#id01 .formLPagd div.phone, div.phoneCountry {
    margin: 0;
    padding: 0px 0px;
    background: transparent;
    width: 100%;
}

#id01 .formLPagd input.phone {
    width: 100%;
    padding: 0 5px;
    border: none;
    background: transparent;
    height: 40px;
    color: #1D2029;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 18px;
    padding-top: 0;
}
#id01 .formLPagd .notice a{
    color: #A9A9A9;	
    font-size: 16px;	
    font-weight: bold;	
    line-height: 19px;
}

#id01 .button{
    margin:auto;
    text-align:center;
}

#id01 button.call_button{
    margin-top: 17px;
    width: 260px;
    height: 55px;
    border-radius: 4px;
    background-color: #00324F;
    color: #fff;	
    font-size: 18px;	
    font-weight: 900;	
    line-height: 21px;
    font-family: Roboto;
    border: none;
    text-align: center;
    cursor:pointer;
}


#id01 .formLPagd a{
    color: #ABB4BD;	
    font-family: Roboto;	
    font-size: 13px;	
    font-weight: 200;	
    line-height: 15px;
    text-decoration: none;
}

#id01 .formLPagd .call_button:hover {
    background-color: #aa191b;
    transition: 0.5s;
}
#id01 .formLPagd .custom-select2 {
    display: block;
    width: 100%;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
}
#id01 .formLPagd .custom-select1 select, .formLPagd .custom-select2 select {
    display: none;
   /*hide original SELECT element: */
}
#id01 .formLPagd .select-selected1, .formLPagd .select-selected2 {
    background-color: transparent;
    letter-spacing: 0.5px;
    color: black;
    width: 54px;
    margin: 0px 0px 0px 0px;
    font-size: 15px;
    line-height: 24.8px;
    padding: 8px 0px 8px 11px;
    position: relative;
    height: 100%;
}

#id01 .formLPagd .select-selected1.select-arrow-active1, .formLPagd .select-selected2.select-arrow-active2 {
    background-color: #969696;
    color: #FFF;
}

#id01 .formLPagd input[type=checkbox], input[type=radio] {
    margin: 0px 5px 0px 0px;
}

/* Style the arrow inside the select element: */
#id01 .formLPagd .select-selected1:after, .formLPagd .select-selected2:after {
    position: absolute;
    content: "";
    top: 20px;
    right: 10px;
    width: 1px;
    border: 4px solid transparent;
    border-color: black transparent transparent transparent;
}
/* Point the arrow upwards when the select box is open (active): */
#id01 .formLPagd .select-selected1.select-arrow-active1:after, .formLPagd .select-selected2.select-arrow-active2:after {
    border-color: transparent transparent #fff transparent;
    top: 17px;
}
/* style the items (options), including the selected item: */
#id01 .formLPagd .select-items1 div, .select-selected1, .formLPagd .select-items2 div, .select-selected2 {
    color: #ffffff;
    padding: 0px 10px;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
}

#id01 .formLPagd .select-items1 div:hover {
    border-radius: 0%;
}

/* Style items (options): */
#id01 .formLPagd .select-items1, .formLPagd .select-items2 {
    position: absolute;
    background-color: #969696;
    top: 56%;
    left: 82.4px;
    z-index: 9999999999;
    grid-template-columns: auto auto auto auto;
    width: max-content;
    display: grid;
}
#id01 .formLPagd .select-items2 {
    display: block;
    width: 100%;
}
/* Hide the items when the select box is closed: */
#id01 .formLPagd .select-hide1, .formLPagd .select-hide2 {
    display: none;
}

#id01 .formLPagd .notice{
    padding-top:4%;
    display: flex;
}

#id01 .formLPagd p.notext{
    padding: 0;
    margin: 0;
    color: #536B80;	
    font-size: 13px;	
    font-weight: 400;	
    line-height: 16px;
}

#id01 .formLPagd p.notext a{
    padding: 0;
    margin: 0;
    color: #536B80;	
    font-size: 13px;	
    font-weight: bold;	
    line-height: 16px;
    text-decoration: none;
}

#id01 .formLPagd p.formtextsmall{
    opacity: 0.5;	
    color: #536B80;	
    font-size: 12px;	
    line-height: 16px;
    text-align:center;
}

/*LAPTOP*/
@media (min-width: 1201px) and (max-width: 1500px) {
    .formArea{
        overflow: auto;
    }

    .white {
        height: unset;
    }

    #id01 .titleLP {
        font-size: 20px;
        padding: 18px 0 15px;
    }

    #id01 .close {
        top: 0px;
        right: 16px;
    }

    #id01 .column1 {
        padding: 40px 46px 0 60.4px;
    }

    #id01 .column2 {
        padding: 40px 60.4px 0 0;
    }

    #id01 .titlecolu {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 13px;
    }

    #id01 .formLPagd input.form-field, .formLPagd select.form-field {
        padding: 0 16px;
        margin: 6px 0px 10px;
    }

    #id01 .formLPagd .form-field {
        margin: 2px 0px 10px;
    }

    #id01 .button {
        padding-bottom: 30px;
    }

    #id01 .formLPagd .select-items1, .formLPagd .select-items2 {
        top: 51%;
        left: 60.4px;
    }

}
/*SMALL LAPTOP*/
@media (min-width: 992px) and (max-width: 1200px) {
    .formArea{
        overflow: auto;
    }

    #id01 .formLPagd .select-items1, .formLPagd .select-items2 {
        top: 51%;
        left: 60.4px;
    }

    .white {
        height: unset;
    }

    #id01 .titleLP {
        font-size: 20px;
        padding: 18px 0 15px;
    }

    #id01 .close {
        top: 0px;
        right: 16px;
    }

    #id01 .column1 {
        padding: 40px 46px 0 60.4px;
    }

    #id01 .column2 {
        padding: 40px 60.4px 0 0;
    }

    #id01 .titlecolu {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 13px;
    }

    #id01 .formLPagd input.form-field, .formLPagd select.form-field {
        padding: 0 16px;
        margin: 6px 0px 10px;
    }

    #id01 .formLPagd .form-field {
        margin: 2px 0px 10px;
    }

    #id01 .button {
        padding-bottom: 30px;
    }

   
}
/*TABLET*/
@media (min-width: 700px) and (max-width: 991px) {
    .formArea{
        overflow: auto;
    }

    #id01 button.call_button {
        height: 48px;
        font-size: 16px;
        line-height: 17px;
    }

    #id01 .close {
        top: 8px;
        right: 18px;
        opacity: 0.9;
        color: white;
    }

    #id01 .titleLP {
        font-size: 16px;
        line-height: 19px;
        padding: 34px 22px 29px;
        margin: 0;
    }
    #id01 .titlecolu{
        font-size: 16px;
        line-height: 19px;
    }

    .white {
        margin-top: 0;
        width: 100%;
        height: unset;
    }

    #id01 .column1 {
        width: 50%;
        padding: 56px 29px 0 40.4px;
    }

    #id01 .column2 {
        width: 50%;
        padding: 56px 40.4px 0 29px;
    }

    #id01 .formLPagd input.form-field, .formLPagd select.form-field {
        padding: 0 16px;
        margin: 6px 0px 16px;
    }

    #id01 .formLPagd .form-field{
        margin: 2px 0px 16px;
    }

    #id01 .button {
        margin: auto;
        text-align: center;
        background: white;
        padding-bottom: 39px;
        padding-top: 9px;
    }

    #id01 .formLPagd .select-items1, .formLPagd .select-items2{
        left: 40.4px;
        top: 55%;
    }

    #id01 .minimal {
        background: #e9e9e9 url(../img/ic-down-preto.svg) 95.5% 50% no-repeat;
        background-size: 13px;
    }

}
/*MOBILE*/
@media (max-width: 699px) {
    .formArea{
        overflow: auto;
    }

    .white {
        margin-top: 0;
        width: 100%;
    }

    #id01 .column {
        display: inline-grid;
    }
    #id01 .formLPagd {
        padding:0;
    }

    #id01 .column1 {
        width: -webkit-fill-available;
        padding: 33px 15px 0 15px;
    }

    #id01 .column2 {
        width: -webkit-fill-available;
        padding: 33px 15px 0 15px;
    }

    #id01 .titleLP {
        font-size: 15px;
        line-height: 18px;
        padding: 34px 22px 29px;
        margin: 0;
    }
    #id01 .titlecolu {
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        margin-bottom: 18px;
    }

    #id01 .close {
        top: 4px;
        right: 12px;
        opacity: 0.9;
        color: white;
        font-size: 38px;
    }

    #id01 .formLPagd label {
        font-size: 12px;
        line-height: 14px;
    }
    #id01 .formLPagd input.form-field, .formLPagd select.form-field {
        margin: 6px 0px 13px;
    }
    #id01 .formLPagd .form-field {
        height: 35px;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: -1px;
        line-height: 16px;
        margin: 2px 0px 13px;
    }

    #id01 .formLPagd .select-selected1, .formLPagd .select-selected2 {
        width: 53px;
        margin: 0px 0px 0px 0px;
        font-size: 14px;
        line-height: 24.8px;
        padding: 4px 0px 0px 11px;
        position: relative;
        height: 100%;
    }

    #id01 .formLPagd .select-selected1:after, .formLPagd .select-selected2:after {
        top: 16px;
        right: 8px;
    }

    #id01 .formLPagd input.phoneCountryagd {
        width: 48px;
        height: 35px;
        font-size: 13px;
    }

    #id01 .formLPagd input.phone {
        height: 35px;
        font-size: 14px;
        line-height: 16px;
    }

    #id01 .formLPagd .select-items1, .formLPagd .select-items2{
        top: 390px;
        left:33px;
    }

    #id01 .button {
        margin: auto;
        text-align: center;
        background: white;
        padding-bottom: 39px;
        padding-top: 9px;
    }

    #id01 .formLPagd input[type=checkbox], input[type=radio] {
        margin: 10px 12px 0px 0px;
    }

    #id01 .formLPagd a {
        font-size: 12px;
        line-height: 13px;
    }

    #id01 button.call_button {
        margin-top: 17px;
        width: calc(100% - 66px);
        height: 39px;
        font-size: 15px;
    }
}
