/* estilos desde cero */

*.lazy { 
   background-image: none !important; 
   background-color: #F1F1FA !important; 
} 

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  border: medium none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}
@font-face{ 
	font-family: "AvertaRegular";
	src: url('/fonts/Averta-Regular.eot');
	src: url('/fonts/Averta-Regular.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/Averta-Regular.woff') format('woff'),
	     url('/fonts/Averta-Regular.ttf') format('truetype'),
	     url('/fonts/Averta-Regular.svg#webfont') format('svg');
}
 @font-face {
    font-family: "futuraltbt";
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/futuraltbt.eot?#iefix") format("embedded-opentype"), 
		 url("/fonts/futuraltbt.woff") format("woff"), 
		 url("/fonts/futuraltbt.ttf") format("truetype"), 
		 url("/fonts/futuraltbt.svg") format("svg");
} 
@font-face{ 
	font-family: 'FuturaStdBook';
	src: url('/fonts/FuturaStd-Book.eot');
	src: url('/fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/FuturaStd-Book.woff') format('woff'),
	     url('/fonts/FuturaStd-Book.ttf') format('truetype'),
	     url('/fonts/FuturaStd-Book.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'FuturaStdBold';
	src: url('/fonts/FuturaStd-Bold.eot');
	src: url('/fonts/FuturaStd-Bold.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/FuturaStd-Bold.woff') format('woff'),
	     url('/fonts/FuturaStd-Bold.ttf') format('truetype'),
	     url('/fonts/FuturaStd-Bold.svg#webfont') format('svg');
}
 
 
.flotaLeft {float: left;}

.negrita {font-family: FuturaStdBold, Verdana,Helvetica,Tahoma,Arial,sans-serif;}
.rj{color:#cc3333;}

@media screen and (max-width: 479px) {	
	.brEscritorio{display:none}
	.brMovil{display:block}
}

.clear{ clear:both; }

.sup{
	font-size: 2.2rem;
	position: relative;
	top: -37px;
}
.rojoSG {
	font-family: FuturaStdBold, Verdana,Helvetica,Tahoma,Arial,sans-serif;
	font-size: 2.5rem;
	color: #cc3333;
	text-align: left;
	font-weight: normal;
	letter-spacing: -1px;
}
	@media screen and (max-width: 739px) {
		.sup{
			font-size: 1.4rem;
			position: relative;
			top: -23px;
		}			
		.rojoSG {font-size: 2rem;}		
	}


/* HEADER //////////////////////////////////////////////////////// */
header, .contenedor {
  max-width: 960px;
  margin: 0 auto;
  background-color: #ffffff;
}
header{
	padding-left: 10px;
}
	@media screen and (max-width: 479px) {
		header, .contenedor {width:100%;}
	}
	@media screen and (max-width:320px) {
		header, .contenedor {width:300px;}
	}
	
.cabecera {
	display: -webkit-box;display: -ms-flexbox;display: flex;
	-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse; flex-direction: row-reverse;
	-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
	-webkit-box-align: center;-ms-flex-align: center;align-items: center;	
}
	@media screen and (max-width: 768px) {
		.cabecera {
  			-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;
  			-webkit-box-align: baseline;-ms-flex-align: baseline;align-items: baseline;
		}
		.cabecera a{
			-ms-flex-item-align: end; align-self: flex-end;
		}
	}
	
.logoSuma {
	display:block;
	background: url("/image/suma/logoSuma.svg") no-repeat 0px 10px;
	width: 198px;
	height: 64px;
}
.cabecera p {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #cc3333;
	position: relative;
	top: 4px;
	font-weight: bold;
}
	@media screen and (max-width: 768px) {
		.cabecera p {
		  top:0;
		}
	}

/******** 	breadcrumbs		********************/
.breadcrumbs {
	font-family: Verdana,Helvetica,Tahoma,Arial,sans-serif;
	font-size: 10px;
	font-size: 0.6em;
}
	@media (min-width:769px) {
		.breadcrumbs {
			padding-left: 0;
			}
	}
.breadcrumbs ul {
	padding-left: 0 !important; 
	list-style: outside none none !important; 
	margin-left: 0 !important;
	display: -webkit-box;display: -ms-flexbox;display: flex;
	-ms-flex-wrap: wrap;flex-wrap: wrap;
}
.breadcrumbs li {
	margin-right: 5px; 
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	padding: 0 !important;
}
.breadcrumbs li a {
	color:#818182!important; 
	text-decoration:none;
}
.breadcrumbs li a.act {
	color: #B11818!important; 
	text-decoration:none;
}
.breadcrumbs li a:hover, .breadcrumbs li a:hover .act{
	background: transparent!important;
}

.logoNorauto {
    background: rgba(0, 0, 0, 0) url("/image/suma/fondo-colaboradores-Norauto-logo.png") no-repeat scroll left top;
    position: absolute;
    height: 50px;
	margin: 28px 0 0 17px;
	width: 182px;
	background-size: cover;
	z-index: 1;
}
	@media screen and (max-width: 768px) {
		.logoNorauto {   
			height: 31px;
			margin: 16px 0 0 17px;       
			width: 112px;   
		}		
	}
.fondo {
	background: url(/image/suma/fondo-colaboradores-Norauto.jpg) no-repeat left top;
    width: 100%;
    height: 332px;
    float: none;
    background-size: cover;
    background-position-y: 0px;
    position: relative;
}

	@media screen and (max-width: 768px) {
		.fondo {
			height: 222px;
			margin: 0;
			padding: 0;
			width: 100%;
			background-size: cover;
			background-position-x: center;
		}			
	}
	
.bloqueRojo {
	margin-top: 10px;
	font-family: FuturaStdBook, Verdana,Helvetica,Tahoma,Arial,sans-serif;
	background-color: #cc3333;
	color: #ffffff;
	width: 100%;
	display: inline-block;
	font-size: 1.8em;
	text-align: left;
	line-height: 1.3;
	padding: 30px 20px;
	box-sizing: border-box;
}
   @media screen and (max-width: 939px){
	   .bloqueRojo {
		   font-size: 1.6em;
	   }
   }  
   @media screen and (min-width: 480px) and (max-width: 768px) {   
	   .Rojo{
		   padding: 15px 20px 15px;
	   }
   }
   @media screen and (max-width: 479px) {
	   .bloqueRojo{
		   width: 100%;
		   padding: .5em 20px;
		   float: none;
		   height: auto;
		   font-size:1.4em;
	   }		
   } 	
.bloqueRojo h1, .bloqueRojo h2, .bloqueRojo h3, .bloqueRojo h4 {
	font-family: FuturaStdBold, Verdana,Helvetica,Tahoma,Arial,sans-serif;
	font-weight: normal;
}	
   @media screen and (max-width: 479px) {
	   .bloqueRojo h1, .bloqueRojo h2, .bloqueRojo h3, .bloqueRojo h4{
		   font-size: .9em;
	   }
   }


/* FIN HEADER //////////////////////////////////////////////////////// */

/* CONTENEDOR //////////////////////////////////////////////////////// */
.contenedor {
 	max-width: 960px;
  	margin: 1.5rem auto;
  	background-color: #ffffff;
}
.bloque {	
	display: -webkit-box; display: -ms-flexbox; display: flex;
	-webkit-box-align: center; -ms-flex-align: center; align-items: center;	
	padding: 0 0 1.5rem 0;
	text-align: center;
	font-family: FuturaStdBold, Verdana, Helvetica, Tahoma, Arial, sans-serif;
	background-color: #ffffff;
	margin: 0.1em;
}
	@media screen and (max-width: 479px) {
		.bloque {	
			display: block;
		}	
	}
.bloque:first-child {
	padding-bottom: 0;
}
.bloque p{
	font-family: FuturaStdBook, Verdana,Helvetica,Tahoma,Arial,sans-serif;
	font-size: 1.35rem;
	font-weight: bold;
	font-weight: 100;
	line-height: 37px;
	margin: 0 auto;
}
	@media screen and (max-width: 739px) {
		.bloque p{
			font-size: 1.5rem;
			line-height: 27px;
		}
	}
	@media screen and (max-width: 479px) {	
		.bloque p{
			font-size: 1.4rem;
		}
	}

.bloque strong{
	font-family: FuturaStdBold, Verdana,Helvetica,Tahoma,Arial,sans-serif;
}



.bloque_blanco {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: start;
	padding: 0px;
	margin: 0;
	text-align: center;
	background-color: #ffffff;
	justify-content: center
}
	@media screen and (max-width: 680px) {
		.bloque_blanco {
			display: block;
		}	
	}

.bloque-promocion {
	width: 90%;
	margin-bottom: 25px;
	font-size: 1.6em;
}
	@media screen and (max-width: 680px) {
		.bloque-promocion {
			width: 100%;
			margin-bottom: 0px;
		}
	}


.bloque_blanco .bloque-promocion p,
.bloque_blanco .bloque-promocion a, 
.bloque_blanco .bloque-promocion h2,
.bloque_blanco .bloque-promocion h3 {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	width: 100%;
	text-align: center;
	line-height: 1.9rem;
	margin: 0px auto;
	font-weight: normal;
}
	@media screen and (max-width: 680px) {		
		.bloque_blanco .bloque-promocion p, 
		.bloque_blanco .bloque-promocion h2,
		.bloque_blanco .bloque-promocion h3, 
		.bloque_blanco .bloque-promocion a {
			width: 100%;
			font-size: 1.3rem !important;
		}
	}	

strong, .strong{
	font-family: 'FuturaStdBook', Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
	font-weight: bold !important;  
}


/* modulo descuentos */
.descuentos {
	width: 98%;
	margin: 20px auto 0px;
	border-radius: 10px;
	padding: 10px 0 0 0;
	font-family: 'FuturaStdBook';
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
}
	@media screen and (max-width:768px) {
		.descuentos {
			display: block;
		}
	}
.descuentos strong {
	font-family: 'FuturaStdBook';
	font-weight: bold;
}
.rjG {
	font-size: 1.55em;
	font-family: FuturaStdBold,Verdana,Helvetica,Tahoma,Arial,sans-serif;
	font-weight: normal !important;
	color: #cc3333;
}
.rjP{
	font-size: 1.2em;
	font-family: FuturaStdBold,Verdana,Helvetica,Tahoma,Arial,sans-serif;
	font-weight: normal !important;
	color: #cc3333;
}
	
.descuentos .desc {
	/*! -ms-flex-preferred-size:50%; */
	/*! flex-basis:50%; */
	/*! padding-top:10px; */
	/*! padding-bottom: 10px; */
}
	@media screen and (max-width:480px) {
		.descuentos .desc {
			border-right: 0px;
			width: 94%;
			margin: 0 auto;
			font-size: 0.95rem;
		}
	}
.descuentos .desc {
	padding-top:10px;
	padding-bottom: 30px;
}
	@media screen and (max-width:480px) {
		.descuentos .desc {
			width: 94%;
			margin: 0 auto;
			font-size: 0.95rem;
		}
	}

.descuentos .desc h2{
	font-size: 28px;
}

@media screen and (max-width:480px) {
	.descuentos .desc h2{
		font-size: 18px !important;
	}
	.descuentos .desc h2 a{
		font-size: 18px !important;
	}
}

.descuentos .desc .info-desc {
	font-family: FuturaStdbold;
	font-size: 28px;
	text-align: center;
	margin-bottom: 10px;
}
@media screen and (max-width:480px) {
	.descuentos .desc .info-desc {
		font-size: 18px !important;
	}
}
.descuentos .desc ol {
	font-size: 20px;
	text-align: left;
	margin-top: 30px;
	padding-left: 1.6em;
}
@media screen and (max-width:480px) {
	.descuentos .desc ol {
		font-size: 15px;
	}
}


.descuentos .desc ol li{
	list-style-type: none;
	counter-increment: lista;
	margin-top: 10px;
}
.descuentos .desc ol li::before {
	content: counter(lista) "."; 
	color: #cc3333;
	font-weight: bold;
	display: inline-block;
	width: 1.6em;
	margin-left: -1.6em;
}
.linkAqui {
	font-size: 26px !important;
	font-family: FuturaStdBold,Verdana,Helvetica,Tahoma,Arial,sans-serif !important;
	font-weight: normal !important;
	color: #cc3333;
}
/* fin modulo descuentos */


/*bloque Promocion Viaja Tranquilo Premium*/
.bloque_blanco .bloque-promocion.programa-viaja-tranquilo{
	width:100%;
	font-family: 'FuturaStdBook';
}
.bloque_blanco .bloque-promocion .programa-viaja h2{
	font-family: 'FuturaStdBook';
	margin: 20px auto;
	max-width: 55%;
}

@media(max-width: 768px){
	.bloque_blanco .bloque-promocion .programa-viaja h2 {
		max-width: 100%;
	}
}

.programa-viaja-tranquilo .contenido-programa {
	display: flex;
	justify-content: center;
}

@media(max-width: 768px){
	.programa-viaja-tranquilo .contenido-programa  {
		flex-direction: column;
	}
}

.programa-viaja-tranquilo .contenido-programa .info-programa {
	-ms-flex-preferred-size: 50%;
    flex-basis: 100%;
    margin-top: 20px;
    margin-bottom: 10px
}

@media(max-width: 768px){
	.programa-viaja-tranquilo .contenido-programa .info-programa {
		-ms-flex-preferred-size: 94%;
    	flex-basis: 94%;
    	margin: 20px auto 10px;
		padding: 0 20px;
	}
}

.programa-viaja-tranquilo .contenido-programa .info-programa .info-title {
	font-family: FuturaStdBold;
	font-size: 28px;
	text-align: center;
	margin-bottom: 30px;
}
@media screen and (max-width:480px) {
	.programa-viaja-tranquilo .contenido-programa .info-programa .info-title {
		font-size: 18px !important;
	}
}
.programa-viaja-tranquilo .contenido-programa .info-programa .info-adicional {
	font-family: 'FuturaStdBook'; font-size: 28px;text-align: center;margin-top: 60px;
}
@media screen and (max-width: 680px) {
		.programa-viaja-tranquilo .contenido-programa .info-programa .info-adicional {
	     font-size: 18px !important; margin-top: 40px;
    }
}
		
.programa-viaja-tranquilo ul, .programa-viaja-tranquilo ol {
	list-style: none;
	counter-reset: contador;
}
@media screen and (max-width:480px) {
	.programa-viaja-tranquilo ul li {
		font-size: 18px;
	}
}
.programa-viaja-tranquilo ul li, .programa-viaja-tranquilo ol li {
	font-size: 20px;
	text-align: left;
	margin-top: 10px;
	padding-left: 1.6em;
}
@media screen and (max-width:480px) {
	.programa-viaja-tranquilo ul li {
		font-size: 15px;
	}
}
.programa-viaja-tranquilo ol li {
	counter-increment: contador;
	margin-top: 20px;
}

.programa-viaja-tranquilo ul li::before {
	content: "\2022";
    color: #cc3333;
    font-weight: bold;
    display: inline-block;
    width: 1.6em;
    margin-left: -1.6em;
}

.programa-viaja-tranquilo ol li::before {
	content: counter(contador) ". ";
    color: #cc3333;
    font-weight: bold;
    display: inline-block;
    width: 1.6em;
    margin-left: -1.6em;
}

.smartphoneTarjeta.mobile {
	display: none;
}

@media(max-width: 798px){
	.smartphoneTarjeta.desktop {
		display: none;
	}
	.smartphoneTarjeta.mobile {
		display: block;
		margin: 20px auto;
	}	
}

/*Fin bloque Promocion Viaja Tranquilo Premium*/

.recuadro {
	 width: 100%;
	 background-color: #ffffff;
	 padding:1em 0; 
	 display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	        flex-direction: column;
}
	@media screen and (max-width: 768px) {
		.recuadro {
		  width: 96%;
		  margin: 0 2%; 
		}
	}

.logo {   
    -ms-flex-item-align: end;
    align-self: flex-end;
    height: 87px;
    width: 120px; 
    margin-bottom: 0.6em; 
}

.legal {
    font-family: Verdana,Helvetica,Tahoma,Arial,sans-serif;
    font-size: 9.5px;
    color: #858585;
    display: block;
}
	.legal p{
		margin-bottom: 15px;
	}
	.legal a{
		color: #858585;
		font-weight:normal;
	}  

.volver{
	color: #858585;
	display: inline;
	float: left;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	padding-top: 5px;
	font-weight:bold;
}
	.volver a{color: #333;}
	

/* PIE //////////////////////////////////////////////////////// */
footer {
	width: 100%;
	border-top: 2px solid #d8d8d8;
	z-index: 1;
	padding-top: 0.5em;
	clear: both;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #f6f6f6;
}

.pie {
  width: 980px;
  clear: both;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 32px 28px 32px 28px;
}
@media screen and (max-width: 700px) {
  .pie {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 0;
  }
}


.logoFooter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 700px) {
  .logoFooter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.logoFooterDiv{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

@media screen and (max-width: 700px) {
  .logoFooterDiv {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.logoFooter a.etrust {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 2;
  order: 2;
  background-position: 0px -51px;
  height: 50px;
  width: 50px;
  margin-right: 20px;
  margin-left: 20px;
}

@media screen and (max-width: 700px) {
  .logoFooter a.etrust {
    margin-left: 0px;
  }
}
.logoFooter a {
  background: transparent url("/image/sprite-home-lda3.png") no-repeat scroll -116px 0;
  display: inline-block;
  height: 30px;
  width: 130px;
}
.logoFooter a.ekomi {
  background-position: -247px 0;
  height: 40px;
  width: 130px;
}

.ekomi-widget-container.ekomi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  height: 40px;
  width: 140px !important;
  display: inline-block;
}

#ek-shadow-wid {
  width: 138px !important;
  height: 45px !important;
}

#ek-shadow-wid .shright {
  width: 85px !important;
}

.ekomi-widget-container.ekomi a {
  background: none;
  width: auto;
}

#linkEkomi {
  display: none;
}

.shleft .sseal-logo{
  width: 38px!important;
  height: 38px!important;
  margin-right: 10px;
}    

.copyright {
    font-family: AvertaRegular, Arial, Verdana, sans-serif;
    font-size: 0.84em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 1;
    order: 1;
}

@media screen and (max-width: 700px) {
  .copyright {
    margin-bottom: 10px;
  }
}
.social {
    float: right;
    margin-top: 10px;
    padding-right: 30px;
}
.social a:link {
    color: #ccc;
    text-decoration: none;
}
.social a:visited {
    color: #ccc;
    text-decoration: none;
}
.social a:hover {
    color: #666;
    text-decoration: none;
}
	

/*iconos - redes*/

@font-face {
    font-family: "ico-redes";
    src: url("../../fonts/ico-redes.eot");
    src: url("../../fonts/ico-redes.eot?#iefix") format("embedded-opentype"), url("../../fonts/ico-redes.woff") format("woff"), url("../../fonts/ico-redes.ttf") format("truetype"), url("../../fonts/ico-redes.svg#ico-redes") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="ico-redes-"]:before,
[class*=" ico-redes-"]:before,
[class^="ico-redes-"]:after,
[class*=" ico-redes-"]:after {
    font-family: ico-redes;
    font-size: 22px;
    font-style: normal;
    margin-left: 5px;
}
.ico-redes-auricular-phone-symbol-in-a-circle:before {
    content: "\f100";
}
.ico-redes-facebook-logo:before {
    content: "\f101";
    color: #cc3333;
}
.ico-redes-linkedin-logo:before {
    content: "\f102";
    color: #cc3333;
}
.ico-redes-menu-three-horizontal-lines-symbol:before {
    content: "\f103";
}
.ico-redes-social-google-plus-square-button:before {
    content: "\f104";
}
.ico-redes-twitter-logo-silhouette:before {
    content: "\f105";
    color: #cc3333;
}
.ico-redes-video-play-button:before {
    content: "\f106";
    color: #cc3333;
}
.separadorRojo {
	display: block;
	height: 2px;
	background-color: #cc3333;
	width: 64%;
	margin: 17px auto;
}


.cont_btn_promociones{text-align:center;}
.btn_promociones {
	text-decoration:none;
	font-size: 18px;
	border-radius: 22px;
	border: 1px solid #cc3333;color:#cc3333;
	padding:0.5em 1.4em;
	margin: 20px auto;
	display: inline-block;
	max-width: 80%;
	text-align: center;
    font-family: FuturaStdBook, Verdana, Helvetica, Tahoma, Arial, sans-serif;
}


/******** Estilos eKomi inicio *******/

.ekomi-widget-container.ekomi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  height: 40px;
  width: 140px !important;
  display: inline-block;
}

#ek-shadow-wid {
  width: 138px !important;
  height: 45px !important;
}

#ek-shadow-wid .shright {
  width: 85px !important;
}

.ekomi-widget-container.ekomi a {
  background: none;
  width: auto;
}

#linkEkomi {
  display: none;
}

#widget-container #ek-shadow-wid {
    width: 150px !important;
}	
/******** Estilos eKomi fin *******/