body{
	/*	font-family: 'Roboto', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif;
}
#backgroundmain{
	background-image: url('../img/cover_ptih.webp');
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.cents{
    text-align: center;
}
#logobootn{
    width: 150px;
}
.martpbs{
    margin-top: 13px;
}
.bottomp{
    color: #c4e3c2;
    margin-top: 13px;
    line-height: 1.1;
}
.cloaivos{
    color: #c4e3c2;
}
.algudu{
    color: #ffffff;
    margin-bottom: 15px;
}
.selectopt{
	 width: 100%;
       width: 100%;
    border: 0;
    border-bottom: 1.5px solid black;
    padding: 7px 8px;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    color: #282828;
    margin-bottom: 17px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url(../img/ico-03.svg);
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 41%;
    background-size: auto 30%;
 
}
#logotop{
	    width: 194px;
/*    margin-left: -30px;*/
    margin-top: 20px;
}

.btntop{
	    color: #ffffff;
    background: #de1e1e;
    padding: 3px 12px;
    border-radius: 10px;
    text-decoration: none;
    margin-top: 39px;
    display: inline-block;
}
.btntop:hover{
	color: #ffffff;
    background: #bf1d1d;
    transition: background 0.4s ease;   
}
.btnform{
	    background-color: #376336;
    color: #ffffff;
    border: 0;
    width: 74%;
    border-radius: 9px;
    padding: 3px 5px;
    margin-top: 17px;
}
.btnform:hover{
	color: #ffffff;
    background: #bf1d1d;
    transition: background 0.4s ease;   
}
.textr{
	text-align: right;
}
.textl{
	text-align: center;
}
.brmov2{
    display: none;
}
.marrextra{
	margin-right: -30px;
}
#principalfont{
	font-family: 'Roboto';
    color: #fffff7;
    font-weight: bold;
    font-style: italic;
    font-size: 1.8em;
}
#line1{
	background: #de1e1e;
    height: 2px;
    width: 25%;
    opacity: 1;
    margin-top: 25px;
    margin-bottom: 20px;
}
#textprin1{
	font-family: 'Roboto';
    color: #ffffff;
    font-weight: 300;
    font-size: 1.1em;
    line-height: 1.3;
}
.rowspace{
	  margin-top: 90px;
    padding-bottom: 115px;
}
#title2{
	    font-family: 'Roboto';
    font-weight: bold;
    color: #376336;
    font-size: 2em;
}
.spacerow2{
	    margin-top: 50px;
    margin-bottom: 80px;
}

#line2{
	    background: #de1e1e;
    height: 2px;
    opacity: 1;
    width: 25%;
    margin-top: 27px;
    margin-bottom: 25px;
}
.ultimtext{
    font-size: 1.2rem;
    margin-left: 0;
}
.hrult{
    color: #2f552e;
    opacity: 1;
    height: 1.2px;
}

#subtitle{
	    color: #000000;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 1.25em;
}
#list{
	font-family: 'Roboto';
    list-style: none;
    padding: 0;
    margin-top: 13px;
    font-size: 1.1em;
}

#list li::before {
 content: "\2022";
    color: #de1e1e;
    font-weight: bolder;
    display: inline-block;
    width: 0.8em;
    margin-left: 0em;
}
#boxform{
	width: 75%;
    background: #dcdcdc;
    font-family: 'Roboto';
    text-align: center;
    padding: 22px 40px;
    box-shadow: 0px 0px 16px 3px #0000002e;
    margin-top: -306px;
    padding-bottom: 35px;
    margin-left: auto;
}
#titleform{
	color: #000000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-style: italic;
    font-size: 1.8em;
    margin-top: 4px;
    margin-bottom: 24px;
}
.inputform{
	    width: 100%;
    border: 0;
    border-bottom: 1.5px solid black;
    background: #dcdcdc00;
    padding: 7px 8px;
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
     color:#282828;
    margin-bottom: 17px;

}
.inputform:focus-visible {
    outline: none;
}
.selectopt:focus-visible {
    outline: none;
}
.inputform::placeholder {
 color:#282828;
}
.inputform::-webkit-input-placeholder {
  color: #282828;
}
.inputform::-moz-placeholder {
  color: #282828;
}
.inputform:-ms-input-placeholder {
  color: #282828;
}
.inputform:-moz-placeholder {
  color: #282828;
}

#res{
	color: black;
}


#divicons{
	    background: #376336;
    font-family: 'Roboto Condensed';
    font-weight: 400;
        padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}

.icons{
	height: 80px;
}

.texticons{
	color: white;
    font-size: 1em;
    line-height: 1.2em;
    margin-top: 20px;
}
.titlecard{
	    color: #376336;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 1.35em;
}
.textcard{
	    color: #000000;
    font-family: 'Roboto';
    font-weight: 400;
}
.card{
	background: #dcdcdc;
    padding: 31px 27px;	
        margin-bottom: 30px;
}
#divvalo{
	    padding-top: 130px;
    padding-bottom: 50px;
}
.prcard{
    padding-right: 130px;
}

.plcard{
    padding-left: 130px;
}

#imgsup1{
	    margin-left: -112px;
    z-index: 999;
    position: relative;
    margin-top: -75px;
}
.textriimg{
	text-align: right;
}


#imgsup2{
	margin-right: -90px;
    z-index: 999;
    position: relative;
    margin-top: -115px;
}
.spacetop{
	padding-top: 126px;
}
.imgload{
    width: 21px;
}
.w100{
    width: 100%;
}
.pddzeroo{
    padding-right: 0px!important;
    padding-left: 0px!important;
}


.textl {
    text-align: left;
    display: flex;
    align-items: center;
}
#logotop {
    margin-top: 0px;
}
.divprecio{
    padding: 5px 8px;
    width: max-content;
    margin-left: auto;
    display: flex;
    background-color: #8BC6EC;
    background-image: linear-gradient(135deg, #caf881 0%, #a0e99a 100%);
    border-bottom-right-radius: 1.9rem;
    border-top-left-radius: 1.9rem;
    margin-top: 2rem;
}
.divprecio1{
    padding: 5px 8px 0px 7px;
}
.fondodark{
    background-color: #000;
    border-bottom-right-radius: 1.9rem;
    /*display: flex;
    justify-content: center;
    align-items: center;*/
    padding: 0px 15px 0px 8px;
        /*flex-wrap: wrap;*/
    width: max-content;
    text-align: center;
}
.divprecio p{
    margin-bottom: -5px;
    color: #066714;
    font-family: 'Roboto Condensed';
    font-size: 0.88em;
    line-height: 1em;
}
.fondodark p{
    color: #fff;
    font-size: 1.8em;
    margin-top: -3px;
    font-weight: 900;
    line-height: 2em;
    font-family: 'Roboto';
    
}
.fondodark .fecha{
    color: #fff;
    font-size: 0.7em;
    margin-top: -25px;
    font-weight: 900;
    line-height: 0em;
    font-family: 'Roboto';
    /* width: 100%; */
    margin-bottom: 20px;
    
}
.divprecio span{
    font-family: 'Roboto';
    font-style: italic;
    font-size: 0.88em;
    /*line-height: 1.3em;*/
    color: #066714;
}
.divprecio .span2{
    font-family: 'Roboto';
    /*font-style: italic;*/
    font-size: 0.6em;
    line-height: 1em;
    color: #066714;
    margin-bottom: 5px;
    margin-top: -3px;
}




@media only screen and (min-width: 1600px){
    .divprecio p{
        font-size: 1.25em;
        line-height: 1.15em;
    }
    .divprecio span{
        font-size: 1.1em;
    }
    .divprecio .span2{
        /*font-size: 1.1em;*/
    }
    .fondodark p{
        font-size: 3em;
        line-height: 1em;
    }
}
@media only screen and (max-width: 1300px){
}
@media only screen and (max-width: 1260px){
    #boxform {
        width: 80%;
    }
}
@media only screen and (max-width: 1160px){
	#boxform {
        width: 90%;
    }
    #imgsup1 {
        margin-left: -50px;
    }
    .prcard {
        padding-right: 40px;
    }
    #imgsup2 {
        margin-right: -60px;
        margin-top: -100px;
    }
    .plcard {
        padding-left: 60px;
    }
}
@media only screen and (max-width: 1024px){
	
}
@media only screen and (max-width: 991px){
    #boxform{
        margin-top: 0px;
        padding: 18px 30px;
        width: 100%;
    }
    .rowspace {
        margin-top: 50px;
        padding-bottom: 60px;
    }
    .w100{
        width: 100%;
        text-align: center;
    }
    #line1{
        margin: 20px auto;
    }
    .brmov{
        display: none;
    }
    .container, .container-md, .container-sm {
        max-width: 835px!important;
    }
    .fondodark{
        padding: 0px 5px 0px 3px;
    }

}
@media only screen and (max-width: 950px){
	#textprin1 {
        font-size: 0.9em;
    }
    #principalfont{
        font-size: 1.5em;
    }
    .rowspace {
        margin-top: 40px;
        padding-bottom: 40px;
    }
    #title2{
        font-size: 1.7em;
    }
    #line2{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #subtitle{
        font-size: 1em;
    }
    #list{
        font-size: 0.95em;
    }
    #titleform {
        font-size: 1.5em;
    }
    .inputform {
        padding: 0px 8px 4px 8px;
        font-size: 0.9em;
        margin-bottom: 13px;
    }
    .selectopt{
        padding: 0px 8px 4px 8px;
        font-size: 0.9em;
        margin-bottom: 13px;
    }
    #res{
        font-size: 0.9em;
    }
    .texticons {
        font-size: 0.9em;
    }
    .icons {
        height: 65px;
    }
    .fndogrisclaro h5{
        font-size: 1.05em;
    }
    .fndogrisclaro p{
        font-size: 0.9em;
    }
    .fndogrisclaro h4{
        font-size: 1.3em;
        margin-bottom: 2.5rem;
    }
    footer p{
        font-size: 0.9em;
    }
    footer h6{
        font-size: 1em;
    }
    footer a{
        font-size: 0.9em;
    }
    .textcard{
        font-size: 0.9em;
    }
    .titlecard {
        font-size: 1.05em;
    }
    .alcente{
        align-items: center;
    }
    .fondodark p{
        font-size: 2em;
    }
    .divprecio p{
        font-size: 1.05em;
    }
    .divprecio span{
        font-size: 1em;
    }
    .divprecio .span2{
        /*font-size: 1em;*/
    }
}
@media only screen and (max-width: 870px){
	.container, .container-md, .container-sm {
        max-width: 720px!important;
    }
}
@media only screen and (max-width: 810px){
	.divprecio p{
        text-align: left;
        font-size: 0.9em;
    }
    .divprecio span{
        text-align: left;font-size: 0.9em;
    }
    .divprecio .span2{
        text-align: left;
        /*font-size: 0.9em;*/
    }
    .fondodark p{
        font-size: 1.3em;
        text-align: center;
    }
    .fondodark .fecha{
        font-size: 0.7em;
        margin-top: -22px;
        margin-bottom: 0px;
        line-height: 1.4em;
        text-align: center;
    }
    .divprecio1 {
        padding: 5px 10px 0px 5px;
        text-align: left;
    }
    .divprecio{
        border-bottom-right-radius: 1.8rem;
        border-top-left-radius: 1.8em;
        padding: 5px 9px;
    }
    .fondodark{
        border-bottom-right-radius: 1.8rem;
    }
}
@media only screen and (max-width: 780px){
	
}
@media only screen and (max-width: 768px){
	.container, .container-sm {
        max-width: 540px!important;
    }
    .textl {
        text-align: center;
        padding: 1rem 0rem 0rem 0rem;
    }
    .textr {
        text-align: center;
        padding: 0rem 0rem 1rem 0rem;
    }
    .marrextra {
        margin-right: 0px;
    }
    .btntop{
        margin-top: 1.5rem;
    }
    .rowspace {
        margin-top: 1rem;
        padding-bottom: 2rem;
    }
    #principalfont {
        font-size: 1.2em;
    }
    .brmov2{
        display: none;
    }
    #backgroundmain{
        background-position: bottom;
    }
    #title2 {
        font-size: 1.4em;
        text-align: center;
    }
    #line2{
        margin: 1rem auto;
    }
    #list {
        font-size: 0.92em;
        text-align: center;
    }
    #subtitle {
        font-size: 0.95em;
        text-align: center;
    }
    .spacerow2 {
        margin-top: 3rem;
        margin-bottom: 2rem;
    }
    .divforms{
        order: 2;
        margin-top: 3rem;
    }
    .icons {
        height: 3.5rem;
        margin-top: 1.5rem;
    }
    #divicons{
        padding-top: 2rem;
        padding-bottom: 3rem;
    }
    #divvalo {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .divimgg{
        text-align: center;
        order: 2;
    }
    #imgsup1 {
        margin-left: 0px;
        margin-top: -4rem;
    }
    .prcard {
        padding-right: 40px;
        text-align: center;
        padding: 1.5rem;
    }
    .spacetop {
        padding-top: 4rem;
    }
    .plcard{
        padding-right: 40px;
        text-align: center;
        padding: 1.5rem;
    }
    #imgsup2 {
        margin-right: 0px;
        margin-top: -4rem;
    }
    .fndogrisclaro h4 {
        font-size: 1.25em;
        margin-bottom: 2rem;
    }
    .dicenteval{
        text-align: center;
    }
    .alignleft{
        text-align: center;
    }
    .alignright{
        text-align: center;
    }
    footer {
        padding-top: 1.5rem;
        padding-bottom: 0.5rem;
    }
    .imgwa {
        height: 1.05em;
        margin-bottom: 4px;
        margin-right: 3px;
    }
    .brmov2{
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .textl{
        justify-content: center;
    }
    #divlogo{
        order: 2;
    }
    #divprecioin{
        order: 1;
    }
    .divprecio{
        margin: 0rem auto 0px auto;
    }
    .saltomov{
        display: none;
    }
    .fondodark p{
        margin-top: 10px;
        font-size: 1.4em;
        line-height: 1.6em;
    }
}
@media only screen and (max-width: 700px){
	
}
@media only screen and (max-width: 590px){
	.container, .container-sm {
        max-width: 490px!important;
    }
    #imgsup1 {
        margin-left: 0px;
        margin-top: -3rem;
        width: 90%;
    }
    #imgsup2 {
        margin-right: 0px;
        width: 90%;
        margin-top: -3rem;
    }
    .centefoobots{
        text-align: center;
    }
}
@media only screen and (max-width: 510px){
	.container, .container-sm {
        max-width: 93%!important;
    }
    .divprecio{
        border-bottom-right-radius: 1.5rem;
        border-top-left-radius: 1.5em;
    }
    .fondodark{
        border-bottom-right-radius: 1.5rem;
    }
}
@media only screen and (max-width: 450px){
	.divprecio p {
        text-align: left;
        font-size: 0.75em;
        line-height: 1em;
        margin-bottom: -8px;
    }
    .divprecio span{
        font-size: 0.7em;
    }
    .divprecio .span2{
        font-size: 0.47em;
    }
    .fondodark p {
        font-size: 1.3em;
        margin-top: 15px;
        text-align: center;
    }
    .divprecio1{
        padding: 3px 10px 0px 5px;
    }
    .fondodark .fecha{
        margin-top: -15px;
    }
}
.grecaptcha-badge{
    display: none;
}