/*formulario*/
.frmContainer{
    max-width: 540px;
    margin: 40px auto;
    width: 100%;

}
.frmContainer form select option{
    color: #000000 !important;
}
.frmContainer form input:not([type='checkbox']):not([type='submit']), .frmContainer form select{
    width: 100%;
    height: 39px;
    border: solid 1px #999999;
    font-size: 13px;
    font-style: italic;
    text-align: left;
    color: #cccccc;
    padding: 0 5px;
    background-color: transparent;
}
.frmContainer form select {
    appearance: none;
    -webkit-appearance: none;
    background-image:url(https://lanamovil.net/wp-content/themes/lanamovil-new-theme/images/home/select_down.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 98% 50%;

}
.frmContainer form input:focus{
    border: solid 1px #009345 !important;
    color: #ffffff !important;
}
.frmContainer form label, .frmContainer form p{
    font-size: 13px;
    font-style: italic;
    text-align: left;
    color: #cccccc;
    position: relative;
    display: block;
    margin-bottom: 5px;
}
.frmContainer form p{
    margin-bottom: 20px;
}
.frmContainer form fieldset{
    display: block;
    border: none;
    margin: 10px 0;
}
.frmContainer form fieldset.form-columns-2 .hs_field{
    width: 50%;
    float: left;
}
.frmContainer form fieldset.form-columns-2 .hs_field .input{
    margin-right: 8px;
}
.frmContainer form fieldset.form-columns-2 .hs_field .input:last-child{
    margin-right: 8px;
}
.frmContainer form input[type='checkbox'] ~ span:after {
    content: "";
    position: absolute;
    display: none;
    left: 6px;
    top: 2px;
    width: 4px;
    height: 9px;
    border: solid #009345;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
  }
.frmContainer form input[type='checkbox'] ~ span{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.2;
    color: #ccc;
    border: solid 1px #999999;
    width: 18px;
  height: 18px;
}
.frmContainer input[type='checkbox']:checked ~ span{
    border: solid 1px #ffffff;
}
.frmContainer input[type='checkbox']:checked ~ span:after {
    display: block;
}
.frmContainer input[type='checkbox'] {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
}
.frmContainer .checkboxes label{
    width: 80px;
    height: 30px;
    padding-left: 30px;
}
.frmContainer input[type='submit'], .frmContainer .hs-button{
    width: 160px;
    height: 40px;
    margin: auto;
    display: block;
    margin-top: 25px;
    background-color: #009345;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.2 !important;
    letter-spacing: 0.8px;
    text-align: center;
    color: #ffffff;
    border: solid 1px #009345;
    cursor: pointer;
    transition: .4s;
    border-radius: 5px;
}
.frmContainer input[type='submit']:hover, .frmContainer .hs-button:hover{
    background-color: transparent;
    color: #009345;
    transition: .4s;
}
.frmContainer .submitted-message{
    display: none !important;
}
#submitted-message-response{
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffffe6;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
    padding: 50px 20px;
}
#submitted-message-response p{
    font-weight: bold;    
    color: #000;
    margin: 0;
    font-size: 16px;
    text-align: center;
    max-width: 100%;
}
.loader {
    color: #be1e2d;
    font-size: 90px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}
@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}
@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.lrtFrm{
    margin: 20px 0 !important;
}
.lrtFrm p{
    font-size: 16px !important;
    color: #009345 !important;
    font-weight: bold !important;
}