#formModalWebLaudos {
    color: #666;
    font-family: inherit;
}
a{
    cursor:pointer;
}
#formModalWebLaudos div input[type=text] {
    color: #666 !important;
    font-family: inherit;
}

#formModalWebLaudos div input[type=password] {
    color: #666 !important;
    font-family: inherit;
}

#formModalWebLaudos input{
    padding: 10px 0;
}

.title-modal {
    font-size: 2rem;
    text-align: center;
}


.formCurriculo input{    
    padding: 10px;
    color: #666 !Important;
}

.formCurriculo textarea{    
    color: #666 !Important;
    padding: 10px;
}

.formContato textarea{    
    color: #666 !Important;
    padding: 10px;
}

.formContato input{
    padding: 10px;
    color: #666 !Important;
    
}

.formContato select{
    color: #666 !Important;
    padding: 10px 10px;
    border-radius: 3px;
}

.info-title-901 {
    position: absolute;
    left: -33px;
    top: 40%;
    display: inline-block;
    font-weight: bold;
    white-space: nowrap;
}

.info-title-902 {
    position: absolute;
    left: -48px;
    top: 40%;
    display: inline-block;
    font-weight: bold;
    white-space: nowrap;
}

.info-title-903 {
    position: absolute;
    left: -46px;
    top: 40%;
    display: inline-block;
    font-weight: bold;
    white-space: nowrap;
}

.info-title-904 {
    position: absolute;
    left: -10px;
    top: 40%;
    display: inline-block;
    font-weight: bold;
    white-space: nowrap;
}

.info-dados {
    padding: 0px 20px 0px 55px;
}

.kwicks-collapsed {
    background-color: #53c68c !important;
    color: #fff;
    font-weight: bold;
}

.kwicks-collapsed .info-dados {
    display: none;
}
.icon-contato i{
    color: #53c68c;
    display: block;
}
.icon_modal i {
    font-size: 40px;
    font-weight:700;
    display:inline-block;
}
@media only screen and (max-width: 500px) {
    .icon_modal i {
        font-size: 25px;
        font-weight:700;
        display:inline-block;
    }
}

.kwicks {
    width: 750px;
    height: 500px;
}
.kwicks > li {
    height: 600px;
}
#panel-1 {
    background-color: #fff;
    box-shadow: 5px 10px 18px #888888;
}

#panel-2 {
    background-color: #fff;
    box-shadow: 5px 10px 18px #888888;
}

#panel-3 {
    background-color: #fff;
    box-shadow: 5px 10px 18px #888888;
}

#panel-4 {
    background-color: #fff;
    box-shadow: 5px 10px 18px #888888;
}