/*viejo naranja : #ff816c*/
* {
    font-family: 'Raleway';
}

input[type=number]{
	font-family: 'Arial' !important;
}

body {
	/*overflow-x: hidden;*/
	padding: 0;
    font-family: 'Raleway';
    margin: 0;
	/*background-color: #2A2A2A;*/
	min-width:295px;
}

a {
	color: #1e8cba;
}

a:hover {
	text-decoration: none;
	color:#6ec9e4;
}

b, strong{
	letter-spacing: 0.15px;
	font-size:inherit;
}

h1 {
	color: #676767;
}

h2 {
	font-size:23px;
	color:#1e8cba;
}

legend {
	font-size: 18px;
}

/*.container{
	width: 1170px !important;
}*/

.btn-primary {
	color: #fff;
	background-color: #1e8cba;
	border-color: #1e8cba;
}

.btn-primary {
	color: #fff;
	background-color: #1e8cba;
	border-color: #1e8cba;
}

.btn-primary:hover {
	background-color: #00729e;
	border-color: #00729e;
}

#flashMessage {
	color: red;
	text-align: center;
	font-size: 16px;
}

/* ==========================================================================
   Estilos personalizados
   ========================================================================== */
/*--  barraSup = Barra Superior de la pagina  --*/
.centrado {
	width: 100%;
	text-align: center;
	/*padding: 0;*/
}

#barraSup{
	background-color:#6EC9E4;
	border-color:#6EC9E4;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#barraSup .link {
	color:#C8F2FF;
	margin-top: 4px;
 }

 #barraSup .link:hover{
	text-decoration: underline;
 }

#barraSup .btn { 
	height:35px !important;
	/*color: white;*/
	margin-top: 9px;
	/*width: 100%;*/
	padding: 8px 0;
 }
.centrado a:hover { 
	text-decoration:none;
 }
#barraSup select{
	-moz-appearance: none;
	-webkit-appearance: none;
 	appearance: none;
	background-color:#1E8CBA;
	color: #6EC9E4;
	border: none;
	border-radius: 10px;
	height:36px !important;
    padding: 0px 15px 0 7px !important;
    margin-top: 9px;
    width: 200px;
}

.buscarSup{
	border: solid;
	border-width: 3px;
	border-radius: 35px;
	border-color: #C8F2FF;
	background-color: transparent;
	/*color: #C8F2FF;*/
	padding-right: 29px;
	font-size: 8px;
	margin-bottom: 0;
	height: 41px !important;
}

#barraSup input{
	border-width: 3px;
	border-radius: 35px;
	border-color: #cff;
	background-color: #6EC9E4;
	color: #cff;
	border: none;
	box-shadow: none;
	font-size: 14px;
	height: 35px;
	padding: 0 0 0 15px;
}

#barraSup input::-webkit-input-placeholder{color:white;}
#barraSup input:-moz-placeholder {color:white;}
#barraSup input::-moz-placeholder {color:white;}
#barraSup input:-ms-input-placeholder {color:white;}

#BusquedaSearch::-webkit-input-placeholder{color:white}
#BusquedaSearch:-moz-placeholder {color:white}
#BusquedaSearch::-moz-placeholder {color:white}
#BusquedaSearch:-ms-input-placeholder {color:white}

/*--  barraSemiSup = Barra SemiSuperior de la pagina  --*/
.barraSerci2 {
	z-index: 100;
	border:0px;
	padding: 0px;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 50px;
}

#arrowUp{
	background-image:url('https://1eeb15.claudeassets.com/20250719020600im_/http://servicities.com/img/arrowUp.png');
	position: absolute; 
	min-height: 27px;
	min-width: 39px;
	margin-left: 5%;
	visibility:hidden;
	animation: arrowUp 1s ease-in-out infinite;
   	-webkit-animation: arrowUp 1s ease-in-out infinite;
}
@keyframes arrowUp {
	0%   {margin-top: 0%;}
	50%   {margin-top: 1%;}
	100%   {margin-top: 0%;}
}
@-webkit-keyframes arrowUp {
	0%   {margin-top: 0%;}
	50%   {margin-top: 1%;}
	100%   {margin-top: 0%;}
}
#barraroja {
 	display: block;
 	margin: 20px auto;
 	text-align: right;
 	width: 100%;
}
.botonesrojos{margin-top: 13px;}
#barraroja li {
	border: none;
	float: initial;
	display: inline-flex; 
 /*right:50%;*/
}

#barraSup{
	border:none;
}

#barraSup #botones_derechos {
	float: right;
	margin-top: 5px;
}

#logo-brand{
	margin-left: 0px;
	height: 48px;
	max-width: 250px;
	/*background: url(/assets/servicities.com/img/servicities.png) no-repeat scroll 0 46% / 100% auto;*/
}

#logo-brand.english
{
	background: url(https://6cd4f3.claudeassets.com/20250719020600im_/http://servicities.com/img/logo_en.png) no-repeat;
	background-size: 100%;
}

#logo-brand-pie{
	margin-left: 0px;
	height: 48px;
	width: 250px;
	/*background: url(/assets/servicities.com/img/logo_pie.png) no-repeat;*/
	background-size: 100%;
}

#logo-brand-pie.english
{
	background: url(https://517d5d.claudeassets.com/20250719020600im_/http://servicities.com/img/logo_pie_en.png) no-repeat;
	background-size: 100%;
}

#barraroja li > a{
	margin-top: auto;
	color: #444;
	font-size: 14px;	
}
#barraroja li > a:hover{

	background-color: transparent;
}
.botonesrojos > a:hover{
	border-bottom-style: solid; 
	border-bottom-color: red;
	background-color: transparent;
	border-bottom-width: 3px;
}
#menu > a:hover{
	background-color: transparent !important;
	border-bottom-color: white !important;
	border-top-color: black !important;
}
#menu:hover{
	background-color: transparent !important;
}
#menu > ul {
	border: none;
	padding: 0;
	margin: 0;
	display: inline;
list-style-type: none;
}
.subBarraroja{
	font-size: 10px;
	margin: 0px !important;
	padding: 0px !important;

}
.subBarraroja > a {
	margin: 0px !important;
	padding: 0px !important;
	z-index: 300;
}
.subBarraroja:hover{
	margin: 0px !important;
	padding: 0px !important;
	background-color: transparent!important;

}
.subBarraroja > a:hover {
	background-color: transparent !important;
	color:#7de;
	margin: 0px !important;
	padding: 0px !important;
	background-color: transparent !important;
	border-bottom-color: white !important;
	border-top-color: black !important;
}

#semiTitulo a {	color: #6EC9E4; }
#semiTitulo p {
	text-align: right;
	font-size: 23px;
	padding:43px 0 40px 0;
	margin: 0 0 0;
	color: #313131;
}

#semiTitulo p a{
	border-bottom: 2px dotted #6EC9E4;
}
#semiTitulo .cabecera_iconos{
	background:url(https://4afbf8.claudeassets.com/20250719020600im_/http://servicities.com/img/cabecera_iconos.png) no-repeat;
	background-size: 100%;
	background-position: center;
}
#semiTitulo img {
	vertical-align: middle;
	float: left;

	z-index: -1;
	margin-bottom: 5px;
}
/*--  City = Mapa de la ciudad  --*/
#nubes{
	background-image:url('https://26d9d0.claudeassets.com/20250719020600im_/http://servicities.com/img/nubes.png');
	z-index: 200;
	margin: 0;
	padding: 0;
	max-height: 400px;
	min-height: 400px;
	max-width: 100%;
	min-width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#clouds {
	background: url('https://4498fd.claudeassets.com/20250719020600im_/http://servicities.com/img/nubesback.png') no-repeat;
	background-position: center;
	animation: animated 24s linear infinite;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
   	-webkit-animation: animated 24s linear infinite;
   	max-width: 100%;
   	width: 1582px;
   	height: 100%;
   	margin: auto;
}

.mapa{
	/*
	background-color: #b6eeff;
	width: 100%;
	height: 500px;
	background: url('https://f15f1f.claudeassets.com/20250719020600im_/http://servicities.com/img/islasaux.png') center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	*/
	background: rgba(0, 0, 0, 0) url("https://f15f1f.claudeassets.com/20250719020600im_/http://servicities.com/img/islasaux.png") no-repeat scroll center 0;
    height: 410px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.buscador_clasico{
	display:none;
}

#city{
	/*background-color: #B6EEFF;*/
	position: relative;
	margin: 0;
	padding: 0;
	/*background-image: url('https://76d6e9.claudeassets.com/20250719020600im_/http://servicities.com/img/islas.png'),url('https://4498fd.claudeassets.com/20250719020600im_/http://servicities.com/img/nubesback.png');
	background-size: 100%,100%;
	background-repeat: no-repeat;*/	
	border-color:#6EC9E4;
	z-index: 200; 
	margin-right: auto;
	margin-left: auto;
	max-height: 410px;
	min-height: 410px;
	max-width: 1170px;
	min-width: 1170px;
}
@keyframes animated {
  	0%   {background-position: 0px 0px;}
  	100%  {background-position: -3604px 0px;}
}
@-webkit-keyframes animated {
	0%   {background-position: 0 0, 0px 0px;}
	100%  {background-position: 0 0, -3604px 0px;}
}
#city p{
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 10px;
	background-position: 0 12px;
	background-image: url('https://63ca20.claudeassets.com/20250719020600im_/http://servicities.com/img/boxW.png');
	background-repeat: no-repeat;
	padding-left: 26px;
	margin-left: 20px;
}
#arrowDown{
	background-image:url('https://2f724c.claudeassets.com/20250719020600im_/http://servicities.com/img/arrowDown.png');
	position: absolute; 
	min-height: 27px;
	min-width: 39px;
	margin-left: 31%;
	visibility:hidden;
	animation: arrowDown 1s ease-in-out infinite;
   	-webkit-animation: arrowDown 1s ease-in-out infinite;
}
@keyframes arrowDown {
	0%   {margin-top: -2%;}
	50%   {margin-top: -1%;}
	100%   {margin-top: -2%;}
}
@-webkit-keyframes arrowDown {
	0%   {margin-top: -2%;}
	50%   {margin-top: -1%;}
	100%   {margin-top: -2%;}
}
#city li{
	list-style: none;
	position: absolute;
	cursor: pointer;
	background-size: 100% 100%;
	font-size: 9px;
	/*font-size:0.849rem;*/
	font-weight: 800;
	text-transform: uppercase;
	}
#city a{
	list-style: none;
	position: absolute;
	cursor: pointer;
	background-size: 100% 100%;
	font-size: 9px;
	/*font-size:0.849rem;*/
	font-weight: 800;
	text-transform: uppercase;
	color:#333;
	}
#cityBarra{
	width: 96%;
	background-color: #FFFFFF;
	color: #gray;
	border-radius: 20px;
	padding: 12px 10px;
	margin-top: 408px;
	bottom: 10px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
#cityBarra > b{	color: #000000;}

#edifSum{
	top: 143px;
	left: 722px;
	background-image: url('https://335cbf.claudeassets.com/20250719020600im_/http://servicities.com/img/EdifSum.png');
	background-size: 100% 100%;
	width: 140px;
	height: 157px;
}
/*#edifSum:hover{ background-image: url('https://c5d198.claudeassets.com/20250719020600im_/http://servicities.com/img/edifSum.png');
}*/
#PopSum{
	/*top: 277px;
	left: 699px;
	background-image: url('https://29b0a9.claudeassets.com/20250719020600im_/http://servicities.com/img/PopSum.png');
	background-size: 100% 100%;
	width: 118px;
	height: 50px;
	z-index: 2;*/
	top: 277px;
	left: 699px;
	background-image: url('https://f9f99f.claudeassets.com/20250719020600im_/http://servicities.com/img/tooltip_Sum.png');
	padding: 20px 3px 0 30px;
	/* padding-left: 35px; */
	background-size: 100% 100%;
	width: 118px;
	height: 50px;
	z-index: 2;
}

span#Sum {
	position:absolute;
	width: 27px;
	height: 27px;
	top: 20px;
	left: 3px;
}

#edifCert{
	z-index: 1;
	top: 138px;
	left: 202px;
	background-image: url('https://2a8034.claudeassets.com/20250719020600im_/http://servicities.com/img/EdifCert.png');
	background-size:100% 100% ;
	width: 143px;
	height: 186px;
}
/*#edifCert:hover{ background-image: url('https://622906.claudeassets.com/20250719020600im_/http://servicities.com/img/edifCert.png');}*/
#PopCert{
	/*top: 327px;
	left: 205px;
	background-image: url('https://5b55e2.claudeassets.com/20250719020600im_/http://servicities.com/img/PopCert.png');
	background-size: 100% 100%;
	width: 126px;
	height: 50px;
	z-index: 1;*/
	top: 327px;
	left: 205px;
	background-image: url('https://8a55f5.claudeassets.com/20250719020600im_/http://servicities.com/img/tooltip_Cert.png');
	padding: 20px 6px 0 35px;
	width: 126px;
	height: 50px;
}

span#Cert {
	position:absolute;
	width: 27px;
	height: 27px;
	top: 19px;
	left: 4px;
}

#edifLimp{
	top: 194px;
	left: 897px;
	background-image: url('https://99a684.claudeassets.com/20250719020600im_/http://servicities.com/img/EdifLimp.png');
	background-size: 100% 100%;
	width: 143px;
	height: 154px;
	z-index: 1
}
/*#ediLimpt:hover{ background-image: url('https://4c52f3.claudeassets.com/20250719020600im_/http://servicities.com/img/edifLimp.png');
}*/
#PopLimp{
	/*top: 345px;
	left: 891px;
	background-image: url('https://996271.claudeassets.com/20250719020600im_/http://servicities.com/img/PopLimp.png');
	background-size: 100% 100%;
	width: 143px;
	height: 50px;*/
	top: 345px;
	left: 891px;
	background-image: url('https://7be386.claudeassets.com/20250719020600im_/http://servicities.com/img/tooltip_Limp.png');
	padding: 20px 6px 0 35px;
	width: 143px;
	height: 50px;
}
span#Limp {
	position:absolute;
	width: 27px;
	height: 27px;
	top: 19px;
	left: 5px;
}

#edifMaqu{
	top: 83px;
	left: 294px;
	background-image: url('https://09ff09.claudeassets.com/20250719020600im_/http://servicities.com/img/EdifMaqu.png');
	background-size: 100% 100%;
	width: 157px;
	height: 160px;
}
/*#edifMaqu:hover{ background-image: url('https://145727.claudeassets.com/20250719020600im_/http://servicities.com/img/edifMaqu.png');
}*/
#PopMaqu{
	/*top: 47px;
	left: 298px;
	background-image: url('https://72c760.claudeassets.com/20250719020600im_/http://servicities.com/img/PopMaqu.png');
	background-size: 100% 100%;
	width: 146px;
	height: 50px;*/
	top: 47px;
	left: 298px;
	background-image: url('https://a57bc2.claudeassets.com/20250719020600im_/http://servicities.com/img/tooltip_Maqu.png');
	padding: 6px 6px 0 37px;
	width: 146px;
	height: 50px;
}
span#Maqu {
	position:absolute;
	width: 27px;
	height: 27px;
	left: 5px;
}

#edifSanit{
	top: 51px;
	left: 1005px;
	background-image: url('https://f8ad61.claudeassets.com/20250719020600im_/http://servicities.com/img/EdifSanit.png');
	background-size: 100% 100%;
	width: 140px;
	height: 172px;
}
/*#edifSanit:hover{ background-image: url('https://a43731.claudeassets.com/20250719020600im_/http://servicities.com/img/edifSanit.png');
}*/
#PopSanit{
	/*top: 94px;
	left: 832px;
	background-image: url('https://dd095c.claudeassets.com/20250719020600im_/http://servicities.com/img/PopSanit.png');
	background-size: 100% 100%;
	width: 190px;
	height: 37px;*/
	top: 94px;
	left: 832px;
	background-image: url('https://f2d880.claudeassets.com/20250719020600im_/http://servicities.com/img/tooltip_Sanit.png');
	padding: 5px 21px 3px 35px;
	width: 190px;
	/*height: 37px;*/
}
span#Sanit {
	position:absolute;
	width: 25px;
	height: 25px;
	top: 5px;
	left: 5px;
}

#edifServ{
	top: 58px;
	left: 533px;
	background-image: url('https://e0f4cb.claudeassets.com/20250719020600im_/http://servicities.com/img/EdifServ.png');
	background-size: 100% 100%;
	width: 133px;
	height: 147px;
}
/*#edifServ:hover{ background-image: url('https://640532.claudeassets.com/20250719020600im_/http://servicities.com/img/edifServ.png');
}*/
#PopServ{
	/*top: 47px;
	left: 622px;
	background-image: url('https://cfed33.claudeassets.com/20250719020600im_/http://servicities.com/img/PopServ.png');
	background-size: 100% 100%;
	width: 134px;
	height: 42px;*/
	top: 47px;
	left: 622px;
	background-image: url('https://5b9da4.claudeassets.com/20250719020600im_/http://servicities.com/img/tooltip_Serv.png');
	padding: 5px 6px 0 37px;
	width: 134px;
	height: 42px;
}
span#Serv {
	position:absolute;
	width: 25px;
	height: 25px;
	top: 6px;
	left: 9px;
}

#edifTic{
	top: 181px;
	left: 445px;
	background-image: url('https://0b0137.claudeassets.com/20250719020600im_/http://servicities.com/img/EdifTic.png');
	background-size: 100% 100%;
	width: 127px;
	height: 148px;
}
/*#edifTic:hover{ background-image: url('https://a5c2a5.claudeassets.com/20250719020600im_/http://servicities.com/img/edifTic.png');
}*/
#PopTic{
	/*top: 131px;
	left: 482px;
	background-image: url('https://34b293.claudeassets.com/20250719020600im_/http://servicities.com/img/PopTic.png');
	background-size: 100% 100%;
	width: 61px;
	height: 50px;*/
	top: 131px;
	left: 482px;
	background-image: url('https://53a869.claudeassets.com/20250719020600im_/http://servicities.com/img/tooltip_Tic.png');
	padding: 11px 6px 0 35px;
	width: 61px;
	height: 50px;
	font-size: 10px !important;
}
span#Tic {
	position:absolute;
	width: 25px;
	height: 25px;
	top: 6px;
	left: 7px;
}


#edifTrans{
	top: 232px;
	left: 554px;
	background-image: url('https://c70a9f.claudeassets.com/20250719020600im_/http://servicities.com/img/EdifTrans.png');
	background-size: 100% 100%;
	width: 157px;
	height: 171px;
}
/*#edifTrans:hover{ background-image: url('https://894635.claudeassets.com/20250719020600im_/http://servicities.com/img/edifTrans.png');
}*/
#PopTrans{
	/*top: 327px;
	left: 384px;
	background-image: url('https://f416a7.claudeassets.com/20250719020600im_/http://servicities.com/img/PopTrans.png');
	background-size: 100% 100%;
	width: 182px;
	height: 37px;*/
	top: 327px;
	left: 384px;
	background-image: url('https://a9b69f.claudeassets.com/20250719020600im_/http://servicities.com/img/tooltip_Trans.png');
	padding: 6px 22px 0 35px;
	width: 182px;
	height: 37px;
}
span#Trans {
	position:absolute;
	width: 25px;
	height: 25px;
	top: 6px;
	left: 6px;
}

#edifViaj{
	top: 93px;
	left: 41px;
	background-image: url('https://9ef060.claudeassets.com/20250719020600im_/http://servicities.com/img/EdifViaj.png');
	background-size:100% 100% ;
	width: 153px;
	height: 182px;
}
/*#edifViaj:hover{ background-image: url('https://b39d0e.claudeassets.com/20250719020600im_/http://servicities.com/img/edifViaj.png');
}*/
#PopViaj{
	/*top: 50px;
	left: 44px;
	background-image: url('https://dca4f8.claudeassets.com/20250719020600im_/http://servicities.com/img/PopViaj.png');
	background-size: 100% 100%;
	width: 120px;
	height: 50px;*/
	top: 50px;
	left: 44px;
	background-image: url('https://2d4499.claudeassets.com/20250719020600im_/http://servicities.com/img/tooltip_Viaj.png');
	padding: 5px 6px 0 35px;
	width: 120px;
	height: 50px;
}
span#Viaj {
	position:absolute;
	width: 23px;
	height: 23px;
	top: 5px;
	left: 7px;
}

#edif >li:hover{
	cursor: pointer;
}

/*--  barraForm = Select encadenados  --*/
.Azul{
	margin-right: 3%;
}
.bordeAzul{
	-moz-appearance:none;
	-webkit-appearance: none;
 	appearance: none;
	background-color:transparent;
	border-radius: 20px;
	border: 3px solid;
	border-color: #6EC9E4;
	padding: 4px;
	color: #6EC9E4;
	font-size: 15px;
}
.buscarBordeAzul input{
	border-width: 3px;
	border-radius: 35px;
	border-color: #C8F2FF;
	border-radius: 20px;
	border: 3px solid;
	border-color: #6EC9E4;
	color: #6EC9E4;
	padding: 5px;
	margin: 2px;
	font-size: 15px;
}
.minititulo{
	padding-left: 26px;
	background-position: 0 3px;
	background-image: url('https://748b71.claudeassets.com/20250719020600im_/http://servicities.com/img/box.png');
	background-repeat: no-repeat;
	display: inline-block;
	margin: 0 auto;
	margin-left: 7px;
	font-size: 16px;
	color: #4B4B4B;
	margin-top: 0;
}
.formSerci{
	margin-left: -20px;
	width: 100%;
	margin: 0;
	padding: 0;
}
.botonesCarrousel{
	display: inline-block;
	float: right;
}
.botonCarrousel{
	width: 20px;
	display: inline-block;
}
.bannerSerci{margin-left: 15%;}
/*--  bannerReg = Banner link para el registro   --*/
#BannerReg{
	margin-top: 40px !important;
	height: 95px;
	/*width: 100%;*/
	border-color:#6EC9E4;
	background:url('https://0b2878.claudeassets.com/20250719020600im_/http://servicities.com/img/bannerRegBack.png') no-repeat center;
	text-align: center;
	/*padding: 0 25px 25px 25px;*/
	margin: 0;
}

#BannerReg > img {
	height: 75%;
}

#BannerReg div.registrarse {
	margin-top: 31px;	
	position: relative;
}

#BannerReg div.registrarse div.gratis{
	position: absolute;
	height: 25px;
	width: 53px;
	background:  url('https://7a8b37.claudeassets.com/20250719020600im_/http://servicities.com/img/gratis.png') no-repeat center;
	z-index: 1;
	left: 35%;
	top: -50%;
	cursor: pointer;
}

#BannerReg div.registrarse a:hover > div.gratis{
	top: -50%;
}

#BannerReg div.registrarse > a {
	color: black;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 2px dotted black;
	padding: 0;
}

#BannerReg div.registrarse > a:hover div.gratis{
	top: -50%;
}

/*******GRATIS INGLES****/
#BannerReg div.registrarse div.gratis_ingles{
	position: absolute;
	height: 25px;
	width: 53px;
	background:  url('https://5b4fac.claudeassets.com/20250719020600im_/http://servicities.com/img/gratis_ingles.png') no-repeat center;
	z-index: 1;
	left: 37%;
	top: -34%;
	cursor: pointer;
}

#BannerReg div.registrarse a:hover > div.gratis_ingles{
	top: -50%;
}

#BannerReg div.registrarse > a:hover div.gratis_ingles{
	top: -50%;
}
/******END GRATIS***/

#BannerReg div.proveedor{	
	padding-right: 0;
}

#BannerReg p.demandante{
	margin-top: 6px;	
	font-size: 23px;
	text-align: left;
	line-height: normal;
}

#BannerReg p.demandante_ingles{
	margin-top: 15px;	
	font-size: 23px;
	text-align: left;
	line-height: normal;
}

#BannerReg p.proveedor{
	margin-top: 15px;	
	font-size: 23px;
	text-align: right;
	line-height: normal;
}

#BannerReg div.flecha_i{
	height: 95px;
	background: url(https://6ddb1c.claudeassets.com/20250719020600im_/http://servicities.com/img/flecha_i.png) left no-repeat;
}

#BannerReg div.flecha_d{
	height: 95px;
	background: url(https://35dfcb.claudeassets.com/20250719020600im_/http://servicities.com/img/flecha_d.png) right no-repeat;
}

#BannerTxtIzq{
}
#BannerTxtDer{
}
#bannerReg img{
	float: left;
	margin: 0;
	padding: 0;
	margin: 15px 0px 0px 0px;
}
#bannerReg a{
	font-size: 25px;
	color: #313131;
	float: left;
	padding: 18px 20px 0px 20px;
	margin: 0;
	z-index: 5;s
}
#burbujaRoja{
	position: absolute;
	background-image:url('https://1a3778.claudeassets.com/20250719020600im_/http://servicities.com/img/BurbujaRojaback.png');
	background-repeat: no-repeat;
	margin: 3px 47% auto 48%;
	padding: 7px;
	padding-top: 2px;
	padding-bottom: 12px;
	text-align: center;
	font-size: 10px;
	color: white;
	min-width: 34px;
	min-height: 16px;
}
/*--  funciona = Banner detaller del funcionamiento   --*/
#funciona{
	background-size:auto 100%;
	height:462px;
	width:auto;
	background:url('https://2e8e96.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/funcionamiento.png') no-repeat center;
	background-size: auto 100%;
}

.barraSerci{
	/*margin-top: 60px;*/
	margin-top: 80px;
}

.barraSerci p{
	background-repeat: no-repeat;
}

.barraSerci #busquedaAv {
	margin-bottom: 30px;
}

.barraSerci #busquedaAv select{
	margin-right: 10px;
	max-width: 100%;
	width: 98%;
}

.barraSerci #busquedaAv input[type=text]{
	max-width: 230px !important;
	width: 210px;
}

.barraSerci #busquedaAv button {
	height: 54px;
	width: 100%;
	font-weight: bold;
}

.barraSerciSlider {
	z-index: 100;
	padding-right: 15px;
}

.sliderCasilla{
	background-color: white;
	width: 48%;
	height: 50%;
	margin: 0;
	margin-right: 0%;
	padding: 0;
	/*margin-bottom: 3%;*/
	text-align: left;
}
.sliderCasilla img{
	margin: 0;
	margin-left: 13px;
	padding: 0;
	width: 45%;
	background-size: auto 100%;
}
.textoCasilla{
	float: right;
	overflow: visible;
	width: 45%;
	margin: 0;
	padding: 0;
	min-height: 122px;
}
.textoCasilla p{
	margin: 0;
	padding: 0;
}
.sliderTitulo{
font-size: 17px;
min-width: 171px;
vertical-align: middle;

}
.sliderTexto{
	color: red;
	font-size: 14px;
}
.sliderLugar{
	color: gray;
	font-size: 10px;
}
/*--  ultimos = Banner ultimos servicios solicitados   --*/
#UltimosSerivios{
	background-size:auto 100%;
	border-color:#6EC9E4; 
	margin: 0 0;
	background: url('https://f55acf.claudeassets.com/20250719020600im_/http://servicities.com/img/amanecer.png') no-repeat center;
	position: relative;
	height: 260px;
	margin-bottom: -2px;
	clear:both;
}
#ultimosTexto{
	position: absolute;
	z-index: 2;
	/*margin-left: 8px;*/
}
#ultimosTitulo{
	margin-left: 8px;
	color: #FFFFFF;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-top: 24px;
	margin-bottom: 0;
	z-index: 9999;
	background-image: url('https://63ca20.claudeassets.com/20250719020600im_/http://servicities.com/img/boxW.png');
	background-repeat: no-repeat;
	background-position: 0 27px;
	padding-left: 26px;
}
#ultimosAzul{
	margin: 0;
	padding-left: 20px;
	padding: 0;
	color:#FFFFFF;
	font-size: 14px;
	z-index: 9999;
	padding-left: 40px;
}
#cartel{
	overflow: hidden;
	padding: 90px 2% 2% 2%;
	background-image: url('https://462473.claudeassets.com/20250719020600im_/http://servicities.com/img/cartel.png');
	background-size: 100% 100%;
	height: 240px;
	margin: auto;
	width: auto;
	z-index: 0;
	margin-top: 2px;
}
.subcartel{
	/*background-image: url('https://7ca918.claudeassets.com/20250719020600im_/http://servicities.com/img/backCartel.png');
	background-position: -5px 8px;
	background-repeat: no-repeat;*/
	margin: 0 0;
	margin-top: -15px; 
	width: 46%;
	height: 100px;
	float: left;
	border-color: #C8F2FF;
	border-style:solid;
	border-width:3px;
	border-radius: 10px;
	z-index: 10;
	padding: 23px 2px 12px 6px;
}

.cartelTitulo{
	color: #FF816C;
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	margin-bottom: 4px !important;
	text-transform: uppercase;
	font-weight: bold;
	line-height:normal;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;  /* IE 6+, FF 7+, Op 11+, Saf 1.3+, Chr 1+*/
	-o-text-overflow: ellipsis;  /* for Opera 9 & 10*/
}

/*
.cartelTitulo{
	color: #FF816C;
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;  // IE 6+, FF 7+, Op 11+, Saf 1.3+, Chr 1+
	-o-text-overflow: ellipsis;  // for Opera 9 & 10 
}
*/

.noDemanda {
	color: #FF816C;
	font-size: 12px !important;
	margin-bottom: 18px !important;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 18px;
}

.cartelTexto{
	color: #B2B2B2;
	font-size: 14px !important; 
	margin-bottom: 2px !important;
	line-height:normal;
}
.cartelTexto b{
	color: #A4A4A4;
	margin: 0;
	padding: 0;
}
.cartelLugar{
	color: #6EC9E4;
	margin: 0;
	padding: 0;
	font-size: 14px !important;
	line-height:normal;
}
/*--  barraSocial = Barra dedicada a las redes sociales   --*/
.barraSocial{
	background-color: #202020;
	border-radius: 0px;
	margin-bottom: 0px;
	border:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
}
.iconosSocial{	float: right;}
.barraSocial ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.barraSocial li{
	display: inline;
	list-style-type: none;
	float: left;
	margin: 12px;
}
#Facebook{
	margin: 0;
	padding: 0;
	background-image: url('https://9181e8.claudeassets.com/20250719020600im_/http://servicities.com/img/social.png');
	min-height: 26px;
	min-width: 26px;
}
#Google{
	margin: 0;
	padding: 0;
	background-position: 26px 0;
	background-image: url('https://9181e8.claudeassets.com/20250719020600im_/http://servicities.com/img/social.png');
	min-height: 26px;
	min-width: 26px;
}
#Linkedin{
	margin: 0;
	padding: 0;
	background-position: 61px 0;
	background-image: url('https://9181e8.claudeassets.com/20250719020600im_/http://servicities.com/img/social.png');
	min-height: 26px;
	min-width: 26px;
}
#Twitter{
	margin: 0;
	padding: 0;
	background-position: 96px 0;
	background-image: url('https://9181e8.claudeassets.com/20250719020600im_/http://servicities.com/img/social.png');	
	min-height: 26px;
	min-width: 26px;
}
/*--  map = Site map, mapa del sitio   --*/
.map{
	background-color: #2A2A2A;
}
.map p{
	color: #FFFFFF;
	height: 100%;
	padding-bottom: auto;
	font-size: 11px;
	margin-bottom: 0px;
	text-align: center;

}
.map ul{
    text-transform: uppercase;
    text-align: left;
    font-size: 10px;
    color: white;;
    font-weight:bolder;
}
.map li{
    font-weight:normal;
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #6EC9E4;
	font-size: 10px;
	line-height: 18px;
}
.map li:before{
	content: "- ";
}
/*--  footer = el footer de la web   --*/
footer{
	text-align: right;
	background-color: #2A2A2A;
	width: 100%;
	/*height: 100%;*/
	padding-bottom: auto;
	margin-bottom: 0;
	font-family: serif;
	padding-top: 20px;
}

.footerLink {
	display: inline-block;
	margin-right: 2%;
}
.footerLink a{
	color: #999999;
	font-size: 15px;
	font-weight: bold;
}
.footerText {
	font-size: 13px !important;	
	margin-right: 2% !important;
	text-align:right !important;
	color:#727272 !important;
	margin-bottom:20px !important;
}
/*---*/
.contenido{	
}
.contenido label{
	color: #2A2A2A;
}
.contenido input{
	color:#6EC9E4;
	border:solid;
	border-color: #6EC9E4;
	border-radius: 5px;
}
.contenido textarea{
	/*color:#6EC9E4;*/
	border:solid;
	border-color: #6EC9E4;
	border-radius: 5px;
}

label {
	width: 100%;
	text-align: right;
	padding: 10px;
}
/*
input[type=text], input[type=password], input[type=email] {
	border: 3px solid #6ec9e4;
	color: black;
	height: 54px;
	border-radius: 25px;
    max-width: 200px;
}

 select, select.form-control {
 	 -webkit-appearance: none;
    -moz-appearance: none;
	border: 3px solid #6ec9e4;
	color: black;
	height: 54px;
	border-radius: 25px;
    padding: 14px 42px 14px 14px;
    background-size: auto 24%;
    max-width: 220px;
}
*/
.btn {
	border: none;
	border-radius: 10px;
}

.btn.btn-access {
	background-color: #ff9966;
	border:1px solid #ff9966;
	color: white;
	border-radius: 4px;
	padding: 0 20px 0 20px;
}	

.btn.btn-access:focus {
	background:#e0543c;
}

.btn.btn-access:hover {
	background-color:white;
	color:#ff9966;	
	border:1px solid #ff9966;
	padding: 0 20px 0 20px;
}

.btn.btn-access span.menu_sup{
	color:white;
}

.btn.btn-access:hover span.menu_sup{
	color:#ff9966;
}

.btn.btn-danger {
	/*Alvaro*/
	color:#ff9966 !important;
	background:none;
	border:1px solid #ff9966;
	border-radius:4px;
	padding-left: 20px;
	padding-right: 20px;
	
	
	/*background: #ff9966;
	background: -moz-linear-gradient(top,  #ff9966 0%, #ff6666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9966), color-stop(100%,#ff6666));
	background: -webkit-linear-gradient(top,  #ff9966 0%,#ff6666 100%);
	background: -o-linear-gradient(top,  #ff9966 0%,#ff6666 100%);
	background: -ms-linear-gradient(top,  #ff9966 0%,#ff6666 100%);
	background: linear-gradient(to bottom,  #ff9966 0%,#ff6666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9966', endColorstr='#ff6666',GradientType=0 );*/
}	

.btn.btn-danger:hover {
	/*Alvaro background: #e0553d;
	background: -moz-linear-gradient(top,  #ff6666 0%, #ff9966 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6666), color-stop(100%,#ff9966));
	background: -webkit-linear-gradient(top,  #ff6666 0%,#ff9966 100%);
	background: -o-linear-gradient(top,  #ff6666 0%,#ff9966 100%);
	background: -ms-linear-gradient(top,  #ff6666 0%,#ff9966 100%);
	background: linear-gradient(to bottom,  #ff6666 0%,#ff9966 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6666', endColorstr='#ff9966',GradientType=0 );*/
	background:#ff9966;
}

.btn.btn-black-danger:hover {
	background: #e0553d!important;
	background: -moz-linear-gradient(top, #333 0%, #7F7F7F 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333), color-stop(100%,#7F7F7F))!important;
	background: -webkit-linear-gradient(top, #333 0%,#7F7F7F 100%)!important;
	background: -o-linear-gradient(top, #333 0%,#7F7F7F 100%)!important;
	background: -ms-linear-gradient(top, #333 0%,#7F7F7F 100%)!important;
	background: linear-gradient(to bottom, #333 0%,#7F7F7F 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333', endColorstr='#7F7F7F',GradientType=0 )!important;
}

.btn.btn-black-danger {
	background: #7F7F7F!important;
	background: -moz-linear-gradient(top, #7F7F7F 0%, #333 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7F7F7F), color-stop(100%,#333))!important;
	background: -webkit-linear-gradient(top, #7F7F7F 0%,#333 100%)!important;
	background: -o-linear-gradient(top, #7F7F7F 0%,#333 100%)!important;
	background: -ms-linear-gradient(top, #7F7F7F 0%,#333 100%)!important;
	background: linear-gradient(to bottom, #7F7F7F 0%,#333 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7F7F7F', endColorstr='#333',GradientType=0 )!important;
}

.btn.btn-danger:active {
	background: #e0543c;
}

.btn.btn-danger:focus {
	background-color: #e0543c !important;
	color:white !important;
}

/*elimino .btn.btn-danger pues no quiero que lo pinte blanco Alvaro*/
.btn.btn-blue-danger, .btn-black-danger,
.btn.btn-danger:hover, .btn.btn-blue-danger:hover, .btn-black-danger:hover {
	color:white !important;
}

.btn.btn-blue-danger {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #09a9d0 0%, #1a8ecd 100%) repeat scroll 0 0;
}
.btn.btn-blue-danger:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #1a8ecd 0%, #09a9d0 100%) repeat scroll 0 0;
}
.btn.btn-blue-danger:active {
    background: #e0543c none repeat scroll 0 0;
}
.btn.btn-danger:focus {
    background-color: #e0543c !important;
}

select:focus {
	outline: none;
}
.logo{
	/*Alvaro
	border:solid;
	border-color: #6EC9E4;
	border-radius: 10px;*/
}
.linkUnStyle{
	text-decoration:none;
}
.star_hight{
	margin: 0;
	padding: 0;	
	background-image: url('https://cd04a6.claudeassets.com/20250719020600im_/http://servicities.com/img/estrellahight.png');
	background-repeat: repeat-x;
	height: 30px;
	display: inline-block;
}

.star_hight.estrella0{width: 0px;}
.star_hight.estrella1{width: 24px;}
.star_hight.estrella2{width: 48px;}
.star_hight.estrella3{width: 72px;}
.star_hight.estrella4{width: 96px;}
.star_hight.estrella5{width: 120px;}

.star_hight2{
	margin: 0;
	padding: 0;	
	background-image: url('https://13fc55.claudeassets.com/20250719020600im_/http://servicities.com/img/estrellahight2.png');
	background-repeat: repeat-x;
	height: 30px;
	display: inline-block;
}

.star_hight2.estrella0{width: 0px;}
.star_hight2.estrella1{width: 25px;}
.star_hight2.estrella2{width: 50px;}
.star_hight2.estrella3{width: 75px;}
.star_hight2.estrella4{width: 100px;}
.star_hight2.estrella5{width: 125px;}

.star_low{
	margin: 0;
	padding: 0;	
	background-image: url('https://a57a4c.claudeassets.com/20250719020600im_/http://servicities.com/img/estrellalow.png');
	background-repeat: repeat-x;
	height: 30px;
	display: inline-block;
}

.star_low.estrella0{width: 0px;}
.star_low.estrella1{width: 24px;}
.star_low.estrella2{width: 48px;}
.star_low.estrella3{width: 72px;}
.star_low.estrella4{width: 96px;}
.star_low.estrella5{width: 120px;}

.star_low2{
	margin: 0;
	padding: 0;	
	background-image: url('https://b71223.claudeassets.com/20250719020600im_/http://servicities.com/img/estrellalow2.png');
	background-repeat: repeat-x;
	height: 30px;
	display: inline-block;
}

.star_low2.estrella0{width: 0px;}
.star_low2.estrella1{width: 24px;}
.star_low2.estrella2{width: 48px;}
.star_low2.estrella3{width: 72px;}
.star_low2.estrella4{width: 96px;}
.star_low2.estrella5{width: 120px;}

.estrellaOff{
	margin: 0;
	padding: 0;	
	background-image: url('https://cd04a6.claudeassets.com/20250719020600im_/http://servicities.com/img/estrellahight.png');
	background-repeat:no-repeat;
	height:30px;
	width:30px;	
}
.estrellaOn{
	margin: 0;
	padding: 0;	
	background-image: url('https://a57a4c.claudeassets.com/20250719020600im_/http://servicities.com/img/estrellalow.png');
	background-repeat:no-repeat;
	height:30px;
	width:30px;	
}
.estrellalistas li{
	list-style: none;
	float: left;
	margin: 2px;
}
.pagination li{
	list-style-type: none;
	list-style: none;
	float: left;
	margin:0;
}
.active a{
	color: red;
}
.disabled{
	display: none;
}

#titulo {
	margin-top: 57px;
	background: #d0f1fc;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 150%;
}

#titulo img.logo {
	width: 30px;
	height: 30px;
	border: none 0;
	border-radius: 100%;
	background: white;
}

#edificios {
	height: 280px;
	background: url(https://26d9d0.claudeassets.com/20250719020600im_/http://servicities.com/img/nubes.png);
	background-size: auto 100%;
	overflow: hidden;
	position: relative;
}

#edificios>img{
	position: absolute;
	vertical-align: 0;
	bottom: -360px;
	z-index: 1;
	left: 0;
}

#edificios #arboles1{
	z-index: 3;
	bottom: -50px;
}

#edificios #arboles2{
	z-index: 3;
	bottom: -50px;
}

#animacion{
	height: 280px;
	text-align: center;
	margin: 0 auto;
}

#animacion div.edificio{
	position: relative;
	bottom: -250px;
	height: 280px;
	float: left;
	z-index: 5;
}
#animacion div.edificio:hover
{
	cursor: pointer;
}

#animacion div.edificio1 {
	width: 88px;
	background: url(https://bf6236.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio1.png) no-repeat;
	background-position: -89px bottom;
}

#animacion div.edificio1:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio2 {
	width: 100px;
	background: url(https://bebba2.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio2.png) no-repeat;
	background-position: -100px bottom;
}

#animacion .edificio2:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio3 {
	width: 87px;
	background: url(https://7c55e5.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio3.png) no-repeat;
	background-position: -89px bottom;
}

#animacion .edificio3:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio4 {
	width: 70px;
	background: url(https://22172c.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio4.png) no-repeat;
	background-position: -75px bottom;
}

#animacion .edificio4:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio5 {
	width: 88px;
	background: url(https://fe5342.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio5.png) no-repeat;
	background-position: -93px bottom;
}

#animacion .edificio5:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio6 {
	width: 53px;
	background: url(https://a89009.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio6.png) no-repeat;
	background-position: -58px bottom;
}

#animacion .edificio6:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio7 {
	width: 70px;
	background: url(https://d2e4c9.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio7.png) no-repeat;
	background-position: -75px bottom;
}

#animacion .edificio7:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio8 {
	width: 88px;
	background: url(https://c98e5f.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio8.png) no-repeat;
	background-position: -93px bottom;
}

#animacion .edificio8:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio9 {
	width: 87px;
	background: url(https://5aea08.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio9.png) no-repeat;
	background-position: -92px bottom;
}

#animacion .edificio9:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio10 {
	width: 75px;
	background: url(https://9cebae.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio10.png) no-repeat;
	background-position: -77px bottom;
}

#animacion .edificio10:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio11 {
	width: 55px;
	background: url(https://c111f1.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio11.png) no-repeat;
	background-position: -58px bottom;
}

#animacion .edificio11:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio12 {
	width: 88px;
	background: url(https://a6047c.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio12.png) no-repeat;
	background-position: -93px bottom;
}

#animacion .edificio12:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio13 {
	width: 93px;
	background: url(https://8a4092.claudeassets.com/20250719020600im_/http://servicities.com/img/edificios/edificio13.png) no-repeat;
	background-position: -98px bottom;
}

#animacion .edificio13:hover {
	z-index: 99;
	background-position: left bottom;
}

#animacion .edificio:hover>span{
	background-color: white;
    border : 2px solid #6ec9e4;
    font-size : 12px;
    max-width : 152px;
    text-transform: uppercase;
}

#edificios .sombra{
	position: absolute;
	width: 100%;
	height: 100%;
}

#animacion span{
	position: absolute;
	left:0;
	font-size: 9px;
	font-weight: bold;
	z-index: 3;
	border: 2px solid white;
	border-radius: 6px;
	padding: 5px;
	background-color: rgba(255, 255, 255, 0.7);
	max-width: 100px;
}

#animacion span.active{
	background-color : white;
    border: 2px solid #6ec9e4;
    font-size : 12px;
    max-width : 130px;
    text-transform: uppercase;
}

#animacion span.par {
	top: -30px;
}

#animacion span.impar{
	bottom: -40px;
}

/***********************FORMULARIO********************/

#formulario{
	margin-top: 40px;
	margin-bottom: 30px;
}

#formulario .aviso_obligatorio{
	text-align: center;
	color: #e0543c;
	font-weight: bold;
	font-size: 140%;
	margin-top: 20px;
	margin-bottom: -10px;
}

#formulario #resumen_formulario {
	margin-top: 30px;
	border: 3px solid #6ec9e4;
	border-radius: 5px;
	/*text-align: center;*/
	padding-left: 0;
	padding-right: 0;
	background-color: #f3f3f3;
}

#formulario fieldset#resumen{
	text-align: left;
}

#formulario fieldset#resumen .tu_seleccion{
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	color: #6ec9e4;
	font-size: 18px;
}

#formulario fieldset#resumen .resumen_titulo{
	margin-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

#formulario fieldset#resumen .resumen_seleccion{
	color: #6ec9e4;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

#formulario fieldset#pasos{
	border-left: 3px solid #6ec9e4;
	background-color: #FFF;
}

#formulario fieldset{
	padding-left: 0;
	padding-right: 0;
}

#formulario .campo_formulario {
	height: 72px;
	background: url(https://5b4a83.claudeassets.com/20250719020600im_/http://servicities.com/img/flechas_formulario.png) no-repeat right top;
	color: #6ec9e4;
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
	border-bottom: 3px solid #6ec9e4;
	line-height: normal;
	padding-top: 12px;
	text-align: left;
	/*border-top: 1px solid #6ec9e4;*/
}

#formulario .campo_formulario div.numero {
	font-size: 200%;
	margin-top: 2px;
	padding:0;
	padding-left: 5px;
}

#formulario .campo_formulario .titulo {
	padding-left: 5px;
}

#formulario .campo_formulario .subtitulo {
	font-size: 11px;
}

#formulario .campo_formulario b{
	position: absolute;
	top: 0;
}

#formulario .campo_formulario.finalizar {
	height: 72px;
	background: white;
	color: #6ec9e4;
	vertical-align: middle;
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	padding-top: 21px;
	/*border-right: 1px solid #6ec9e4;*/
}

#formulario .campo_formulario.finalizar.active{
	background: #6ec9e4;
}

#formulario .campo_formulario.active{
	height: 72px;
	color: white;
	background: url(https://5b4a83.claudeassets.com/20250719020600im_/http://servicities.com/img/flechas_formulario.png) no-repeat, #6ec9e4;
	background-position: 100% -72px;
}

#formulario .campo_formulario.intermedio {
	height: 72px;
	color: #6ec9e4;
	background: url(https://5b4a83.claudeassets.com/20250719020600im_/http://servicities.com/img/flechas_formulario.png) no-repeat;
	background-position: 100% -144px;
}

#formulario .texto{
	text-align: center;
	font-size: x-large;
	color: #6ec9e4;
}

#formulario select
{
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 3px solid #6ec9e4;
	color: black;
	height: 45px;
	border-radius: 65px;
	background: url(https://06331e.claudeassets.com/20250719020600im_/http://servicities.com/img/arrow.png) no-repeat 99%;
	background-size: auto 24%;
	max-width: 100%;
	width: 100%;
	padding: 7px 42px 7px 14px;
	margin-top: 15px;
}

#formulario select[multiple]{
	border-radius: 5px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: white;
	height: 100px;
}

#formulario  input[type=text],#formulario input[type=number] {
	border: 3px solid #6ec9e4 !important;
	border-radius: 5px !important;
	color: black !important;
	height: 43px !important;
	margin: 8px 0 0 !important;
	max-width: 100% !important;
	width: 100% !important;
}

#formulario textarea{
	border:solid !important;
	border-color: #6EC9E4 !important;
	border-radius: 5px !important;
	max-width: 100% !important;
	width: 100% !important;
	margin: 20px 0 0 0 !important;
	height: 120px !important;
}

#formulario input[type=checkbox]{
    display: none;
}

#formulario .checkbox_personalizado {
	position: relative;
	float: left;
	width: 50px;
	height: 50px;
	background-image:url(https://bd01ef.claudeassets.com/20250719020600im_/http://servicities.com/img/checkbox.png);
	margin-bottom: 10px;
	border: 4px solid #66cccc;
	border-radius: 10px;
	cursor:pointer;
	margin: 0 auto;
	margin-top: 20px;
	float: center;
	margin: 0 auto;
	margin-top: 20px;
}

#formulario .checkbox_personalizado.active {
	background-position: 43px 43px;
}

#formulario  label {
	/*height: 70px;*/
	margin: 20px 0 0 0;
	float: left;
	text-align: left;
	padding: 0;
}

#formulario .btn.btn-primary{
	width: 100%;
	height: 50px;
	font-size: 125%;
	font-weight: bold;
}

#formulario .btn.btn-primary.anterior{
	background: #ccc;
	color: white;
}

#formulario .btn.btn-primary.anterior:hover{
	background: #b3b3b3;
}

#formulario .btn.btn-primary.siguiente{
	background: #f87762;
	color:white;
}

#formulario .btn.btn-primary.siguiente:hover{
	background: #f86266;
}

#formulario #contenido_formulario3 p.texto_buscar{
	font-size: 170%;
	color: #6eace4;
	margin-bottom: 20px;
}

#formulario label{
	width: 100%;
}

#formulario #resultados h1{
	margin-top: 10px;
	font-size: 19px;
	font-weight: bold;
	color: #6ebfe4;
	text-transform: uppercase;
}

#formulario #texto_info h1{
	margin-bottom: -20px;
	font-size: 15px;
	font-weight: bold;
	color: #6ebfe4;
	/*text-transform: uppercase;*/
}

#formulario .ingles_label{
	margin-top: 0;
	font-weight: normal;
}

#formulario button.siguiente{
	width: 100%;
	font-weight: bold;
	height: 50px;
	font-size: 125%; 
}

#formulario button.anterior {
	border-radius: 10px !important;
	border:1px solid #cacaca; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF !important;
	background-color: #BBBBBB; background-image: -webkit-gradient(linear, left top, left bottom, from(#BBBBBB), to(#CCCCCC)) !important;
	background-image: -webkit-linear-gradient(top, #BBBBBB, #CCCCCC) !important;
	background-image: -moz-linear-gradient(top, #BBBBBB, #CCCCCC) !important;
	background-image: -ms-linear-gradient(top, #BBBBBB, #CCCCCC) !important; 
	background-image: -o-linear-gradient(top, #BBBBBB, #CCCCCC) !important;
	background-image: linear-gradient(to bottom, #BBBBBB, #CCCCCC) !important;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BBBBBB, endColorstr=#CCCCCC) !important;
}

#formulario button.anterior:hover{
	border:1px solid #BBBBBB !important;
	background-color: #CCCCCC !important; background-image: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#BBBBBB)) !important;
	background-image: -webkit-linear-gradient(top, #CCCCCC, #BBBBBB) !important;
	background-image: -moz-linear-gradient(top, #CCCCCC, #BBBBBB) !important;
	background-image: -ms-linear-gradient(top, #CCCCCC, #BBBBBB) !important;
	background-image: -o-linear-gradient(top, #CCCCCC, #BBBBBB) !important;
	background-image: linear-gradient(to bottom, #CCCCCC, #BBBBBB) !important;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#CCCCCC, endColorstr=#BBBBBB) !important;
}

/***********************FORMULARIO********************/

#proveedores fieldset.no_proveedores{
	border: 3px solid #6ec9e4;
	border-radius: 5px;
	text-align: center;
	padding: 15px 15px;
	color: #6eace4;
	font-size: 170%;
	height: inherit;
	margin: 0 auto;
	margin-bottom: 30px;
}

#lista_proveedores {
	margin-bottom: 30px;
}

#lista_proveedores fieldset{
	position: relative;
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
}

#lista_proveedores fieldset div.informacion1{
	/*height: 115px;*/
	background: #d6f0f8;
	padding-left: 0;
}

#lista_proveedores fieldset div.informacion1 img{
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}

#lista_proveedores fieldset div.informacion1 div.nombre{
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

#lista_proveedores fieldset div.informacion1 div.familia{
	color: red;
	/*text-transform: uppercase;*/
}

#lista_proveedores fieldset div.informacion1 div.zona{
	color: #a2a8aa;
	margin-bottom: 10px;
}

#lista_proveedores fieldset div.informacion1 div.valoraciones_proveedor{
	margin-top: 10px;
	margin-bottom: 10px;
}

#lista_proveedores fieldset div.informacion1 div.valoraciones_proveedor .titulo{
	font-weight: bold;
	margin-bottom: 5px;
}

#lista_proveedores fieldset div.informacion1 div.valoraciones_proveedor .comentario{
}

#lista_proveedores fieldset div.informacion1 div.valoraciones_proveedor .imagen img{
	margin: 0;
	width: 100%;
}

#lista_proveedores fieldset div.informacion1 div.informacion_proveedor{
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#lista_proveedores fieldset div.informacion1 div.informacion_proveedor a{
	width: 100%;
	font-weight: bold;
}

#lista_proveedores fieldset div.informacion1 div.informacion_proveedor #estrellas{
	margin-top: 10px;
}

#lista_proveedores fieldset div.informacion1 div.informacion_proveedor .puntuacion{
	font-weight: bold;
}

#lista_proveedores fieldset div.informacion2 {
	background-color: #c3e5ef;
	padding: 10px 0 10px 0;
}

#lista_proveedores fieldset div.informacion1 a.disable {
   pointer-events: none;
   cursor: default;
}

#lista_proveedores fieldset div.informacion2 .video_link a.disable {
   pointer-events: none;
   cursor: default;
}

#lista_proveedores fieldset div.informacion2 .titulo{
	font-weight: bold;
	margin-bottom: 5px;
}

#lista_proveedores fieldset div.informacion2 .recomendaciones_proveedor .titulo_recomendacion{
	font-weight: bold;
	color: #ff9966;
	padding: 0;
}

#lista_proveedores fieldset div.informacion2 .recomendaciones_proveedor .imagen{
	padding: 0;
	margin-bottom: 5px;
}

#lista_proveedores fieldset div.informacion2 .recomendaciones_proveedor .imagen img{
	width: 100%;
}

#lista_proveedores fieldset div.informacion2 .recomendaciones_proveedor .descripcion_recomendacion{
	padding: 0;
}

#lista_proveedores fieldset div.informacion2 .recomendaciones_linkedin .titulo_recomendacion{
	font-weight: bold;
	color: #1e8cba;
	padding: 0;
}

#lista_proveedores fieldset div.informacion2 .recomendaciones_linkedin .descripcion_recomendacion{
	padding: 0;
}

#lista_proveedores fieldset div.informacion3 {
	background-color: #a0d7e7;
	padding-top: 10px;
	padding-bottom: 10px;
}

#lista_proveedores fieldset div.informacion3 .titulo{
	font-weight: bold;
	margin-bottom: 5px;
}

#lista_proveedores fieldset div.informacion3 .titulo_noticia{
	font-weight: bold;
	color: #ff9966;
}

#lista_proveedores fieldset div.informacion4 {
	background-color: #6cb9d5;
	padding-top: 10px;
	padding-bottom: 10px;
}

#lista_proveedores fieldset div.informacion4 .titulo{
	font-weight: bold;
}



#resultado_proveedores {
	display: none;
}

#resultado_proveedores fieldset{
	position: relative;
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
}

#resultado_proveedores .recomendaciones_linkedin .titulo{
	padding-left: 25px;
	background: url(https://4a2bee.claudeassets.com/20250719020600im_/http://servicities.com/img/linkedin_logo.png) no-repeat left;
	background-size: contain;
}

#resultado_proveedores fieldset div.informacion1{
	/*height: 115px;*/
	background: #d6f0f8;
	padding-left: 0;
}

#resultado_proveedores fieldset div.informacion1 img{
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}

#resultado_proveedores fieldset div.informacion1 div.nombre{
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

#resultado_proveedores fieldset div.informacion1 div.familia{
	color: red;
	/*text-transform: uppercase;*/
}

#resultado_proveedores fieldset div.informacion1 div.zona{
	color: #a2a8aa;
	margin-bottom: 10px;
}

#resultado_proveedores fieldset div.informacion1 div.valoraciones_proveedor{
	margin-top: 10px;
	margin-bottom: 10px;
}

#resultado_proveedores fieldset div.informacion1 div.valoraciones_proveedor .titulo{
	font-weight: bold;
	margin-bottom: 5px;
}

#resultado_proveedores fieldset div.informacion1 div.valoraciones_proveedor .comentario{
}

#resultado_proveedores fieldset div.informacion1 div.valoraciones_proveedor .imagen img{
	margin: 0;
	width: 100%;
}

#resultado_proveedores fieldset div.informacion1 div.informacion_proveedor{
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#resultado_proveedores fieldset div.informacion1 div.informacion_proveedor a{
	width: 100%;
	font-weight: bold;
}

#resultado_proveedores fieldset div.informacion1 div.informacion_proveedor #estrellas{
	margin-top: 10px;
}

#resultado_proveedores fieldset div.informacion1 div.informacion_proveedor .puntuacion{
	font-weight: bold;
}

#resultado_proveedores fieldset div.informacion2 {
	background-color: #c3e5ef;
	padding: 10px 0 10px 0;
}

#resultado_proveedores fieldset div.informacion1 a.disable {
   pointer-events: none;
   cursor: default;
}

#resultado_proveedores fieldset div.informacion2 .video_link a.disable {
   pointer-events: none;
   cursor: default;
}

#resultado_proveedores fieldset div.informacion2 .titulo{
	font-weight: bold;
	margin-bottom: 5px;
}

#resultado_proveedores fieldset div.informacion2 .recomendaciones_proveedor .titulo_recomendacion{
	font-weight: bold;
	color: #ff9966;
	padding: 0;
}

#resultado_proveedores fieldset div.informacion2 .recomendaciones_proveedor .imagen{
	padding: 0;
	margin-bottom: 5px;
	overflow: hidden;
	border-radius: 10px;
}

#resultado_proveedores fieldset div.informacion2 .recomendaciones_proveedor .imagen img{
	width: 100%;
}

#resultado_proveedores fieldset div.informacion2 .recomendaciones_proveedor .descripcion_recomendacion{
	padding: 0;
}

#resultado_proveedores fieldset div.informacion2 .recomendaciones_linkedin .titulo_recomendacion{
	font-weight: bold;
	color: #1e8cba;
	padding: 0;
}

#resultado_proveedores fieldset div.informacion2 .recomendaciones_linkedin .descripcion_recomendacion{
	padding: 0;
}

#resultado_proveedores fieldset div.informacion3 {
	background-color: #a0d7e7;
	padding-top: 10px;
	padding-bottom: 10px;
}

#resultado_proveedores fieldset div.informacion3 .titulo{
	font-weight: bold;
	margin-bottom: 5px;
}

#resultado_proveedores fieldset div.informacion3 .titulo_noticia{
	font-weight: bold;
	color: #ff9966;
}

#resultado_proveedores fieldset div.informacion4 {
	background-color: #6cb9d5;
	padding-top: 10px;
	padding-bottom: 10px;
}

#resultado_proveedores fieldset div.informacion4 .titulo{
	font-weight: bold;
}





#etiqueta{
	position:absolute;
	background:#1e8cba;
	width:300px;
	color:
	white;
	border-radius:5px;
	padding:5px 10px;
	text-align:center;
	z-index: 999;
}

#content {
	overflow: hidden;
	/*margin-top: 15px;*/
}

.acceder {
	width: 10px;
	background: url(https://e0267c.claudeassets.com/20250719020600im_/http://servicities.com/img/llave.png) no-repeat center;
	padding-left: 28px;
}

a:hover .acceder {	
	/*Cambio el icono a blanco cuando se coloca cursos encima, por temas contraste Alvaro*/
	background: url(https://c9e223.claudeassets.com/20250719020600im_/http://servicities.com/img/llaveNaranja.png) no-repeat center;	
}

.add h2 {
	font-size: 30px;
}

.add input[type=text], .add input[type=password], .add input[type=email], .add input[type=number], .add input[type=tel] {
	/*border: 3px solid #6ec9e4;*/
	border: 1px solid #ff9966;
	color: black;
	border-radius: 4px;
	width: 100%;
	height: 34px;
	max-width: 100%;
	padding-left: 15px;
}

.add #alta{
	float:left;
	background-color: red;
}

.add label{
	text-align: left;
	padding: 0;
	padding-top: 10px;
}

.add #alta button{
	text-align: center;
	color: red;
}

.add #alta:hover{
	background-color: white;
}

.add #alta button:hover{
	color: white;
	background-color: red;
}

.add select{
 	-webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
	/*border: 3px solid #6ec9e4;*/
	border: 1px solid #ff9966 !important;
	color: black !important;
	border-radius: 4px !important;
    /*Alvaro
	background: url(https://06331e.claudeassets.com/20250719020600im_/http://servicities.com/img/arrow.png) no-repeat 99% !important;*/
	background: url(https://3faf93.claudeassets.com/20250719020600im_/http://servicities.com/img/arrowNaranja.png) no-repeat 99% !important;
    background-size: auto 25% !important;
	width: 100% !important;
	max-width: 100% !important;
	height: 34px !important;
	padding: 6px 12px !important;
	font-size: 14px !important;
	line-height: 1.42857143 !important;
}

.add select[multiple]{
	-webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: white !important;
	height: 150px !important;
}

.add input[type=submit]{
	/*Alvaro
	background-color: #ff9966 !important;
	color: white !important;
	border: none !important;
	border-radius: 10px !important;
	*/
	
	float: right !important;
	background-color: #ff9966 !important;
	color: white !important;
	margin-left: 10px !important;
	border: 1px solid #ff9966 !important;
	border-radius: 4px !important;
	margin-top: 15px !important;
	margin-bottom: 20px !important;
	padding: 6px 12px !important;
	
}

.add input[type=submit]:hover, .action_button:hover{
	/*Alvaro 
	background-color: #dcdcdc !important;
	color: black !important;*/
	background-color: white !important;
	color: #ff9966 !important;
}

.add input[disabled=disabled] {
	/*Alvaro background-color: rgba(46,177,216,0.2) !important;*/
	background-color: rgba(216, 130, 46, 0.2) !important;
	cursor: not-allowed !important;
}

.add input[disabled=disabled]:hover {
	/*Alvaro background-color: rgba(46,177,216,0.5) !important;*/
	background-color: rgba(216, 130, 46, 0.2) !important;
	color:white !important;
}

.add select[disabled=disabled] {
	/*Alvaro background-color: rgba(46,177,216,0.2) !important;*/
	background-color: rgba(216, 130, 46, 0.2) !important;
	cursor: not-allowed !important;
}

.add select[disabled=disabled]:hover {
	/*Alvaro background-color: rgba(46,177,216,0.5) !important;*/
	background-color: rgba(216, 130, 46, 0.2) !important;
	color:white !important;
}

.add legend{
	padding-top: 20px;
	/*Alvaro
	margin-bottom: -15px;*/
	margin-bottom: 0px;
}

.add a {
	float: right;
	margin-left: 10px;	
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 6px 12px;
	/*Alvaro border: none;
	background-color: #ccc;
	color: white;
	border-radius: 10px;*/
	
	background-color: white;
	color: #727272;
	border: 1px solid #727272;
	border-radius: 4px;
}

.add a:hover{
	/*Alvaro
	background-color: #dcdcdc;*/
	background-color: #727272;
	color:white;
}

.add .btn-normal{
	/*Alvaro
	background-color: #ccc;
	color: white;*/
		
	background-color: white;
	color: #727272;
	border: 1px solid #727272;
	border-radius: 4px;
}

.add .enviar_img{
	float: right;
	background-color: #ff9966;
	color: white;
	border: none;
	border-radius: 10px;
	padding: 4px 6px;
	width: 73px;
	margin:0 !important;
}

.add #solicitado{
	background-color: #ff9966;
}

.add #solicitado:hover{
	background-color: #ff9966;
	cursor: not-allowed;
}

.add #flashMessage a {
	float: none;
	background-color:inherit;
	color:#25B7D8;
	margin: 0px;
	border: none;
	border-radius: 0px;
	padding: 0;
	text-decoration:underline;
}

table#valoraciones th{
	width: 200px;
}

#familia_pie {
	color:white;
}

#familia_pie:hover{
	color:#c2c2c2;
}

#proveedor_demandante input[type=checkbox]{
    display: none;
}

#proveedor_demandante .checkbox_personalizado {
	position: relative;
	float: left;
	width: 40px;
	height: 40px;
	background-image:url(https://bd01ef.claudeassets.com/20250719020600im_/http://servicities.com/img/checkbox.png);
	background-size: 30px;
	margin-bottom: 10px;
	border:2px solid #6ec9e4;
	border-radius: 10px;
	cursor:pointer;
}

#proveedor_demandante .checkbox_personalizado.active {
	background-position: 34px 33px;
}

#proveedor_demandante label{
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
}

#proveedor_demandante legend{
	border-bottom: 2px solid #6ec9e4;
	font-size: 26px;
	margin-bottom: 10px;
}

#proveedor_demandante .title_tipo{
	font-size: 21px;
	text-align: left;
	margin-bottom: 5px;
}

#proveedor_demandante .texto_informativo{
	color: #66cccc;
	font-size: 23px;
}

.condiciones input[type=checkbox]{
    display: none;
}

.condiciones .checkbox_personalizado {
	margin-left: 15px;
	position: relative;
	float: left;
	width: 40px;
	height: 40px;
	background-image:url(https://bd01ef.claudeassets.com/20250719020600im_/http://servicities.com/img/checkbox.png);
	background-size: 30px;
	margin-bottom: 10px;
	border: 4px solid #66cccc;
	border-radius: 10px;
	cursor:pointer;
}

.condiciones .checkbox_personalizado.active {
	background-position: 32px 32px;
}

.condiciones label{
	width: 80%;
	text-align: left;
	font-weight: normal;
	padding: 0;
	margin-top: 11px;
	margin-left: 15px;
}

.condiciones label b{
	color: #92d6eb;
}

.condiciones input[type=submit], .action_button{
	margin-right: 15px;
	margin-top: 4px;
	background: #ff9966;
	height: 52px;
	width: 189px;
	border: none 0;
	border-radius: 5px;
	color: white;
	font-size: x-large;
	font-weight: 500;
}

.condiciones input[disabled=disabled]{
	background: #ff9a6c !important;
}

.condiciones input[disabled=disabled]:hover{
	background: #ff9a6c !important;
}

.btn-add {
	padding: 7px 0 0 1px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #1e8cba;
	margin: 0 15px 20px 15px;
	color:white
}

.btn-add:hover {
	color:white;
    background: #6eace3;
}

/*.videos_promocionales{
	width:100%;
	height:360px;
}*/

.videos_promocionales iframe{
	width:100%;
	height:360px;
}

/*.videos_promocionales .video{
	width: 321px;
	height: 214px;
	background: url(https://3747f7.claudeassets.com/20250719020600im_/http://servicities.com/img/fotovideo.png) no-repeat;
	background-size: auto 100%;
	border-radius: 10px;
	cursor: pointer;
}*/

.videos_promocionales .video iframe{
	width: 321px;
	height: 214px;
	border-radius: 10px;
	cursor: pointer;
}

/*.videos_promocionales .video:hover{
	background: url(https://ae29e6.claudeassets.com/20250719020600im_/http://servicities.com/img/fotovideo2.png) no-repeat;
	background-size: auto 100%;	
	color: black;
}*/

.videos_promocionales .video_i{
	float: right;
}

.videos_promocionales p{
	font-size: 16px;
	font-weight: bold;
}

#funciona{
	position: relative;
}

#funciona h1{
	color: white;
	font-size: 23px;
	margin-top: 25px;
}

#funciona p{
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 15px;
	display: inline;
	margin: 30px 0 10px;
	background-image: url('https://63ca20.claudeassets.com/20250719020600im_/http://servicities.com/img/boxW.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 26px;
}

#funciona .proveedores_paso1{
	position:absolute;
	width:202px;
	height:198px;
	right: 0;
	top: 241px;
	background: url(https://caef61.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/proveedores_paso1.png) no-repeat;
	background-position: -211px;
	
}

#funciona .proveedores_paso1:hover{
	background-position: 0px;
}

#funciona .proveedores_paso2{
	width:200px;
	height:246px;
	position:absolute;
	background: url(https://431979.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/proveedores_paso2.png) no-repeat;
	background-position: -209px -1px;
	right: 174px;
	top: 172px;
}

#funciona .proveedores_paso2:hover{
	background-position: 0px;
}

#funciona .proveedores_paso3{
	width:208px;
	height:300px;
	position:absolute;
	background: url(https://49cc0a.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/proveedores_paso3.png) no-repeat;
	background-position: -229px;
	right: 329px;
	top: 103px;
}

#funciona .proveedores_paso3:hover{
	background-position: 0px;
}

#funciona .demandantes_paso3{
	width:210px;
	height:300px;
	position:absolute;
	background: url(https://cd9482.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/demandantes_paso3.png) no-repeat;
	background-position: -242px;
	left: 329px;
	top: 103px;
}

#funciona .demandantes_paso3:hover{
	background-position: 0px;
}

#funciona .demandantes_paso2{
	width:204px;
	height:246px;
	position:absolute;
	background: url(https://a65503.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/demandantes_paso2.png) no-repeat;
	background-position: -223px;
	left: 174px;
	top: 172px;;
}

#funciona .demandantes_paso2:hover{
	background-position: 0px;
}

#funciona .demandantes_paso1{
	width:203px;
	height:198px;
	position:absolute;
	background: url(https://2e321a.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/demandantes_paso1.png) no-repeat;
	background-position: -229px;
	left: 0;
	top: 241px;
}

#funciona .demandantes_paso1:hover{
	background-position: 0px;
}

/*****FUNCIONAMIENTO INGLES****/
#funciona_ingles{
	background-size:auto 100%;
	height:462px;
	width:auto;
	background:url('https://2e8e96.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/funcionamiento.png') no-repeat center;
	background-size: auto 100%;
}
#funciona_ingles{
	position: relative;
}

#funciona_ingles h1{
	color: white;
	font-size: x-large;
	margin-top: 25px;
}

#funciona_ingles p{
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 15px;
	display: inline;
	margin: 30px 0 10px;
	background-image: url('https://63ca20.claudeassets.com/20250719020600im_/http://servicities.com/img/boxW.png');
	background-repeat: no-repeat;
	padding-left: 26px;
}

#funciona_ingles .proveedores_paso1{
	position:absolute;
	width:202px;
	height:198px;
	right: 0;
	top: 241px;
	background: url(https://b9544f.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/proveedores_paso1_ingles.png) no-repeat;
	background-position: -211px;
	
}

#funciona_ingles .proveedores_paso1:hover{
	background-position: 0px;
}

#funciona_ingles .proveedores_paso2{
	width:200px;
	height:246px;
	position:absolute;
	background: url(https://5e91b1.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/proveedores_paso2_ingles.png) no-repeat;
	background-position: -209px -1px;
	right: 174px;
	top: 172px;
}

#funciona_ingles .proveedores_paso2:hover{
	background-position: 0px;
}

#funciona_ingles .proveedores_paso3{
	width:208px;
	height:300px;
	position:absolute;
	background: url(https://451c1f.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/proveedores_paso3_ingles.png) no-repeat;
	background-position: -229px;
	right: 329px;
	top: 103px;
}

#funciona_ingles .proveedores_paso3:hover{
	background-position: 0px;
}

#funciona_ingles .demandantes_paso3{
	width:210px;
	height:300px;
	position:absolute;
	background: url(https://cd7dc1.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/demandantes_paso3_ingles.png) no-repeat;
	background-position: -242px;
	left: 329px;
	top: 103px;
}

#funciona_ingles .demandantes_paso3:hover{
	background-position: 0px;
}

#funciona_ingles .demandantes_paso2{
	width:204px;
	height:246px;
	position:absolute;
	background: url(https://0ef7fe.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/demandantes_paso2_ingles.png) no-repeat;
	background-position: -223px;
	left: 174px;
	top: 172px;;
}

#funciona_ingles .demandantes_paso2:hover{
	background-position: 0px;
}

#funciona_ingles .demandantes_paso1{
	width:203px;
	height:198px;
	position:absolute;
	background: url(https://e27030.claudeassets.com/20250719020600im_/http://servicities.com/img/Funcionamiento/demandantes_paso1_ingles.png) no-repeat;
	background-position: -229px;
	left: 0;
	top: 241px;
}

#funciona_ingles .demandantes_paso1:hover{
	background-position: 0px;
}
/****END FUNCIONAMIENTO INGLES*****/

.btn-normal{
	background-color: #ccc;
	color: white;
}

.add div#estrellas{
	height: 34px;
}

.add textarea{
	/*border:solid !important;*/
	border:1px solid !important;
	/*Alvaro
	border-color: #6EC9E4 !important;*/
	padding: 10px;/*LA caja de texto quedaba pegada*/
	border-color: #ff9966 !important;
	border-radius: 4px !important;
	max-width: 100% !important;
	width: 100% !important;
	height: 120px !important;
}

.condiciones {
	margin-bottom: 20px;
}

.accion_familia{
	font-size: 20px;
	margin-right: 10px;
}

.selected {
    background-color: #39F;
	color: #FFF;
}

/****SELECT CABECERA***/
.customSelect-headline {
    font-size: inherit;
    margin: 0;
    padding: 0.5em;
    background-color: transparent;
    color: #393939;
    opacity:1;
    -moz-appearance: none;
    border: 0 none;
    border-radius: 0px;
    border:1px solid #B1B2B3;
    padding-right: 2.5em;
}
.custom-dropdown-headline {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.custom-dropdown-headline:before, .custom-dropdown-headline:after {
    content: "";
    pointer-events: none;
    position: absolute;
}

.custom-dropdown-headline:after {
    right: 7px;
	top: 50%;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 9px solid #6EC9E4;
}
.custom-dropdown-headline:before {
    bottom: 0;
    right: 0;
    top: 0;
    width: 2em;
    background-color: #1E8CBA;
    right: -2px;
	margin-top: 9px;
	border-radius: 10px;
}
/*****END SELECT CABECERA***/

/*****SELECT HOME BASIC SEARCH****/
.customSelect-basic {
    font-size: inherit;
    margin: 0;
    padding: 0.5em;
    background-color: transparent;
    color: #393939;
    opacity:1;
    -moz-appearance: none;
    border: 0 none;
    border-radius: 0px;
    border:1px solid #B1B2B3;
    padding-right: 2.5em;
}
.custom-dropdown-basic {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.custom-dropdown-basic:before, .custom-dropdown-basic:after {
    content: "";
    pointer-events: none;
    position: absolute;
}

.custom-dropdown-basic:after {
    right: 20px;
	top: 40%;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid #6EC9E4;
}
.custom-dropdown-basic:before {
    bottom: 0px;
	top: 0px;
	width: 4em;
	background-color: #FFF;
	right: 11px;
	margin-top: 3px;
	border-radius: 42%;
	height: 48px;
}
/*****END SELECT HOME BASIC SEARCH****/

/*****SELECT FAMILIAS BASIC SEARCH****/
.customSelect-familias {
    font-size: inherit;
    margin: 0;
    padding: 0.5em;
    background-color: transparent;
    color: #393939;
    opacity:1;
    -moz-appearance: none;
    border: 0 none;
    border-radius: 0px;
    border:1px solid #B1B2B3;
    padding-right: 2.5em;
}
.custom-dropdown-familias {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.custom-dropdown-familias:before, .custom-dropdown-familias:after {
    content: "";
    pointer-events: none;
    position: absolute;
}

.custom-dropdown-familias:after {
    right: 20px;
	top: 53%;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid #6EC9E4;
}
.custom-dropdown-familias:before {
    bottom: 0px;
	top: 0px;
	width: 43px;
	background-color: #FFF;
	right: 2.5px;
	margin-top: 18px;
	border-radius: 19px;
	height: 39px;
}
/*****END SELECT FAMILIAS BASIC SEARCH****/

/*.paginas_propias .titulo_propia{
	padding-bottom: 20px;
	border-bottom: 2px solid #6ec9e4;
}

.paginas_propias .titulo_secundario{
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
}

.paginas_propias b{
	color: #ff8a77;
}

.paginas_propias .cuerpo{
	padding-bottom: 10px;	
	border-bottom: 2px dashed #74cce5;
	margin-left: auto;
	padding-left: 15px;
	margin-bottom: 20px;
}

.paginas_propias ul{
	padding-left: 20px;
	margin-bottom: 20px;
}

.paginas_propias li{
	color: #79cce6;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(https://8d890d.claudeassets.com/20250719020600im_/http://servicities.com/img/paginas_propias_li.png) no-repeat left center;
}*/

.paginas_propias #demandantes{
	margin-bottom: 30px;
}

.paginas_propias #proveedores{
	margin-bottom: 30px;
}

.nav>li>a {
	border: 1px solid #D8D8D8;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	background: #EBEBEB;
	color: #BABABA;
	/*text-shadow: 0 1px 1px #FFF; alvaro*/
	 /*grueda 07/10/2015 modificaciones para las pestaÃ±as del apartado de beneficios que se superponen*/
    padding: 45px; 
}

.nav>li>a:hover {
	background-color: #FFF;
}

.paginas_propias .titulo_secundario{
	margin-bottom: 25px;
}

.paginas_propias .titulo_secundario_beneficios{
	text-align: center;
	/*font-size: 20px;*/
	color: #1e8cba;
}

.paginas_propias .beneficios_demandante{
	border-radius: 10px;
	background-color: #f9f9f9;
	text-align: center;
	padding: 30px 0;
	border: 2px solid #efefef;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

.paginas_propias .servicios_familia{
	border-radius: 10px;
	text-align: center;
	padding: 30px 0;
	border: 2px solid #ff9966;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

.paginas_propias .beneficios_proveedor{
	border-radius: 10px;
	background-color: #dff7fe;
	text-align: center;
	padding: 30px 0;
	border: 2px solid #cbedf7;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

.paginas_propias h2{
	font-size: 26px;
}

.paginas_propias p{
	word-wrap:break-word;
}

/* Estilos para la capa cargando*/
#cargando {
	position: fixed;
	width: 100%;
	height: 100%;
	/*background-color: rgba(168, 220, 245, 0.75);*/
	background-color: rgba(101, 101, 101, 0.5);
	z-index: 99999;
}

.saving{
	text-align:center;
	font-size:xx-large;
}

#loading{
	position: absolute;
    top: 35%;
    left: 25%;
	background-color:white;
	padding:12px;
	border-radius:20px;
	width:50%;
}

@keyframes blink {
	/**
	 * At the start of the animation the dot
	 * has an opacity of .2
	 */
	0% {
	  opacity: .2;
	}
	/**
	 * At 20% the dot is fully visible and
	 * then fades out slowly
	 */
	20% {
	  opacity: 1;
	}
	/**
	 * Until it reaches an opacity of .2 and
	 * the animation can start again
	 */
	100% {
	  opacity: .2;
	}
}

.saving span {
	/**
	 * Use the blink animation, which is defined above
	 */
	animation-name: blink;
	/**
	 * The animation should take 1.4 seconds
	 */
	animation-duration: 1.4s;
	/**
	 * It will repeat itself forever
	 */
	animation-iteration-count: infinite;
	/**
	 * This makes sure that the starting style (opacity: .2)
	 * of the animation is applied before the animation starts.
	 * Otherwise we would see a short flash or would have
	 * to set the default styling of the dots to the same
	 * as the animation. Same applies for the ending styles.
	 */
	animation-fill-mode: both;
}

.saving span:nth-child(2) {
	/**
	 * Starts the animation of the third dot
	 * with a delay of .2s, otherwise all dots
	 * would animate at the same time
	 */
	animation-delay: .2s;
}

.saving span:nth-child(3) {
	/**
	 * Starts the animation of the third dot
	 * with a delay of .4s, otherwise all dots
	 * would animate at the same time
	 */
	animation-delay: .4s;
}

/* Panel de usuario */
.user-nav {
    float: left;
    /*min-width: 160px;*/
    margin: 0px;
    margin-top: 8px;
    min-height: inherit !important;	
    /*margin-right: 6%;
    margin-left: 6%;*/
	
	/*Alvaro*/
	/*border:1px solid #ff9966;
	border-radius: 4px;*/
}
#user-show{
	margin-top: 0px !important;
	/*border-radius: 10px !important;  Alvaro
	border-radius: 0px !important;*/
} 
#user-show img{
	float: left;
	margin-left: 3px;
	border-radius: 8px;
	margin-top: 2px;
	width: 30px;
	/*Alvaro*/
	border-radius: 50%;
		
}
#user-show span{
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}
#user-show b{
	float: right;
	margin-right: 10px;
	margin-top: 16px;
}
.user-panel>.dropdown-menu {
	/*Alvaro background: #e0543c;*/
	background: white;
	border: 1px solid #e0543c;
	color: #e0543c;	
}
.user-panel>.dropdown-menu>li>a {
	color: #e0543c !important;	
	text-align:center;
}
.user-panel a {				
	width: 100%;				
    color: white; 
    padding: 0px !important;
    /*border: none !important;*/
}
.user-panel .glyphicon {
    margin-right: 10px;
}
.user-panel:hover>a{			    
    color: white !important;    
}
.user-panel a span, .user-panel li>a {
    line-height: 34px;
}
/* Sumenú panel usuario */
.user-panel .dropdown-menu {
    margin-top: 0px;			    
    /*border: none;*/
}
.user-panel .dropdown-menu li a {			    
}
.user-panel .dropdown-menu li a:hover {	
	background: transparent !important;		    
}

#indicador_proveedores {
	position: fixed;
	right: 20px;
	bottom: 10px;
	background: url('https://ccfdcf.claudeassets.com/20250719020600im_/http://servicities.com/img/indicador_proveedores.png') no-repeat;
	background-position: center;
	background-size: 100%;
	width: 150px;
	height: 125px;
	z-index: 99;
}

.indicador_texto{
	margin-top: 28%;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: white;
}

#indicador_imagen {
	margin-left: 42%;
	position: absolute;
	-webkit-animation: indicador_imagen 2s infinite;
    animation: indicador_imagen 2s infinite;
    -moz-animation: indicador_imagen 2s infinite;
}

@-webkit-keyframes indicador_imagen {
    0% {top: 70px;}
    50% {top: 80px;}
    100% {top: 70px;}
}

@keyframes indicador_imagen {
    0% {top: 70px;}
    50% {top: 80px;}
    100% {top: 70px;}
}

@-moz-keyframes indicador_imagen {
    0% {top: 70px;}
    50% {top: 80px;}
    100% {top: 70px;}
}

table.resumen {
	width: 100%;
	margin: 0;
	border-spacing: 10px 5px;
    border-collapse: separate;		
}
table.resumen>tbody>.title>td{
	border-bottom: 1px solid #ddd;
	text-align: left;
	font-weight: 600;
	color: #777;
}
table.resumen>tbody>.title.padd>td{
	padding-top: 10px;
}
table.resumen>tbody>.data.sub>td {
	padding-bottom: 0px !important;
}
table.resumen>tbody>.data>td {
	padding-bottom: 10px;
}

table.resumen td
{
	vertical-align: top;
	text-align: left;
}
table.resumen .half
{
	width: 50%;	
}

table.resumen .bold
{
	font-weight: 500;
}
table.subtable {
	width: 100%;
	border-spacing: 5px 0px;
    border-collapse: separate;	
}
table.subtable>thead>tr>th {
	color: #777;
	font-weight: 500;
	border-bottom: 1px dotted #eee;
}

.menu_noticias{
    margin-top:19px;
}

.menu_funcionalidad{
    margin-top:19px;
}

.menu_beneficios{
    margin-top:19px;
}

.fieldset_funcionamiento{
	margin-top: 90px;
	margin-bottom: 20px;
	border: 3px solid #6EC9E4;
	border-radius: 44px;
	overflow: hidden;
}

div.datos_usuario_empresa{
	/*Alvaro
	border: 2px solid #95d7eb;
	border-radius: 10px;
	border-left:1px solid #1e8cba;*/
	margin-bottom: 20px;
	/*padding: 10px 0px 15px 0px;*/
	overflow: hidden;
	/*border-left:1px solid #1E8CBA;
	padding:0px;*/
}

div.datos_usuario_proveedor{
	/*border: 2px solid #95d7eb;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px;
	overflow: hidden;*/
}

div.datos_usuario_proveedor .grados_linkedin{
	padding-left: 25px;
	background: url(https://4a2bee.claudeassets.com/20250719020600im_/http://servicities.com/img/linkedin_logo.png) no-repeat left;
	background-size: 23px;
	background-position: 0 0;
	display:inline-block;
}

div.datos_usuario_demandante{
	/*Alvaro
	background-color: #f9f9f9;
	border-radius: 10px;
	border: 2px solid #dfdfdf;*/
	padding: 10px 15px 15px 15px;
	margin-bottom: 20px;
	margin-right: 9px;
}

div.datos_usuario_proveedor p.titulo{
	/*font-weight: bold;*/
	font-size: 125%;
}

div.datos_usuario_demandante p.titulo{
	/*font-weight: bold;*/
	font-size: 125%;
}


div.datos_empresa_proveedor{
	/*border: 2px solid #95d7eb;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px;
	overflow: hidden;*/
}

div.datos_empresa_demandante{
	/*Alvaro
	background-color: #f9f9f9;
	border-radius: 10px;
	border: 2px solid #dfdfdf;*/
	padding: 10px 15px 15px 15px;
	margin-bottom: 20px;
	/*margin-left: 5px;*/
}

div.datos_empresa_proveedor p.titulo{
	/*font-weight: bold;*/
	font-size: 125%;
	/*text-align: right;*/
}

div.datos_empresa_demandante p.titulo{
	/*font-weight: bold;*/
	font-size: 125%;
}

div.datos_empresa_proveedor .imagen_proveedor{
	/*Alvaro
	float: right;*/
}

div.datos_recomendaciones_proveedor {
	/*border: 2px solid #95d7eb;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px;
	overflow: hidden;*/
}

div.datos_recomendaciones_proveedor .titulo{
	font-weight: bold;
	font-size: 125%;
	margin-top: 10px;
	text-align: center;
	text-align: center;
	/*Alvaro
	border-bottom: 1px solid #e5e5e5;*/
}

div.datos_recomendaciones_proveedor .recomendacion_titulo{
	font-weight: bold;
	margin-bottom: 5px;
	color: #2a6496;
	padding-left:0px;
}

div.recomendacion_comentario{
	text-align:justify;
}

div.datos_recomendaciones_proveedor .recomendacion_imagen img{
	border: solid;
	border-color: #6EC9E4;
	border-radius: 10px;
}

div.datos_recomendaciones_linkedin {
	/*border: 2px solid #95d7eb;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px;
	overflow: hidden;*/
	margin-top: 30px;
}

div.datos_recomendaciones_linkedin .titulo{
	font-weight: bold;
	font-size: 125%;
	margin-top: 10px;
	text-align: center;
	text-align: center;border-bottom: 1px solid #e5e5e5;
}

div.datos_recomendaciones_linkedin .recomendacion_titulo{
	font-weight: bold;
	margin-top: 10px;
	color: #2a6496;
}

div.datos_valoraciones {
	/*border: 2px solid #95d7eb;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px;
	overflow: hidden;*/
	margin-top: 30px;
}

div.datos_valoraciones .titulo{
	font-weight: bold;
	font-size: 125%;
	margin-top: 10px;
	text-align: center;
	/*Alvaro
	border-bottom: 1px solid #e5e5e5;*/
}

div.datos_valoraciones .valoracion_titulo{
	font-weight: bold;
	margin-top: 10px;
	color: #2a6496;
}

div.datos_valoraciones .valoracion_imagen img{
	width: 100%;
}

div.datos_valoraciones .valoracion_puntuacion{
	text-align: right;
	margin-top: 5px;
}

div.datos_noticias_proveedor {
	/*border: 2px solid #95d7eb;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px;
	overflow: hidden;*/
	margin-top: 30px;
}

div.datos_noticias_proveedor .titulo{
	font-weight: bold;
	font-size: 125%;
	margin-top: 10px;
	text-align: center;
	/*Alvaro
	border-bottom: 1px solid #e5e5e5;*/
}

div.datos_noticias_proveedor .noticia_titulo{
	font-weight: bold;
	margin-top: 10px;
	color: #2a6496;
}

div.datos_centrales{
	/*Alvaro
	border: 2px solid #95d7eb;
	border-radius: 10px;*/
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px;
	overflow: hidden;
}

div.tablas{
	/*Alvaro
	border: 2px solid #95d7eb;
	border-radius: 10px;*/
	padding: 20px 30px;
	margin-bottom: 20px;
	overflow: hidden;
}

.datos_proveedor{	
	/* Alvaro
	background-color: #fff;
	border: 2px solid #dfdfdf;
	border-radius: 10px;*/
	float: right;
	min-height: 155px !important;
	/*padding: 10px 15px;*/
	padding:5px 0;
	position: relative;
	/* CoDeMan (2015-04-24)*/
	/*width: 82%;*/
}

.extra_informacion{
	/*Alvaro
	border: 2px solid #dfdfdf;
	border-radius: 10px;
	background-color: #fff;*/
	padding: 5px 0;	
	display: inline-block;
	width: 100%;
	min-height: 155px !important;
}

.extra_titulos{
	font-weight: bold;
	font-size: 115%;
	text-align: center;
}

.funcionamiento_demandante{
	border-radius:10px;
	background-color:#f9f9f9;
	text-align:center;
	padding:30px 0;
	border: 2px solid #efefef;
	margin-bottom: -2px !important;
}

.funcionamiento_demandante i{
	height: 50px;
	width: 50px;
	background-color: #6ec9e4;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	border-radius: 100%;
	color: white;
	font-size: 110%;
	padding-top: 17px;
	margin: auto;
	margin-right: 10px;
}

.funcionamiento_demandante_paso{
	margin-top:20px;
	border-radius:10px;
	background-color:#f9f9f9;
	padding:10px 20px;
	border: 2px solid #efefef;
	margin-bottom: -2px !important;
}


.funcionamiento_demandante_paso .titulo_secundario{
	text-align: center;
	font-size: 20px;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #1e8cba;
	margin-bottom: 10px;
}

.funcionamiento_demandante_paso .descripcion{
	padding: 0;
	border: none;
}

.funcionamiento_demandante_paso .numero{
	height: 40px;
	width: 40px;
	background-color: #6ec9e4;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	border-radius: 100%;
	font-weight: bold;
	color: white;
	font-size: 140%;
	padding-top: 5px;
	margin: auto;
	margin-top: 10px;
}

.funcionamiento_proveedor{
	border-radius:10px;
	background-color:#dff7fe;
	text-align:center;
	padding:30px 0;
	border: 2px solid #cbedf7;
	margin-bottom: -2px !important;
}

.funcionamiento_proveedor i{
	height: 50px;
	width: 50px;
	background-color: #6ec9e4;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	border-radius: 100%;
	color: white;
	font-size: 110%;
	padding-top: 17px;
	margin: auto;
	margin-right: 10px;
}

.funcionamiento_proveedor_paso{
	margin-top:20px;
	border-radius:10px;
	background-color:#dff7fe;
	padding:10px 20px;
	border: 2px solid #cbedf7;
	margin-bottom: -2px !important;
}

.funcionamiento_proveedor_paso .titulo_secundario{
	text-align: center;
	font-size: 20px;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #1e8cba;
	margin-bottom: 10px;
}

.funcionamiento_proveedor_paso .descripcion{
	padding: 0;
	border: none;
}

.funcionamiento_proveedor_paso .numero{
	height: 40px;
	width: 40px;
	background-color: #6ec9e4;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	border-radius: 100%;
	font-weight: bold;
	color: white;
	font-size: 140%;
	padding-top: 5px;
	margin: auto;
	margin-top: 10px;
}

.carousel-indicators li{
	border: 1px solid #6EC9E4;
}

.carousel-indicators .active{
	background-color: #6EC9E4;
}

.extra_informacion .ver_mas{
	position: absolute;
	bottom: 2px;
	right: 6px;
	/*Alvaro color: #6EC9E4;*/
	color: #1e8cba;
	cursor: pointer;
}

.extra_informacion .ver_menos{
	position: absolute;
	bottom: 2px;
	right: 6px;
	color: #1e8cba;
	/*Alvaro color: #6EC9E4;*/
	cursor: pointer;
	display: none;
}

a.banner_premiun
{
	display: block;
	position: absolute;
	right: 39px;
	/*right: -49px*/
	top: -10px;
	width: 80px;
	z-index: 999999;
}

div.datos_promociones_proveedor .titulo,
div.datos_catalogos_proveedor .titulo{
	font-weight: bold;
	font-size: 125%;
	margin-top: 10px;
	text-align: center;
	text-align: center;
	/* Alvaro
	border-bottom: 1px solid #e5e5e5;*/
}

div.datos_promociones_proveedor .promocion_titulo{
	font-weight: bold;
	margin-bottom: 5px;
	color: #2a6496;
}

.paginas_propias .promociones, 
.datos_promociones_proveedor .promociones, 
.datos_catalogos_proveedor .catalogo,
.catalogo{
	/*Alvaro
	border-radius: 10px;
	background-color: #f9f9f9;
	border: 2px solid #efefef;*/
	text-align: center;
	padding: 30px 0;
	margin-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

.acciones{
	/*border-radius: 10px;
	background-color: #f9f9f9;
	border: 2px solid #efefef;*/
	text-align: center;
	/*El margin top para darle aire a los bloques centrales de proveedor y demandante en su perfil*/
	margin-top: 20px;
	/*height: 250px;*/
	height: 196px;
	/*padding-left: 30px;
	padding-right: 30px;*/
}

.redondeado{
	border-radius: 10px;
	background-color: #f9f9f9;
	border: 2px solid #efefef;
	padding: 17px 30px 15px;
	display:inline-block;
}

.subtitulo_servicio{
	/*Alvaro
	border-bottom:1px solid #25b7d8;*/
	color:#1e8cba;
	border-bottom:1px solid #ff9966;
	margin-bottom:16px;
	padding-left:0;
}

div.vale_promocion{
	/*Alvaro
	border: 2px solid #95d7eb;
	border-radius: 10px;*/
	margin-bottom: 20px;
	background-position:center;
	padding:0 !important;
}
div.recorte{
	text-align:center;
}
select::-ms-expand {
	display: none;
}
/*menu pestañas navegacion al iniciar*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: 1px solid #ffffff1a;
}

@media (min-width: 775px){
	div.recorte{
		border-right:2px dashed #95d7eb;
	}
}
@media (min-width: 150px) and (max-width: 369px){
    a.banner_premiun
    {
      left: 52%;
    }
}

@media (min-width: 370px) and (max-width: 844px){
    a.banner_premiun
    {
    	 left:55%;
    }
}


@media (max-width: 516px){
	#logo-brand {
        width: 130%;
        /*margin-top: 5px;*/
		position:relative;
		left:-18px;
    }
}

@media (max-width: 383px){
	/*
  #logo-brand {
	  background: url("https://3fc191.claudeassets.com/20250719020600im_/http://servicities.com/img/logo_movil.png") no-repeat left top;
	  height: 21px !important;
	  width: 106px !important;
	  margin-top: 16px !important;
	}
*/
	.funcionamiento_demandante_paso{
		padding: 10px 4px;
	}
	.funcionamiento_proveedor_paso{
		padding: 10px 4px;
	}
}

/*David cambios css 03-03-2015 */
	div.navbar-collapse.collapse.in
	{
		padding-top: 30px;
	}
/*END David cambios css 03-03-2015 */

/* CoDeMan */
/* Referencias Servicities*/
.testi-container::before {
    background: #fafafa none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 17px;
    left: 42px;
    margin-left: -7px;
    position: absolute;
    width: 25px;
    z-index: 999;
}
.testi-container::after {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    bottom: -5px;
    content: "";
    height: 17px;
    left: 45px;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 17px;
    z-index: 888;
}
.testi-container {
    background-color: #f9f9f9;
    border: 1px solid #efefef;
    border-radius: 5px;
    float: left;
    margin-bottom: 14px;
    padding: 5px 6px 3px 0;
    position: relative;
    width: 100%;
    z-index: 998;
}
.testi-name {
    color: #1e8cba;
    float: left;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.testi-img {
	padding-right:4px;
	padding-bottom:32px;
}
.testi-text {
    float: left;
    margin: 0;
    padding: 10px 14px 0;
    width: 100%;
}
.company-name {
    color: #1e8cba;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
blockquote, blockquote p {
    /*color: #666666;*/
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    line-height: 26px;
}

.star:hover{
	cursor:pointer;
}
.not-active {
   pointer-events: none;
   cursor: default;
}

div.recomendacion, div.noticia{
	padding-left:4px;
}

.titulo_detalle{
	border-bottom: 1px solid #ddd;
    color: #777;
    font-weight: 600;
    text-align: left;
	padding-top:4px;
}
#resultados .row {
	min-height:32px;
	padding-top:6px;
}
.row{
	width:100%;
}
#resultados {
	padding-left:3%;
	padding-right:3%;
}

.mimenu{
	list-style:none;
}
.mimenu>.open>a:focus{
	background:none !important;
}

form .required label:after {
	color: #e32;
	content: '*';
	display:inline;
	font-size:2.5rem;
	position:relative;
	top:0.5rem;
}

form .input label:after {
	content: '';
	font-size:2.5rem;
}

.flexbox-container {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;

	align-items: center;
}

#uploadPreview:hover{
	opacity: 0.6;
}

a.txt-link{
	background:none; 
	color:#1e8cba; 
	border:none;
	border-radius:none; 
	margin:0px; 
	padding:0px;
	font-weight:bold;
	float:none;
}
a.txt-link:hover{
	color:#1e8cba;
	background:none;
}

.aceptar_condiciones{
	padding-top:2rem;
	padding-left:4rem;
}

#SaveForm fieldset, #SaveFormProveedor fieldset, #SaveFormDemandante fieldset{
	clear:both;
}

/****** PROMOCIONES ******/
.promo-container{
	border:1px solid #1e8cba;
	/*height:100%;*/
}
.promo-title{
	/*background-color:#1e8cba;
	color:white;*/
	
	/*Alvaro*/
	background-color: #f000;
	color: white;
	min-height: 70px;
	margin-top: -65px;
	text-shadow:2px 2px 2px rgba(81,82,84,.9);
	
	position:absolute;
	bottom:0;
}
.promo-title h3{
	margin:0;
	padding:10px;
}
.promo-body{
	padding:10px;
	height:98px;
}
.promo-body p{
	margin:0;
	padding-bottom:0;
}
.promo-footer{
	text-align:center;
	padding-bottom: 16px;
	padding-top: 8px;
}
.promo-footer img{
	max-height:95px;
	max-width:200px;
	margin-right:33%;
}
.promo{
	/*height:510px;*/
	margin-bottom:20px;
}
.promo-descuento{
	/*Alvaro background:#333 none repeat scroll 0 0;
	background:#ff9966 none repeat scroll 0 0;
	color:white;
	text-align:center;
	border-radius: 50%;
	display: inline-block;
	width:100px;
	height:100px;
	font-size:2.6rem;
	font-weight:bold;
	z-index:1;
	padding-top: 2.8rem;
	border: 0px solid white;
	position:relative;
	float:right;
	margin:-3%;*/
		
	background: 0 0;
	font-weight: bold;
	width: 68px;
	top: 0;
	right: 15px;	
	position: absolute;
	height: 0;
	border-style: solid;
	/*border-width: 0 90px 90px 0;*/
	border-width: 0 110px 110px 0;
	border-color: transparent #ff9966 transparent transparent;
	z-index: 1;
	overflow: visible;
	color: #fff;
	
}
.promo-imagen{
	height:275px;
	background-position:center;
	position:relative;
}
.promo-logo{
	width:100px;
	height:100px;	
	line-height:93px;
	padding:4px;
	position:absolute;
	/*Alvaro*/
	border-radius:50%
	/*background-color:white;*/
}
.promo-logo img{
	width:100%;
	/*Alvaro*/
	border-radius:50%
}
#promociones div:nth-child(odd){
	clear:both;
}
#txt_descuento{
	text-align:center;
	text-decoration:blink;
}
.txt-servicio{
	background:rgba(249,249,249,0.64);
	
    padding-left: 15px;
    position: relative;
    top: 155px;
	padding-top:1px;
	padding-bottom:1px;
	width:100%;
}
.txt-servicio h2 {
	line-height:34px;
	margin-top:6px;
	padding-right:18px;
	font-size:4vmin;
}
#promocion img {
	max-width:100%;
}
.slick-dots{
	padding-right:24px !important;
}
.mce-edit-area{
	padding:8px !important;
}
a, a:active, a:focus, 
button, button:focus, button:active, 
.btn, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline: none;
    outline: 0;
}

input::-moz-focus-inner {
    border: 0;
}

.navbar{
	min-height:75px;
}
ul.mimenu{
	top:15px;
	z-index:1;
}

.paginas_propias{
	padding-top:90px !important;
}

.paginas_propias .container{
	margin-top:0px !important;
}
.navbar-collapse{
	border-top:none;
	box-shadow:none;
}

.menu-transparente{
	background-color:rgba(255,255,255,0.5) !important;
}
.menu-opaco{
	background-color:white !important;
}

/* paginas */
#titulo{
	padding-top:50px;
}
/* Ver Demandante*/
.contenido{
	margin-top: 110px !important; padding-left: 15px !important;
}

#select2-country-select-results li, #select2-country-select-mobile-results li,
#select2-country-slide-select-results li, #select2-country-slide-select-mobile-results li{
	display:table;
	width:100%;
	line-height:9px;
}
#select2-country-select-container, #select2-country-select-mobile-container,
#select2-country-slide-select-container, #select2-country-slide-select-mobile-container{
	line-height:18px;
	padding-top:2px;
}
#select2-country-select-container .country-select-flag, #select2-country-select-mobile-container .country-select-flag{
	margin-top:3px;
}
#relleno-menu{
	height:999px;
	background: rgba(100, 100, 100, 0.3);
	display:none;
}

.privacy-link{
	font-weight:500;
	color:#ff9966;
}

/* ==================================================================================================
		Estilos Alvaro Cambios
   ========================================================================== */
.titulo_seccion{
	color:#1e8cba;
	border-bottom: 1px solid #ff9966;
	/*margin-right: 50%;*/
	padding: 1%;
	/*margin: 2%;*/
	text-align: left;
}
legend{
	color: #1e8cba;
	border-bottom: 1px solid #ff9966;
	font-weight: 500;
}
label{
	font-weight: 300;
	color: #1e8cba;
}

.logo-circular{
	border-radius:50%;
	border:1px solid #1e8cba;
	/*para evitar que las imagenes sean muy pequeñas*/
	min-height: 100px;
	min-width: 100px;	
}

div.datos_ficha_elemento img.logo-circular {
	/*para evitar que las imagenes sean muy grandes*/
	max-width:85%;
}

div.datos_usuario_empresa_degradado a {
    color: white;
}

div.datos_usuario_empresa_degradado {
    margin-bottom: 20px;
    padding: 20px 6px;
    overflow: hidden;
    color: white;
    background: linear-gradient(to left, #ff9966 0%,#ff6666 100%);
	/*background: linear-gradient(to left, #ff9966 0%,#ff8686 100%);*/
	border: none;
	border-radius: 0px;
	
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(97,97,97,1);
	-moz-box-shadow: 0px 2px 4px 0px rgba(97,97,97,1);
	box-shadow: 0px 2px 4px 0px rgba(97,97,97,1);
		
}

.btn-blanco{
	color: white;
	border: 1px solid white;
	background: none;
	border-radius: 4px;
}
.btn-blanco:hover{
	border: 1px solid white;
	color:#ff9966;
	background:white;
}

/*Para cuadrar el tamaños de los textos de los cuadrados centrales con botones*/
.acciones p {
   min-height: 45px;
}

.acciones h2, .acciones h3{
	min-height:57px;
}

.titulo_seccion_centrado{
	color:#1e8cba;
	margin: 0 15% 0 15%;
	border-bottom: 1px solid #ff9966;
	padding-bottom: 5px;
	margin-bottom:12px;
}

.rrss a img{
	border-radius:50%;
}

/*.select2-container--countries .select2-selection {
    background-color: white;
	color:#1e8cba;
}*/

.titulo_finito{
	font-weight: 300;
	color:#1e8cba;
}

.bg-info {
   	background-color: #d9f7df;
	color: #666;
	margin: 20px 0 0 0;
}

.bg-error{
	background-color: #f2dede;
	color: #666;
	margin: 20px 0 0 0;
}

.btn.btn-danger-negativo{
	background-color: #ff9966;
	border:1px solid #ff9966;
	color: white;
	border-radius: 4px;
	padding: 6px 12px;
}

.btn.btn-danger-negativo:hover{
	background-color:white;
	color:#ff9966;	
	border:1px solid #ff9966;
}

.btn.btn-gris {
	margin-left: 10px;	
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 6px 12px;	
	background-color: white;
	color: #727272;
	border: 1px solid #727272;
	border-radius: 4px;
}

.btn.btn-gris:hover{
	background-color: #727272;
	color:white;
}

.dropdown-menu li a:hover, .dropdown-menu li:hover{
	color:white !important;
	background:#e0543c;
	
}
.dropdown-menu li:hover {
	background:#e0543c;
}

a.btn-access:hover .caret{
	color:#ff9966;
}

.sorting, .sorting_desc, .sorting_asc, .sorting_disabled{
	color:#1e8cba;
}

.table-striped > tbody > tr:nth-child(2n+1) > td{
	background:none;
}

.table > thead > tr > th {
    border-bottom: 1px solid #ff9966;
}

/*Boton anterior y siguiente en tablas*/
.pagination > li:first-child > a{
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
}

.pagination > li:last-child > a{
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
}

.table-striped > tbody > tr:nth-child(2n+1) > th{
	background-color:white;
} 

.table > tbody > tr > th{
	color:#1e8cba;
	border-bottom: 1px solid #ff9966;
	border-top: none;
	font-weight: 400;
}

/*Alvaro el span donde va el valor del descuento*/
.valor-descuento{
	display: block;
	-ms-transform: rotate(42deg);
	-webkit-transform: rotate(42deg);
	transform: rotate(45deg);
	font-size: 24px;
	margin-top: 26px;
	margin-left: 26px;
	width: 96px;
}

/*Estas dos nuevas clases son para cuadrar el descuento en el main, ya que la galeria daba conflicto*/
.promo-descuento-main{
	display: inline-block;
	width: 100px;
	font-weight: bold;
	position: relative;
	float: right;
	top: 0px;
	right: 0px;
	height: 0;
	border-style: solid;
	border-width: 0 80px 80px 0;
	border-color: transparent #ff9966 transparent transparent;
	line-height: 0;
	z-index: 1;
	overflow: visible;
	color: #fff;
}

.valor-descuento-main{
	display: block;
	-ms-transform: rotate(42deg);
	-webkit-transform: rotate(42deg);
	transform: rotate(45deg);
	font-size: 19px;
	margin-top: 5px;
	margin-left: 48px;
}

/*
=====================
Seccion tarifas home
=====================
*/

#home_section_tarifas{
	color:white;
	background:#1e8cba;
	text-align:center;
	/*padding: 20px 0 30px 0;*/
	padding-top:20px;
	padding-bottom: 30px;
}

#home_section_tarifas h2{
	font-weight: 300;
	font-size: 3em;
	margin-bottom: 50px;
	color:white;
}

#home_section_tarifas img{
	height:80px;
}

.iconoPremium h2 {
    color: white;
    border-bottom: 2px solid #fff;
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 10px;
    text-align: center;
}

.btn-blanco-relleno {
    color: #1e8cba;
	border: 1px solid white;
	background: white;
	border-radius: 4px;
	padding: 15px 35px 14px 35px;
	margin: 31px 0 0px 0;
	text-transform: uppercase;
}

.btn-blanco-relleno:hover {
    color: white;
    border: 1px solid white;
    background: none;
}

.icono-home{
	height: 80px;
}

#catalogos{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear:both;
	padding-top:8px;
}

#catalogos li{
	padding-bottom:28px;
}

#catalogos img{
	width:100%;
}

#videos{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear:both;
	padding-top:8px;
}
#videos li{
	padding-bottom:28px;
}
#videos img{
	width:100%;
}
#videos .video-info{
	height:112px;
}
#videos .video-info h2{
	font-size:x-large;
	max-height:54px;
}
#videos .video-info h3{
	font-size:medium;
	font-weight:inherit;
	margin-top:0;
}
#videos .video-info h4{
	font-size:small;
	font-weight:inherit;
}

#videos .play-button-div {
  position: relative;
  display: inline-block;
}
#videos .play-button-icon {
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  transform: translate(-50%, -50%);
}

.vertical-align-middle{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.social-login-buttons .fa{
	margin-right: 12px;
}

/*===============================
	dataTable
=================================*/
.table.dataTable thead .sorting::after, 
.table.dataTable thead .sorting_asc::after, 
.table.dataTable thead .sorting_desc::after,
.table.dataTable thead .sorting_asc_disabled::after, 
.table.dataTable thead .sorting_desc_disabled::after{
	position: relative;
	bottom: 0px;
	right: 8px;
	float: left;
}

@media (max-width: 448px){
	#home_section_tarifas h2{
		font-size:10vw;
	}
}
/*===============================
	cambios seccion home iconos precio
=================================*/
.tarifa	{
		padding-bottom:10px;
		clear:both;
	}
.precio	{font-size:60px; font-weight:600;}
.euro	{font-size:36px; font-weight:600;}
.condicion	{font-size:15px; font-weight:600;}
/* ==================================================================================================
		Fin Estilos Alvaro Cambios
   ========================================================================== */
@media (min-width:994px){
	.barraSerci{
		margin-top:120px;
	}
	ul.mimenu li{
		text-align:left;
	}
}

@media (max-width:993px){
	#btn_lupa{
		padding-top:4px;
	}
	ul.mimenu{
		top:7px;
	}
	.navbar-nav{
		width:auto !important;
	}
	.navbar-nav > li{
		padding:4px;
		border-top:1px solid white;
		text-align:left;
	}
	#btn_lupa,.buscarSup{
		display:none;
	}
}
@media (max-width: 768px){
	.aceptar_condiciones{
		padding-top:0;
		padding-left:1em;
	}
}

@media (min-width: 768px) and (max-width: 992px){
	.aceptar_condiciones{
		padding-top:0.75em;
		padding-left:0em;
	}
	
	/*Alvaro botones inicio pagina proveedores(logeado) */
	.acciones h3 {
    	min-height: 80px;
	}
	.acciones p {
    	/*min-height: 92px;*/
		min-height: 54px;
	}
}
@media (min-width: 992px) and (max-width: 1200px){
	.aceptar_condiciones{
		padding-top:1.5em;
		padding-left:0em;
	}
	
	/*Alvaro botones inicio pagina proveedores(logeado) */
	.acciones h3 {
    	min-height: 54px;
	}
	.acciones p {
    	/*min-height: 92px;*/
		min-height: 54px;
	}
}

@media (min-width: 980px) and (max-width: 1200px){
	.mimenu li, #barraSup input {
		font-size:12px;
	}
	#btn_lupa{
		left:100px !important;
	}
	#BannerReg div.registrarse div.gratis, #BannerReg div.registrarse > a:hover div.gratis,#BannerReg div.registrarse a:hover > div.gratis,
	#BannerReg div.registrarse div.gratis_ingles, #BannerReg div.registrarse > a:hover div.gratis_ingles, #BannerReg div.registrarse a:hover > div.gratis_ingles{
		top:-20px;
	}

	#BannerReg div.registrarse > a{
		font-size:19px;
	}
}

@media (max-width:425px){
	.saving{
		font-size:larger;
	}
	.acciones{
		padding:0;
	}
}

@media (max-width:991px){
	#loading{
		left: 13%;
		width:75%;
	}
	#home_section_tarifas .iconoPremium{
		margin-bottom:50px;
	}
	
	.iconoPremium h2 {
    	margin-left: 25%;
    	margin-right: 25%;
	}
}
@media (min-width:1200px){
	#loading{
		left: 32%;
		width:40%;
}
}
/* --- */ 
/*
     FILE ARCHIVED ON 07:01:57 Sep 19, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:22:20 Aug 26, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.629
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.056
  esindex: 0.008
  cdx.remote: 108.951
  LoadShardBlock: 716.332 (3)
  PetaboxLoader3.resolve: 492.956 (3)
  PetaboxLoader3.datanode: 378.244 (5)
  load_resource: 322.734
  loaddict: 55.619
*/