/*!
 * Codebase - v3.3.0
 * @author pixelcave - https://pixelcave.com
 * Copyright (c) 2020
 */
@charset "UTF-8";



.detallesubasta table td strong{
color:#025b93;
font-weight:bold;
}
.detallesubasta table td p{
margin:0px;
}
.content-header-section .tipox1 img , .content-header-section .tipox2 img, .content-header-section .tipox3 img{
width:28px;
margin-bottom:2px;
margin-top:2px;
}

.bg-subasta a.tipox1 img, .bg-subasta a.tipox2 img,.bg-subasta a.tipox3 img {

width:64px;

}



.float-leftx{
color:#f0f0f0;
float:left;
}
.float-rightx{
color:#fff;
float:right;
text-align:right;
}
.float-rightx a.icof {
      width:30px;
	height:30px;
	line-height:30px;
	margin-left:10px;
	text-align:center;

	display:inline-block; 
	 background-color:#10a1dd;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        color:#fff;

float:right;
}
.float-rightx a.icof img {
      width:18px;
        height:18px;
	margin:6px;
}
.bg-image-subasta{
background-color:#002857;

}
.ribbon-subasta .ribbon-box{
background-color:#ee7900;
}
.btn-full{
width:100%;
}
.block-subasta{
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
	}

.block-header-subasta{
-webkit-border-top-left-radius: 30px;
-webkit-border-top-right-radius: 30px;
-moz-border-radius-topleft: 30px;
-moz-border-radius-topright: 30px;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
}
.bg-blue-subasta{
background-color:#025b93;
/*	background-image:url(/adm/assets/media/photos/bg-subasta-start.jpg);
	background-position: center bottom;
*/
	}


.btn-subasta, .btn.btn-subasta{
	background-color:#ee7900;
	color:#fff;
	padding: 11px 34px;
	font-size:1rem;
	line-height:16px;
-webkit-border-radius: 30px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 30px;
-moz-border-radius-bottomright: 0;
border-radius: 30px;
border-bottom-right-radius: 0;

	}
.btn-subasta:hover, .btn.btn-subasta:hover{
	background-color:#F60;
	color:#fff;
	}	

.tipox1, .tipox2, .tipox3{
background-color:#025b93 ;
        background-size:520px;

        background-position:240px;
        background-repeat:no-repeat;

-webkit-border-radius: 30px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 30px;
-moz-border-radius-bottomright: 0;
border-radius: 30px;
border-bottom-right-radius: 0;
	}

.tipox1{

        background-image:url(/adm/assets/media/photos/bg-subasta-autos.jpg);

	}	
.tipox2{
        
	background-image:url(/adm/assets/media/photos/bg-subasta-inmuebles.jpg);

	}	
.tipox3{

	background-image:url(/adm/assets/media/photos/bg-subasta-otros.jpg);

	}	

.text-orange-subasta{
	color:#ee7900;
	}


.btn-group .tipox1, .btn-group .tipox2, .btn-group .tipox3{
	background-image:none;
	background-color:#0d5c91;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding:10px;
	padding-top:20px;
	width:140px;
	height:75px;
	}	
.btn-group a.tipox1:hover, .btn-group a.tipox2:hover, .btn-group a.tipox3:hover{
	background-color:#032956;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color:#fff;
	}
.logonacional{
position: absolute;
left:0px;
top:0px;
	background-color:#0d5c91;
-webkit-border-radius: 0px;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius: 0px;
-moz-border-radius-bottomright: 30px;
border-radius: 0px;
border-bottom-right-radius: 30px;
display:block;
	}		
	.logonacional img{
		margin-top:10px;	
		margin-bottom:5px;
		width:220px;
	}
.footer-nacional{
	background-color:#032956;
	}	
	
.footer-nacional .float-left{
	color:#fff;
	}		
.footer-nacional .float-right{
	color:#ccc;
	}
@media only screen and (min-width: 1190px) {

.col-xl-3 .tipox1, .col-xl-3 .tipox2, .col-xl-3 .tipox3{

        background-position:280px;

        }

        }
@media only screen and (max-width: 1190px) {

.tipox1, .tipox2, .tipox3{

        background-size:480px;

	background-position:220px; 
}


        }	
@media only screen and (max-width: 980px) {

.tipox1, .tipox2, .tipox3{

        background-size:450px;

        background-position:160px;
}

        }
@media only screen and (max-width: 770px) {

.tipox1, .tipox2, .tipox3{

        background-size:450px;

        background-position:130px;
}

        }


@media only screen and (max-width: 700px) {
.content-header-section .btn-group{ 
display:table;
position:relative;

}

.content-header-section .btn-group .tipox1{
margin-top:70px;
}
.content-header-section .btn-group .tipox1, .content-header-section .btn-group .tipox2, .content-header-section .btn-group .tipox3{
    
        padding:5px;
	margin-bottom:5px;  
        height:35px;
	width:120px;      
  }
.content-header-section .btn-group a i{
float:left;
margin-right:10px;
}
.content-header-section .btn-group a.tipox1:hover, .content-header-section .btn-group a.tipox2:hover, .content-header-section .btn-group a.tipox3:hover{
        background-color:#032956;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        color:#fff;
        }
.content-header-section .btn-group .mb{
margin:0px;
}

        .logonacional img{

                margin-top:5px;
                margin-bottom:0px;
                width:190px;
        }

.float-leftx{
float:none;
       text-align:center; 
color:#fff;
        }
.float-rightx{
       text-align:center; 
float:none;        
color:#fff;
}

.content-header-section .tipox1 img , .content-header-section .tipox2 img, .content-header-section .tipox3 img{
width:20px;
margin-bottom:0px;
margin-top:0px;
float:left;
imargin-right:10px;
}

.float-rightx a {

float:none;
}
}


			
