.perz {
    color: #fff!important
}
.boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.boxes .box {
    width: 371.33px;
    margin: 0 4px 7px
}
.boxes .box__header {
    color: #6d6e70;
    padding: 0 5px;
    min-height: 70px;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.37em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 900;
    padding-top: 60px;
}
.boxes .box__body {
    background: #fff;
    padding: 15px 0 0
}
.boxes .box__body>p {
    text-align: center;
    font-size: 1rem;
    color: #666;
    margin-bottom: 12px;
    padding: 0 30px;
    min-height: 200px
}
.boxes .box__body a {
    display: block;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 900
}
.boxes .box__body ul {
    padding-bottom: 73px
}
.boxes .box__body ul.off {
    padding-bottom: 0
}
.boxes .box__body ul li {
    padding: 6px 30px;
    margin-bottom: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.boxes .box__body ul li .left {
    color: #666
}
.boxes .box__body ul li .left p {
    font-size: 1.56rem;
    font-weight: bold
}
.boxes .box__body ul li .left span {
    display: block;
    font-size: 0.9rem
}
.boxes .box__body ul li .left span.last {
    position: absolute;
    left: 30px
}
.boxes .box__body ul li .left .boleteria__act--name,
.boxes .box__body ul li .left .boleteria__act--name2 {
    font-size: 0.8em;
}
.boxes .box__body ul li .left h5{
    margin: 0 auto;
    padding: 0 0.5em;
    text-align: center;
    /* width: 75%; */
    font-size: 0.7em; 
}
.boxes .box__body ul li .left img.ico_etapa {
    width: 40px;
    margin: 5px 0;
}
.boxes .box__body ul li .right {
    font-weight: 900;
    font-size: 1.5rem;
    color: #666
}
.boxes .box__preFooter {
    background: #666;
    padding: 10px 27px;
    font-size: 0.9em;
    color: #fff
}
.boxes .box__footer {
    border-radius: 25px;
    color: #fff;
    text-align: center;
    font-size: 1.62rem;
    padding: 10px 30px;
    width: 80%;
    font-weight: bold;
    margin: 40px auto;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}
.boxes .box:first-child .box__header {
    /*background: #006f17*/
}
.boxes .box:first-child .box__body a {
    color: #006f17
}
.boxes .box:first-child .box__footer {
    background: #006f17
}
.boxes .box:first-child .box__footer:hover {
    background: #09b52d
}
.boxes .box:nth-child(2) .box__header {
    /*background: #f38b15*/
}
.boxes .box:nth-child(2) .box__body a {
    color: #f38b15
}
.boxes .box:nth-child(2) .box__footer {
    background: #f38b15
}
.boxes .box:nth-child(2) .box__footer:hover {
    background: #cc730e
}
.boxes .box:nth-child(3) .box__header {
    /*background: #004913*/
}
.boxes .box:nth-child(3) .box__body a {
    color: #004913
}
.boxes .box:nth-child(3) .box__footer {
    background: #004913
}
.boxes .box:nth-child(3) .box__footer:hover {
    background: #05962a
}
.boxes .box:nth-child(4) .box__header {
    /*background: #95dc34*/
}
.boxes .box:nth-child(4) .box__body a {
    color: #95dc34
}
.boxes .box:nth-child(4) .box__footer {
    background: #95dc34
}
.boxes .box:nth-child(4) .box__footer:hover {
    background: #70ab20
}
.boxesInternal .box {
    margin-top: 70px;
    width: 100%
}
.boxesInternal .box__header {
    min-height: 58px
}
.boxesInternal .box__body>p {
    min-height: initial
}
.boxesInternal .box__body ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0
}
.boxesInternal .box__body ul li {
    background: none;
    width: 50%
}
.boxesInternal .box__body ul li .left p {
    margin: 0
}

@media (max-width:600px) {
    .boxesInternal .box__body ul li {
        width: 100%
    }
}

@media (max-width:530px) {
    .boxesInternal .box__body ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .boxesInternal .box__body ul li .left .last {
        position: initial
    }
    .boxesInternal .box__body ul li .right {
        margin-top: 10px
    }
    .boxesInternal .box__body ul li p {
        text-align: center!important
    }
}
.boxesInternal .box__footer {
    width: 230px;
    margin-bottom: 0
}

@media (max-width:400px) {
    .boxes .box__body ul li .left p {
        font-size: 1.2em
    }
    .boxes .box__body ul li .right {
        font-size: 1.1em
    }
}
/*  -------------------------------- bol_temporal  -------------------------------- */
.bol_temporal {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.bol_temporal--btnsanla {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.bol_temporal--btnsanla a{
    width: 24%;
    border-bottom: 5px solid transparent;
    transition: 0.3s ease-out all;
    display: flex;justify-content: center;align-items: center;
}
.bol_temporal--btnsanla a img{
    width: 100%
}
.bol_temporal--btnsanla a:hover{
  border-bottom: 5px solid #00c400;
  transform: scale(0.98);
}
.bol_temporal .boxes .box__body ul li .left p {
    font-size: 1.1rem;
    font-weight: bold
}
.bol_temporal .boxes .box {
    width: 100%;
    margin: 0 4px /*60px*/;
}
.bol_temporal .boxes .box__body ul {
	display: flex;
    flex-wrap: wrap;
	/*justify-content: space-between;*/
    justify-content: center;
}
.bol_temporal .boxes .box__body ul li {
	background: white;
    flex-direction: column;      
 	text-align: center; 
    margin: 7px 1%;
    padding: 0;
    width: 19%;  
    filter: blur(0.7px);
    opacity:0.4;
    border: 1px solid #749062;
/*    display: none; */
}
/*.bol_temporal .boxes .box:nth-child(1) .box__body ul li:nth-child(2),
.bol_temporal .boxes .box:nth-child(1) .box__body ul li:nth-child(3),
.bol_temporal .boxes .box__body ul li:nth-child(1),
.bol_temporal .boxes .box__body ul li:nth-child(2),
.bol_temporal .boxes .box__body ul li:nth-child(4){
    filter: blur(0.7px);
    opacity:0.4;
}*/
.bol_temporal .boxes .box__body ul li.resalt {
    filter: blur(0px);
    opacity:1;
    position: relative;
    display: block; /* quitar */    
}
.bol_temporal .boxes .box__body ul li.resalt span {
    font-size: 0.87rem
}
.bol_temporal .boxes .box__body ul li div:last-child {
    border-radius: 25px !important;
    margin: 20px auto;
    padding: 0.5em !important;    
    text-align: center !important;
    width: 75% !important;
}
.bol_temporal .boxes .box .box__body ul li .bt__compra--cat {
    color: #fff;
    border: none;
    border-radius: 25px !important;
    margin: 7px auto 5px;
    padding: 0.5em !important;
    text-align: center !important;
    width: 75% !important;
}
.bol_temporal .boxes .box:nth-child(1) .box__body ul li .bt__compra--cat {
    background: #004702
}
.bol_temporal .boxes .box:nth-child(2) .box__body ul li .bt__compra--cat {
    background: #669933
}
.bol_temporal .boxes .box:nth-child(3) .box__body ul li .bt__compra--cat {
    background: #701d4c
}
.bol_temporal .boxes .box:nth-child(4) .box__body ul li .bt__compra--cat {
    background: #B96D00
}
.bol_temporal .boxes .box__body ul li .left p { 
	color: white;
 	margin-bottom: 16px;
 	padding: 15px 5px;
 	text-transform: uppercase; 
}
.bol_temporal .boxes .box__body ul li.resalt p {
	background: #9B9B9B !important; 
}
.bol_temporal .boxes .box__body {
	background: transparent;
	padding:0 !important;
}
.bol_temporal .boxes .box:first-child .box__header {
    /*background: #749062;*/
}
.bol_temporal .boxes .box:first-child .box__body ul li{
    margin: 0 1%;
	width: 19%;
}
.bol_temporal .boxes .box:first-child .box__body ul li .left p {
    background: #749062;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bol_temporal .boxes .box:first-child .box__body a{
	color: #606060;
}
.bol_temporal .boxes .box:first-child .box__body >p {
    background-image: url('https://expoagrofuturo.com/img/boleteria-bloque-1.png');
    /*background-color: #6A823C;*/
}
.bol_temporal .boxes .box:nth-child(1) .box__body ul li .left p {
    background: none !important;
    display: none;
}
.bol_temporal .boxes .box:nth-child(2) .box__header {
   /* background: #669933;*/
}
.bol_temporal .boxes .box:nth-child(2) .box__body ul li .left p {
    /*background: #669933;*/
    display: none;
}
.bol_temporal .boxes .box:nth-child(2) .box__body a{
	color: white;
}
.bol_temporal .boxes .box:nth-child(2) .box__body >p {
    background-image: url('https://expoagrofuturo.com/img/boleteria-bloque-2.png');
    /*background-color: #566D36;*/
}
.bol_temporal .boxes .box:nth-child(3) .box__header {
    /*background: #502900;*/
}
.bol_temporal .boxes .box:nth-child(3) .box__body ul li .left p {
   /* background: #502900;*/
   display: none;
}
.bol_temporal .boxes .box:nth-child(3) .box__body a{
	color: white;
}
.bol_temporal .boxes .box:nth-child(3) .box__body >p {
    background-image: url('https://expoagrofuturo.com/img/boleteria-bloque-3.png');
    /*background-color: #7D4E24;*/
}
.bol_temporal .boxes .box:nth-child(4) .box__header {
    /*background: #B96D00;*/
}
.bol_temporal .boxes .box:nth-child(4) .box__body ul li .left p {
    /*background: #B96D00;*/
    display: none;
}
.bol_temporal .boxes .box:nth-child(4) .box__body >p {
    background-image: url('https://expoagrofuturo.com/img/boleteria-bloque-4.png');
   /* background-color: rgba(185,109,0,0.82);*/
}
.bol_temporal .boxes .box__body ul li .right {
	margin-top: 10px !important;
}
.bol_temporal .boxes .box__body>p {
	background-position: center left;
    background-repeat: no-repeat;
    /*background-size: 22% 85%;*/
    color: #606060;
    min-height: 296px;
    padding: 30px 30px 30px 28%;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.4em;
}
.bol_temporal .boxes .box__body a {
	margin-bottom: 0;
	margin-top: 10px;
}

@media (max-width:991px) {
	.bol_temporal .boxes .box__body>p {
    	background-position: top center;
    	background-repeat: no-repeat;
    	/*background-size: 100% 50%;    */	
    	height: 600px;
    	padding: 330px 30px 30px 30px;
    	text-align: center;
	}
	.bol_temporal .boxes .box:first-child .box__body >p {
		/*background-size: 100% 53%;*/
    	height: 580px;
	}
	.bol_temporal .boxes .box:nth-child(2) .box__body >p {
		/*background-size: 100% 60%;*/
    	height: 490px;
	}
	.bol_temporal .boxes .box:nth-child(3) .box__body >p {
		/*background-size: 100% 56%;*/
   		height: 500px;
	}
	.bol_temporal .boxes .box:nth-child(4) .box__body >p {
		/*background-size: 100% 66%;*/
    	height: 450px;
	}
}
@media (min-width:601px) and (max-width:991px) {
    .bol_temporal .boxes .box__body ul li div:last-child {
        width: 86% !important;
    }
}

@media (max-width:600px) {
    .bol_temporal--btnsanla a {
        width: 49%;
    }
	.bol_temporal .boxes .box__body ul {
    	align-items: center;
    	/*flex-direction: column;*/
	}
	.bol_temporal .boxes .box__body ul li {
        margin-bottom: 5px !important;
		width:48%;
	}
	.bol_temporal .boxes .box:first-child .box__body ul li{
		width:48%;
	}
    .bol_temporal .boxes .box__body ul li div:last-child {
        width: 140px !important;
    }
    .boxes .box__body ul li .left span {
        font-size: 0.95em;
    }
    .bol_temporal .boxes .box .box__body ul li .bt__compra--cat {
        width: 95% !important;
        font-size: 0.9em;
    }
    .bol_temporal .boxes .box__body ul li .right {
        font-size: 1.5em;
    }
	.bol_temporal .boxes .box:first-child .box__body >p {
		background-size: 85%;
    	/*height: 740px;*/
	}
    .bol_temporal .boxes .box:first-child .box__body ul li{
        border: 1px solid #749062; 
    }
    .bol_temporal .boxes .box:first-child .box__body ul li .left p {
        border-bottom: 1px solid #749062;
    }
	.bol_temporal .boxes .box:nth-child(2) .box__body >p {
		background-size: 100% 57%;
    	height: 560px;
	}
    .bol_temporal .boxes .box:nth-child(2) .box__body ul li{
        border: 1px solid #669933; 
    }
    .bol_temporal .boxes .box:nth-child(2) .box__body ul li .left p {
        border-bottom: 1px solid #669933;
        padding: 10px;
    }
	.bol_temporal .boxes .box:nth-child(3) .box__body >p {
		background-size: 100% 52%;
    	height: 580px;
	}
    .bol_temporal .boxes .box:nth-child(3) .box__body ul li{
        border: 1px solid #502900; 
    }
    .bol_temporal .boxes .box:nth-child(3) .box__body ul li .left p {
        border-bottom: 1px solid #502900;
    }
	.bol_temporal .boxes .box:nth-child(4) .box__body >p {
		background-size: 100% 61%;
    	height: 500px;
	}
    .bol_temporal .boxes .box:nth-child(4) .box__body ul li{
        border: 1px solid #B96D00; 
    }
    .bol_temporal .boxes .box:nth-child(4) .box__body ul li .left p {
        border-bottom: 1px solid #B96D00;
    }
}

@media (max-width:400px) {

    .bol_temporal .boxes .box:first-child .box__body >p {
        background-size: 85%;
        /*height: 790px;*/
    }

    .bol_temporal .boxes .box:nth-child(4) .box__body >p {
        background-size: 100% 58%;
        height: 530px;
    }
}